GET https://kbin.spritesserver.nl/index.php/d/files.mastodon.social/comments/newest?p=2

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
5.18 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.07 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 {#1956
  +user: App\Entity\User {#1391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "A simple command line in AutoGPT can be enough, as proven with ChaosGPT. But I am more afraid of human stupidity than of AI, it is this that is going to destroy us."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699139818 {#96
    date: 2023-11-05 00:16:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1944 …}
  +nested: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  -id: 89500
  -bodyTs: "'afraid':18 'ai':24 'autogpt':6 'chaosgpt':13 'command':3 'destroy':32 'enough':9 'go':30 'human':20 'line':4 'proven':11 'simpl':2 'stupid':21 'us':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5500202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699104574 {#1961
    date: 2023-11-04 14:29: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
3 DENIED edit
App\Entity\EntryComment {#1956
  +user: App\Entity\User {#1391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "A simple command line in AutoGPT can be enough, as proven with ChaosGPT. But I am more afraid of human stupidity than of AI, it is this that is going to destroy us."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699139818 {#96
    date: 2023-11-05 00:16:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1944 …}
  +nested: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  -id: 89500
  -bodyTs: "'afraid':18 'ai':24 'autogpt':6 'chaosgpt':13 'command':3 'destroy':32 'enough':9 'go':30 'human':20 'line':4 'proven':11 'simpl':2 'stupid':21 'us':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5500202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699104574 {#1961
    date: 2023-11-04 14:29: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
4 DENIED moderate
App\Entity\EntryComment {#1956
  +user: App\Entity\User {#1391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "A simple command line in AutoGPT can be enough, as proven with ChaosGPT. But I am more afraid of human stupidity than of AI, it is this that is going to destroy us."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699139818 {#96
    date: 2023-11-05 00:16:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1944 …}
  +nested: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  -id: 89500
  -bodyTs: "'afraid':18 'ai':24 'autogpt':6 'chaosgpt':13 'command':3 'destroy':32 'enough':9 'go':30 'human':20 'line':4 'proven':11 'simpl':2 'stupid':21 'us':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5500202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699104574 {#1961
    date: 2023-11-04 14:29: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
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 {#1795
  +user: App\Entity\User {#1597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nowadays it’s microSD cards."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1699129139 {#1613
    date: 2023-11-04 21:18:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1687 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 89430
  -bodyTs: "'card':5 'microsd':4 'nowaday':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/2749354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699102453 {#1689
    date: 2023-11-04 13:54: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
7 DENIED edit
App\Entity\EntryComment {#1795
  +user: App\Entity\User {#1597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nowadays it’s microSD cards."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1699129139 {#1613
    date: 2023-11-04 21:18:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1687 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 89430
  -bodyTs: "'card':5 'microsd':4 'nowaday':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/2749354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699102453 {#1689
    date: 2023-11-04 13:54: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
8 DENIED moderate
App\Entity\EntryComment {#1795
  +user: App\Entity\User {#1597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nowadays it’s microSD cards."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1699129139 {#1613
    date: 2023-11-04 21:18:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1687 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 89430
  -bodyTs: "'card':5 'microsd':4 'nowaday':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/2749354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699102453 {#1689
    date: 2023-11-04 13:54: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
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 {#2364
  +user: App\Entity\User {#1909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Remember a Decepticon that transformed into a cassette?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699271683 {#2370
    date: 2023-11-06 12:54:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 89272
  -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5054870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699097077 {#2377
    date: 2023-11-04 12:24: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
11 DENIED edit
App\Entity\EntryComment {#2364
  +user: App\Entity\User {#1909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Remember a Decepticon that transformed into a cassette?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699271683 {#2370
    date: 2023-11-06 12:54:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 89272
  -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5054870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699097077 {#2377
    date: 2023-11-04 12:24: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
12 DENIED moderate
App\Entity\EntryComment {#2364
  +user: App\Entity\User {#1909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Remember a Decepticon that transformed into a cassette?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699271683 {#2370
    date: 2023-11-06 12:54:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 89272
  -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5054870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699097077 {#2377
    date: 2023-11-04 12:24: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
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 {#3146
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2364
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Remember a Decepticon that transformed into a cassette?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699271683 {#2370
      date: 2023-11-06 12:54:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 89272
    -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5054870"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699097077 {#2377
      date: 2023-11-04 12:24:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2364}
  +body: "Gotta be at some very specific places to fool people with that in 2023"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699101081 {#3144
    date: 2023-11-04 13:31:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3148 …}
  +nested: Doctrine\ORM\PersistentCollection {#3150 …}
  +votes: Doctrine\ORM\PersistentCollection {#3152 …}
  +reports: Doctrine\ORM\PersistentCollection {#3154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
  -id: 89385
  -bodyTs: "'2023':14 'fool':9 'gotta':1 'peopl':10 'place':7 'specif':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5499074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699101081 {#3145
    date: 2023-11-04 13:31:21.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 {#3146
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2364
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Remember a Decepticon that transformed into a cassette?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699271683 {#2370
      date: 2023-11-06 12:54:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 89272
    -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5054870"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699097077 {#2377
      date: 2023-11-04 12:24:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2364}
  +body: "Gotta be at some very specific places to fool people with that in 2023"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699101081 {#3144
    date: 2023-11-04 13:31:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3148 …}
  +nested: Doctrine\ORM\PersistentCollection {#3150 …}
  +votes: Doctrine\ORM\PersistentCollection {#3152 …}
  +reports: Doctrine\ORM\PersistentCollection {#3154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
  -id: 89385
  -bodyTs: "'2023':14 'fool':9 'gotta':1 'peopl':10 'place':7 'specif':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5499074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699101081 {#3145
    date: 2023-11-04 13:31:21.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 {#3146
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2364
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Remember a Decepticon that transformed into a cassette?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699271683 {#2370
      date: 2023-11-06 12:54:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 89272
    -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5054870"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699097077 {#2377
      date: 2023-11-04 12:24:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2364}
  +body: "Gotta be at some very specific places to fool people with that in 2023"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699101081 {#3144
    date: 2023-11-04 13:31:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3148 …}
  +nested: Doctrine\ORM\PersistentCollection {#3150 …}
  +votes: Doctrine\ORM\PersistentCollection {#3152 …}
  +reports: Doctrine\ORM\PersistentCollection {#3154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
  -id: 89385
  -bodyTs: "'2023':14 'fool':9 'gotta':1 'peopl':10 'place':7 'specif':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5499074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699101081 {#3145
    date: 2023-11-04 13:31:21.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 {#3162
  +user: Proxies\__CG__\App\Entity\User {#3163 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2364
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Remember a Decepticon that transformed into a cassette?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699271683 {#2370
      date: 2023-11-06 12:54:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 89272
    -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5054870"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699097077 {#2377
      date: 2023-11-04 12:24:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2364}
  +body: "Poor Soundwave, he and his minions are obsolete! Maybe they can get upgrades so he transforms into an MP3 player and they transform into SD cards."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699103496 {#3160
    date: 2023-11-04 14:11:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3164 …}
  +nested: Doctrine\ORM\PersistentCollection {#3166 …}
  +votes: Doctrine\ORM\PersistentCollection {#3168 …}
  +reports: Doctrine\ORM\PersistentCollection {#3170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
  -id: 89470
  -bodyTs: "'card':26 'get':12 'mayb':9 'minion':6 'mp3':19 'obsolet':8 'player':20 'poor':1 'sd':25 'soundwav':2 'transform':16,23 'upgrad':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5056412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699103496 {#3161
    date: 2023-11-04 14:11:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#3162
  +user: Proxies\__CG__\App\Entity\User {#3163 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2364
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Remember a Decepticon that transformed into a cassette?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699271683 {#2370
      date: 2023-11-06 12:54:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 89272
    -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5054870"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699097077 {#2377
      date: 2023-11-04 12:24:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2364}
  +body: "Poor Soundwave, he and his minions are obsolete! Maybe they can get upgrades so he transforms into an MP3 player and they transform into SD cards."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699103496 {#3160
    date: 2023-11-04 14:11:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3164 …}
  +nested: Doctrine\ORM\PersistentCollection {#3166 …}
  +votes: Doctrine\ORM\PersistentCollection {#3168 …}
  +reports: Doctrine\ORM\PersistentCollection {#3170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
  -id: 89470
  -bodyTs: "'card':26 'get':12 'mayb':9 'minion':6 'mp3':19 'obsolet':8 'player':20 'poor':1 'sd':25 'soundwav':2 'transform':16,23 'upgrad':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5056412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699103496 {#3161
    date: 2023-11-04 14:11:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#3162
  +user: Proxies\__CG__\App\Entity\User {#3163 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2364
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Remember a Decepticon that transformed into a cassette?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699271683 {#2370
      date: 2023-11-06 12:54:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 89272
    -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5054870"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699097077 {#2377
      date: 2023-11-04 12:24:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2364}
  +body: "Poor Soundwave, he and his minions are obsolete! Maybe they can get upgrades so he transforms into an MP3 player and they transform into SD cards."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699103496 {#3160
    date: 2023-11-04 14:11:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3164 …}
  +nested: Doctrine\ORM\PersistentCollection {#3166 …}
  +votes: Doctrine\ORM\PersistentCollection {#3168 …}
  +reports: Doctrine\ORM\PersistentCollection {#3170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
  -id: 89470
  -bodyTs: "'card':26 'get':12 'mayb':9 'minion':6 'mp3':19 'obsolet':8 'player':20 'poor':1 'sd':25 'soundwav':2 'transform':16,23 'upgrad':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5056412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699103496 {#3161
    date: 2023-11-04 14:11:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3327
  +user: Proxies\__CG__\App\Entity\User {#3328 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3162
    +user: Proxies\__CG__\App\Entity\User {#3163 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2364
      +user: App\Entity\User {#1909 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Remember a Decepticon that transformed into a cassette?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1699271683 {#2370
        date: 2023-11-06 12:54:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 89272
      -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5054870"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699097077 {#2377
        date: 2023-11-04 12:24:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2364}
    +body: "Poor Soundwave, he and his minions are obsolete! Maybe they can get upgrades so he transforms into an MP3 player and they transform into SD cards."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699103496 {#3160
      date: 2023-11-04 14:11:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@BustinJiber@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3164 …}
    +nested: Doctrine\ORM\PersistentCollection {#3166 …}
    +votes: Doctrine\ORM\PersistentCollection {#3168 …}
    +reports: Doctrine\ORM\PersistentCollection {#3170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
    -id: 89470
    -bodyTs: "'card':26 'get':12 'mayb':9 'minion':6 'mp3':19 'obsolet':8 'player':20 'poor':1 'sd':25 'soundwav':2 'transform':16,23 'upgrad':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5056412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699103496 {#3161
      date: 2023-11-04 14:11:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2364}
  +body: "Leading to intergalactic war accidentally started by DankPods."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699125201 {#3325
    date: 2023-11-04 20:13:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3329 …}
  +nested: Doctrine\ORM\PersistentCollection {#3331 …}
  +votes: Doctrine\ORM\PersistentCollection {#3333 …}
  +reports: Doctrine\ORM\PersistentCollection {#3335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
  -id: 90564
  -bodyTs: "'accident':5 'dankpod':8 'intergalact':3 'lead':1 'start':6 'war':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5158740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699125201 {#3326
    date: 2023-11-04 20:13:21.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 {#3327
  +user: Proxies\__CG__\App\Entity\User {#3328 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3162
    +user: Proxies\__CG__\App\Entity\User {#3163 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2364
      +user: App\Entity\User {#1909 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Remember a Decepticon that transformed into a cassette?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1699271683 {#2370
        date: 2023-11-06 12:54:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 89272
      -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5054870"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699097077 {#2377
        date: 2023-11-04 12:24:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2364}
    +body: "Poor Soundwave, he and his minions are obsolete! Maybe they can get upgrades so he transforms into an MP3 player and they transform into SD cards."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699103496 {#3160
      date: 2023-11-04 14:11:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@BustinJiber@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3164 …}
    +nested: Doctrine\ORM\PersistentCollection {#3166 …}
    +votes: Doctrine\ORM\PersistentCollection {#3168 …}
    +reports: Doctrine\ORM\PersistentCollection {#3170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
    -id: 89470
    -bodyTs: "'card':26 'get':12 'mayb':9 'minion':6 'mp3':19 'obsolet':8 'player':20 'poor':1 'sd':25 'soundwav':2 'transform':16,23 'upgrad':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5056412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699103496 {#3161
      date: 2023-11-04 14:11:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2364}
  +body: "Leading to intergalactic war accidentally started by DankPods."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699125201 {#3325
    date: 2023-11-04 20:13:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3329 …}
  +nested: Doctrine\ORM\PersistentCollection {#3331 …}
  +votes: Doctrine\ORM\PersistentCollection {#3333 …}
  +reports: Doctrine\ORM\PersistentCollection {#3335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
  -id: 90564
  -bodyTs: "'accident':5 'dankpod':8 'intergalact':3 'lead':1 'start':6 'war':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5158740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699125201 {#3326
    date: 2023-11-04 20:13:21.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 {#3327
  +user: Proxies\__CG__\App\Entity\User {#3328 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3162
    +user: Proxies\__CG__\App\Entity\User {#3163 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2364
      +user: App\Entity\User {#1909 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Remember a Decepticon that transformed into a cassette?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1699271683 {#2370
        date: 2023-11-06 12:54:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 89272
      -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5054870"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699097077 {#2377
        date: 2023-11-04 12:24:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2364}
    +body: "Poor Soundwave, he and his minions are obsolete! Maybe they can get upgrades so he transforms into an MP3 player and they transform into SD cards."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699103496 {#3160
      date: 2023-11-04 14:11:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@BustinJiber@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3164 …}
    +nested: Doctrine\ORM\PersistentCollection {#3166 …}
    +votes: Doctrine\ORM\PersistentCollection {#3168 …}
    +reports: Doctrine\ORM\PersistentCollection {#3170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
    -id: 89470
    -bodyTs: "'card':26 'get':12 'mayb':9 'minion':6 'mp3':19 'obsolet':8 'player':20 'poor':1 'sd':25 'soundwav':2 'transform':16,23 'upgrad':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5056412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699103496 {#3161
      date: 2023-11-04 14:11:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2364}
  +body: "Leading to intergalactic war accidentally started by DankPods."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699125201 {#3325
    date: 2023-11-04 20:13:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3329 …}
  +nested: Doctrine\ORM\PersistentCollection {#3331 …}
  +votes: Doctrine\ORM\PersistentCollection {#3333 …}
  +reports: Doctrine\ORM\PersistentCollection {#3335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
  -id: 90564
  -bodyTs: "'accident':5 'dankpod':8 'intergalact':3 'lead':1 'start':6 'war':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5158740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699125201 {#3326
    date: 2023-11-04 20:13:21.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 {#3397
  +user: Proxies\__CG__\App\Entity\User {#3398 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3327
    +user: Proxies\__CG__\App\Entity\User {#3328 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3162
      +user: Proxies\__CG__\App\Entity\User {#3163 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2364
        +user: App\Entity\User {#1909 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "Remember a Decepticon that transformed into a cassette?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1699271683 {#2370
          date: 2023-11-06 12:54:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 89272
        -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5054870"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699097077 {#2377
          date: 2023-11-04 12:24:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2364}
      +body: "Poor Soundwave, he and his minions are obsolete! Maybe they can get upgrades so he transforms into an MP3 player and they transform into SD cards."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699103496 {#3160
        date: 2023-11-04 14:11:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@BustinJiber@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3164 …}
      +nested: Doctrine\ORM\PersistentCollection {#3166 …}
      +votes: Doctrine\ORM\PersistentCollection {#3168 …}
      +reports: Doctrine\ORM\PersistentCollection {#3170 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
      -id: 89470
      -bodyTs: "'card':26 'get':12 'mayb':9 'minion':6 'mp3':19 'obsolet':8 'player':20 'poor':1 'sd':25 'soundwav':2 'transform':16,23 'upgrad':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5056412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699103496 {#3161
        date: 2023-11-04 14:11:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2364}
    +body: "Leading to intergalactic war accidentally started by DankPods."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699125201 {#3325
      date: 2023-11-04 20:13:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@BustinJiber@lemmy.world"
      "@samus12345@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3329 …}
    +nested: Doctrine\ORM\PersistentCollection {#3331 …}
    +votes: Doctrine\ORM\PersistentCollection {#3333 …}
    +reports: Doctrine\ORM\PersistentCollection {#3335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
    -id: 90564
    -bodyTs: "'accident':5 'dankpod':8 'intergalact':3 'lead':1 'start':6 'war':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5158740"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699125201 {#3326
      date: 2023-11-04 20:13:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2364}
  +body: """
    Soundwave was prepared for humans to be hostile to his kind.\n
    \n
    He hadn’t counted on the 1 grit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699212083 {#3395
    date: 2023-11-05 20:21:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
    "@samus12345@lemmy.world"
    "@mindbleach@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3399 …}
  +nested: Doctrine\ORM\PersistentCollection {#3401 …}
  +votes: Doctrine\ORM\PersistentCollection {#3403 …}
  +reports: Doctrine\ORM\PersistentCollection {#3405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3409 …}
  -id: 93283
  -bodyTs: "'1':18 'count':15 'grit':19 'hadn':13 'hostil':8 'human':5 'kind':11 'prepar':3 'soundwav':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3811630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699212083 {#3396
    date: 2023-11-05 20:21: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
27 DENIED edit
App\Entity\EntryComment {#3397
  +user: Proxies\__CG__\App\Entity\User {#3398 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3327
    +user: Proxies\__CG__\App\Entity\User {#3328 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3162
      +user: Proxies\__CG__\App\Entity\User {#3163 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2364
        +user: App\Entity\User {#1909 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "Remember a Decepticon that transformed into a cassette?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1699271683 {#2370
          date: 2023-11-06 12:54:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 89272
        -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5054870"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699097077 {#2377
          date: 2023-11-04 12:24:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2364}
      +body: "Poor Soundwave, he and his minions are obsolete! Maybe they can get upgrades so he transforms into an MP3 player and they transform into SD cards."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699103496 {#3160
        date: 2023-11-04 14:11:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@BustinJiber@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3164 …}
      +nested: Doctrine\ORM\PersistentCollection {#3166 …}
      +votes: Doctrine\ORM\PersistentCollection {#3168 …}
      +reports: Doctrine\ORM\PersistentCollection {#3170 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
      -id: 89470
      -bodyTs: "'card':26 'get':12 'mayb':9 'minion':6 'mp3':19 'obsolet':8 'player':20 'poor':1 'sd':25 'soundwav':2 'transform':16,23 'upgrad':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5056412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699103496 {#3161
        date: 2023-11-04 14:11:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2364}
    +body: "Leading to intergalactic war accidentally started by DankPods."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699125201 {#3325
      date: 2023-11-04 20:13:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@BustinJiber@lemmy.world"
      "@samus12345@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3329 …}
    +nested: Doctrine\ORM\PersistentCollection {#3331 …}
    +votes: Doctrine\ORM\PersistentCollection {#3333 …}
    +reports: Doctrine\ORM\PersistentCollection {#3335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
    -id: 90564
    -bodyTs: "'accident':5 'dankpod':8 'intergalact':3 'lead':1 'start':6 'war':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5158740"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699125201 {#3326
      date: 2023-11-04 20:13:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2364}
  +body: """
    Soundwave was prepared for humans to be hostile to his kind.\n
    \n
    He hadn’t counted on the 1 grit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699212083 {#3395
    date: 2023-11-05 20:21:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
    "@samus12345@lemmy.world"
    "@mindbleach@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3399 …}
  +nested: Doctrine\ORM\PersistentCollection {#3401 …}
  +votes: Doctrine\ORM\PersistentCollection {#3403 …}
  +reports: Doctrine\ORM\PersistentCollection {#3405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3409 …}
  -id: 93283
  -bodyTs: "'1':18 'count':15 'grit':19 'hadn':13 'hostil':8 'human':5 'kind':11 'prepar':3 'soundwav':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3811630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699212083 {#3396
    date: 2023-11-05 20:21: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
28 DENIED moderate
App\Entity\EntryComment {#3397
  +user: Proxies\__CG__\App\Entity\User {#3398 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3327
    +user: Proxies\__CG__\App\Entity\User {#3328 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3162
      +user: Proxies\__CG__\App\Entity\User {#3163 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2364
        +user: App\Entity\User {#1909 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "Remember a Decepticon that transformed into a cassette?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1699271683 {#2370
          date: 2023-11-06 12:54:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 89272
        -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5054870"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699097077 {#2377
          date: 2023-11-04 12:24:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2364}
      +body: "Poor Soundwave, he and his minions are obsolete! Maybe they can get upgrades so he transforms into an MP3 player and they transform into SD cards."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699103496 {#3160
        date: 2023-11-04 14:11:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@BustinJiber@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3164 …}
      +nested: Doctrine\ORM\PersistentCollection {#3166 …}
      +votes: Doctrine\ORM\PersistentCollection {#3168 …}
      +reports: Doctrine\ORM\PersistentCollection {#3170 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
      -id: 89470
      -bodyTs: "'card':26 'get':12 'mayb':9 'minion':6 'mp3':19 'obsolet':8 'player':20 'poor':1 'sd':25 'soundwav':2 'transform':16,23 'upgrad':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5056412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699103496 {#3161
        date: 2023-11-04 14:11:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2364}
    +body: "Leading to intergalactic war accidentally started by DankPods."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699125201 {#3325
      date: 2023-11-04 20:13:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@BustinJiber@lemmy.world"
      "@samus12345@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3329 …}
    +nested: Doctrine\ORM\PersistentCollection {#3331 …}
    +votes: Doctrine\ORM\PersistentCollection {#3333 …}
    +reports: Doctrine\ORM\PersistentCollection {#3335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
    -id: 90564
    -bodyTs: "'accident':5 'dankpod':8 'intergalact':3 'lead':1 'start':6 'war':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5158740"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699125201 {#3326
      date: 2023-11-04 20:13:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2364}
  +body: """
    Soundwave was prepared for humans to be hostile to his kind.\n
    \n
    He hadn’t counted on the 1 grit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699212083 {#3395
    date: 2023-11-05 20:21:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
    "@samus12345@lemmy.world"
    "@mindbleach@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3399 …}
  +nested: Doctrine\ORM\PersistentCollection {#3401 …}
  +votes: Doctrine\ORM\PersistentCollection {#3403 …}
  +reports: Doctrine\ORM\PersistentCollection {#3405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3409 …}
  -id: 93283
  -bodyTs: "'1':18 'count':15 'grit':19 'hadn':13 'hostil':8 'human':5 'kind':11 'prepar':3 'soundwav':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3811630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699212083 {#3396
    date: 2023-11-05 20:21: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
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 {#3412
  +user: Proxies\__CG__\App\Entity\User {#3328 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3397
    +user: Proxies\__CG__\App\Entity\User {#3398 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3327
      +user: Proxies\__CG__\App\Entity\User {#3328 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3162
        +user: Proxies\__CG__\App\Entity\User {#3163 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2364
          +user: App\Entity\User {#1909 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "Remember a Decepticon that transformed into a cassette?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1699271683 {#2370
            date: 2023-11-06 12:54:43.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2372 …}
          +nested: Doctrine\ORM\PersistentCollection {#2386 …}
          +votes: Doctrine\ORM\PersistentCollection {#2385 …}
          +reports: Doctrine\ORM\PersistentCollection {#2378 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
          -id: 89272
          -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5054870"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699097077 {#2377
            date: 2023-11-04 12:24:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2364}
        +body: "Poor Soundwave, he and his minions are obsolete! Maybe they can get upgrades so he transforms into an MP3 player and they transform into SD cards."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699103496 {#3160
          date: 2023-11-04 14:11:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@BustinJiber@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3164 …}
        +nested: Doctrine\ORM\PersistentCollection {#3166 …}
        +votes: Doctrine\ORM\PersistentCollection {#3168 …}
        +reports: Doctrine\ORM\PersistentCollection {#3170 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
        -id: 89470
        -bodyTs: "'card':26 'get':12 'mayb':9 'minion':6 'mp3':19 'obsolet':8 'player':20 'poor':1 'sd':25 'soundwav':2 'transform':16,23 'upgrad':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5056412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699103496 {#3161
          date: 2023-11-04 14:11:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2364}
      +body: "Leading to intergalactic war accidentally started by DankPods."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699125201 {#3325
        date: 2023-11-04 20:13:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@BustinJiber@lemmy.world"
        "@samus12345@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3329 …}
      +nested: Doctrine\ORM\PersistentCollection {#3331 …}
      +votes: Doctrine\ORM\PersistentCollection {#3333 …}
      +reports: Doctrine\ORM\PersistentCollection {#3335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
      -id: 90564
      -bodyTs: "'accident':5 'dankpod':8 'intergalact':3 'lead':1 'start':6 'war':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5158740"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699125201 {#3326
        date: 2023-11-04 20:13:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2364}
    +body: """
      Soundwave was prepared for humans to be hostile to his kind.\n
      \n
      He hadn’t counted on the 1 grit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699212083 {#3395
      date: 2023-11-05 20:21:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@BustinJiber@lemmy.world"
      "@samus12345@lemmy.world"
      "@mindbleach@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3399 …}
    +nested: Doctrine\ORM\PersistentCollection {#3401 …}
    +votes: Doctrine\ORM\PersistentCollection {#3403 …}
    +reports: Doctrine\ORM\PersistentCollection {#3405 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3407 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3409 …}
    -id: 93283
    -bodyTs: "'1':18 'count':15 'grit':19 'hadn':13 'hostil':8 'human':5 'kind':11 'prepar':3 'soundwav':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3811630"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699212083 {#3396
      date: 2023-11-05 20:21:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2364}
  +body: "To say nothing of his new rival, Scarlet Fire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699246609 {#3417
    date: 2023-11-06 05:56:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
    "@samus12345@lemmy.world"
    "@mindbleach@sh.itjust.works"
    "@AVincentInSpace@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3420 …}
  +nested: Doctrine\ORM\PersistentCollection {#3424 …}
  +votes: Doctrine\ORM\PersistentCollection {#3426 …}
  +reports: Doctrine\ORM\PersistentCollection {#3427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3431 …}
  -id: 94413
  -bodyTs: "'fire':9 'new':6 'noth':3 'rival':7 'say':2 'scarlet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5208000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699246609 {#3414
    date: 2023-11-06 05:56:49.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 {#3412
  +user: Proxies\__CG__\App\Entity\User {#3328 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3397
    +user: Proxies\__CG__\App\Entity\User {#3398 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3327
      +user: Proxies\__CG__\App\Entity\User {#3328 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3162
        +user: Proxies\__CG__\App\Entity\User {#3163 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2364
          +user: App\Entity\User {#1909 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "Remember a Decepticon that transformed into a cassette?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1699271683 {#2370
            date: 2023-11-06 12:54:43.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2372 …}
          +nested: Doctrine\ORM\PersistentCollection {#2386 …}
          +votes: Doctrine\ORM\PersistentCollection {#2385 …}
          +reports: Doctrine\ORM\PersistentCollection {#2378 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
          -id: 89272
          -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5054870"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699097077 {#2377
            date: 2023-11-04 12:24:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2364}
        +body: "Poor Soundwave, he and his minions are obsolete! Maybe they can get upgrades so he transforms into an MP3 player and they transform into SD cards."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699103496 {#3160
          date: 2023-11-04 14:11:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@BustinJiber@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3164 …}
        +nested: Doctrine\ORM\PersistentCollection {#3166 …}
        +votes: Doctrine\ORM\PersistentCollection {#3168 …}
        +reports: Doctrine\ORM\PersistentCollection {#3170 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
        -id: 89470
        -bodyTs: "'card':26 'get':12 'mayb':9 'minion':6 'mp3':19 'obsolet':8 'player':20 'poor':1 'sd':25 'soundwav':2 'transform':16,23 'upgrad':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5056412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699103496 {#3161
          date: 2023-11-04 14:11:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2364}
      +body: "Leading to intergalactic war accidentally started by DankPods."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699125201 {#3325
        date: 2023-11-04 20:13:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@BustinJiber@lemmy.world"
        "@samus12345@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3329 …}
      +nested: Doctrine\ORM\PersistentCollection {#3331 …}
      +votes: Doctrine\ORM\PersistentCollection {#3333 …}
      +reports: Doctrine\ORM\PersistentCollection {#3335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
      -id: 90564
      -bodyTs: "'accident':5 'dankpod':8 'intergalact':3 'lead':1 'start':6 'war':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5158740"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699125201 {#3326
        date: 2023-11-04 20:13:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2364}
    +body: """
      Soundwave was prepared for humans to be hostile to his kind.\n
      \n
      He hadn’t counted on the 1 grit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699212083 {#3395
      date: 2023-11-05 20:21:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@BustinJiber@lemmy.world"
      "@samus12345@lemmy.world"
      "@mindbleach@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3399 …}
    +nested: Doctrine\ORM\PersistentCollection {#3401 …}
    +votes: Doctrine\ORM\PersistentCollection {#3403 …}
    +reports: Doctrine\ORM\PersistentCollection {#3405 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3407 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3409 …}
    -id: 93283
    -bodyTs: "'1':18 'count':15 'grit':19 'hadn':13 'hostil':8 'human':5 'kind':11 'prepar':3 'soundwav':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3811630"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699212083 {#3396
      date: 2023-11-05 20:21:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2364}
  +body: "To say nothing of his new rival, Scarlet Fire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699246609 {#3417
    date: 2023-11-06 05:56:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
    "@samus12345@lemmy.world"
    "@mindbleach@sh.itjust.works"
    "@AVincentInSpace@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3420 …}
  +nested: Doctrine\ORM\PersistentCollection {#3424 …}
  +votes: Doctrine\ORM\PersistentCollection {#3426 …}
  +reports: Doctrine\ORM\PersistentCollection {#3427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3431 …}
  -id: 94413
  -bodyTs: "'fire':9 'new':6 'noth':3 'rival':7 'say':2 'scarlet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5208000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699246609 {#3414
    date: 2023-11-06 05:56:49.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 {#3412
  +user: Proxies\__CG__\App\Entity\User {#3328 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3397
    +user: Proxies\__CG__\App\Entity\User {#3398 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3327
      +user: Proxies\__CG__\App\Entity\User {#3328 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3162
        +user: Proxies\__CG__\App\Entity\User {#3163 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2364
          +user: App\Entity\User {#1909 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "Remember a Decepticon that transformed into a cassette?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1699271683 {#2370
            date: 2023-11-06 12:54:43.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2372 …}
          +nested: Doctrine\ORM\PersistentCollection {#2386 …}
          +votes: Doctrine\ORM\PersistentCollection {#2385 …}
          +reports: Doctrine\ORM\PersistentCollection {#2378 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
          -id: 89272
          -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5054870"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699097077 {#2377
            date: 2023-11-04 12:24:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2364}
        +body: "Poor Soundwave, he and his minions are obsolete! Maybe they can get upgrades so he transforms into an MP3 player and they transform into SD cards."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699103496 {#3160
          date: 2023-11-04 14:11:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@BustinJiber@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3164 …}
        +nested: Doctrine\ORM\PersistentCollection {#3166 …}
        +votes: Doctrine\ORM\PersistentCollection {#3168 …}
        +reports: Doctrine\ORM\PersistentCollection {#3170 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
        -id: 89470
        -bodyTs: "'card':26 'get':12 'mayb':9 'minion':6 'mp3':19 'obsolet':8 'player':20 'poor':1 'sd':25 'soundwav':2 'transform':16,23 'upgrad':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5056412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699103496 {#3161
          date: 2023-11-04 14:11:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2364}
      +body: "Leading to intergalactic war accidentally started by DankPods."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699125201 {#3325
        date: 2023-11-04 20:13:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@BustinJiber@lemmy.world"
        "@samus12345@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3329 …}
      +nested: Doctrine\ORM\PersistentCollection {#3331 …}
      +votes: Doctrine\ORM\PersistentCollection {#3333 …}
      +reports: Doctrine\ORM\PersistentCollection {#3335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
      -id: 90564
      -bodyTs: "'accident':5 'dankpod':8 'intergalact':3 'lead':1 'start':6 'war':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5158740"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699125201 {#3326
        date: 2023-11-04 20:13:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2364}
    +body: """
      Soundwave was prepared for humans to be hostile to his kind.\n
      \n
      He hadn’t counted on the 1 grit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699212083 {#3395
      date: 2023-11-05 20:21:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@BustinJiber@lemmy.world"
      "@samus12345@lemmy.world"
      "@mindbleach@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3399 …}
    +nested: Doctrine\ORM\PersistentCollection {#3401 …}
    +votes: Doctrine\ORM\PersistentCollection {#3403 …}
    +reports: Doctrine\ORM\PersistentCollection {#3405 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3407 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3409 …}
    -id: 93283
    -bodyTs: "'1':18 'count':15 'grit':19 'hadn':13 'hostil':8 'human':5 'kind':11 'prepar':3 'soundwav':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3811630"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699212083 {#3396
      date: 2023-11-05 20:21:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2364}
  +body: "To say nothing of his new rival, Scarlet Fire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699246609 {#3417
    date: 2023-11-06 05:56:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
    "@samus12345@lemmy.world"
    "@mindbleach@sh.itjust.works"
    "@AVincentInSpace@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3420 …}
  +nested: Doctrine\ORM\PersistentCollection {#3424 …}
  +votes: Doctrine\ORM\PersistentCollection {#3426 …}
  +reports: Doctrine\ORM\PersistentCollection {#3427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3431 …}
  -id: 94413
  -bodyTs: "'fire':9 'new':6 'noth':3 'rival':7 'say':2 'scarlet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5208000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699246609 {#3414
    date: 2023-11-06 05:56:49.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 {#3343
  +user: Proxies\__CG__\App\Entity\User {#3344 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3162
    +user: Proxies\__CG__\App\Entity\User {#3163 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2364
      +user: App\Entity\User {#1909 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Remember a Decepticon that transformed into a cassette?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1699271683 {#2370
        date: 2023-11-06 12:54:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 89272
      -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5054870"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699097077 {#2377
        date: 2023-11-04 12:24:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2364}
    +body: "Poor Soundwave, he and his minions are obsolete! Maybe they can get upgrades so he transforms into an MP3 player and they transform into SD cards."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699103496 {#3160
      date: 2023-11-04 14:11:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@BustinJiber@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3164 …}
    +nested: Doctrine\ORM\PersistentCollection {#3166 …}
    +votes: Doctrine\ORM\PersistentCollection {#3168 …}
    +reports: Doctrine\ORM\PersistentCollection {#3170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
    -id: 89470
    -bodyTs: "'card':26 'get':12 'mayb':9 'minion':6 'mp3':19 'obsolet':8 'player':20 'poor':1 'sd':25 'soundwav':2 'transform':16,23 'upgrad':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5056412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699103496 {#3161
      date: 2023-11-04 14:11:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2364}
  +body: "There is already an actual flash drive version of Ravage."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699137498 {#3341
    date: 2023-11-04 23:38:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3345 …}
  +nested: Doctrine\ORM\PersistentCollection {#3347 …}
  +votes: Doctrine\ORM\PersistentCollection {#3349 …}
  +reports: Doctrine\ORM\PersistentCollection {#3351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
  -id: 91007
  -bodyTs: "'actual':5 'alreadi':3 'drive':7 'flash':6 'ravag':10 'version':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4570431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699137498 {#3342
    date: 2023-11-04 23:38:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#3343
  +user: Proxies\__CG__\App\Entity\User {#3344 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3162
    +user: Proxies\__CG__\App\Entity\User {#3163 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2364
      +user: App\Entity\User {#1909 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Remember a Decepticon that transformed into a cassette?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1699271683 {#2370
        date: 2023-11-06 12:54:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 89272
      -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5054870"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699097077 {#2377
        date: 2023-11-04 12:24:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2364}
    +body: "Poor Soundwave, he and his minions are obsolete! Maybe they can get upgrades so he transforms into an MP3 player and they transform into SD cards."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699103496 {#3160
      date: 2023-11-04 14:11:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@BustinJiber@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3164 …}
    +nested: Doctrine\ORM\PersistentCollection {#3166 …}
    +votes: Doctrine\ORM\PersistentCollection {#3168 …}
    +reports: Doctrine\ORM\PersistentCollection {#3170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
    -id: 89470
    -bodyTs: "'card':26 'get':12 'mayb':9 'minion':6 'mp3':19 'obsolet':8 'player':20 'poor':1 'sd':25 'soundwav':2 'transform':16,23 'upgrad':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5056412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699103496 {#3161
      date: 2023-11-04 14:11:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2364}
  +body: "There is already an actual flash drive version of Ravage."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699137498 {#3341
    date: 2023-11-04 23:38:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3345 …}
  +nested: Doctrine\ORM\PersistentCollection {#3347 …}
  +votes: Doctrine\ORM\PersistentCollection {#3349 …}
  +reports: Doctrine\ORM\PersistentCollection {#3351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
  -id: 91007
  -bodyTs: "'actual':5 'alreadi':3 'drive':7 'flash':6 'ravag':10 'version':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4570431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699137498 {#3342
    date: 2023-11-04 23:38:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#3343
  +user: Proxies\__CG__\App\Entity\User {#3344 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3162
    +user: Proxies\__CG__\App\Entity\User {#3163 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2364
      +user: App\Entity\User {#1909 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Remember a Decepticon that transformed into a cassette?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1699271683 {#2370
        date: 2023-11-06 12:54:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 89272
      -bodyTs: "'cassett':8 'decepticon':3 'rememb':1 'transform':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5054870"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699097077 {#2377
        date: 2023-11-04 12:24:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2364}
    +body: "Poor Soundwave, he and his minions are obsolete! Maybe they can get upgrades so he transforms into an MP3 player and they transform into SD cards."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699103496 {#3160
      date: 2023-11-04 14:11:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@BustinJiber@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3164 …}
    +nested: Doctrine\ORM\PersistentCollection {#3166 …}
    +votes: Doctrine\ORM\PersistentCollection {#3168 …}
    +reports: Doctrine\ORM\PersistentCollection {#3170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
    -id: 89470
    -bodyTs: "'card':26 'get':12 'mayb':9 'minion':6 'mp3':19 'obsolet':8 'player':20 'poor':1 'sd':25 'soundwav':2 'transform':16,23 'upgrad':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5056412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699103496 {#3161
      date: 2023-11-04 14:11:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2364}
  +body: "There is already an actual flash drive version of Ravage."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699137498 {#3341
    date: 2023-11-04 23:38:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@BustinJiber@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3345 …}
  +nested: Doctrine\ORM\PersistentCollection {#3347 …}
  +votes: Doctrine\ORM\PersistentCollection {#3349 …}
  +reports: Doctrine\ORM\PersistentCollection {#3351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
  -id: 91007
  -bodyTs: "'actual':5 'alreadi':3 'drive':7 'flash':6 'ravag':10 'version':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4570431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699137498 {#3342
    date: 2023-11-04 23:38:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2083
  +user: App\Entity\User {#2095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well considering most code is under a megabyte it makes sense"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699090010 {#2079
    date: 2023-11-04 10:26:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 89077
  -bodyTs: "'code':4 'consid':2 'make':10 'megabyt':8 'sens':11 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5053500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699090010 {#2084
    date: 2023-11-04 10:26:50.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 {#2083
  +user: App\Entity\User {#2095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well considering most code is under a megabyte it makes sense"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699090010 {#2079
    date: 2023-11-04 10:26:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 89077
  -bodyTs: "'code':4 'consid':2 'make':10 'megabyt':8 'sens':11 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5053500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699090010 {#2084
    date: 2023-11-04 10:26:50.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 {#2083
  +user: App\Entity\User {#2095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well considering most code is under a megabyte it makes sense"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699090010 {#2079
    date: 2023-11-04 10:26:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 89077
  -bodyTs: "'code':4 'consid':2 'make':10 'megabyt':8 'sens':11 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5053500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699090010 {#2084
    date: 2023-11-04 10:26:50.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 {#2068
  +user: App\Entity\User {#2059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "what are all these old memes doing with save icons? /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1699092055 {#2143
    date: 2023-11-04 11:00:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 88902
  -bodyTs: "'/s':11 'icon':10 'meme':6 'old':5 'save':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5052574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699083955 {#2135
    date: 2023-11-04 08:45: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
43 DENIED edit
App\Entity\EntryComment {#2068
  +user: App\Entity\User {#2059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "what are all these old memes doing with save icons? /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1699092055 {#2143
    date: 2023-11-04 11:00:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 88902
  -bodyTs: "'/s':11 'icon':10 'meme':6 'old':5 'save':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5052574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699083955 {#2135
    date: 2023-11-04 08:45: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
44 DENIED moderate
App\Entity\EntryComment {#2068
  +user: App\Entity\User {#2059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "what are all these old memes doing with save icons? /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1699092055 {#2143
    date: 2023-11-04 11:00:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 88902
  -bodyTs: "'/s':11 'icon':10 'meme':6 'old':5 'save':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5052574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699083955 {#2135
    date: 2023-11-04 08:45: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
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 {#2231
  +user: App\Entity\User {#2301 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "The most important 1.44 MB you can imagine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1699080758 {#2216
    date: 2023-11-04 07:52:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 88860
  -bodyTs: "'1.44':4 'imagin':8 'import':3 'mb':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://suppo.fi/comment/1582567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699080758 {#2214
    date: 2023-11-04 07:52:38.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 {#2231
  +user: App\Entity\User {#2301 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "The most important 1.44 MB you can imagine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1699080758 {#2216
    date: 2023-11-04 07:52:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 88860
  -bodyTs: "'1.44':4 'imagin':8 'import':3 'mb':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://suppo.fi/comment/1582567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699080758 {#2214
    date: 2023-11-04 07:52:38.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 {#2231
  +user: App\Entity\User {#2301 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "The most important 1.44 MB you can imagine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1699080758 {#2216
    date: 2023-11-04 07:52:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 88860
  -bodyTs: "'1.44':4 'imagin':8 'import':3 'mb':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://suppo.fi/comment/1582567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699080758 {#2214
    date: 2023-11-04 07:52:38.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 {#2266
  +user: App\Entity\User {#2264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s a goober"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699072268 {#2209
    date: 2023-11-04 05:31:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2257 …}
  +nested: Doctrine\ORM\PersistentCollection {#2267 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
  -id: 88740
  -bodyTs: "'goober':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5050892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699072268 {#2204
    date: 2023-11-04 05:31:08.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 {#2266
  +user: App\Entity\User {#2264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s a goober"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699072268 {#2209
    date: 2023-11-04 05:31:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2257 …}
  +nested: Doctrine\ORM\PersistentCollection {#2267 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
  -id: 88740
  -bodyTs: "'goober':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5050892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699072268 {#2204
    date: 2023-11-04 05:31:08.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 {#2266
  +user: App\Entity\User {#2264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s a goober"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699072268 {#2209
    date: 2023-11-04 05:31:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2257 …}
  +nested: Doctrine\ORM\PersistentCollection {#2267 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
  -id: 88740
  -bodyTs: "'goober':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5050892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699072268 {#2204
    date: 2023-11-04 05:31:08.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 {#2176
  +user: App\Entity\User {#1994 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.world/pictrs/image/c3e19f5f-744a-4043-b66b-d4806b5bf07d.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1699111764 {#2186
    date: 2023-11-04 16:29:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 88576
  -bodyTs: "'/pictrs/image/c3e19f5f-744a-4043-b66b-d4806b5bf07d.png)':3 'lemmy.world':2 'lemmy.world/pictrs/image/c3e19f5f-744a-4043-b66b-d4806b5bf07d.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5049043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699063790 {#2173
    date: 2023-11-04 03:09:50.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 {#2176
  +user: App\Entity\User {#1994 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.world/pictrs/image/c3e19f5f-744a-4043-b66b-d4806b5bf07d.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1699111764 {#2186
    date: 2023-11-04 16:29:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 88576
  -bodyTs: "'/pictrs/image/c3e19f5f-744a-4043-b66b-d4806b5bf07d.png)':3 'lemmy.world':2 'lemmy.world/pictrs/image/c3e19f5f-744a-4043-b66b-d4806b5bf07d.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5049043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699063790 {#2173
    date: 2023-11-04 03:09:50.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 {#2176
  +user: App\Entity\User {#1994 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.world/pictrs/image/c3e19f5f-744a-4043-b66b-d4806b5bf07d.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1699111764 {#2186
    date: 2023-11-04 16:29:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 88576
  -bodyTs: "'/pictrs/image/c3e19f5f-744a-4043-b66b-d4806b5bf07d.png)':3 'lemmy.world':2 'lemmy.world/pictrs/image/c3e19f5f-744a-4043-b66b-d4806b5bf07d.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5049043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699063790 {#2173
    date: 2023-11-04 03:09:50.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 {#2495
  +user: App\Entity\User {#2508 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Who said they still cant?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1699126784 {#1357
    date: 2023-11-04 20:39:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2496 …}
  +nested: Doctrine\ORM\PersistentCollection {#2498 …}
  +votes: Doctrine\ORM\PersistentCollection {#2500 …}
  +reports: Doctrine\ORM\PersistentCollection {#2502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
  -id: 88560
  -bodyTs: "'cant':5 'said':2 'still':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5048854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699063192 {#2491
    date: 2023-11-04 02: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
59 DENIED edit
App\Entity\EntryComment {#2495
  +user: App\Entity\User {#2508 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Who said they still cant?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1699126784 {#1357
    date: 2023-11-04 20:39:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2496 …}
  +nested: Doctrine\ORM\PersistentCollection {#2498 …}
  +votes: Doctrine\ORM\PersistentCollection {#2500 …}
  +reports: Doctrine\ORM\PersistentCollection {#2502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
  -id: 88560
  -bodyTs: "'cant':5 'said':2 'still':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5048854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699063192 {#2491
    date: 2023-11-04 02: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
60 DENIED moderate
App\Entity\EntryComment {#2495
  +user: App\Entity\User {#2508 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Who said they still cant?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1699126784 {#1357
    date: 2023-11-04 20:39:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2496 …}
  +nested: Doctrine\ORM\PersistentCollection {#2498 …}
  +votes: Doctrine\ORM\PersistentCollection {#2500 …}
  +reports: Doctrine\ORM\PersistentCollection {#2502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
  -id: 88560
  -bodyTs: "'cant':5 'said':2 'still':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5048854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699063192 {#2491
    date: 2023-11-04 02: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
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 {#2569
  +user: App\Entity\User {#2582 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Shredder had a zip disk"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1699077405 {#2564
    date: 2023-11-04 06:56:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2570 …}
  +nested: Doctrine\ORM\PersistentCollection {#2572 …}
  +votes: Doctrine\ORM\PersistentCollection {#2574 …}
  +reports: Doctrine\ORM\PersistentCollection {#2576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
  -id: 88549
  -bodyTs: "'disk':5 'shredder':1 'zip':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4336793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699062518 {#2565
    date: 2023-11-04 02:48:38.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 {#2569
  +user: App\Entity\User {#2582 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Shredder had a zip disk"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1699077405 {#2564
    date: 2023-11-04 06:56:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2570 …}
  +nested: Doctrine\ORM\PersistentCollection {#2572 …}
  +votes: Doctrine\ORM\PersistentCollection {#2574 …}
  +reports: Doctrine\ORM\PersistentCollection {#2576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
  -id: 88549
  -bodyTs: "'disk':5 'shredder':1 'zip':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4336793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699062518 {#2565
    date: 2023-11-04 02:48:38.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 {#2569
  +user: App\Entity\User {#2582 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Shredder had a zip disk"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1699077405 {#2564
    date: 2023-11-04 06:56:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2570 …}
  +nested: Doctrine\ORM\PersistentCollection {#2572 …}
  +votes: Doctrine\ORM\PersistentCollection {#2574 …}
  +reports: Doctrine\ORM\PersistentCollection {#2576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
  -id: 88549
  -bodyTs: "'disk':5 'shredder':1 'zip':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4336793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699062518 {#2565
    date: 2023-11-04 02:48:38.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 {#2644
  +user: App\Entity\User {#2657 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Still do? [youtu.be/HkTHg9Px2Vw?feature=shared](https://youtu.be/HkTHg9Px2Vw?feature=shared)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699056386 {#2638
    date: 2023-11-04 01:06:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2645 …}
  +nested: Doctrine\ORM\PersistentCollection {#2647 …}
  +votes: Doctrine\ORM\PersistentCollection {#2649 …}
  +reports: Doctrine\ORM\PersistentCollection {#2651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
  -id: 88396
  -bodyTs: "'/hkthg9px2vw?feature=shared](https://youtu.be/hkthg9px2vw?feature=shared)':5 'still':1 'youtu.be':4 'youtu.be/hkthg9px2vw?feature=shared](https://youtu.be/hkthg9px2vw?feature=shared)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4546968"
  +editedAt: DateTimeImmutable @1699056412 {#2639
    date: 2023-11-04 01:06:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699056386 {#2640
    date: 2023-11-04 01:06: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
67 DENIED edit
App\Entity\EntryComment {#2644
  +user: App\Entity\User {#2657 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Still do? [youtu.be/HkTHg9Px2Vw?feature=shared](https://youtu.be/HkTHg9Px2Vw?feature=shared)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699056386 {#2638
    date: 2023-11-04 01:06:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2645 …}
  +nested: Doctrine\ORM\PersistentCollection {#2647 …}
  +votes: Doctrine\ORM\PersistentCollection {#2649 …}
  +reports: Doctrine\ORM\PersistentCollection {#2651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
  -id: 88396
  -bodyTs: "'/hkthg9px2vw?feature=shared](https://youtu.be/hkthg9px2vw?feature=shared)':5 'still':1 'youtu.be':4 'youtu.be/hkthg9px2vw?feature=shared](https://youtu.be/hkthg9px2vw?feature=shared)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4546968"
  +editedAt: DateTimeImmutable @1699056412 {#2639
    date: 2023-11-04 01:06:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699056386 {#2640
    date: 2023-11-04 01:06: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
68 DENIED moderate
App\Entity\EntryComment {#2644
  +user: App\Entity\User {#2657 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Still do? [youtu.be/HkTHg9Px2Vw?feature=shared](https://youtu.be/HkTHg9Px2Vw?feature=shared)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699056386 {#2638
    date: 2023-11-04 01:06:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2645 …}
  +nested: Doctrine\ORM\PersistentCollection {#2647 …}
  +votes: Doctrine\ORM\PersistentCollection {#2649 …}
  +reports: Doctrine\ORM\PersistentCollection {#2651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
  -id: 88396
  -bodyTs: "'/hkthg9px2vw?feature=shared](https://youtu.be/hkthg9px2vw?feature=shared)':5 'still':1 'youtu.be':4 'youtu.be/hkthg9px2vw?feature=shared](https://youtu.be/hkthg9px2vw?feature=shared)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4546968"
  +editedAt: DateTimeImmutable @1699056412 {#2639
    date: 2023-11-04 01:06:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699056386 {#2640
    date: 2023-11-04 01:06: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
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 {#2717
  +user: App\Entity\User {#2730 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "[Hack the planet!](https://www.youtube.com/watch?v=u3CKgkyc7Qo)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699055115 {#2712
    date: 2023-11-04 00:45:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2720 …}
  +votes: Doctrine\ORM\PersistentCollection {#2722 …}
  +reports: Doctrine\ORM\PersistentCollection {#2724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
  -id: 88357
  -bodyTs: "'/watch?v=u3ckgkyc7qo)':6 'hack':1 'planet':3 'www.youtube.com':5 'www.youtube.com/watch?v=u3ckgkyc7qo)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5046326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699055115 {#2713
    date: 2023-11-04 00:45:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2717
  +user: App\Entity\User {#2730 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "[Hack the planet!](https://www.youtube.com/watch?v=u3CKgkyc7Qo)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699055115 {#2712
    date: 2023-11-04 00:45:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2720 …}
  +votes: Doctrine\ORM\PersistentCollection {#2722 …}
  +reports: Doctrine\ORM\PersistentCollection {#2724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
  -id: 88357
  -bodyTs: "'/watch?v=u3ckgkyc7qo)':6 'hack':1 'planet':3 'www.youtube.com':5 'www.youtube.com/watch?v=u3ckgkyc7qo)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5046326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699055115 {#2713
    date: 2023-11-04 00:45:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2717
  +user: App\Entity\User {#2730 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "[Hack the planet!](https://www.youtube.com/watch?v=u3CKgkyc7Qo)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699055115 {#2712
    date: 2023-11-04 00:45:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2720 …}
  +votes: Doctrine\ORM\PersistentCollection {#2722 …}
  +reports: Doctrine\ORM\PersistentCollection {#2724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
  -id: 88357
  -bodyTs: "'/watch?v=u3ckgkyc7qo)':6 'hack':1 'planet':3 'www.youtube.com':5 'www.youtube.com/watch?v=u3ckgkyc7qo)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5046326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699055115 {#2713
    date: 2023-11-04 00:45:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2790
  +user: App\Entity\User {#2803 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "I can’t believe this doesn’t have Tom Cruise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699054187 {#2785
    date: 2023-11-04 00:29:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2791 …}
  +nested: Doctrine\ORM\PersistentCollection {#2793 …}
  +votes: Doctrine\ORM\PersistentCollection {#2795 …}
  +reports: Doctrine\ORM\PersistentCollection {#2797 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
  -id: 88324
  -bodyTs: "'believ':4 'cruis':10 'doesn':6 'tom':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4546154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699054187 {#2786
    date: 2023-11-04 00:29:47.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 {#2790
  +user: App\Entity\User {#2803 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "I can’t believe this doesn’t have Tom Cruise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699054187 {#2785
    date: 2023-11-04 00:29:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2791 …}
  +nested: Doctrine\ORM\PersistentCollection {#2793 …}
  +votes: Doctrine\ORM\PersistentCollection {#2795 …}
  +reports: Doctrine\ORM\PersistentCollection {#2797 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
  -id: 88324
  -bodyTs: "'believ':4 'cruis':10 'doesn':6 'tom':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4546154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699054187 {#2786
    date: 2023-11-04 00:29:47.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 {#2790
  +user: App\Entity\User {#2803 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "I can’t believe this doesn’t have Tom Cruise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699054187 {#2785
    date: 2023-11-04 00:29:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2791 …}
  +nested: Doctrine\ORM\PersistentCollection {#2793 …}
  +votes: Doctrine\ORM\PersistentCollection {#2795 …}
  +reports: Doctrine\ORM\PersistentCollection {#2797 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
  -id: 88324
  -bodyTs: "'believ':4 'cruis':10 'doesn':6 'tom':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4546154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699054187 {#2786
    date: 2023-11-04 00:29:47.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 {#2864
  +user: App\Entity\User {#2877 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Shredder and Usagi seem to be holding Zip discs rather than floppy discs. I have no idea what Ripster is holding.\n
    \n
    In fact, Lexington seems to be the only one with a floppy disc here
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699062670 {#2858
    date: 2023-11-04 02:51:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2865 …}
  +nested: Doctrine\ORM\PersistentCollection {#2867 …}
  +votes: Doctrine\ORM\PersistentCollection {#2869 …}
  +reports: Doctrine\ORM\PersistentCollection {#2871 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
  -id: 88315
  -bodyTs: "'disc':9,13,34 'fact':23 'floppi':12,33 'hold':7,21 'idea':17 'lexington':24 'one':30 'rather':10 'ripster':19 'seem':4,25 'shredder':1 'usagi':3 'zip':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5693414"
  +editedAt: DateTimeImmutable @1699054138 {#2859
    date: 2023-11-04 00:28:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699054059 {#2860
    date: 2023-11-04 00:27: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
79 DENIED edit
App\Entity\EntryComment {#2864
  +user: App\Entity\User {#2877 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Shredder and Usagi seem to be holding Zip discs rather than floppy discs. I have no idea what Ripster is holding.\n
    \n
    In fact, Lexington seems to be the only one with a floppy disc here
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699062670 {#2858
    date: 2023-11-04 02:51:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2865 …}
  +nested: Doctrine\ORM\PersistentCollection {#2867 …}
  +votes: Doctrine\ORM\PersistentCollection {#2869 …}
  +reports: Doctrine\ORM\PersistentCollection {#2871 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
  -id: 88315
  -bodyTs: "'disc':9,13,34 'fact':23 'floppi':12,33 'hold':7,21 'idea':17 'lexington':24 'one':30 'rather':10 'ripster':19 'seem':4,25 'shredder':1 'usagi':3 'zip':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5693414"
  +editedAt: DateTimeImmutable @1699054138 {#2859
    date: 2023-11-04 00:28:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699054059 {#2860
    date: 2023-11-04 00:27: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
80 DENIED moderate
App\Entity\EntryComment {#2864
  +user: App\Entity\User {#2877 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Shredder and Usagi seem to be holding Zip discs rather than floppy discs. I have no idea what Ripster is holding.\n
    \n
    In fact, Lexington seems to be the only one with a floppy disc here
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699062670 {#2858
    date: 2023-11-04 02:51:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2865 …}
  +nested: Doctrine\ORM\PersistentCollection {#2867 …}
  +votes: Doctrine\ORM\PersistentCollection {#2869 …}
  +reports: Doctrine\ORM\PersistentCollection {#2871 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
  -id: 88315
  -bodyTs: "'disc':9,13,34 'fact':23 'floppi':12,33 'hold':7,21 'idea':17 'lexington':24 'one':30 'rather':10 'ripster':19 'seem':4,25 'shredder':1 'usagi':3 'zip':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5693414"
  +editedAt: DateTimeImmutable @1699054138 {#2859
    date: 2023-11-04 00:28:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699054059 {#2860
    date: 2023-11-04 00:27: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
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 {#2937
  +user: App\Entity\User {#2950 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Here me out:\n
    \n
    Let’s go back to floppy disk drives but with SSD nvme hardware.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699100203 {#2932
    date: 2023-11-04 13:16:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2938 …}
  +nested: Doctrine\ORM\PersistentCollection {#2940 …}
  +votes: Doctrine\ORM\PersistentCollection {#2942 …}
  +reports: Doctrine\ORM\PersistentCollection {#2944 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2948 …}
  -id: 88311
  -bodyTs: "'back':7 'disk':10 'drive':11 'floppi':9 'go':6 'hardwar':16 'let':4 'nvme':15 'ssd':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5045931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699053996 {#2933
    date: 2023-11-04 00:26:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2937
  +user: App\Entity\User {#2950 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Here me out:\n
    \n
    Let’s go back to floppy disk drives but with SSD nvme hardware.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699100203 {#2932
    date: 2023-11-04 13:16:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2938 …}
  +nested: Doctrine\ORM\PersistentCollection {#2940 …}
  +votes: Doctrine\ORM\PersistentCollection {#2942 …}
  +reports: Doctrine\ORM\PersistentCollection {#2944 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2948 …}
  -id: 88311
  -bodyTs: "'back':7 'disk':10 'drive':11 'floppi':9 'go':6 'hardwar':16 'let':4 'nvme':15 'ssd':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5045931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699053996 {#2933
    date: 2023-11-04 00:26:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2937
  +user: App\Entity\User {#2950 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Here me out:\n
    \n
    Let’s go back to floppy disk drives but with SSD nvme hardware.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699100203 {#2932
    date: 2023-11-04 13:16:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2938 …}
  +nested: Doctrine\ORM\PersistentCollection {#2940 …}
  +votes: Doctrine\ORM\PersistentCollection {#2942 …}
  +reports: Doctrine\ORM\PersistentCollection {#2944 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2948 …}
  -id: 88311
  -bodyTs: "'back':7 'disk':10 'drive':11 'floppi':9 'go':6 'hardwar':16 'let':4 'nvme':15 'ssd':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5045931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699053996 {#2933
    date: 2023-11-04 00:26:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details