GET https://kbin.spritesserver.nl/index.php/d/files.catbox.moe/comments/top?p=26

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2429
  +user: App\Entity\User {#1545 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "A little know fact is that the one that was “scrapped” was actually lost fighting giant sea creatures!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1708849533 {#96
    date: 2024-02-25 09:25:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@setsneedtofeed@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1967 …}
  +nested: Doctrine\ORM\PersistentCollection {#1953 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#1482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2483 …}
  -id: 258567
  -bodyTs: "'actual':13 'creatur':18 'fact':4 'fight':15 'giant':16 'know':3 'littl':2 'lost':14 'one':8 'scrap':11 'sea':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6272886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703744201 {#1961
    date: 2023-12-28 07:16:41.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 {#2429
  +user: App\Entity\User {#1545 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "A little know fact is that the one that was “scrapped” was actually lost fighting giant sea creatures!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1708849533 {#96
    date: 2024-02-25 09:25:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@setsneedtofeed@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1967 …}
  +nested: Doctrine\ORM\PersistentCollection {#1953 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#1482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2483 …}
  -id: 258567
  -bodyTs: "'actual':13 'creatur':18 'fact':4 'fight':15 'giant':16 'know':3 'littl':2 'lost':14 'one':8 'scrap':11 'sea':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6272886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703744201 {#1961
    date: 2023-12-28 07:16:41.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 {#2429
  +user: App\Entity\User {#1545 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "A little know fact is that the one that was “scrapped” was actually lost fighting giant sea creatures!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1708849533 {#96
    date: 2024-02-25 09:25:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@setsneedtofeed@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1967 …}
  +nested: Doctrine\ORM\PersistentCollection {#1953 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#1482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2483 …}
  -id: 258567
  -bodyTs: "'actual':13 'creatur':18 'fact':4 'fight':15 'giant':16 'know':3 'littl':2 'lost':14 'one':8 'scrap':11 'sea':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6272886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703744201 {#1961
    date: 2023-12-28 07:16:41.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 {#3144
  +user: Proxies\__CG__\App\Entity\User {#3145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2429
    +user: App\Entity\User {#1545 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "A little know fact is that the one that was “scrapped” was actually lost fighting giant sea creatures!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1708849533 {#96
      date: 2024-02-25 09:25:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@setsneedtofeed@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1967 …}
    +nested: Doctrine\ORM\PersistentCollection {#1953 …}
    +votes: Doctrine\ORM\PersistentCollection {#1942 …}
    +reports: Doctrine\ORM\PersistentCollection {#1482 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2483 …}
    -id: 258567
    -bodyTs: "'actual':13 'creatur':18 'fact':4 'fight':15 'giant':16 'know':3 'littl':2 'lost':14 'one':8 'scrap':11 'sea':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6272886"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703744201 {#1961
      date: 2023-12-28 07:16:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2429}
  +body: "It’s just crazy that the plane in the movie was not just a drawing board design taken from history, but the real thing had actually flown and actually impressed the Japanese military with its capability. Usually weird WW2 designs in movies either never existed outside of blueprints, or didn’t work in real life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703803719 {#3141
    date: 2023-12-28 23:48:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@setsneedtofeed@lemmy.world"
    "@JJROKCZ@lemmy.world"
    "@setsneedtofeed@lemmy.world"
    "@JJROKCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3146 …}
  +nested: Doctrine\ORM\PersistentCollection {#3148 …}
  +votes: Doctrine\ORM\PersistentCollection {#3150 …}
  +reports: Doctrine\ORM\PersistentCollection {#3152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
  -id: 260690
  -bodyTs: "'actual':26,29 'blueprint':48 'board':16 'capabl':36 'crazi':4 'design':17,40 'didn':50 'draw':15 'either':43 'exist':45 'flown':27 'histori':20 'impress':30 'japanes':32 'life':55 'militari':33 'movi':10,42 'never':44 'outsid':46 'plane':7 'real':23,54 'taken':18 'thing':24 'usual':37 'weird':38 'work':52 'ww2':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6283644"
  +editedAt: DateTimeImmutable @1708850085 {#3142
    date: 2024-02-25 09:34:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703803719 {#3143
    date: 2023-12-28 23:48:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3144
  +user: Proxies\__CG__\App\Entity\User {#3145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2429
    +user: App\Entity\User {#1545 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "A little know fact is that the one that was “scrapped” was actually lost fighting giant sea creatures!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1708849533 {#96
      date: 2024-02-25 09:25:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@setsneedtofeed@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1967 …}
    +nested: Doctrine\ORM\PersistentCollection {#1953 …}
    +votes: Doctrine\ORM\PersistentCollection {#1942 …}
    +reports: Doctrine\ORM\PersistentCollection {#1482 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2483 …}
    -id: 258567
    -bodyTs: "'actual':13 'creatur':18 'fact':4 'fight':15 'giant':16 'know':3 'littl':2 'lost':14 'one':8 'scrap':11 'sea':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6272886"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703744201 {#1961
      date: 2023-12-28 07:16:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2429}
  +body: "It’s just crazy that the plane in the movie was not just a drawing board design taken from history, but the real thing had actually flown and actually impressed the Japanese military with its capability. Usually weird WW2 designs in movies either never existed outside of blueprints, or didn’t work in real life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703803719 {#3141
    date: 2023-12-28 23:48:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@setsneedtofeed@lemmy.world"
    "@JJROKCZ@lemmy.world"
    "@setsneedtofeed@lemmy.world"
    "@JJROKCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3146 …}
  +nested: Doctrine\ORM\PersistentCollection {#3148 …}
  +votes: Doctrine\ORM\PersistentCollection {#3150 …}
  +reports: Doctrine\ORM\PersistentCollection {#3152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
  -id: 260690
  -bodyTs: "'actual':26,29 'blueprint':48 'board':16 'capabl':36 'crazi':4 'design':17,40 'didn':50 'draw':15 'either':43 'exist':45 'flown':27 'histori':20 'impress':30 'japanes':32 'life':55 'militari':33 'movi':10,42 'never':44 'outsid':46 'plane':7 'real':23,54 'taken':18 'thing':24 'usual':37 'weird':38 'work':52 'ww2':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6283644"
  +editedAt: DateTimeImmutable @1708850085 {#3142
    date: 2024-02-25 09:34:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703803719 {#3143
    date: 2023-12-28 23:48:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3144
  +user: Proxies\__CG__\App\Entity\User {#3145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2429
    +user: App\Entity\User {#1545 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "A little know fact is that the one that was “scrapped” was actually lost fighting giant sea creatures!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1708849533 {#96
      date: 2024-02-25 09:25:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@setsneedtofeed@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1967 …}
    +nested: Doctrine\ORM\PersistentCollection {#1953 …}
    +votes: Doctrine\ORM\PersistentCollection {#1942 …}
    +reports: Doctrine\ORM\PersistentCollection {#1482 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2483 …}
    -id: 258567
    -bodyTs: "'actual':13 'creatur':18 'fact':4 'fight':15 'giant':16 'know':3 'littl':2 'lost':14 'one':8 'scrap':11 'sea':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6272886"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703744201 {#1961
      date: 2023-12-28 07:16:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2429}
  +body: "It’s just crazy that the plane in the movie was not just a drawing board design taken from history, but the real thing had actually flown and actually impressed the Japanese military with its capability. Usually weird WW2 designs in movies either never existed outside of blueprints, or didn’t work in real life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703803719 {#3141
    date: 2023-12-28 23:48:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@setsneedtofeed@lemmy.world"
    "@JJROKCZ@lemmy.world"
    "@setsneedtofeed@lemmy.world"
    "@JJROKCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3146 …}
  +nested: Doctrine\ORM\PersistentCollection {#3148 …}
  +votes: Doctrine\ORM\PersistentCollection {#3150 …}
  +reports: Doctrine\ORM\PersistentCollection {#3152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
  -id: 260690
  -bodyTs: "'actual':26,29 'blueprint':48 'board':16 'capabl':36 'crazi':4 'design':17,40 'didn':50 'draw':15 'either':43 'exist':45 'flown':27 'histori':20 'impress':30 'japanes':32 'life':55 'militari':33 'movi':10,42 'never':44 'outsid':46 'plane':7 'real':23,54 'taken':18 'thing':24 'usual':37 'weird':38 'work':52 'ww2':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6283644"
  +editedAt: DateTimeImmutable @1708850085 {#3142
    date: 2024-02-25 09:34:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703803719 {#3143
    date: 2023-12-28 23:48:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1557
  +user: App\Entity\User {#1691 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: null
  +root: null
  +body: "me who uses Void Linux 😌 and don’t care about SystemD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703388152 {#1525
    date: 2023-12-24 04:22:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yamapikariya@lemmyfi.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 247708
  -bodyTs: "'care':9 'linux':5 'systemd':11 'use':3 'void':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5904443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703388152 {#1565
    date: 2023-12-24 04:22:32.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 {#1557
  +user: App\Entity\User {#1691 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: null
  +root: null
  +body: "me who uses Void Linux 😌 and don’t care about SystemD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703388152 {#1525
    date: 2023-12-24 04:22:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yamapikariya@lemmyfi.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 247708
  -bodyTs: "'care':9 'linux':5 'systemd':11 'use':3 'void':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5904443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703388152 {#1565
    date: 2023-12-24 04:22:32.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 {#1557
  +user: App\Entity\User {#1691 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: null
  +root: null
  +body: "me who uses Void Linux 😌 and don’t care about SystemD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703388152 {#1525
    date: 2023-12-24 04:22:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yamapikariya@lemmyfi.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 247708
  -bodyTs: "'care':9 'linux':5 'systemd':11 'use':3 'void':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5904443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703388152 {#1565
    date: 2023-12-24 04:22:32.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 {#2386
  +user: App\Entity\User {#1410 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: null
  +root: null
  +body: "I tried so many distros in the last decade, but I recently had to start with a fresh setup again and I went with Linux Mint. I think it’s the most underestimated workhorse you can get. Everything just works, tons of help online if you need it and instead of tweaking it forever you just get work done."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1707028139 {#2360
    date: 2024-02-04 07:28:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yamapikariya@lemmyfi.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  -id: 245610
  -bodyTs: "'decad':9 'distro':5 'done':59 'everyth':38 'forev':54 'fresh':18 'get':37,57 'help':43 'instead':50 'last':8 'linux':25 'mani':4 'mint':26 'need':47 'onlin':44 'recent':12 'setup':19 'start':15 'think':28 'ton':41 'tri':2 'tweak':52 'underestim':33 'went':23 'work':40,58 'workhors':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6204707"
  +editedAt: DateTimeImmutable @1706838600 {#2359
    date: 2024-02-02 02:50:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703329902 {#2361
    date: 2023-12-23 12:11:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2386
  +user: App\Entity\User {#1410 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: null
  +root: null
  +body: "I tried so many distros in the last decade, but I recently had to start with a fresh setup again and I went with Linux Mint. I think it’s the most underestimated workhorse you can get. Everything just works, tons of help online if you need it and instead of tweaking it forever you just get work done."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1707028139 {#2360
    date: 2024-02-04 07:28:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yamapikariya@lemmyfi.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  -id: 245610
  -bodyTs: "'decad':9 'distro':5 'done':59 'everyth':38 'forev':54 'fresh':18 'get':37,57 'help':43 'instead':50 'last':8 'linux':25 'mani':4 'mint':26 'need':47 'onlin':44 'recent':12 'setup':19 'start':15 'think':28 'ton':41 'tri':2 'tweak':52 'underestim':33 'went':23 'work':40,58 'workhors':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6204707"
  +editedAt: DateTimeImmutable @1706838600 {#2359
    date: 2024-02-02 02:50:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703329902 {#2361
    date: 2023-12-23 12:11:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2386
  +user: App\Entity\User {#1410 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: null
  +root: null
  +body: "I tried so many distros in the last decade, but I recently had to start with a fresh setup again and I went with Linux Mint. I think it’s the most underestimated workhorse you can get. Everything just works, tons of help online if you need it and instead of tweaking it forever you just get work done."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1707028139 {#2360
    date: 2024-02-04 07:28:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yamapikariya@lemmyfi.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  -id: 245610
  -bodyTs: "'decad':9 'distro':5 'done':59 'everyth':38 'forev':54 'fresh':18 'get':37,57 'help':43 'instead':50 'last':8 'linux':25 'mani':4 'mint':26 'need':47 'onlin':44 'recent':12 'setup':19 'start':15 'think':28 'ton':41 'tri':2 'tweak':52 'underestim':33 'went':23 'work':40,58 'workhors':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6204707"
  +editedAt: DateTimeImmutable @1706838600 {#2359
    date: 2024-02-02 02:50:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703329902 {#2361
    date: 2023-12-23 12:11:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2096
  +user: App\Entity\User {#2093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: null
  +root: null
  +body: "Red Dead Redemption 2 secret ending"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702908964 {#2076
    date: 2023-12-18 15:16:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 231790
  -bodyTs: "'2':4 'dead':2 'end':6 'red':1 'redempt':3 'secret':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6111300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702908964 {#2097
    date: 2023-12-18 15:16:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2096
  +user: App\Entity\User {#2093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: null
  +root: null
  +body: "Red Dead Redemption 2 secret ending"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702908964 {#2076
    date: 2023-12-18 15:16:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 231790
  -bodyTs: "'2':4 'dead':2 'end':6 'red':1 'redempt':3 'secret':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6111300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702908964 {#2097
    date: 2023-12-18 15:16:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2096
  +user: App\Entity\User {#2093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: null
  +root: null
  +body: "Red Dead Redemption 2 secret ending"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702908964 {#2076
    date: 2023-12-18 15:16:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 231790
  -bodyTs: "'2':4 'dead':2 'end':6 'red':1 'redempt':3 'secret':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6111300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702908964 {#2097
    date: 2023-12-18 15:16:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2066
  +user: App\Entity\User {#2050 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: null
  +root: null
  +body: "If you French fry when you’re supposed to pizza, YER GONNA HAVE A BAD TIME!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702849162 {#2068
    date: 2023-12-17 22:39:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2071 …}
  +nested: Doctrine\ORM\PersistentCollection {#2070 …}
  +votes: Doctrine\ORM\PersistentCollection {#2048 …}
  +reports: Doctrine\ORM\PersistentCollection {#2056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
  -id: 230276
  -bodyTs: "'bad':15 'french':3 'fri':4 'gonna':12 'pizza':10 're':7 'suppos':8 'time':16 'yer':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5058835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702849162 {#2072
    date: 2023-12-17 22:39: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
23 DENIED edit
App\Entity\EntryComment {#2066
  +user: App\Entity\User {#2050 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: null
  +root: null
  +body: "If you French fry when you’re supposed to pizza, YER GONNA HAVE A BAD TIME!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702849162 {#2068
    date: 2023-12-17 22:39:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2071 …}
  +nested: Doctrine\ORM\PersistentCollection {#2070 …}
  +votes: Doctrine\ORM\PersistentCollection {#2048 …}
  +reports: Doctrine\ORM\PersistentCollection {#2056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
  -id: 230276
  -bodyTs: "'bad':15 'french':3 'fri':4 'gonna':12 'pizza':10 're':7 'suppos':8 'time':16 'yer':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5058835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702849162 {#2072
    date: 2023-12-17 22:39: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
24 DENIED moderate
App\Entity\EntryComment {#2066
  +user: App\Entity\User {#2050 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: null
  +root: null
  +body: "If you French fry when you’re supposed to pizza, YER GONNA HAVE A BAD TIME!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702849162 {#2068
    date: 2023-12-17 22:39:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2071 …}
  +nested: Doctrine\ORM\PersistentCollection {#2070 …}
  +votes: Doctrine\ORM\PersistentCollection {#2048 …}
  +reports: Doctrine\ORM\PersistentCollection {#2056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
  -id: 230276
  -bodyTs: "'bad':15 'french':3 'fri':4 'gonna':12 'pizza':10 're':7 'suppos':8 'time':16 'yer':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5058835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702849162 {#2072
    date: 2023-12-17 22:39: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
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 {#2192
  +user: App\Entity\User {#2322 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s the black thing supposed to be, El Chupacabra?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702823833 {#2231
    date: 2023-12-17 15:37:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2189 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 229401
  -bodyTs: "'black':4 'chupacabra':10 'el':9 'suppos':6 'thing':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7398853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702823833 {#2232
    date: 2023-12-17 15:37:13.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 {#2192
  +user: App\Entity\User {#2322 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s the black thing supposed to be, El Chupacabra?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702823833 {#2231
    date: 2023-12-17 15:37:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2189 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 229401
  -bodyTs: "'black':4 'chupacabra':10 'el':9 'suppos':6 'thing':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7398853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702823833 {#2232
    date: 2023-12-17 15:37:13.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 {#2192
  +user: App\Entity\User {#2322 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s the black thing supposed to be, El Chupacabra?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702823833 {#2231
    date: 2023-12-17 15:37:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2189 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 229401
  -bodyTs: "'black':4 'chupacabra':10 'el':9 'suppos':6 'thing':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7398853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702823833 {#2232
    date: 2023-12-17 15:37:13.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 {#2273
  +user: App\Entity\User {#2233 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2274 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Thank you for doing this, I was trying to figure out how I would manage to get them into gifs, then tile them so it was happening all at once.\n
    \n
    Bonus: my source material, which has a few extras [m.youtube.com/watch?v=s9Sh9XvPPWQ](https://m.youtube.com/watch?v=s9Sh9XvPPWQ)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705019356 {#2270
    date: 2024-01-12 01:29:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jawa21@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2272 …}
  +nested: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
  -id: 226942
  -bodyTs: "'/watch?v=s9sh9xvppwq](https://m.youtube.com/watch?v=s9sh9xvppwq)':42 'bonus':31 'extra':39 'figur':10 'get':17 'gif':20 'happen':27 'm.youtube.com':41 'm.youtube.com/watch?v=s9sh9xvppwq](https://m.youtube.com/watch?v=s9sh9xvppwq)':40 'manag':15 'materi':34 'sourc':33 'thank':1 'tile':22 'tri':8 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5753015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702728191 {#2266
    date: 2023-12-16 13:03:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2273
  +user: App\Entity\User {#2233 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2274 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Thank you for doing this, I was trying to figure out how I would manage to get them into gifs, then tile them so it was happening all at once.\n
    \n
    Bonus: my source material, which has a few extras [m.youtube.com/watch?v=s9Sh9XvPPWQ](https://m.youtube.com/watch?v=s9Sh9XvPPWQ)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705019356 {#2270
    date: 2024-01-12 01:29:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jawa21@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2272 …}
  +nested: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
  -id: 226942
  -bodyTs: "'/watch?v=s9sh9xvppwq](https://m.youtube.com/watch?v=s9sh9xvppwq)':42 'bonus':31 'extra':39 'figur':10 'get':17 'gif':20 'happen':27 'm.youtube.com':41 'm.youtube.com/watch?v=s9sh9xvppwq](https://m.youtube.com/watch?v=s9sh9xvppwq)':40 'manag':15 'materi':34 'sourc':33 'thank':1 'tile':22 'tri':8 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5753015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702728191 {#2266
    date: 2023-12-16 13:03:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2273
  +user: App\Entity\User {#2233 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2274 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Thank you for doing this, I was trying to figure out how I would manage to get them into gifs, then tile them so it was happening all at once.\n
    \n
    Bonus: my source material, which has a few extras [m.youtube.com/watch?v=s9Sh9XvPPWQ](https://m.youtube.com/watch?v=s9Sh9XvPPWQ)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705019356 {#2270
    date: 2024-01-12 01:29:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jawa21@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2272 …}
  +nested: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
  -id: 226942
  -bodyTs: "'/watch?v=s9sh9xvppwq](https://m.youtube.com/watch?v=s9sh9xvppwq)':42 'bonus':31 'extra':39 'figur':10 'get':17 'gif':20 'happen':27 'm.youtube.com':41 'm.youtube.com/watch?v=s9sh9xvppwq](https://m.youtube.com/watch?v=s9sh9xvppwq)':40 'manag':15 'materi':34 'sourc':33 'thank':1 'tile':22 'tri':8 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5753015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702728191 {#2266
    date: 2023-12-16 13:03:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#3069
  +user: Proxies\__CG__\App\Entity\User {#3068 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2274 …}
  +image: null
  +parent: App\Entity\EntryComment {#2273
    +user: App\Entity\User {#2233 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2274 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Thank you for doing this, I was trying to figure out how I would manage to get them into gifs, then tile them so it was happening all at once.\n
      \n
      Bonus: my source material, which has a few extras [m.youtube.com/watch?v=s9Sh9XvPPWQ](https://m.youtube.com/watch?v=s9Sh9XvPPWQ)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705019356 {#2270
      date: 2024-01-12 01:29:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jawa21@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2272 …}
    +nested: Doctrine\ORM\PersistentCollection {#2253 …}
    +votes: Doctrine\ORM\PersistentCollection {#2262 …}
    +reports: Doctrine\ORM\PersistentCollection {#2264 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
    -id: 226942
    -bodyTs: "'/watch?v=s9sh9xvppwq](https://m.youtube.com/watch?v=s9sh9xvppwq)':42 'bonus':31 'extra':39 'figur':10 'get':17 'gif':20 'happen':27 'm.youtube.com':41 'm.youtube.com/watch?v=s9sh9xvppwq](https://m.youtube.com/watch?v=s9sh9xvppwq)':40 'manag':15 'materi':34 'sourc':33 'thank':1 'tile':22 'tri':8 'would':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5753015"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702728191 {#2266
      date: 2023-12-16 13:03:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2273}
  +body: "You’re welcome! I was just doing what I would have anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702728624 {#3071
    date: 2023-12-16 13:10:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jawa21@startrek.website"
    "@Tolookah@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3067 …}
  +nested: Doctrine\ORM\PersistentCollection {#3065 …}
  +votes: Doctrine\ORM\PersistentCollection {#3063 …}
  +reports: Doctrine\ORM\PersistentCollection {#3061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
  -id: 226949
  -bodyTs: "'anyway':12 're':2 'welcom':3 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5032363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702728624 {#3070
    date: 2023-12-16 13:10:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#3069
  +user: Proxies\__CG__\App\Entity\User {#3068 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2274 …}
  +image: null
  +parent: App\Entity\EntryComment {#2273
    +user: App\Entity\User {#2233 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2274 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Thank you for doing this, I was trying to figure out how I would manage to get them into gifs, then tile them so it was happening all at once.\n
      \n
      Bonus: my source material, which has a few extras [m.youtube.com/watch?v=s9Sh9XvPPWQ](https://m.youtube.com/watch?v=s9Sh9XvPPWQ)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705019356 {#2270
      date: 2024-01-12 01:29:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jawa21@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2272 …}
    +nested: Doctrine\ORM\PersistentCollection {#2253 …}
    +votes: Doctrine\ORM\PersistentCollection {#2262 …}
    +reports: Doctrine\ORM\PersistentCollection {#2264 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
    -id: 226942
    -bodyTs: "'/watch?v=s9sh9xvppwq](https://m.youtube.com/watch?v=s9sh9xvppwq)':42 'bonus':31 'extra':39 'figur':10 'get':17 'gif':20 'happen':27 'm.youtube.com':41 'm.youtube.com/watch?v=s9sh9xvppwq](https://m.youtube.com/watch?v=s9sh9xvppwq)':40 'manag':15 'materi':34 'sourc':33 'thank':1 'tile':22 'tri':8 'would':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5753015"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702728191 {#2266
      date: 2023-12-16 13:03:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2273}
  +body: "You’re welcome! I was just doing what I would have anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702728624 {#3071
    date: 2023-12-16 13:10:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jawa21@startrek.website"
    "@Tolookah@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3067 …}
  +nested: Doctrine\ORM\PersistentCollection {#3065 …}
  +votes: Doctrine\ORM\PersistentCollection {#3063 …}
  +reports: Doctrine\ORM\PersistentCollection {#3061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
  -id: 226949
  -bodyTs: "'anyway':12 're':2 'welcom':3 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5032363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702728624 {#3070
    date: 2023-12-16 13:10:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#3069
  +user: Proxies\__CG__\App\Entity\User {#3068 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2274 …}
  +image: null
  +parent: App\Entity\EntryComment {#2273
    +user: App\Entity\User {#2233 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2274 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Thank you for doing this, I was trying to figure out how I would manage to get them into gifs, then tile them so it was happening all at once.\n
      \n
      Bonus: my source material, which has a few extras [m.youtube.com/watch?v=s9Sh9XvPPWQ](https://m.youtube.com/watch?v=s9Sh9XvPPWQ)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705019356 {#2270
      date: 2024-01-12 01:29:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jawa21@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2272 …}
    +nested: Doctrine\ORM\PersistentCollection {#2253 …}
    +votes: Doctrine\ORM\PersistentCollection {#2262 …}
    +reports: Doctrine\ORM\PersistentCollection {#2264 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
    -id: 226942
    -bodyTs: "'/watch?v=s9sh9xvppwq](https://m.youtube.com/watch?v=s9sh9xvppwq)':42 'bonus':31 'extra':39 'figur':10 'get':17 'gif':20 'happen':27 'm.youtube.com':41 'm.youtube.com/watch?v=s9sh9xvppwq](https://m.youtube.com/watch?v=s9sh9xvppwq)':40 'manag':15 'materi':34 'sourc':33 'thank':1 'tile':22 'tri':8 'would':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5753015"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702728191 {#2266
      date: 2023-12-16 13:03:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2273}
  +body: "You’re welcome! I was just doing what I would have anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702728624 {#3071
    date: 2023-12-16 13:10:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jawa21@startrek.website"
    "@Tolookah@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3067 …}
  +nested: Doctrine\ORM\PersistentCollection {#3065 …}
  +votes: Doctrine\ORM\PersistentCollection {#3063 …}
  +reports: Doctrine\ORM\PersistentCollection {#3061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
  -id: 226949
  -bodyTs: "'anyway':12 're':2 'welcom':3 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5032363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702728624 {#3070
    date: 2023-12-16 13:10:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2168
  +user: App\Entity\User {#1998 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wait… a figurine? What?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704935247 {#2174
    date: 2024-01-11 02:07:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2038 …}
  +nested: Doctrine\ORM\PersistentCollection {#1988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2003 …}
  +reports: Doctrine\ORM\PersistentCollection {#1995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
  -id: 224558
  -bodyTs: "'figurin':3 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7353144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702652379 {#2178
    date: 2023-12-15 15:59:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2168
  +user: App\Entity\User {#1998 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wait… a figurine? What?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704935247 {#2174
    date: 2024-01-11 02:07:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2038 …}
  +nested: Doctrine\ORM\PersistentCollection {#1988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2003 …}
  +reports: Doctrine\ORM\PersistentCollection {#1995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
  -id: 224558
  -bodyTs: "'figurin':3 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7353144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702652379 {#2178
    date: 2023-12-15 15:59:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2168
  +user: App\Entity\User {#1998 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wait… a figurine? What?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704935247 {#2174
    date: 2024-01-11 02:07:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2038 …}
  +nested: Doctrine\ORM\PersistentCollection {#1988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2003 …}
  +reports: Doctrine\ORM\PersistentCollection {#1995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
  -id: 224558
  -bodyTs: "'figurin':3 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7353144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702652379 {#2178
    date: 2023-12-15 15:59:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3101
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#2168
    +user: App\Entity\User {#1998 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: null
    +root: null
    +body: "Wait… a figurine? What?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704935247 {#2174
      date: 2024-01-11 02:07:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2038 …}
    +nested: Doctrine\ORM\PersistentCollection {#1988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2003 …}
    +reports: Doctrine\ORM\PersistentCollection {#1995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
    -id: 224558
    -bodyTs: "'figurin':3 'wait':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7353144"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702652379 {#2178
      date: 2023-12-15 15:59:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: "I won’t ruin your life with context then lmao. Trust me you don’t want to know."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702657643 {#3103
    date: 2023-12-15 17:27:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Louisoix@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3099 …}
  +nested: Doctrine\ORM\PersistentCollection {#3097 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
  -id: 224822
  -bodyTs: "'context':8 'know':18 'life':6 'lmao':10 'ruin':4 'trust':11 'want':16 'won':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6653133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702657643 {#3102
    date: 2023-12-15 17:27:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3101
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#2168
    +user: App\Entity\User {#1998 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: null
    +root: null
    +body: "Wait… a figurine? What?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704935247 {#2174
      date: 2024-01-11 02:07:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2038 …}
    +nested: Doctrine\ORM\PersistentCollection {#1988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2003 …}
    +reports: Doctrine\ORM\PersistentCollection {#1995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
    -id: 224558
    -bodyTs: "'figurin':3 'wait':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7353144"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702652379 {#2178
      date: 2023-12-15 15:59:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: "I won’t ruin your life with context then lmao. Trust me you don’t want to know."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702657643 {#3103
    date: 2023-12-15 17:27:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Louisoix@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3099 …}
  +nested: Doctrine\ORM\PersistentCollection {#3097 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
  -id: 224822
  -bodyTs: "'context':8 'know':18 'life':6 'lmao':10 'ruin':4 'trust':11 'want':16 'won':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6653133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702657643 {#3102
    date: 2023-12-15 17:27:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3101
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#2168
    +user: App\Entity\User {#1998 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: null
    +root: null
    +body: "Wait… a figurine? What?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704935247 {#2174
      date: 2024-01-11 02:07:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2038 …}
    +nested: Doctrine\ORM\PersistentCollection {#1988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2003 …}
    +reports: Doctrine\ORM\PersistentCollection {#1995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
    -id: 224558
    -bodyTs: "'figurin':3 'wait':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7353144"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702652379 {#2178
      date: 2023-12-15 15:59:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: "I won’t ruin your life with context then lmao. Trust me you don’t want to know."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702657643 {#3103
    date: 2023-12-15 17:27:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Louisoix@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3099 …}
  +nested: Doctrine\ORM\PersistentCollection {#3097 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
  -id: 224822
  -bodyTs: "'context':8 'know':18 'life':6 'lmao':10 'ruin':4 'trust':11 'want':16 'won':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6653133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702657643 {#3102
    date: 2023-12-15 17:27:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3183
  +user: Proxies\__CG__\App\Entity\User {#3184 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3101
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#2168
      +user: App\Entity\User {#1998 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: null
      +root: null
      +body: "Wait… a figurine? What?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704935247 {#2174
        date: 2024-01-11 02:07:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2038 …}
      +nested: Doctrine\ORM\PersistentCollection {#1988 …}
      +votes: Doctrine\ORM\PersistentCollection {#2003 …}
      +reports: Doctrine\ORM\PersistentCollection {#1995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
      -id: 224558
      -bodyTs: "'figurin':3 'wait':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7353144"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702652379 {#2178
        date: 2023-12-15 15:59:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2168}
    +body: "I won’t ruin your life with context then lmao. Trust me you don’t want to know."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702657643 {#3103
      date: 2023-12-15 17:27:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Louisoix@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3099 …}
    +nested: Doctrine\ORM\PersistentCollection {#3097 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3093 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    -id: 224822
    -bodyTs: "'context':8 'know':18 'life':6 'lmao':10 'ruin':4 'trust':11 'want':16 'won':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6653133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702657643 {#3102
      date: 2023-12-15 17:27:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: """
    Christ dude so many people are gonna end up looking this up and have to bleach their brains because of this.\n
    \n
    LOL
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702658836 {#3181
    date: 2023-12-15 17:47:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Louisoix@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3185 …}
  +nested: Doctrine\ORM\PersistentCollection {#3187 …}
  +votes: Doctrine\ORM\PersistentCollection {#3189 …}
  +reports: Doctrine\ORM\PersistentCollection {#3191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
  -id: 224880
  -bodyTs: "'bleach':16 'brain':18 'christ':1 'dude':2 'end':8 'gonna':7 'lol':22 'look':10 'mani':4 'peopl':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/5997321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702658836 {#3182
    date: 2023-12-15 17:47:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3183
  +user: Proxies\__CG__\App\Entity\User {#3184 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3101
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#2168
      +user: App\Entity\User {#1998 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: null
      +root: null
      +body: "Wait… a figurine? What?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704935247 {#2174
        date: 2024-01-11 02:07:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2038 …}
      +nested: Doctrine\ORM\PersistentCollection {#1988 …}
      +votes: Doctrine\ORM\PersistentCollection {#2003 …}
      +reports: Doctrine\ORM\PersistentCollection {#1995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
      -id: 224558
      -bodyTs: "'figurin':3 'wait':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7353144"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702652379 {#2178
        date: 2023-12-15 15:59:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2168}
    +body: "I won’t ruin your life with context then lmao. Trust me you don’t want to know."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702657643 {#3103
      date: 2023-12-15 17:27:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Louisoix@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3099 …}
    +nested: Doctrine\ORM\PersistentCollection {#3097 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3093 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    -id: 224822
    -bodyTs: "'context':8 'know':18 'life':6 'lmao':10 'ruin':4 'trust':11 'want':16 'won':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6653133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702657643 {#3102
      date: 2023-12-15 17:27:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: """
    Christ dude so many people are gonna end up looking this up and have to bleach their brains because of this.\n
    \n
    LOL
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702658836 {#3181
    date: 2023-12-15 17:47:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Louisoix@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3185 …}
  +nested: Doctrine\ORM\PersistentCollection {#3187 …}
  +votes: Doctrine\ORM\PersistentCollection {#3189 …}
  +reports: Doctrine\ORM\PersistentCollection {#3191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
  -id: 224880
  -bodyTs: "'bleach':16 'brain':18 'christ':1 'dude':2 'end':8 'gonna':7 'lol':22 'look':10 'mani':4 'peopl':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/5997321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702658836 {#3182
    date: 2023-12-15 17:47:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3183
  +user: Proxies\__CG__\App\Entity\User {#3184 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3101
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#2168
      +user: App\Entity\User {#1998 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: null
      +root: null
      +body: "Wait… a figurine? What?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704935247 {#2174
        date: 2024-01-11 02:07:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2038 …}
      +nested: Doctrine\ORM\PersistentCollection {#1988 …}
      +votes: Doctrine\ORM\PersistentCollection {#2003 …}
      +reports: Doctrine\ORM\PersistentCollection {#1995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
      -id: 224558
      -bodyTs: "'figurin':3 'wait':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7353144"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702652379 {#2178
        date: 2023-12-15 15:59:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2168}
    +body: "I won’t ruin your life with context then lmao. Trust me you don’t want to know."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702657643 {#3103
      date: 2023-12-15 17:27:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Louisoix@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3099 …}
    +nested: Doctrine\ORM\PersistentCollection {#3097 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3093 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    -id: 224822
    -bodyTs: "'context':8 'know':18 'life':6 'lmao':10 'ruin':4 'trust':11 'want':16 'won':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6653133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702657643 {#3102
      date: 2023-12-15 17:27:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: """
    Christ dude so many people are gonna end up looking this up and have to bleach their brains because of this.\n
    \n
    LOL
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702658836 {#3181
    date: 2023-12-15 17:47:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Louisoix@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3185 …}
  +nested: Doctrine\ORM\PersistentCollection {#3187 …}
  +votes: Doctrine\ORM\PersistentCollection {#3189 …}
  +reports: Doctrine\ORM\PersistentCollection {#3191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
  -id: 224880
  -bodyTs: "'bleach':16 'brain':18 'christ':1 'dude':2 'end':8 'gonna':7 'lol':22 'look':10 'mani':4 'peopl':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/5997321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702658836 {#3182
    date: 2023-12-15 17:47:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#3199
  +user: Proxies\__CG__\App\Entity\User {#3200 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3101
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#2168
      +user: App\Entity\User {#1998 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: null
      +root: null
      +body: "Wait… a figurine? What?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704935247 {#2174
        date: 2024-01-11 02:07:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2038 …}
      +nested: Doctrine\ORM\PersistentCollection {#1988 …}
      +votes: Doctrine\ORM\PersistentCollection {#2003 …}
      +reports: Doctrine\ORM\PersistentCollection {#1995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
      -id: 224558
      -bodyTs: "'figurin':3 'wait':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7353144"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702652379 {#2178
        date: 2023-12-15 15:59:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2168}
    +body: "I won’t ruin your life with context then lmao. Trust me you don’t want to know."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702657643 {#3103
      date: 2023-12-15 17:27:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Louisoix@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3099 …}
    +nested: Doctrine\ORM\PersistentCollection {#3097 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3093 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    -id: 224822
    -bodyTs: "'context':8 'know':18 'life':6 'lmao':10 'ruin':4 'trust':11 'want':16 'won':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6653133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702657643 {#3102
      date: 2023-12-15 17:27:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: "Well, shit. I [will](https://knowyourmeme.com/memes/pony-cum-jar-project)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702659016 {#3197
    date: 2023-12-15 17:50:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Louisoix@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3201 …}
  +nested: Doctrine\ORM\PersistentCollection {#3203 …}
  +votes: Doctrine\ORM\PersistentCollection {#3205 …}
  +reports: Doctrine\ORM\PersistentCollection {#3207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
  -id: 224890
  -bodyTs: "'/memes/pony-cum-jar-project)':7 'knowyourmeme.com':6 'knowyourmeme.com/memes/pony-cum-jar-project)':5 'shit':2 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7355863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702659016 {#3198
    date: 2023-12-15 17:50:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#3199
  +user: Proxies\__CG__\App\Entity\User {#3200 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3101
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#2168
      +user: App\Entity\User {#1998 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: null
      +root: null
      +body: "Wait… a figurine? What?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704935247 {#2174
        date: 2024-01-11 02:07:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2038 …}
      +nested: Doctrine\ORM\PersistentCollection {#1988 …}
      +votes: Doctrine\ORM\PersistentCollection {#2003 …}
      +reports: Doctrine\ORM\PersistentCollection {#1995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
      -id: 224558
      -bodyTs: "'figurin':3 'wait':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7353144"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702652379 {#2178
        date: 2023-12-15 15:59:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2168}
    +body: "I won’t ruin your life with context then lmao. Trust me you don’t want to know."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702657643 {#3103
      date: 2023-12-15 17:27:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Louisoix@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3099 …}
    +nested: Doctrine\ORM\PersistentCollection {#3097 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3093 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    -id: 224822
    -bodyTs: "'context':8 'know':18 'life':6 'lmao':10 'ruin':4 'trust':11 'want':16 'won':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6653133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702657643 {#3102
      date: 2023-12-15 17:27:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: "Well, shit. I [will](https://knowyourmeme.com/memes/pony-cum-jar-project)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702659016 {#3197
    date: 2023-12-15 17:50:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Louisoix@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3201 …}
  +nested: Doctrine\ORM\PersistentCollection {#3203 …}
  +votes: Doctrine\ORM\PersistentCollection {#3205 …}
  +reports: Doctrine\ORM\PersistentCollection {#3207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
  -id: 224890
  -bodyTs: "'/memes/pony-cum-jar-project)':7 'knowyourmeme.com':6 'knowyourmeme.com/memes/pony-cum-jar-project)':5 'shit':2 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7355863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702659016 {#3198
    date: 2023-12-15 17:50:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#3199
  +user: Proxies\__CG__\App\Entity\User {#3200 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3101
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#2168
      +user: App\Entity\User {#1998 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: null
      +root: null
      +body: "Wait… a figurine? What?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704935247 {#2174
        date: 2024-01-11 02:07:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2038 …}
      +nested: Doctrine\ORM\PersistentCollection {#1988 …}
      +votes: Doctrine\ORM\PersistentCollection {#2003 …}
      +reports: Doctrine\ORM\PersistentCollection {#1995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
      -id: 224558
      -bodyTs: "'figurin':3 'wait':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7353144"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702652379 {#2178
        date: 2023-12-15 15:59:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2168}
    +body: "I won’t ruin your life with context then lmao. Trust me you don’t want to know."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702657643 {#3103
      date: 2023-12-15 17:27:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Louisoix@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3099 …}
    +nested: Doctrine\ORM\PersistentCollection {#3097 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3093 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    -id: 224822
    -bodyTs: "'context':8 'know':18 'life':6 'lmao':10 'ruin':4 'trust':11 'want':16 'won':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6653133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702657643 {#3102
      date: 2023-12-15 17:27:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: "Well, shit. I [will](https://knowyourmeme.com/memes/pony-cum-jar-project)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702659016 {#3197
    date: 2023-12-15 17:50:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Louisoix@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3201 …}
  +nested: Doctrine\ORM\PersistentCollection {#3203 …}
  +votes: Doctrine\ORM\PersistentCollection {#3205 …}
  +reports: Doctrine\ORM\PersistentCollection {#3207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
  -id: 224890
  -bodyTs: "'/memes/pony-cum-jar-project)':7 'knowyourmeme.com':6 'knowyourmeme.com/memes/pony-cum-jar-project)':5 'shit':2 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7355863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702659016 {#3198
    date: 2023-12-15 17:50:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#3085
  +user: Proxies\__CG__\App\Entity\User {#3084 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#2168
    +user: App\Entity\User {#1998 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: null
    +root: null
    +body: "Wait… a figurine? What?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704935247 {#2174
      date: 2024-01-11 02:07:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2038 …}
    +nested: Doctrine\ORM\PersistentCollection {#1988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2003 …}
    +reports: Doctrine\ORM\PersistentCollection {#1995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
    -id: 224558
    -bodyTs: "'figurin':3 'wait':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7353144"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702652379 {#2178
      date: 2023-12-15 15:59:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: "Someone ejaculated multiple times in a glass jjar with a my little pony toy inside of it then left it next to a heater. Thats the reference"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702663567 {#3087
    date: 2023-12-15 19:06:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Louisoix@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3083 …}
  +nested: Doctrine\ORM\PersistentCollection {#3081 …}
  +votes: Doctrine\ORM\PersistentCollection {#3079 …}
  +reports: Doctrine\ORM\PersistentCollection {#3077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
  -id: 225124
  -bodyTs: "'ejacul':2 'glass':7 'heater':24 'insid':15 'jjar':8 'left':19 'littl':12 'multipl':3 'next':21 'poni':13 'refer':27 'someon':1 'that':25 'time':4 'toy':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6063800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702663567 {#3086
    date: 2023-12-15 19:06:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#3085
  +user: Proxies\__CG__\App\Entity\User {#3084 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#2168
    +user: App\Entity\User {#1998 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: null
    +root: null
    +body: "Wait… a figurine? What?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704935247 {#2174
      date: 2024-01-11 02:07:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2038 …}
    +nested: Doctrine\ORM\PersistentCollection {#1988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2003 …}
    +reports: Doctrine\ORM\PersistentCollection {#1995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
    -id: 224558
    -bodyTs: "'figurin':3 'wait':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7353144"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702652379 {#2178
      date: 2023-12-15 15:59:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: "Someone ejaculated multiple times in a glass jjar with a my little pony toy inside of it then left it next to a heater. Thats the reference"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702663567 {#3087
    date: 2023-12-15 19:06:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Louisoix@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3083 …}
  +nested: Doctrine\ORM\PersistentCollection {#3081 …}
  +votes: Doctrine\ORM\PersistentCollection {#3079 …}
  +reports: Doctrine\ORM\PersistentCollection {#3077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
  -id: 225124
  -bodyTs: "'ejacul':2 'glass':7 'heater':24 'insid':15 'jjar':8 'left':19 'littl':12 'multipl':3 'next':21 'poni':13 'refer':27 'someon':1 'that':25 'time':4 'toy':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6063800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702663567 {#3086
    date: 2023-12-15 19:06:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#3085
  +user: Proxies\__CG__\App\Entity\User {#3084 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#2168
    +user: App\Entity\User {#1998 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: null
    +root: null
    +body: "Wait… a figurine? What?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704935247 {#2174
      date: 2024-01-11 02:07:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2038 …}
    +nested: Doctrine\ORM\PersistentCollection {#1988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2003 …}
    +reports: Doctrine\ORM\PersistentCollection {#1995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
    -id: 224558
    -bodyTs: "'figurin':3 'wait':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7353144"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702652379 {#2178
      date: 2023-12-15 15:59:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: "Someone ejaculated multiple times in a glass jjar with a my little pony toy inside of it then left it next to a heater. Thats the reference"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702663567 {#3087
    date: 2023-12-15 19:06:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Louisoix@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3083 …}
  +nested: Doctrine\ORM\PersistentCollection {#3081 …}
  +votes: Doctrine\ORM\PersistentCollection {#3079 …}
  +reports: Doctrine\ORM\PersistentCollection {#3077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
  -id: 225124
  -bodyTs: "'ejacul':2 'glass':7 'heater':24 'insid':15 'jjar':8 'left':19 'littl':12 'multipl':3 'next':21 'poni':13 'refer':27 'someon':1 'that':25 'time':4 'toy':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6063800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702663567 {#3086
    date: 2023-12-15 19:06:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#3215
  +user: Proxies\__CG__\App\Entity\User {#3216 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3085
    +user: Proxies\__CG__\App\Entity\User {#3084 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#2168
      +user: App\Entity\User {#1998 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: null
      +root: null
      +body: "Wait… a figurine? What?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704935247 {#2174
        date: 2024-01-11 02:07:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2038 …}
      +nested: Doctrine\ORM\PersistentCollection {#1988 …}
      +votes: Doctrine\ORM\PersistentCollection {#2003 …}
      +reports: Doctrine\ORM\PersistentCollection {#1995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
      -id: 224558
      -bodyTs: "'figurin':3 'wait':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7353144"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702652379 {#2178
        date: 2023-12-15 15:59:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2168}
    +body: "Someone ejaculated multiple times in a glass jjar with a my little pony toy inside of it then left it next to a heater. Thats the reference"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702663567 {#3087
      date: 2023-12-15 19:06:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Louisoix@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3083 …}
    +nested: Doctrine\ORM\PersistentCollection {#3081 …}
    +votes: Doctrine\ORM\PersistentCollection {#3079 …}
    +reports: Doctrine\ORM\PersistentCollection {#3077 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
    -id: 225124
    -bodyTs: "'ejacul':2 'glass':7 'heater':24 'insid':15 'jjar':8 'left':19 'littl':12 'multipl':3 'next':21 'poni':13 'refer':27 'someon':1 'that':25 'time':4 'toy':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6063800"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702663567 {#3086
      date: 2023-12-15 19:06:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: "Oh…my God…what a *terrible* fucking moment to be literate 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702673914 {#3213
    date: 2023-12-15 21:58:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Louisoix@lemm.ee"
    "@_Sprite@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3217 …}
  +nested: Doctrine\ORM\PersistentCollection {#3219 …}
  +votes: Doctrine\ORM\PersistentCollection {#3221 …}
  +reports: Doctrine\ORM\PersistentCollection {#3223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3227 …}
  -id: 225524
  -bodyTs: "'fuck':7 'god':3 'liter':11 'moment':8 'oh':1 'terribl':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6066833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702673914 {#3214
    date: 2023-12-15 21:58:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3215
  +user: Proxies\__CG__\App\Entity\User {#3216 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3085
    +user: Proxies\__CG__\App\Entity\User {#3084 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#2168
      +user: App\Entity\User {#1998 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: null
      +root: null
      +body: "Wait… a figurine? What?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704935247 {#2174
        date: 2024-01-11 02:07:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2038 …}
      +nested: Doctrine\ORM\PersistentCollection {#1988 …}
      +votes: Doctrine\ORM\PersistentCollection {#2003 …}
      +reports: Doctrine\ORM\PersistentCollection {#1995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
      -id: 224558
      -bodyTs: "'figurin':3 'wait':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7353144"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702652379 {#2178
        date: 2023-12-15 15:59:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2168}
    +body: "Someone ejaculated multiple times in a glass jjar with a my little pony toy inside of it then left it next to a heater. Thats the reference"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702663567 {#3087
      date: 2023-12-15 19:06:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Louisoix@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3083 …}
    +nested: Doctrine\ORM\PersistentCollection {#3081 …}
    +votes: Doctrine\ORM\PersistentCollection {#3079 …}
    +reports: Doctrine\ORM\PersistentCollection {#3077 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
    -id: 225124
    -bodyTs: "'ejacul':2 'glass':7 'heater':24 'insid':15 'jjar':8 'left':19 'littl':12 'multipl':3 'next':21 'poni':13 'refer':27 'someon':1 'that':25 'time':4 'toy':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6063800"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702663567 {#3086
      date: 2023-12-15 19:06:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: "Oh…my God…what a *terrible* fucking moment to be literate 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702673914 {#3213
    date: 2023-12-15 21:58:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Louisoix@lemm.ee"
    "@_Sprite@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3217 …}
  +nested: Doctrine\ORM\PersistentCollection {#3219 …}
  +votes: Doctrine\ORM\PersistentCollection {#3221 …}
  +reports: Doctrine\ORM\PersistentCollection {#3223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3227 …}
  -id: 225524
  -bodyTs: "'fuck':7 'god':3 'liter':11 'moment':8 'oh':1 'terribl':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6066833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702673914 {#3214
    date: 2023-12-15 21:58:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3215
  +user: Proxies\__CG__\App\Entity\User {#3216 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: App\Entity\EntryComment {#3085
    +user: Proxies\__CG__\App\Entity\User {#3084 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: null
    +parent: App\Entity\EntryComment {#2168
      +user: App\Entity\User {#1998 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2169 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: null
      +root: null
      +body: "Wait… a figurine? What?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704935247 {#2174
        date: 2024-01-11 02:07:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2038 …}
      +nested: Doctrine\ORM\PersistentCollection {#1988 …}
      +votes: Doctrine\ORM\PersistentCollection {#2003 …}
      +reports: Doctrine\ORM\PersistentCollection {#1995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
      -id: 224558
      -bodyTs: "'figurin':3 'wait':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7353144"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702652379 {#2178
        date: 2023-12-15 15:59:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2168}
    +body: "Someone ejaculated multiple times in a glass jjar with a my little pony toy inside of it then left it next to a heater. Thats the reference"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702663567 {#3087
      date: 2023-12-15 19:06:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Louisoix@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3083 …}
    +nested: Doctrine\ORM\PersistentCollection {#3081 …}
    +votes: Doctrine\ORM\PersistentCollection {#3079 …}
    +reports: Doctrine\ORM\PersistentCollection {#3077 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
    -id: 225124
    -bodyTs: "'ejacul':2 'glass':7 'heater':24 'insid':15 'jjar':8 'left':19 'littl':12 'multipl':3 'next':21 'poni':13 'refer':27 'someon':1 'that':25 'time':4 'toy':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6063800"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702663567 {#3086
      date: 2023-12-15 19:06:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: "Oh…my God…what a *terrible* fucking moment to be literate 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702673914 {#3213
    date: 2023-12-15 21:58:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Louisoix@lemm.ee"
    "@_Sprite@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3217 …}
  +nested: Doctrine\ORM\PersistentCollection {#3219 …}
  +votes: Doctrine\ORM\PersistentCollection {#3221 …}
  +reports: Doctrine\ORM\PersistentCollection {#3223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3227 …}
  -id: 225524
  -bodyTs: "'fuck':7 'god':3 'liter':11 'moment':8 'oh':1 'terribl':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6066833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702673914 {#3214
    date: 2023-12-15 21:58:34.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
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2502
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2274 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t you dare apologize."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702088850 {#2497
    date: 2023-12-09 03:27:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jawa21@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2504 …}
  +nested: Doctrine\ORM\PersistentCollection {#2506 …}
  +votes: Doctrine\ORM\PersistentCollection {#2508 …}
  +reports: Doctrine\ORM\PersistentCollection {#2510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
  -id: 212569
  -bodyTs: "'apolog':5 'dare':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5530229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702088850 {#2498
    date: 2023-12-09 03:27:30.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
63 DENIED edit
App\Entity\EntryComment {#2502
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2274 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t you dare apologize."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702088850 {#2497
    date: 2023-12-09 03:27:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jawa21@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2504 …}
  +nested: Doctrine\ORM\PersistentCollection {#2506 …}
  +votes: Doctrine\ORM\PersistentCollection {#2508 …}
  +reports: Doctrine\ORM\PersistentCollection {#2510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
  -id: 212569
  -bodyTs: "'apolog':5 'dare':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5530229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702088850 {#2498
    date: 2023-12-09 03:27:30.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
64 DENIED moderate
App\Entity\EntryComment {#2502
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2274 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t you dare apologize."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702088850 {#2497
    date: 2023-12-09 03:27:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jawa21@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2504 …}
  +nested: Doctrine\ORM\PersistentCollection {#2506 …}
  +votes: Doctrine\ORM\PersistentCollection {#2508 …}
  +reports: Doctrine\ORM\PersistentCollection {#2510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
  -id: 212569
  -bodyTs: "'apolog':5 'dare':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5530229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702088850 {#2498
    date: 2023-12-09 03:27:30.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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2576
  +user: App\Entity\User {#2590 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2274 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is that why they switched to isolinear chips?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702037515 {#2571
    date: 2023-12-08 13:11:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jawa21@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2578 …}
  +nested: Doctrine\ORM\PersistentCollection {#2580 …}
  +votes: Doctrine\ORM\PersistentCollection {#2582 …}
  +reports: Doctrine\ORM\PersistentCollection {#2584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2588 …}
  -id: 209972
  -bodyTs: "'chip':8 'isolinear':7 'switch':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5895246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702037515 {#2572
    date: 2023-12-08 13:11:55.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
67 DENIED edit
App\Entity\EntryComment {#2576
  +user: App\Entity\User {#2590 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2274 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is that why they switched to isolinear chips?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702037515 {#2571
    date: 2023-12-08 13:11:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jawa21@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2578 …}
  +nested: Doctrine\ORM\PersistentCollection {#2580 …}
  +votes: Doctrine\ORM\PersistentCollection {#2582 …}
  +reports: Doctrine\ORM\PersistentCollection {#2584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2588 …}
  -id: 209972
  -bodyTs: "'chip':8 'isolinear':7 'switch':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5895246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702037515 {#2572
    date: 2023-12-08 13:11:55.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
68 DENIED moderate
App\Entity\EntryComment {#2576
  +user: App\Entity\User {#2590 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2274 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is that why they switched to isolinear chips?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702037515 {#2571
    date: 2023-12-08 13:11:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jawa21@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2578 …}
  +nested: Doctrine\ORM\PersistentCollection {#2580 …}
  +votes: Doctrine\ORM\PersistentCollection {#2582 …}
  +reports: Doctrine\ORM\PersistentCollection {#2584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2588 …}
  -id: 209972
  -bodyTs: "'chip':8 'isolinear':7 'switch':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5895246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702037515 {#2572
    date: 2023-12-08 13:11:55.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
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2651
  +user: App\Entity\User {#2666 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
  +image: null
  +parent: null
  +root: null
  +body: "I dont know so can someone explain?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701783182 {#2646
    date: 2023-12-05 14:33:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@g6d3np81@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2654 …}
  +nested: Doctrine\ORM\PersistentCollection {#2656 …}
  +votes: Doctrine\ORM\PersistentCollection {#2658 …}
  +reports: Doctrine\ORM\PersistentCollection {#2660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
  -id: 198690
  -bodyTs: "'dont':2 'explain':7 'know':3 'someon':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5818899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701783182 {#2647
    date: 2023-12-05 14:33: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
71 DENIED edit
App\Entity\EntryComment {#2651
  +user: App\Entity\User {#2666 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
  +image: null
  +parent: null
  +root: null
  +body: "I dont know so can someone explain?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701783182 {#2646
    date: 2023-12-05 14:33:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@g6d3np81@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2654 …}
  +nested: Doctrine\ORM\PersistentCollection {#2656 …}
  +votes: Doctrine\ORM\PersistentCollection {#2658 …}
  +reports: Doctrine\ORM\PersistentCollection {#2660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
  -id: 198690
  -bodyTs: "'dont':2 'explain':7 'know':3 'someon':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5818899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701783182 {#2647
    date: 2023-12-05 14:33: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
72 DENIED moderate
App\Entity\EntryComment {#2651
  +user: App\Entity\User {#2666 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
  +image: null
  +parent: null
  +root: null
  +body: "I dont know so can someone explain?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701783182 {#2646
    date: 2023-12-05 14:33:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@g6d3np81@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2654 …}
  +nested: Doctrine\ORM\PersistentCollection {#2656 …}
  +votes: Doctrine\ORM\PersistentCollection {#2658 …}
  +reports: Doctrine\ORM\PersistentCollection {#2660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
  -id: 198690
  -bodyTs: "'dont':2 'explain':7 'know':3 'someon':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5818899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701783182 {#2647
    date: 2023-12-05 14:33: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
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#2726
  +user: App\Entity\User {#2739 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
  +image: null
  +parent: null
  +root: null
  +body: "War were declared"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703059173 {#2721
    date: 2023-12-20 08:59:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@g6d3np81@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2727 …}
  +nested: Doctrine\ORM\PersistentCollection {#2729 …}
  +votes: Doctrine\ORM\PersistentCollection {#2731 …}
  +reports: Doctrine\ORM\PersistentCollection {#2733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
  -id: 197482
  -bodyTs: "'declar':3 'war':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5808751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701741310 {#2722
    date: 2023-12-05 02:55:10.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
75 DENIED edit
App\Entity\EntryComment {#2726
  +user: App\Entity\User {#2739 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
  +image: null
  +parent: null
  +root: null
  +body: "War were declared"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703059173 {#2721
    date: 2023-12-20 08:59:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@g6d3np81@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2727 …}
  +nested: Doctrine\ORM\PersistentCollection {#2729 …}
  +votes: Doctrine\ORM\PersistentCollection {#2731 …}
  +reports: Doctrine\ORM\PersistentCollection {#2733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
  -id: 197482
  -bodyTs: "'declar':3 'war':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5808751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701741310 {#2722
    date: 2023-12-05 02:55:10.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
76 DENIED moderate
App\Entity\EntryComment {#2726
  +user: App\Entity\User {#2739 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
  +image: null
  +parent: null
  +root: null
  +body: "War were declared"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703059173 {#2721
    date: 2023-12-20 08:59:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@g6d3np81@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2727 …}
  +nested: Doctrine\ORM\PersistentCollection {#2729 …}
  +votes: Doctrine\ORM\PersistentCollection {#2731 …}
  +reports: Doctrine\ORM\PersistentCollection {#2733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
  -id: 197482
  -bodyTs: "'declar':3 'war':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5808751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701741310 {#2722
    date: 2023-12-05 02:55:10.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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#3033
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
  +image: null
  +parent: App\Entity\EntryComment {#2726
    +user: App\Entity\User {#2739 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
    +image: null
    +parent: null
    +root: null
    +body: "War were declared"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703059173 {#2721
      date: 2023-12-20 08:59:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@g6d3np81@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2727 …}
    +nested: Doctrine\ORM\PersistentCollection {#2729 …}
    +votes: Doctrine\ORM\PersistentCollection {#2731 …}
    +reports: Doctrine\ORM\PersistentCollection {#2733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    -id: 197482
    -bodyTs: "'declar':3 'war':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5808751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701741310 {#2722
      date: 2023-12-05 02:55:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2726}
  +body: "forgor how to english"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701741755 {#3034
    date: 2023-12-05 03:02:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@g6d3np81@kbin.social"
    "@SidewaysHighways@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3115 …}
  +nested: Doctrine\ORM\PersistentCollection {#3113 …}
  +votes: Doctrine\ORM\PersistentCollection {#3111 …}
  +reports: Doctrine\ORM\PersistentCollection {#3109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
  -id: 197500
  -bodyTs: "'english':4 'forgor':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/animemes@ani.social/t/679579/-/comment/3945916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701741755 {#3037
    date: 2023-12-05 03:02:35.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
79 DENIED edit
App\Entity\EntryComment {#3033
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
  +image: null
  +parent: App\Entity\EntryComment {#2726
    +user: App\Entity\User {#2739 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
    +image: null
    +parent: null
    +root: null
    +body: "War were declared"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703059173 {#2721
      date: 2023-12-20 08:59:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@g6d3np81@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2727 …}
    +nested: Doctrine\ORM\PersistentCollection {#2729 …}
    +votes: Doctrine\ORM\PersistentCollection {#2731 …}
    +reports: Doctrine\ORM\PersistentCollection {#2733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    -id: 197482
    -bodyTs: "'declar':3 'war':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5808751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701741310 {#2722
      date: 2023-12-05 02:55:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2726}
  +body: "forgor how to english"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701741755 {#3034
    date: 2023-12-05 03:02:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@g6d3np81@kbin.social"
    "@SidewaysHighways@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3115 …}
  +nested: Doctrine\ORM\PersistentCollection {#3113 …}
  +votes: Doctrine\ORM\PersistentCollection {#3111 …}
  +reports: Doctrine\ORM\PersistentCollection {#3109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
  -id: 197500
  -bodyTs: "'english':4 'forgor':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/animemes@ani.social/t/679579/-/comment/3945916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701741755 {#3037
    date: 2023-12-05 03:02:35.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
80 DENIED moderate
App\Entity\EntryComment {#3033
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
  +image: null
  +parent: App\Entity\EntryComment {#2726
    +user: App\Entity\User {#2739 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
    +image: null
    +parent: null
    +root: null
    +body: "War were declared"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703059173 {#2721
      date: 2023-12-20 08:59:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@g6d3np81@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2727 …}
    +nested: Doctrine\ORM\PersistentCollection {#2729 …}
    +votes: Doctrine\ORM\PersistentCollection {#2731 …}
    +reports: Doctrine\ORM\PersistentCollection {#2733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    -id: 197482
    -bodyTs: "'declar':3 'war':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5808751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701741310 {#2722
      date: 2023-12-05 02:55:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2726}
  +body: "forgor how to english"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701741755 {#3034
    date: 2023-12-05 03:02:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@g6d3np81@kbin.social"
    "@SidewaysHighways@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3115 …}
  +nested: Doctrine\ORM\PersistentCollection {#3113 …}
  +votes: Doctrine\ORM\PersistentCollection {#3111 …}
  +reports: Doctrine\ORM\PersistentCollection {#3109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
  -id: 197500
  -bodyTs: "'english':4 'forgor':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/animemes@ani.social/t/679579/-/comment/3945916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701741755 {#3037
    date: 2023-12-05 03:02:35.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
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#3170
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
  +image: null
  +parent: App\Entity\EntryComment {#3033
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
    +image: null
    +parent: App\Entity\EntryComment {#2726
      +user: App\Entity\User {#2739 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
      +image: null
      +parent: null
      +root: null
      +body: "War were declared"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703059173 {#2721
        date: 2023-12-20 08:59:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@g6d3np81@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2727 …}
      +nested: Doctrine\ORM\PersistentCollection {#2729 …}
      +votes: Doctrine\ORM\PersistentCollection {#2731 …}
      +reports: Doctrine\ORM\PersistentCollection {#2733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
      -id: 197482
      -bodyTs: "'declar':3 'war':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5808751"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701741310 {#2722
        date: 2023-12-05 02:55:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2726}
    +body: "forgor how to english"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701741755 {#3034
      date: 2023-12-05 03:02:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@g6d3np81@kbin.social"
      "@SidewaysHighways@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3115 …}
    +nested: Doctrine\ORM\PersistentCollection {#3113 …}
    +votes: Doctrine\ORM\PersistentCollection {#3111 …}
    +reports: Doctrine\ORM\PersistentCollection {#3109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
    -id: 197500
    -bodyTs: "'english':4 'forgor':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/animemes@ani.social/t/679579/-/comment/3945916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701741755 {#3037
      date: 2023-12-05 03:02:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2726}
  +body: "Forgor futurama"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701744790 {#3171
    date: 2023-12-05 03:53:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@g6d3np81@kbin.social"
    "@SidewaysHighways@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3160 …}
  +nested: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
  -id: 197576
  -bodyTs: "'forgor':1 'futurama':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5810076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701744790 {#3168
    date: 2023-12-05 03:53:10.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
83 DENIED edit
App\Entity\EntryComment {#3170
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
  +image: null
  +parent: App\Entity\EntryComment {#3033
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
    +image: null
    +parent: App\Entity\EntryComment {#2726
      +user: App\Entity\User {#2739 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
      +image: null
      +parent: null
      +root: null
      +body: "War were declared"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703059173 {#2721
        date: 2023-12-20 08:59:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@g6d3np81@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2727 …}
      +nested: Doctrine\ORM\PersistentCollection {#2729 …}
      +votes: Doctrine\ORM\PersistentCollection {#2731 …}
      +reports: Doctrine\ORM\PersistentCollection {#2733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
      -id: 197482
      -bodyTs: "'declar':3 'war':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5808751"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701741310 {#2722
        date: 2023-12-05 02:55:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2726}
    +body: "forgor how to english"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701741755 {#3034
      date: 2023-12-05 03:02:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@g6d3np81@kbin.social"
      "@SidewaysHighways@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3115 …}
    +nested: Doctrine\ORM\PersistentCollection {#3113 …}
    +votes: Doctrine\ORM\PersistentCollection {#3111 …}
    +reports: Doctrine\ORM\PersistentCollection {#3109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
    -id: 197500
    -bodyTs: "'english':4 'forgor':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/animemes@ani.social/t/679579/-/comment/3945916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701741755 {#3037
      date: 2023-12-05 03:02:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2726}
  +body: "Forgor futurama"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701744790 {#3171
    date: 2023-12-05 03:53:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@g6d3np81@kbin.social"
    "@SidewaysHighways@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3160 …}
  +nested: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
  -id: 197576
  -bodyTs: "'forgor':1 'futurama':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5810076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701744790 {#3168
    date: 2023-12-05 03:53:10.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
84 DENIED moderate
App\Entity\EntryComment {#3170
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
  +image: null
  +parent: App\Entity\EntryComment {#3033
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
    +image: null
    +parent: App\Entity\EntryComment {#2726
      +user: App\Entity\User {#2739 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
      +image: null
      +parent: null
      +root: null
      +body: "War were declared"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703059173 {#2721
        date: 2023-12-20 08:59:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@g6d3np81@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2727 …}
      +nested: Doctrine\ORM\PersistentCollection {#2729 …}
      +votes: Doctrine\ORM\PersistentCollection {#2731 …}
      +reports: Doctrine\ORM\PersistentCollection {#2733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
      -id: 197482
      -bodyTs: "'declar':3 'war':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5808751"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701741310 {#2722
        date: 2023-12-05 02:55:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2726}
    +body: "forgor how to english"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701741755 {#3034
      date: 2023-12-05 03:02:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@g6d3np81@kbin.social"
      "@SidewaysHighways@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3115 …}
    +nested: Doctrine\ORM\PersistentCollection {#3113 …}
    +votes: Doctrine\ORM\PersistentCollection {#3111 …}
    +reports: Doctrine\ORM\PersistentCollection {#3109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
    -id: 197500
    -bodyTs: "'english':4 'forgor':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/animemes@ani.social/t/679579/-/comment/3945916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701741755 {#3037
      date: 2023-12-05 03:02:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2726}
  +body: "Forgor futurama"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701744790 {#3171
    date: 2023-12-05 03:53:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@g6d3np81@kbin.social"
    "@SidewaysHighways@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3160 …}
  +nested: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
  -id: 197576
  -bodyTs: "'forgor':1 'futurama':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5810076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701744790 {#3168
    date: 2023-12-05 03:53:10.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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#3255
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
  +image: null
  +parent: App\Entity\EntryComment {#3170
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
    +image: null
    +parent: App\Entity\EntryComment {#3033
      +user: Proxies\__CG__\App\Entity\User {#3116 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
      +image: null
      +parent: App\Entity\EntryComment {#2726
        +user: App\Entity\User {#2739 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
        +image: null
        +parent: null
        +root: null
        +body: "War were declared"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703059173 {#2721
          date: 2023-12-20 08:59:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@g6d3np81@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2727 …}
        +nested: Doctrine\ORM\PersistentCollection {#2729 …}
        +votes: Doctrine\ORM\PersistentCollection {#2731 …}
        +reports: Doctrine\ORM\PersistentCollection {#2733 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
        -id: 197482
        -bodyTs: "'declar':3 'war':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5808751"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701741310 {#2722
          date: 2023-12-05 02:55:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2726}
      +body: "forgor how to english"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701741755 {#3034
        date: 2023-12-05 03:02:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@g6d3np81@kbin.social"
        "@SidewaysHighways@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3115 …}
      +nested: Doctrine\ORM\PersistentCollection {#3113 …}
      +votes: Doctrine\ORM\PersistentCollection {#3111 …}
      +reports: Doctrine\ORM\PersistentCollection {#3109 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
      -id: 197500
      -bodyTs: "'english':4 'forgor':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/animemes@ani.social/t/679579/-/comment/3945916"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701741755 {#3037
        date: 2023-12-05 03:02:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2726}
    +body: "Forgor futurama"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701744790 {#3171
      date: 2023-12-05 03:53:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@g6d3np81@kbin.social"
      "@SidewaysHighways@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3160 …}
    +nested: Doctrine\ORM\PersistentCollection {#3164 …}
    +votes: Doctrine\ORM\PersistentCollection {#3162 …}
    +reports: Doctrine\ORM\PersistentCollection {#3175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
    -id: 197576
    -bodyTs: "'forgor':1 'futurama':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5810076"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701744790 {#3168
      date: 2023-12-05 03:53:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2726}
  +body: """
    I got double confused (ESL)  \n
     Never heard of that meme. So the title is in valid grammar?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701749457 {#3256
    date: 2023-12-05 05:10:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@g6d3np81@kbin.social"
    "@SidewaysHighways@lemmy.world"
    "@OmenAtom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3251 …}
  +nested: Doctrine\ORM\PersistentCollection {#3246 …}
  +votes: Doctrine\ORM\PersistentCollection {#3250 …}
  +reports: Doctrine\ORM\PersistentCollection {#3260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
  -id: 197710
  -bodyTs: "'confus':4 'doubl':3 'esl':5 'got':2 'grammar':17 'heard':7 'meme':10 'never':6 'titl':13 'valid':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/animemes@ani.social/t/679579/-/comment/3947301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701749457 {#3259
    date: 2023-12-05 05:10:57.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
87 DENIED edit
App\Entity\EntryComment {#3255
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
  +image: null
  +parent: App\Entity\EntryComment {#3170
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
    +image: null
    +parent: App\Entity\EntryComment {#3033
      +user: Proxies\__CG__\App\Entity\User {#3116 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
      +image: null
      +parent: App\Entity\EntryComment {#2726
        +user: App\Entity\User {#2739 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
        +image: null
        +parent: null
        +root: null
        +body: "War were declared"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703059173 {#2721
          date: 2023-12-20 08:59:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@g6d3np81@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2727 …}
        +nested: Doctrine\ORM\PersistentCollection {#2729 …}
        +votes: Doctrine\ORM\PersistentCollection {#2731 …}
        +reports: Doctrine\ORM\PersistentCollection {#2733 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
        -id: 197482
        -bodyTs: "'declar':3 'war':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5808751"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701741310 {#2722
          date: 2023-12-05 02:55:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2726}
      +body: "forgor how to english"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701741755 {#3034
        date: 2023-12-05 03:02:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@g6d3np81@kbin.social"
        "@SidewaysHighways@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3115 …}
      +nested: Doctrine\ORM\PersistentCollection {#3113 …}
      +votes: Doctrine\ORM\PersistentCollection {#3111 …}
      +reports: Doctrine\ORM\PersistentCollection {#3109 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
      -id: 197500
      -bodyTs: "'english':4 'forgor':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/animemes@ani.social/t/679579/-/comment/3945916"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701741755 {#3037
        date: 2023-12-05 03:02:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2726}
    +body: "Forgor futurama"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701744790 {#3171
      date: 2023-12-05 03:53:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@g6d3np81@kbin.social"
      "@SidewaysHighways@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3160 …}
    +nested: Doctrine\ORM\PersistentCollection {#3164 …}
    +votes: Doctrine\ORM\PersistentCollection {#3162 …}
    +reports: Doctrine\ORM\PersistentCollection {#3175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
    -id: 197576
    -bodyTs: "'forgor':1 'futurama':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5810076"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701744790 {#3168
      date: 2023-12-05 03:53:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2726}
  +body: """
    I got double confused (ESL)  \n
     Never heard of that meme. So the title is in valid grammar?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701749457 {#3256
    date: 2023-12-05 05:10:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@g6d3np81@kbin.social"
    "@SidewaysHighways@lemmy.world"
    "@OmenAtom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3251 …}
  +nested: Doctrine\ORM\PersistentCollection {#3246 …}
  +votes: Doctrine\ORM\PersistentCollection {#3250 …}
  +reports: Doctrine\ORM\PersistentCollection {#3260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
  -id: 197710
  -bodyTs: "'confus':4 'doubl':3 'esl':5 'got':2 'grammar':17 'heard':7 'meme':10 'never':6 'titl':13 'valid':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/animemes@ani.social/t/679579/-/comment/3947301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701749457 {#3259
    date: 2023-12-05 05:10:57.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
88 DENIED moderate
App\Entity\EntryComment {#3255
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
  +image: null
  +parent: App\Entity\EntryComment {#3170
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
    +image: null
    +parent: App\Entity\EntryComment {#3033
      +user: Proxies\__CG__\App\Entity\User {#3116 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
      +image: null
      +parent: App\Entity\EntryComment {#2726
        +user: App\Entity\User {#2739 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
        +image: null
        +parent: null
        +root: null
        +body: "War were declared"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703059173 {#2721
          date: 2023-12-20 08:59:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@g6d3np81@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2727 …}
        +nested: Doctrine\ORM\PersistentCollection {#2729 …}
        +votes: Doctrine\ORM\PersistentCollection {#2731 …}
        +reports: Doctrine\ORM\PersistentCollection {#2733 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
        -id: 197482
        -bodyTs: "'declar':3 'war':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5808751"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701741310 {#2722
          date: 2023-12-05 02:55:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2726}
      +body: "forgor how to english"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701741755 {#3034
        date: 2023-12-05 03:02:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@g6d3np81@kbin.social"
        "@SidewaysHighways@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3115 …}
      +nested: Doctrine\ORM\PersistentCollection {#3113 …}
      +votes: Doctrine\ORM\PersistentCollection {#3111 …}
      +reports: Doctrine\ORM\PersistentCollection {#3109 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
      -id: 197500
      -bodyTs: "'english':4 'forgor':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/animemes@ani.social/t/679579/-/comment/3945916"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701741755 {#3037
        date: 2023-12-05 03:02:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2726}
    +body: "Forgor futurama"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701744790 {#3171
      date: 2023-12-05 03:53:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@g6d3np81@kbin.social"
      "@SidewaysHighways@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3160 …}
    +nested: Doctrine\ORM\PersistentCollection {#3164 …}
    +votes: Doctrine\ORM\PersistentCollection {#3162 …}
    +reports: Doctrine\ORM\PersistentCollection {#3175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
    -id: 197576
    -bodyTs: "'forgor':1 'futurama':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5810076"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701744790 {#3168
      date: 2023-12-05 03:53:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2726}
  +body: """
    I got double confused (ESL)  \n
     Never heard of that meme. So the title is in valid grammar?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701749457 {#3256
    date: 2023-12-05 05:10:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@g6d3np81@kbin.social"
    "@SidewaysHighways@lemmy.world"
    "@OmenAtom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3251 …}
  +nested: Doctrine\ORM\PersistentCollection {#3246 …}
  +votes: Doctrine\ORM\PersistentCollection {#3250 …}
  +reports: Doctrine\ORM\PersistentCollection {#3260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
  -id: 197710
  -bodyTs: "'confus':4 'doubl':3 'esl':5 'got':2 'grammar':17 'heard':7 'meme':10 'never':6 'titl':13 'valid':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/animemes@ani.social/t/679579/-/comment/3947301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701749457 {#3259
    date: 2023-12-05 05:10:57.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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#3281
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
  +image: null
  +parent: App\Entity\EntryComment {#3255
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
    +image: null
    +parent: App\Entity\EntryComment {#3170
      +user: Proxies\__CG__\App\Entity\User {#3165 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
      +image: null
      +parent: App\Entity\EntryComment {#3033
        +user: Proxies\__CG__\App\Entity\User {#3116 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
        +image: null
        +parent: App\Entity\EntryComment {#2726
          +user: App\Entity\User {#2739 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
          +image: null
          +parent: null
          +root: null
          +body: "War were declared"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1703059173 {#2721
            date: 2023-12-20 08:59:33.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@g6d3np81@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2727 …}
          +nested: Doctrine\ORM\PersistentCollection {#2729 …}
          +votes: Doctrine\ORM\PersistentCollection {#2731 …}
          +reports: Doctrine\ORM\PersistentCollection {#2733 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
          -id: 197482
          -bodyTs: "'declar':3 'war':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5808751"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701741310 {#2722
            date: 2023-12-05 02:55:10.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2726}
        +body: "forgor how to english"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701741755 {#3034
          date: 2023-12-05 03:02:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@g6d3np81@kbin.social"
          "@SidewaysHighways@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3115 …}
        +nested: Doctrine\ORM\PersistentCollection {#3113 …}
        +votes: Doctrine\ORM\PersistentCollection {#3111 …}
        +reports: Doctrine\ORM\PersistentCollection {#3109 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
        -id: 197500
        -bodyTs: "'english':4 'forgor':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/animemes@ani.social/t/679579/-/comment/3945916"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701741755 {#3037
          date: 2023-12-05 03:02:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2726}
      +body: "Forgor futurama"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701744790 {#3171
        date: 2023-12-05 03:53:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@g6d3np81@kbin.social"
        "@SidewaysHighways@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3160 …}
      +nested: Doctrine\ORM\PersistentCollection {#3164 …}
      +votes: Doctrine\ORM\PersistentCollection {#3162 …}
      +reports: Doctrine\ORM\PersistentCollection {#3175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
      -id: 197576
      -bodyTs: "'forgor':1 'futurama':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5810076"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701744790 {#3168
        date: 2023-12-05 03:53:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2726}
    +body: """
      I got double confused (ESL)  \n
       Never heard of that meme. So the title is in valid grammar?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701749457 {#3256
      date: 2023-12-05 05:10:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@g6d3np81@kbin.social"
      "@SidewaysHighways@lemmy.world"
      "@OmenAtom@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3251 …}
    +nested: Doctrine\ORM\PersistentCollection {#3246 …}
    +votes: Doctrine\ORM\PersistentCollection {#3250 …}
    +reports: Doctrine\ORM\PersistentCollection {#3260 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
    -id: 197710
    -bodyTs: "'confus':4 'doubl':3 'esl':5 'got':2 'grammar':17 'heard':7 'meme':10 'never':6 'titl':13 'valid':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/animemes@ani.social/t/679579/-/comment/3947301"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701749457 {#3259
      date: 2023-12-05 05:10:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2726}
  +body: "Google the phrase “war were declared” itll bring up the relevant scene from futurama, its a small but memorable joke, mainly because of the odd language"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701794617 {#3276
    date: 2023-12-05 17:43:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@g6d3np81@kbin.social"
    "@SidewaysHighways@lemmy.world"
    "@OmenAtom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3273 …}
  +nested: Doctrine\ORM\PersistentCollection {#3270 …}
  +votes: Doctrine\ORM\PersistentCollection {#3268 …}
  +reports: Doctrine\ORM\PersistentCollection {#3282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
  -id: 199327
  -bodyTs: "'bring':8 'declar':6 'futurama':14 'googl':1 'itll':7 'joke':20 'languag':26 'main':21 'memor':19 'odd':25 'phrase':3 'relev':11 'scene':12 'small':17 'war':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5822563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701794617 {#3279
    date: 2023-12-05 17:43:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3281
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
  +image: null
  +parent: App\Entity\EntryComment {#3255
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
    +image: null
    +parent: App\Entity\EntryComment {#3170
      +user: Proxies\__CG__\App\Entity\User {#3165 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
      +image: null
      +parent: App\Entity\EntryComment {#3033
        +user: Proxies\__CG__\App\Entity\User {#3116 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
        +image: null
        +parent: App\Entity\EntryComment {#2726
          +user: App\Entity\User {#2739 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
          +image: null
          +parent: null
          +root: null
          +body: "War were declared"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1703059173 {#2721
            date: 2023-12-20 08:59:33.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@g6d3np81@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2727 …}
          +nested: Doctrine\ORM\PersistentCollection {#2729 …}
          +votes: Doctrine\ORM\PersistentCollection {#2731 …}
          +reports: Doctrine\ORM\PersistentCollection {#2733 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
          -id: 197482
          -bodyTs: "'declar':3 'war':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5808751"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701741310 {#2722
            date: 2023-12-05 02:55:10.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2726}
        +body: "forgor how to english"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701741755 {#3034
          date: 2023-12-05 03:02:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@g6d3np81@kbin.social"
          "@SidewaysHighways@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3115 …}
        +nested: Doctrine\ORM\PersistentCollection {#3113 …}
        +votes: Doctrine\ORM\PersistentCollection {#3111 …}
        +reports: Doctrine\ORM\PersistentCollection {#3109 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
        -id: 197500
        -bodyTs: "'english':4 'forgor':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/animemes@ani.social/t/679579/-/comment/3945916"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701741755 {#3037
          date: 2023-12-05 03:02:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2726}
      +body: "Forgor futurama"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701744790 {#3171
        date: 2023-12-05 03:53:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@g6d3np81@kbin.social"
        "@SidewaysHighways@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3160 …}
      +nested: Doctrine\ORM\PersistentCollection {#3164 …}
      +votes: Doctrine\ORM\PersistentCollection {#3162 …}
      +reports: Doctrine\ORM\PersistentCollection {#3175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
      -id: 197576
      -bodyTs: "'forgor':1 'futurama':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5810076"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701744790 {#3168
        date: 2023-12-05 03:53:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2726}
    +body: """
      I got double confused (ESL)  \n
       Never heard of that meme. So the title is in valid grammar?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701749457 {#3256
      date: 2023-12-05 05:10:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@g6d3np81@kbin.social"
      "@SidewaysHighways@lemmy.world"
      "@OmenAtom@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3251 …}
    +nested: Doctrine\ORM\PersistentCollection {#3246 …}
    +votes: Doctrine\ORM\PersistentCollection {#3250 …}
    +reports: Doctrine\ORM\PersistentCollection {#3260 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
    -id: 197710
    -bodyTs: "'confus':4 'doubl':3 'esl':5 'got':2 'grammar':17 'heard':7 'meme':10 'never':6 'titl':13 'valid':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/animemes@ani.social/t/679579/-/comment/3947301"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701749457 {#3259
      date: 2023-12-05 05:10:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2726}
  +body: "Google the phrase “war were declared” itll bring up the relevant scene from futurama, its a small but memorable joke, mainly because of the odd language"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701794617 {#3276
    date: 2023-12-05 17:43:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@g6d3np81@kbin.social"
    "@SidewaysHighways@lemmy.world"
    "@OmenAtom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3273 …}
  +nested: Doctrine\ORM\PersistentCollection {#3270 …}
  +votes: Doctrine\ORM\PersistentCollection {#3268 …}
  +reports: Doctrine\ORM\PersistentCollection {#3282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
  -id: 199327
  -bodyTs: "'bring':8 'declar':6 'futurama':14 'googl':1 'itll':7 'joke':20 'languag':26 'main':21 'memor':19 'odd':25 'phrase':3 'relev':11 'scene':12 'small':17 'war':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5822563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701794617 {#3279
    date: 2023-12-05 17:43:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3281
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
  +image: null
  +parent: App\Entity\EntryComment {#3255
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
    +image: null
    +parent: App\Entity\EntryComment {#3170
      +user: Proxies\__CG__\App\Entity\User {#3165 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
      +image: null
      +parent: App\Entity\EntryComment {#3033
        +user: Proxies\__CG__\App\Entity\User {#3116 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
        +image: null
        +parent: App\Entity\EntryComment {#2726
          +user: App\Entity\User {#2739 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2653 …}
          +image: null
          +parent: null
          +root: null
          +body: "War were declared"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1703059173 {#2721
            date: 2023-12-20 08:59:33.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@g6d3np81@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2727 …}
          +nested: Doctrine\ORM\PersistentCollection {#2729 …}
          +votes: Doctrine\ORM\PersistentCollection {#2731 …}
          +reports: Doctrine\ORM\PersistentCollection {#2733 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
          -id: 197482
          -bodyTs: "'declar':3 'war':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5808751"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701741310 {#2722
            date: 2023-12-05 02:55:10.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2726}
        +body: "forgor how to english"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701741755 {#3034
          date: 2023-12-05 03:02:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@g6d3np81@kbin.social"
          "@SidewaysHighways@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3115 …}
        +nested: Doctrine\ORM\PersistentCollection {#3113 …}
        +votes: Doctrine\ORM\PersistentCollection {#3111 …}
        +reports: Doctrine\ORM\PersistentCollection {#3109 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
        -id: 197500
        -bodyTs: "'english':4 'forgor':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/animemes@ani.social/t/679579/-/comment/3945916"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701741755 {#3037
          date: 2023-12-05 03:02:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2726}
      +body: "Forgor futurama"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701744790 {#3171
        date: 2023-12-05 03:53:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@g6d3np81@kbin.social"
        "@SidewaysHighways@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3160 …}
      +nested: Doctrine\ORM\PersistentCollection {#3164 …}
      +votes: Doctrine\ORM\PersistentCollection {#3162 …}
      +reports: Doctrine\ORM\PersistentCollection {#3175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
      -id: 197576
      -bodyTs: "'forgor':1 'futurama':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5810076"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701744790 {#3168
        date: 2023-12-05 03:53:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2726}
    +body: """
      I got double confused (ESL)  \n
       Never heard of that meme. So the title is in valid grammar?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701749457 {#3256
      date: 2023-12-05 05:10:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@g6d3np81@kbin.social"
      "@SidewaysHighways@lemmy.world"
      "@OmenAtom@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3251 …}
    +nested: Doctrine\ORM\PersistentCollection {#3246 …}
    +votes: Doctrine\ORM\PersistentCollection {#3250 …}
    +reports: Doctrine\ORM\PersistentCollection {#3260 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
    -id: 197710
    -bodyTs: "'confus':4 'doubl':3 'esl':5 'got':2 'grammar':17 'heard':7 'meme':10 'never':6 'titl':13 'valid':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/animemes@ani.social/t/679579/-/comment/3947301"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701749457 {#3259
      date: 2023-12-05 05:10:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2726}
  +body: "Google the phrase “war were declared” itll bring up the relevant scene from futurama, its a small but memorable joke, mainly because of the odd language"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701794617 {#3276
    date: 2023-12-05 17:43:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@g6d3np81@kbin.social"
    "@SidewaysHighways@lemmy.world"
    "@OmenAtom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3273 …}
  +nested: Doctrine\ORM\PersistentCollection {#3270 …}
  +votes: Doctrine\ORM\PersistentCollection {#3268 …}
  +reports: Doctrine\ORM\PersistentCollection {#3282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
  -id: 199327
  -bodyTs: "'bring':8 'declar':6 'futurama':14 'googl':1 'itll':7 'joke':20 'languag':26 'main':21 'memor':19 'odd':25 'phrase':3 'relev':11 'scene':12 'small':17 'war':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5822563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701794617 {#3279
    date: 2023-12-05 17:43:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2799
  +user: App\Entity\User {#2813 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2800 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: null
  +root: null
  +body: "c/unixporn ny friend."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701375420 {#2794
    date: 2023-11-30 21:17:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DJSpunTheDisc@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2801 …}
  +nested: Doctrine\ORM\PersistentCollection {#2803 …}
  +votes: Doctrine\ORM\PersistentCollection {#2805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
  -id: 181961
  -bodyTs: "'c/unixporn':1 'friend':3 'ny':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6143257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701375420 {#2795
    date: 2023-11-30 21:17:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2799
  +user: App\Entity\User {#2813 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2800 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: null
  +root: null
  +body: "c/unixporn ny friend."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701375420 {#2794
    date: 2023-11-30 21:17:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DJSpunTheDisc@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2801 …}
  +nested: Doctrine\ORM\PersistentCollection {#2803 …}
  +votes: Doctrine\ORM\PersistentCollection {#2805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
  -id: 181961
  -bodyTs: "'c/unixporn':1 'friend':3 'ny':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6143257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701375420 {#2795
    date: 2023-11-30 21:17:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2799
  +user: App\Entity\User {#2813 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2800 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: null
  +root: null
  +body: "c/unixporn ny friend."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701375420 {#2794
    date: 2023-11-30 21:17:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DJSpunTheDisc@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2801 …}
  +nested: Doctrine\ORM\PersistentCollection {#2803 …}
  +votes: Doctrine\ORM\PersistentCollection {#2805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
  -id: 181961
  -bodyTs: "'c/unixporn':1 'friend':3 'ny':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6143257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701375420 {#2795
    date: 2023-11-30 21:17:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#2873
  +user: App\Entity\User {#2888 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2874 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2875 …}
  +image: null
  +parent: null
  +root: null
  +body: "[HTMX](https://htmx.org/) and [AlpineJS](https://alpinejs.dev/) would like a word."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700636392 {#2868
    date: 2023-11-22 07:59:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2876 …}
  +nested: Doctrine\ORM\PersistentCollection {#2878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2880 …}
  +reports: Doctrine\ORM\PersistentCollection {#2882 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
  -id: 149828
  -bodyTs: "'/)':4,9 'alpinej':6 'alpinejs.dev':8 'alpinejs.dev/)':7 'htmx':1 'htmx.org':3 'htmx.org/)':2 'like':11 'word':13 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3935077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700636392 {#2869
    date: 2023-11-22 07:59: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
99 DENIED edit
App\Entity\EntryComment {#2873
  +user: App\Entity\User {#2888 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2874 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2875 …}
  +image: null
  +parent: null
  +root: null
  +body: "[HTMX](https://htmx.org/) and [AlpineJS](https://alpinejs.dev/) would like a word."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700636392 {#2868
    date: 2023-11-22 07:59:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2876 …}
  +nested: Doctrine\ORM\PersistentCollection {#2878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2880 …}
  +reports: Doctrine\ORM\PersistentCollection {#2882 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
  -id: 149828
  -bodyTs: "'/)':4,9 'alpinej':6 'alpinejs.dev':8 'alpinejs.dev/)':7 'htmx':1 'htmx.org':3 'htmx.org/)':2 'like':11 'word':13 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3935077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700636392 {#2869
    date: 2023-11-22 07:59: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
100 DENIED moderate
App\Entity\EntryComment {#2873
  +user: App\Entity\User {#2888 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2874 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2875 …}
  +image: null
  +parent: null
  +root: null
  +body: "[HTMX](https://htmx.org/) and [AlpineJS](https://alpinejs.dev/) would like a word."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700636392 {#2868
    date: 2023-11-22 07:59:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2876 …}
  +nested: Doctrine\ORM\PersistentCollection {#2878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2880 …}
  +reports: Doctrine\ORM\PersistentCollection {#2882 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
  -id: 149828
  -bodyTs: "'/)':4,9 'alpinej':6 'alpinejs.dev':8 'alpinejs.dev/)':7 'htmx':1 'htmx.org':3 'htmx.org/)':2 'like':11 'word':13 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3935077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700636392 {#2869
    date: 2023-11-22 07:59: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
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#2948
  +user: App\Entity\User {#2962 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2949 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2875 …}
  +image: null
  +parent: null
  +root: null
  +body: "I wonder if the board asked ChatGPT if this was a good idea beforehand."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700599766 {#2943
    date: 2023-11-21 21:49:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2950 …}
  +nested: Doctrine\ORM\PersistentCollection {#2952 …}
  +votes: Doctrine\ORM\PersistentCollection {#2954 …}
  +reports: Doctrine\ORM\PersistentCollection {#2956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2960 …}
  -id: 148495
  -bodyTs: "'ask':6 'beforehand':14 'board':5 'chatgpt':7 'good':12 'idea':13 'wonder':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5485641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700599766 {#2944
    date: 2023-11-21 21:49:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#2948
  +user: App\Entity\User {#2962 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2949 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2875 …}
  +image: null
  +parent: null
  +root: null
  +body: "I wonder if the board asked ChatGPT if this was a good idea beforehand."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700599766 {#2943
    date: 2023-11-21 21:49:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2950 …}
  +nested: Doctrine\ORM\PersistentCollection {#2952 …}
  +votes: Doctrine\ORM\PersistentCollection {#2954 …}
  +reports: Doctrine\ORM\PersistentCollection {#2956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2960 …}
  -id: 148495
  -bodyTs: "'ask':6 'beforehand':14 'board':5 'chatgpt':7 'good':12 'idea':13 'wonder':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5485641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700599766 {#2944
    date: 2023-11-21 21:49:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#2948
  +user: App\Entity\User {#2962 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2949 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2875 …}
  +image: null
  +parent: null
  +root: null
  +body: "I wonder if the board asked ChatGPT if this was a good idea beforehand."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700599766 {#2943
    date: 2023-11-21 21:49:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2950 …}
  +nested: Doctrine\ORM\PersistentCollection {#2952 …}
  +votes: Doctrine\ORM\PersistentCollection {#2954 …}
  +reports: Doctrine\ORM\PersistentCollection {#2956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2960 …}
  -id: 148495
  -bodyTs: "'ask':6 'beforehand':14 'board':5 'chatgpt':7 'good':12 'idea':13 'wonder':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5485641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700599766 {#2944
    date: 2023-11-21 21:49:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details