Redirect 302 redirect from GET @entry_comment_create (860086)

GET https://kbin.spritesserver.nl/index.php/d/programming.dev/comments/oldest?p=6

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 …}
}
4.50 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 {#1796
  +user: App\Entity\User {#2483 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Damn, I remember the original version of this meme...like 15 years ago."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696939631 {#1871
    date: 2023-10-10 14:07:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1847 …}
  +nested: Doctrine\ORM\PersistentCollection {#1851 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1959 …}
  -id: 39986
  -bodyTs: "'15':11 'ago':13 'damn':1 'like':10 'meme':9 'origin':5 'rememb':3 'version':6 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/527588/-/comment/2871761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696939631 {#1509
    date: 2023-10-10 14:07:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1796
  +user: App\Entity\User {#2483 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Damn, I remember the original version of this meme...like 15 years ago."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696939631 {#1871
    date: 2023-10-10 14:07:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1847 …}
  +nested: Doctrine\ORM\PersistentCollection {#1851 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1959 …}
  -id: 39986
  -bodyTs: "'15':11 'ago':13 'damn':1 'like':10 'meme':9 'origin':5 'rememb':3 'version':6 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/527588/-/comment/2871761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696939631 {#1509
    date: 2023-10-10 14:07:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1796
  +user: App\Entity\User {#2483 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Damn, I remember the original version of this meme...like 15 years ago."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696939631 {#1871
    date: 2023-10-10 14:07:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1847 …}
  +nested: Doctrine\ORM\PersistentCollection {#1851 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1959 …}
  -id: 39986
  -bodyTs: "'15':11 'ago':13 'damn':1 'like':10 'meme':9 'origin':5 'rememb':3 'version':6 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/527588/-/comment/2871761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696939631 {#1509
    date: 2023-10-10 14:07:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1680
  +user: App\Entity\User {#1626 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.zip/pictrs/image/20a68998-a59e-4ef7-b586-995119e675cc.webp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696949171 {#1556
    date: 2023-10-10 16:46:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gogosempai@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1686 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -id: 40114
  -bodyTs: "'/pictrs/image/20a68998-a59e-4ef7-b586-995119e675cc.webp)':3 'lemmy.zip':2 'lemmy.zip/pictrs/image/20a68998-a59e-4ef7-b586-995119e675cc.webp)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3565108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696949171 {#1702
    date: 2023-10-10 16:46:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1680
  +user: App\Entity\User {#1626 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.zip/pictrs/image/20a68998-a59e-4ef7-b586-995119e675cc.webp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696949171 {#1556
    date: 2023-10-10 16:46:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gogosempai@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1686 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -id: 40114
  -bodyTs: "'/pictrs/image/20a68998-a59e-4ef7-b586-995119e675cc.webp)':3 'lemmy.zip':2 'lemmy.zip/pictrs/image/20a68998-a59e-4ef7-b586-995119e675cc.webp)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3565108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696949171 {#1702
    date: 2023-10-10 16:46:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1680
  +user: App\Entity\User {#1626 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.zip/pictrs/image/20a68998-a59e-4ef7-b586-995119e675cc.webp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696949171 {#1556
    date: 2023-10-10 16:46:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gogosempai@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1686 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -id: 40114
  -bodyTs: "'/pictrs/image/20a68998-a59e-4ef7-b586-995119e675cc.webp)':3 'lemmy.zip':2 'lemmy.zip/pictrs/image/20a68998-a59e-4ef7-b586-995119e675cc.webp)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3565108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696949171 {#1702
    date: 2023-10-10 16:46:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2360
  +user: App\Entity\User {#2383 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Meanwhile I’d straight tell my friends they upset me and get ignored"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1696954171 {#2467
    date: 2023-10-10 18:09:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gogosempai@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2359 …}
  +nested: Doctrine\ORM\PersistentCollection {#2364 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  -id: 40138
  -bodyTs: "'d':3 'friend':7 'get':12 'ignor':13 'meanwhil':1 'straight':4 'tell':5 'upset':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4404044"
  +editedAt: DateTimeImmutable @1696950315 {#2471
    date: 2023-10-10 17:05:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696950302 {#2371
    date: 2023-10-10 17:05:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2360
  +user: App\Entity\User {#2383 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Meanwhile I’d straight tell my friends they upset me and get ignored"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1696954171 {#2467
    date: 2023-10-10 18:09:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gogosempai@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2359 …}
  +nested: Doctrine\ORM\PersistentCollection {#2364 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  -id: 40138
  -bodyTs: "'d':3 'friend':7 'get':12 'ignor':13 'meanwhil':1 'straight':4 'tell':5 'upset':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4404044"
  +editedAt: DateTimeImmutable @1696950315 {#2471
    date: 2023-10-10 17:05:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696950302 {#2371
    date: 2023-10-10 17:05:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2360
  +user: App\Entity\User {#2383 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Meanwhile I’d straight tell my friends they upset me and get ignored"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1696954171 {#2467
    date: 2023-10-10 18:09:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gogosempai@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2359 …}
  +nested: Doctrine\ORM\PersistentCollection {#2364 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  -id: 40138
  -bodyTs: "'d':3 'friend':7 'get':12 'ignor':13 'meanwhil':1 'straight':4 'tell':5 'upset':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4404044"
  +editedAt: DateTimeImmutable @1696950315 {#2471
    date: 2023-10-10 17:05:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696950302 {#2371
    date: 2023-10-10 17:05:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3032
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2360
    +user: App\Entity\User {#2383 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Meanwhile I’d straight tell my friends they upset me and get ignored"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1696954171 {#2467
      date: 2023-10-10 18:09:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gogosempai@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2359 …}
    +nested: Doctrine\ORM\PersistentCollection {#2364 …}
    +votes: Doctrine\ORM\PersistentCollection {#2380 …}
    +reports: Doctrine\ORM\PersistentCollection {#2382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
    -id: 40138
    -bodyTs: "'d':3 'friend':7 'get':12 'ignor':13 'meanwhil':1 'straight':4 'tell':5 'upset':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4404044"
    +editedAt: DateTimeImmutable @1696950315 {#2471
      date: 2023-10-10 17:05:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696950302 {#2371
      date: 2023-10-10 17:05:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2360}
  +body: "Sounds like they ain’t ur friends"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1696954082 {#3033
    date: 2023-10-10 18:08:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gogosempai@programming.dev"
    "@ThatWeirdGuy1001@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3114 …}
  +nested: Doctrine\ORM\PersistentCollection {#3112 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
  -id: 40206
  -bodyTs: "'ain':4 'friend':7 'like':2 'sound':1 'ur':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4406069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696954082 {#3036
    date: 2023-10-10 18:08:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#3032
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2360
    +user: App\Entity\User {#2383 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Meanwhile I’d straight tell my friends they upset me and get ignored"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1696954171 {#2467
      date: 2023-10-10 18:09:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gogosempai@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2359 …}
    +nested: Doctrine\ORM\PersistentCollection {#2364 …}
    +votes: Doctrine\ORM\PersistentCollection {#2380 …}
    +reports: Doctrine\ORM\PersistentCollection {#2382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
    -id: 40138
    -bodyTs: "'d':3 'friend':7 'get':12 'ignor':13 'meanwhil':1 'straight':4 'tell':5 'upset':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4404044"
    +editedAt: DateTimeImmutable @1696950315 {#2471
      date: 2023-10-10 17:05:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696950302 {#2371
      date: 2023-10-10 17:05:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2360}
  +body: "Sounds like they ain’t ur friends"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1696954082 {#3033
    date: 2023-10-10 18:08:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gogosempai@programming.dev"
    "@ThatWeirdGuy1001@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3114 …}
  +nested: Doctrine\ORM\PersistentCollection {#3112 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
  -id: 40206
  -bodyTs: "'ain':4 'friend':7 'like':2 'sound':1 'ur':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4406069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696954082 {#3036
    date: 2023-10-10 18:08:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#3032
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2360
    +user: App\Entity\User {#2383 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Meanwhile I’d straight tell my friends they upset me and get ignored"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1696954171 {#2467
      date: 2023-10-10 18:09:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gogosempai@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2359 …}
    +nested: Doctrine\ORM\PersistentCollection {#2364 …}
    +votes: Doctrine\ORM\PersistentCollection {#2380 …}
    +reports: Doctrine\ORM\PersistentCollection {#2382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
    -id: 40138
    -bodyTs: "'d':3 'friend':7 'get':12 'ignor':13 'meanwhil':1 'straight':4 'tell':5 'upset':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4404044"
    +editedAt: DateTimeImmutable @1696950315 {#2471
      date: 2023-10-10 17:05:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696950302 {#2371
      date: 2023-10-10 17:05:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2360}
  +body: "Sounds like they ain’t ur friends"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1696954082 {#3033
    date: 2023-10-10 18:08:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gogosempai@programming.dev"
    "@ThatWeirdGuy1001@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3114 …}
  +nested: Doctrine\ORM\PersistentCollection {#3112 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
  -id: 40206
  -bodyTs: "'ain':4 'friend':7 'like':2 'sound':1 'ur':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4406069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696954082 {#3036
    date: 2023-10-10 18:08:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3146
  +user: Proxies\__CG__\App\Entity\User {#3150 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3032
    +user: Proxies\__CG__\App\Entity\User {#3115 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#2360
      +user: App\Entity\User {#2383 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "Meanwhile I’d straight tell my friends they upset me and get ignored"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1696954171 {#2467
        date: 2023-10-10 18:09:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@gogosempai@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2359 …}
      +nested: Doctrine\ORM\PersistentCollection {#2364 …}
      +votes: Doctrine\ORM\PersistentCollection {#2380 …}
      +reports: Doctrine\ORM\PersistentCollection {#2382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
      -id: 40138
      -bodyTs: "'d':3 'friend':7 'get':12 'ignor':13 'meanwhil':1 'straight':4 'tell':5 'upset':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4404044"
      +editedAt: DateTimeImmutable @1696950315 {#2471
        date: 2023-10-10 17:05:15.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696950302 {#2371
        date: 2023-10-10 17:05:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2360}
    +body: "Sounds like they ain’t ur friends"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1696954082 {#3033
      date: 2023-10-10 18:08:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gogosempai@programming.dev"
      "@ThatWeirdGuy1001@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3114 …}
    +nested: Doctrine\ORM\PersistentCollection {#3112 …}
    +votes: Doctrine\ORM\PersistentCollection {#3110 …}
    +reports: Doctrine\ORM\PersistentCollection {#3108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
    -id: 40206
    -bodyTs: "'ain':4 'friend':7 'like':2 'sound':1 'ur':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4406069"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696954082 {#3036
      date: 2023-10-10 18:08:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2360}
  +body: "Agreed. People who dont respect you or your feelings aren’t your friends or at the very least not good friends."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696954169 {#3145
    date: 2023-10-10 18:09:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gogosempai@programming.dev"
    "@ThatWeirdGuy1001@lemmy.world"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3155 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
  -id: 40208
  -bodyTs: "'agre':1 'aren':10 'dont':4 'feel':9 'friend':13,21 'good':20 'least':18 'peopl':2 'respect':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4406108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696954169 {#3142
    date: 2023-10-10 18:09:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#3146
  +user: Proxies\__CG__\App\Entity\User {#3150 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3032
    +user: Proxies\__CG__\App\Entity\User {#3115 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#2360
      +user: App\Entity\User {#2383 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "Meanwhile I’d straight tell my friends they upset me and get ignored"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1696954171 {#2467
        date: 2023-10-10 18:09:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@gogosempai@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2359 …}
      +nested: Doctrine\ORM\PersistentCollection {#2364 …}
      +votes: Doctrine\ORM\PersistentCollection {#2380 …}
      +reports: Doctrine\ORM\PersistentCollection {#2382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
      -id: 40138
      -bodyTs: "'d':3 'friend':7 'get':12 'ignor':13 'meanwhil':1 'straight':4 'tell':5 'upset':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4404044"
      +editedAt: DateTimeImmutable @1696950315 {#2471
        date: 2023-10-10 17:05:15.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696950302 {#2371
        date: 2023-10-10 17:05:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2360}
    +body: "Sounds like they ain’t ur friends"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1696954082 {#3033
      date: 2023-10-10 18:08:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gogosempai@programming.dev"
      "@ThatWeirdGuy1001@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3114 …}
    +nested: Doctrine\ORM\PersistentCollection {#3112 …}
    +votes: Doctrine\ORM\PersistentCollection {#3110 …}
    +reports: Doctrine\ORM\PersistentCollection {#3108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
    -id: 40206
    -bodyTs: "'ain':4 'friend':7 'like':2 'sound':1 'ur':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4406069"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696954082 {#3036
      date: 2023-10-10 18:08:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2360}
  +body: "Agreed. People who dont respect you or your feelings aren’t your friends or at the very least not good friends."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696954169 {#3145
    date: 2023-10-10 18:09:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gogosempai@programming.dev"
    "@ThatWeirdGuy1001@lemmy.world"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3155 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
  -id: 40208
  -bodyTs: "'agre':1 'aren':10 'dont':4 'feel':9 'friend':13,21 'good':20 'least':18 'peopl':2 'respect':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4406108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696954169 {#3142
    date: 2023-10-10 18:09:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#3146
  +user: Proxies\__CG__\App\Entity\User {#3150 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3032
    +user: Proxies\__CG__\App\Entity\User {#3115 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#2360
      +user: App\Entity\User {#2383 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "Meanwhile I’d straight tell my friends they upset me and get ignored"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1696954171 {#2467
        date: 2023-10-10 18:09:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@gogosempai@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2359 …}
      +nested: Doctrine\ORM\PersistentCollection {#2364 …}
      +votes: Doctrine\ORM\PersistentCollection {#2380 …}
      +reports: Doctrine\ORM\PersistentCollection {#2382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
      -id: 40138
      -bodyTs: "'d':3 'friend':7 'get':12 'ignor':13 'meanwhil':1 'straight':4 'tell':5 'upset':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4404044"
      +editedAt: DateTimeImmutable @1696950315 {#2471
        date: 2023-10-10 17:05:15.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696950302 {#2371
        date: 2023-10-10 17:05:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2360}
    +body: "Sounds like they ain’t ur friends"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1696954082 {#3033
      date: 2023-10-10 18:08:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gogosempai@programming.dev"
      "@ThatWeirdGuy1001@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3114 …}
    +nested: Doctrine\ORM\PersistentCollection {#3112 …}
    +votes: Doctrine\ORM\PersistentCollection {#3110 …}
    +reports: Doctrine\ORM\PersistentCollection {#3108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
    -id: 40206
    -bodyTs: "'ain':4 'friend':7 'like':2 'sound':1 'ur':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4406069"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696954082 {#3036
      date: 2023-10-10 18:08:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2360}
  +body: "Agreed. People who dont respect you or your feelings aren’t your friends or at the very least not good friends."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696954169 {#3145
    date: 2023-10-10 18:09:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gogosempai@programming.dev"
    "@ThatWeirdGuy1001@lemmy.world"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3155 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
  -id: 40208
  -bodyTs: "'agre':1 'aren':10 'dont':4 'feel':9 'friend':13,21 'good':20 'least':18 'peopl':2 'respect':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4406108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696954169 {#3142
    date: 2023-10-10 18:09:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2076
  +user: App\Entity\User {#2088 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2097 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "solanum be like:"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696952601 {#2075
    date: 2023-10-10 17:43:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danhab99@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2083 …}
  +nested: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2062 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  -id: 40180
  -bodyTs: "'like':3 'solanum':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4405223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696952601 {#2061
    date: 2023-10-10 17:43:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2076
  +user: App\Entity\User {#2088 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2097 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "solanum be like:"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696952601 {#2075
    date: 2023-10-10 17:43:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danhab99@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2083 …}
  +nested: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2062 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  -id: 40180
  -bodyTs: "'like':3 'solanum':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4405223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696952601 {#2061
    date: 2023-10-10 17:43:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2076
  +user: App\Entity\User {#2088 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2097 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "solanum be like:"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696952601 {#2075
    date: 2023-10-10 17:43:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danhab99@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2083 …}
  +nested: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2062 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  -id: 40180
  -bodyTs: "'like':3 'solanum':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4405223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696952601 {#2061
    date: 2023-10-10 17:43:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2073
  +user: App\Entity\User {#2056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "friends?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696954019 {#2159
    date: 2023-10-10 18:06:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gogosempai@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 40205
  -bodyTs: "'friend':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3725816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696954019 {#2143
    date: 2023-10-10 18:06:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2073
  +user: App\Entity\User {#2056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "friends?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696954019 {#2159
    date: 2023-10-10 18:06:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gogosempai@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 40205
  -bodyTs: "'friend':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3725816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696954019 {#2143
    date: 2023-10-10 18:06:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2073
  +user: App\Entity\User {#2056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "friends?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696954019 {#2159
    date: 2023-10-10 18:06:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gogosempai@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 40205
  -bodyTs: "'friend':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3725816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696954019 {#2143
    date: 2023-10-10 18:06:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2232
  +user: App\Entity\User {#2302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Or when you’re fighting with your siblings and one of y’all gets hurt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697000318 {#2214
    date: 2023-10-11 06:58:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gogosempai@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 40244
  -bodyTs: "'fight':5 'get':14 'hurt':15 'one':10 're':4 'sibl':8 'y':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4688311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696956144 {#2213
    date: 2023-10-10 18:42:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2232
  +user: App\Entity\User {#2302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Or when you’re fighting with your siblings and one of y’all gets hurt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697000318 {#2214
    date: 2023-10-11 06:58:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gogosempai@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 40244
  -bodyTs: "'fight':5 'get':14 'hurt':15 'one':10 're':4 'sibl':8 'y':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4688311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696956144 {#2213
    date: 2023-10-10 18:42:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2232
  +user: App\Entity\User {#2302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Or when you’re fighting with your siblings and one of y’all gets hurt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697000318 {#2214
    date: 2023-10-11 06:58:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gogosempai@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 40244
  -bodyTs: "'fight':5 'get':14 'hurt':15 'one':10 're':4 'sibl':8 'y':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4688311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696956144 {#2213
    date: 2023-10-10 18:42:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#3100
  +user: Proxies\__CG__\App\Entity\User {#3099 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2232
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Or when you’re fighting with your siblings and one of y’all gets hurt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697000318 {#2214
      date: 2023-10-11 06:58:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gogosempai@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2229 …}
    +nested: Doctrine\ORM\PersistentCollection {#2252 …}
    +votes: Doctrine\ORM\PersistentCollection {#2189 …}
    +reports: Doctrine\ORM\PersistentCollection {#2311 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 40244
    -bodyTs: "'fight':5 'get':14 'hurt':15 'one':10 're':4 'sibl':8 'y':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4688311"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696956144 {#2213
      date: 2023-10-10 18:42:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "*Just don’t tell mom, I’ll do anything!*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697000316 {#3102
    date: 2023-10-11 06:58:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gogosempai@programming.dev"
    "@tacosanonymous@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3098 …}
  +nested: Doctrine\ORM\PersistentCollection {#3096 …}
  +votes: Doctrine\ORM\PersistentCollection {#3094 …}
  +reports: Doctrine\ORM\PersistentCollection {#3092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
  -id: 41069
  -bodyTs: "'anyth':9 'll':7 'mom':5 'tell':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3793482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697000316 {#3101
    date: 2023-10-11 06:58:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#3100
  +user: Proxies\__CG__\App\Entity\User {#3099 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2232
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Or when you’re fighting with your siblings and one of y’all gets hurt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697000318 {#2214
      date: 2023-10-11 06:58:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gogosempai@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2229 …}
    +nested: Doctrine\ORM\PersistentCollection {#2252 …}
    +votes: Doctrine\ORM\PersistentCollection {#2189 …}
    +reports: Doctrine\ORM\PersistentCollection {#2311 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 40244
    -bodyTs: "'fight':5 'get':14 'hurt':15 'one':10 're':4 'sibl':8 'y':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4688311"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696956144 {#2213
      date: 2023-10-10 18:42:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "*Just don’t tell mom, I’ll do anything!*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697000316 {#3102
    date: 2023-10-11 06:58:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gogosempai@programming.dev"
    "@tacosanonymous@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3098 …}
  +nested: Doctrine\ORM\PersistentCollection {#3096 …}
  +votes: Doctrine\ORM\PersistentCollection {#3094 …}
  +reports: Doctrine\ORM\PersistentCollection {#3092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
  -id: 41069
  -bodyTs: "'anyth':9 'll':7 'mom':5 'tell':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3793482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697000316 {#3101
    date: 2023-10-11 06:58:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#3100
  +user: Proxies\__CG__\App\Entity\User {#3099 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2232
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Or when you’re fighting with your siblings and one of y’all gets hurt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697000318 {#2214
      date: 2023-10-11 06:58:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gogosempai@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2229 …}
    +nested: Doctrine\ORM\PersistentCollection {#2252 …}
    +votes: Doctrine\ORM\PersistentCollection {#2189 …}
    +reports: Doctrine\ORM\PersistentCollection {#2311 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 40244
    -bodyTs: "'fight':5 'get':14 'hurt':15 'one':10 're':4 'sibl':8 'y':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4688311"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696956144 {#2213
      date: 2023-10-10 18:42:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "*Just don’t tell mom, I’ll do anything!*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697000316 {#3102
    date: 2023-10-11 06:58:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gogosempai@programming.dev"
    "@tacosanonymous@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3098 …}
  +nested: Doctrine\ORM\PersistentCollection {#3096 …}
  +votes: Doctrine\ORM\PersistentCollection {#3094 …}
  +reports: Doctrine\ORM\PersistentCollection {#3092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
  -id: 41069
  -bodyTs: "'anyth':9 'll':7 'mom':5 'tell':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3793482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697000316 {#3101
    date: 2023-10-11 06:58:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#2264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Me after 1 small insult"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696962258 {#2209
    date: 2023-10-10 20:24:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gogosempai@programming.dev"
  ]
  +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: 40397
  -bodyTs: "'1':3 'insult':5 'small':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3887628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696962258 {#2204
    date: 2023-10-10 20:24:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#2264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Me after 1 small insult"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696962258 {#2209
    date: 2023-10-10 20:24:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gogosempai@programming.dev"
  ]
  +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: 40397
  -bodyTs: "'1':3 'insult':5 'small':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3887628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696962258 {#2204
    date: 2023-10-10 20:24:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#2264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Me after 1 small insult"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696962258 {#2209
    date: 2023-10-10 20:24:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gogosempai@programming.dev"
  ]
  +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: 40397
  -bodyTs: "'1':3 'insult':5 'small':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3887628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696962258 {#2204
    date: 2023-10-10 20:24:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2178
  +user: App\Entity\User {#2005 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Um…\n
    \n
    *Hoomin*…\n
    \n
    Where … *The Fuck* … do you live, that you need *that* kind of machine to go to the local general store??\n
    \n
    : P\n
    \n
    ( :
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696977388 {#2173
    date: 2023-10-11 00:36:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2170 …}
  +nested: Doctrine\ORM\PersistentCollection {#2184 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
  -id: 40754
  -bodyTs: "'fuck':5 'general':21 'go':17 'hoomin':2 'kind':13 'live':8 'local':20 'machin':15 'need':11 'p':23 'store':22 'um':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4777793"
  +editedAt: DateTimeImmutable @1696978529 {#2187
    date: 2023-10-11 00:55:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696977388 {#2175
    date: 2023-10-11 00:36:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2178
  +user: App\Entity\User {#2005 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Um…\n
    \n
    *Hoomin*…\n
    \n
    Where … *The Fuck* … do you live, that you need *that* kind of machine to go to the local general store??\n
    \n
    : P\n
    \n
    ( :
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696977388 {#2173
    date: 2023-10-11 00:36:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2170 …}
  +nested: Doctrine\ORM\PersistentCollection {#2184 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
  -id: 40754
  -bodyTs: "'fuck':5 'general':21 'go':17 'hoomin':2 'kind':13 'live':8 'local':20 'machin':15 'need':11 'p':23 'store':22 'um':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4777793"
  +editedAt: DateTimeImmutable @1696978529 {#2187
    date: 2023-10-11 00:55:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696977388 {#2175
    date: 2023-10-11 00:36:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2178
  +user: App\Entity\User {#2005 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Um…\n
    \n
    *Hoomin*…\n
    \n
    Where … *The Fuck* … do you live, that you need *that* kind of machine to go to the local general store??\n
    \n
    : P\n
    \n
    ( :
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696977388 {#2173
    date: 2023-10-11 00:36:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2170 …}
  +nested: Doctrine\ORM\PersistentCollection {#2184 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
  -id: 40754
  -bodyTs: "'fuck':5 'general':21 'go':17 'hoomin':2 'kind':13 'live':8 'local':20 'machin':15 'need':11 'p':23 'store':22 'um':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4777793"
  +editedAt: DateTimeImmutable @1696978529 {#2187
    date: 2023-10-11 00:55:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696977388 {#2175
    date: 2023-10-11 00:36:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2497
  +user: App\Entity\User {#2511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Twitter too now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697062674 {#2492
    date: 2023-10-12 00:17:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2499 …}
  +nested: Doctrine\ORM\PersistentCollection {#2501 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  -id: 42136
  -bodyTs: "'twitter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4331400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697062674 {#2493
    date: 2023-10-12 00:17:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2497
  +user: App\Entity\User {#2511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Twitter too now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697062674 {#2492
    date: 2023-10-12 00:17:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2499 …}
  +nested: Doctrine\ORM\PersistentCollection {#2501 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  -id: 42136
  -bodyTs: "'twitter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4331400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697062674 {#2493
    date: 2023-10-12 00:17:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2497
  +user: App\Entity\User {#2511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Twitter too now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697062674 {#2492
    date: 2023-10-12 00:17:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2499 …}
  +nested: Doctrine\ORM\PersistentCollection {#2501 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  -id: 42136
  -bodyTs: "'twitter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4331400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697062674 {#2493
    date: 2023-10-12 00:17:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2573
  +user: App\Entity\User {#2588 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2574 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![grillman](https://www.hexbear.net/pictrs/image/b674f45a-ed3b-4a2b-995b-189c052d6d7f.png "emoji grillman"): “Cities? Public transportation? That’s for poor people!”\n
    \n
    Oh man, I fucking wish.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698237355 {#2568
    date: 2023-10-25 14:35:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2576 …}
  +nested: Doctrine\ORM\PersistentCollection {#2578 …}
  +votes: Doctrine\ORM\PersistentCollection {#2580 …}
  +reports: Doctrine\ORM\PersistentCollection {#2582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
  -id: 149741
  -bodyTs: "'/pictrs/image/b674f45a-ed3b-4a2b-995b-189c052d6d7f.png':4 'citi':7 'emoji':5 'fuck':18 'grillman':1,6 'man':16 'oh':15 'peopl':14 'poor':13 'public':8 'transport':9 'wish':19 'www.hexbear.net':3 'www.hexbear.net/pictrs/image/b674f45a-ed3b-4a2b-995b-189c052d6d7f.png':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4158565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698237355 {#2569
    date: 2023-10-25 14:35:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2573
  +user: App\Entity\User {#2588 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2574 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![grillman](https://www.hexbear.net/pictrs/image/b674f45a-ed3b-4a2b-995b-189c052d6d7f.png "emoji grillman"): “Cities? Public transportation? That’s for poor people!”\n
    \n
    Oh man, I fucking wish.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698237355 {#2568
    date: 2023-10-25 14:35:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2576 …}
  +nested: Doctrine\ORM\PersistentCollection {#2578 …}
  +votes: Doctrine\ORM\PersistentCollection {#2580 …}
  +reports: Doctrine\ORM\PersistentCollection {#2582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
  -id: 149741
  -bodyTs: "'/pictrs/image/b674f45a-ed3b-4a2b-995b-189c052d6d7f.png':4 'citi':7 'emoji':5 'fuck':18 'grillman':1,6 'man':16 'oh':15 'peopl':14 'poor':13 'public':8 'transport':9 'wish':19 'www.hexbear.net':3 'www.hexbear.net/pictrs/image/b674f45a-ed3b-4a2b-995b-189c052d6d7f.png':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4158565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698237355 {#2569
    date: 2023-10-25 14:35:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2573
  +user: App\Entity\User {#2588 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2574 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![grillman](https://www.hexbear.net/pictrs/image/b674f45a-ed3b-4a2b-995b-189c052d6d7f.png "emoji grillman"): “Cities? Public transportation? That’s for poor people!”\n
    \n
    Oh man, I fucking wish.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698237355 {#2568
    date: 2023-10-25 14:35:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2576 …}
  +nested: Doctrine\ORM\PersistentCollection {#2578 …}
  +votes: Doctrine\ORM\PersistentCollection {#2580 …}
  +reports: Doctrine\ORM\PersistentCollection {#2582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
  -id: 149741
  -bodyTs: "'/pictrs/image/b674f45a-ed3b-4a2b-995b-189c052d6d7f.png':4 'citi':7 'emoji':5 'fuck':18 'grillman':1,6 'man':16 'oh':15 'peopl':14 'poor':13 'public':8 'transport':9 'wish':19 'www.hexbear.net':3 'www.hexbear.net/pictrs/image/b674f45a-ed3b-4a2b-995b-189c052d6d7f.png':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4158565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698237355 {#2569
    date: 2023-10-25 14:35:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2649
  +user: App\Entity\User {#2663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2650 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Todo bien con la prueba."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699199764 {#2644
    date: 2023-11-05 16:56:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PolPratsMolina@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2651 …}
  +nested: Doctrine\ORM\PersistentCollection {#2653 …}
  +votes: Doctrine\ORM\PersistentCollection {#2655 …}
  +reports: Doctrine\ORM\PersistentCollection {#2657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
  -id: 92776
  -bodyTs: "'bien':2 'con':3 'la':4 'prueba':5 'todo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4551118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699199764 {#2645
    date: 2023-11-05 16:56:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2649
  +user: App\Entity\User {#2663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2650 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Todo bien con la prueba."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699199764 {#2644
    date: 2023-11-05 16:56:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PolPratsMolina@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2651 …}
  +nested: Doctrine\ORM\PersistentCollection {#2653 …}
  +votes: Doctrine\ORM\PersistentCollection {#2655 …}
  +reports: Doctrine\ORM\PersistentCollection {#2657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
  -id: 92776
  -bodyTs: "'bien':2 'con':3 'la':4 'prueba':5 'todo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4551118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699199764 {#2645
    date: 2023-11-05 16:56:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2649
  +user: App\Entity\User {#2663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2650 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Todo bien con la prueba."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699199764 {#2644
    date: 2023-11-05 16:56:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PolPratsMolina@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2651 …}
  +nested: Doctrine\ORM\PersistentCollection {#2653 …}
  +votes: Doctrine\ORM\PersistentCollection {#2655 …}
  +reports: Doctrine\ORM\PersistentCollection {#2657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
  -id: 92776
  -bodyTs: "'bien':2 'con':3 'la':4 'prueba':5 'todo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4551118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699199764 {#2645
    date: 2023-11-05 16:56:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2724
  +user: App\Entity\User {#2737 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2650 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "buena prueba"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699242176 {#2719
    date: 2023-11-06 04:42:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PolPratsMolina@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2725 …}
  +nested: Doctrine\ORM\PersistentCollection {#2727 …}
  +votes: Doctrine\ORM\PersistentCollection {#2729 …}
  +reports: Doctrine\ORM\PersistentCollection {#2731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
  -id: 94297
  -bodyTs: "'buena':1 'prueba':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4149691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699242176 {#2720
    date: 2023-11-06 04:42:56.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 {#2724
  +user: App\Entity\User {#2737 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2650 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "buena prueba"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699242176 {#2719
    date: 2023-11-06 04:42:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PolPratsMolina@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2725 …}
  +nested: Doctrine\ORM\PersistentCollection {#2727 …}
  +votes: Doctrine\ORM\PersistentCollection {#2729 …}
  +reports: Doctrine\ORM\PersistentCollection {#2731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
  -id: 94297
  -bodyTs: "'buena':1 'prueba':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4149691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699242176 {#2720
    date: 2023-11-06 04:42:56.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 {#2724
  +user: App\Entity\User {#2737 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2650 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "buena prueba"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699242176 {#2719
    date: 2023-11-06 04:42:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PolPratsMolina@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2725 …}
  +nested: Doctrine\ORM\PersistentCollection {#2727 …}
  +votes: Doctrine\ORM\PersistentCollection {#2729 …}
  +reports: Doctrine\ORM\PersistentCollection {#2731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
  -id: 94297
  -bodyTs: "'buena':1 'prueba':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4149691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699242176 {#2720
    date: 2023-11-06 04:42:56.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 {#2797
  +user: App\Entity\User {#2812 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is that Rishi Sunak?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699989098 {#2792
    date: 2023-11-14 20:11:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2800 …}
  +nested: Doctrine\ORM\PersistentCollection {#2802 …}
  +votes: Doctrine\ORM\PersistentCollection {#2804 …}
  +reports: Doctrine\ORM\PersistentCollection {#2806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
  -id: 115186
  -bodyTs: "'rishi':3 'sunak':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4282704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699791394 {#2793
    date: 2023-11-12 13:16: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
63 DENIED edit
App\Entity\EntryComment {#2797
  +user: App\Entity\User {#2812 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is that Rishi Sunak?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699989098 {#2792
    date: 2023-11-14 20:11:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2800 …}
  +nested: Doctrine\ORM\PersistentCollection {#2802 …}
  +votes: Doctrine\ORM\PersistentCollection {#2804 …}
  +reports: Doctrine\ORM\PersistentCollection {#2806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
  -id: 115186
  -bodyTs: "'rishi':3 'sunak':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4282704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699791394 {#2793
    date: 2023-11-12 13:16: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
64 DENIED moderate
App\Entity\EntryComment {#2797
  +user: App\Entity\User {#2812 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is that Rishi Sunak?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699989098 {#2792
    date: 2023-11-14 20:11:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2800 …}
  +nested: Doctrine\ORM\PersistentCollection {#2802 …}
  +votes: Doctrine\ORM\PersistentCollection {#2804 …}
  +reports: Doctrine\ORM\PersistentCollection {#2806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
  -id: 115186
  -bodyTs: "'rishi':3 'sunak':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4282704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699791394 {#2793
    date: 2023-11-12 13:16: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
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 {#3084
  +user: Proxies\__CG__\App\Entity\User {#3083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: App\Entity\EntryComment {#2797
    +user: App\Entity\User {#2812 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is that Rishi Sunak?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699989098 {#2792
      date: 2023-11-14 20:11:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2800 …}
    +nested: Doctrine\ORM\PersistentCollection {#2802 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    -id: 115186
    -bodyTs: "'rishi':3 'sunak':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/4282704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699791394 {#2793
      date: 2023-11-12 13:16:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2797}
  +body: "Wankstain"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699797484 {#3086
    date: 2023-11-12 14:58:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@Lophostemon@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3082 …}
  +nested: Doctrine\ORM\PersistentCollection {#3080 …}
  +votes: Doctrine\ORM\PersistentCollection {#3078 …}
  +reports: Doctrine\ORM\PersistentCollection {#3076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3072 …}
  -id: 115537
  -bodyTs: "'wankstain':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6033382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699797484 {#3085
    date: 2023-11-12 14:58:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3084
  +user: Proxies\__CG__\App\Entity\User {#3083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: App\Entity\EntryComment {#2797
    +user: App\Entity\User {#2812 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is that Rishi Sunak?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699989098 {#2792
      date: 2023-11-14 20:11:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2800 …}
    +nested: Doctrine\ORM\PersistentCollection {#2802 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    -id: 115186
    -bodyTs: "'rishi':3 'sunak':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/4282704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699791394 {#2793
      date: 2023-11-12 13:16:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2797}
  +body: "Wankstain"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699797484 {#3086
    date: 2023-11-12 14:58:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@Lophostemon@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3082 …}
  +nested: Doctrine\ORM\PersistentCollection {#3080 …}
  +votes: Doctrine\ORM\PersistentCollection {#3078 …}
  +reports: Doctrine\ORM\PersistentCollection {#3076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3072 …}
  -id: 115537
  -bodyTs: "'wankstain':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6033382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699797484 {#3085
    date: 2023-11-12 14:58:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3084
  +user: Proxies\__CG__\App\Entity\User {#3083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: App\Entity\EntryComment {#2797
    +user: App\Entity\User {#2812 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is that Rishi Sunak?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699989098 {#2792
      date: 2023-11-14 20:11:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2800 …}
    +nested: Doctrine\ORM\PersistentCollection {#2802 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    -id: 115186
    -bodyTs: "'rishi':3 'sunak':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/4282704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699791394 {#2793
      date: 2023-11-12 13:16:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2797}
  +body: "Wankstain"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699797484 {#3086
    date: 2023-11-12 14:58:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@Lophostemon@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3082 …}
  +nested: Doctrine\ORM\PersistentCollection {#3080 …}
  +votes: Doctrine\ORM\PersistentCollection {#3078 …}
  +reports: Doctrine\ORM\PersistentCollection {#3076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3072 …}
  -id: 115537
  -bodyTs: "'wankstain':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6033382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699797484 {#3085
    date: 2023-11-12 14:58:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3181
  +user: App\Entity\User {#2812 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: App\Entity\EntryComment {#3084
    +user: Proxies\__CG__\App\Entity\User {#3083 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
    +image: null
    +parent: App\Entity\EntryComment {#2797
      +user: App\Entity\User {#2812 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
      +image: null
      +parent: null
      +root: null
      +body: "Is that Rishi Sunak?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699989098 {#2792
        date: 2023-11-14 20:11:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@anzo@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2800 …}
      +nested: Doctrine\ORM\PersistentCollection {#2802 …}
      +votes: Doctrine\ORM\PersistentCollection {#2804 …}
      +reports: Doctrine\ORM\PersistentCollection {#2806 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
      -id: 115186
      -bodyTs: "'rishi':3 'sunak':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/4282704"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699791394 {#2793
        date: 2023-11-12 13:16:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2797}
    +body: "Wankstain"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699797484 {#3086
      date: 2023-11-12 14:58:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
      "@Lophostemon@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3082 …}
    +nested: Doctrine\ORM\PersistentCollection {#3080 …}
    +votes: Doctrine\ORM\PersistentCollection {#3078 …}
    +reports: Doctrine\ORM\PersistentCollection {#3076 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3072 …}
    -id: 115537
    -bodyTs: "'wankstain':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6033382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699797484 {#3085
      date: 2023-11-12 14:58:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2797}
  +body: "I LOVE Return to Castle Wankstain. It was such a great game!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699840687 {#3179
    date: 2023-11-13 02:58:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@Lophostemon@aussie.zone"
    "@4am@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3182 …}
  +nested: Doctrine\ORM\PersistentCollection {#3184 …}
  +votes: Doctrine\ORM\PersistentCollection {#3186 …}
  +reports: Doctrine\ORM\PersistentCollection {#3188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3192 …}
  -id: 118192
  -bodyTs: "'castl':5 'game':12 'great':11 'love':2 'return':3 'wankstain':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4298304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699840687 {#3180
    date: 2023-11-13 02:58:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3181
  +user: App\Entity\User {#2812 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: App\Entity\EntryComment {#3084
    +user: Proxies\__CG__\App\Entity\User {#3083 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
    +image: null
    +parent: App\Entity\EntryComment {#2797
      +user: App\Entity\User {#2812 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
      +image: null
      +parent: null
      +root: null
      +body: "Is that Rishi Sunak?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699989098 {#2792
        date: 2023-11-14 20:11:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@anzo@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2800 …}
      +nested: Doctrine\ORM\PersistentCollection {#2802 …}
      +votes: Doctrine\ORM\PersistentCollection {#2804 …}
      +reports: Doctrine\ORM\PersistentCollection {#2806 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
      -id: 115186
      -bodyTs: "'rishi':3 'sunak':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/4282704"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699791394 {#2793
        date: 2023-11-12 13:16:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2797}
    +body: "Wankstain"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699797484 {#3086
      date: 2023-11-12 14:58:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
      "@Lophostemon@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3082 …}
    +nested: Doctrine\ORM\PersistentCollection {#3080 …}
    +votes: Doctrine\ORM\PersistentCollection {#3078 …}
    +reports: Doctrine\ORM\PersistentCollection {#3076 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3072 …}
    -id: 115537
    -bodyTs: "'wankstain':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6033382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699797484 {#3085
      date: 2023-11-12 14:58:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2797}
  +body: "I LOVE Return to Castle Wankstain. It was such a great game!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699840687 {#3179
    date: 2023-11-13 02:58:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@Lophostemon@aussie.zone"
    "@4am@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3182 …}
  +nested: Doctrine\ORM\PersistentCollection {#3184 …}
  +votes: Doctrine\ORM\PersistentCollection {#3186 …}
  +reports: Doctrine\ORM\PersistentCollection {#3188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3192 …}
  -id: 118192
  -bodyTs: "'castl':5 'game':12 'great':11 'love':2 'return':3 'wankstain':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4298304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699840687 {#3180
    date: 2023-11-13 02:58:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3181
  +user: App\Entity\User {#2812 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: App\Entity\EntryComment {#3084
    +user: Proxies\__CG__\App\Entity\User {#3083 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
    +image: null
    +parent: App\Entity\EntryComment {#2797
      +user: App\Entity\User {#2812 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
      +image: null
      +parent: null
      +root: null
      +body: "Is that Rishi Sunak?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699989098 {#2792
        date: 2023-11-14 20:11:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@anzo@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2800 …}
      +nested: Doctrine\ORM\PersistentCollection {#2802 …}
      +votes: Doctrine\ORM\PersistentCollection {#2804 …}
      +reports: Doctrine\ORM\PersistentCollection {#2806 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
      -id: 115186
      -bodyTs: "'rishi':3 'sunak':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/4282704"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699791394 {#2793
        date: 2023-11-12 13:16:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2797}
    +body: "Wankstain"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699797484 {#3086
      date: 2023-11-12 14:58:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
      "@Lophostemon@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3082 …}
    +nested: Doctrine\ORM\PersistentCollection {#3080 …}
    +votes: Doctrine\ORM\PersistentCollection {#3078 …}
    +reports: Doctrine\ORM\PersistentCollection {#3076 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3072 …}
    -id: 115537
    -bodyTs: "'wankstain':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6033382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699797484 {#3085
      date: 2023-11-12 14:58:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2797}
  +body: "I LOVE Return to Castle Wankstain. It was such a great game!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699840687 {#3179
    date: 2023-11-13 02:58:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@Lophostemon@aussie.zone"
    "@4am@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3182 …}
  +nested: Doctrine\ORM\PersistentCollection {#3184 …}
  +votes: Doctrine\ORM\PersistentCollection {#3186 …}
  +reports: Doctrine\ORM\PersistentCollection {#3188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3192 …}
  -id: 118192
  -bodyTs: "'castl':5 'game':12 'great':11 'love':2 'return':3 'wankstain':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4298304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699840687 {#3180
    date: 2023-11-13 02:58:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3067
  +user: Proxies\__CG__\App\Entity\User {#3066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: App\Entity\EntryComment {#2797
    +user: App\Entity\User {#2812 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is that Rishi Sunak?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699989098 {#2792
      date: 2023-11-14 20:11:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2800 …}
    +nested: Doctrine\ORM\PersistentCollection {#2802 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    -id: 115186
    -bodyTs: "'rishi':3 'sunak':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/4282704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699791394 {#2793
      date: 2023-11-12 13:16:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2797}
  +body: """
    Really?\n
    \n
    Yep that would be just the picture to post about an information freedom activist driven to death by the US justice system. that's why it says "Aaron Swartz day" in OP, because it's a pic of Rishi Sunak.\n
    \n
    [https://en.wikipedia.org/wiki/Aaron_Swartz](https://en.wikipedia.org/wiki/Aaron_Swartz)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1699791762 {#3070
    date: 2023-11-12 13:22:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@Lophostemon@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3065 …}
  +nested: Doctrine\ORM\PersistentCollection {#3063 …}
  +votes: Doctrine\ORM\PersistentCollection {#3061 …}
  +reports: Doctrine\ORM\PersistentCollection {#3059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
  -id: 115209
  -bodyTs: "'/wiki/aaron_swartz](https://en.wikipedia.org/wiki/aaron_swartz)':44 'aaron':29 'activist':15 'day':31 'death':18 'driven':16 'en.wikipedia.org':43 'en.wikipedia.org/wiki/aaron_swartz](https://en.wikipedia.org/wiki/aaron_swartz)':42 'freedom':14 'inform':13 'justic':22 'op':33 'pic':38 'pictur':8 'post':10 'realli':1 'rishi':40 'say':28 'sunak':41 'swartz':30 'system':23 'us':21 'would':4 'yep':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/620009/-/comment/3514568"
  +editedAt: DateTimeImmutable @1699920107 {#3069
    date: 2023-11-14 01:01:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699791762 {#3068
    date: 2023-11-12 13:22:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#3067
  +user: Proxies\__CG__\App\Entity\User {#3066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: App\Entity\EntryComment {#2797
    +user: App\Entity\User {#2812 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is that Rishi Sunak?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699989098 {#2792
      date: 2023-11-14 20:11:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2800 …}
    +nested: Doctrine\ORM\PersistentCollection {#2802 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    -id: 115186
    -bodyTs: "'rishi':3 'sunak':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/4282704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699791394 {#2793
      date: 2023-11-12 13:16:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2797}
  +body: """
    Really?\n
    \n
    Yep that would be just the picture to post about an information freedom activist driven to death by the US justice system. that's why it says "Aaron Swartz day" in OP, because it's a pic of Rishi Sunak.\n
    \n
    [https://en.wikipedia.org/wiki/Aaron_Swartz](https://en.wikipedia.org/wiki/Aaron_Swartz)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1699791762 {#3070
    date: 2023-11-12 13:22:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@Lophostemon@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3065 …}
  +nested: Doctrine\ORM\PersistentCollection {#3063 …}
  +votes: Doctrine\ORM\PersistentCollection {#3061 …}
  +reports: Doctrine\ORM\PersistentCollection {#3059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
  -id: 115209
  -bodyTs: "'/wiki/aaron_swartz](https://en.wikipedia.org/wiki/aaron_swartz)':44 'aaron':29 'activist':15 'day':31 'death':18 'driven':16 'en.wikipedia.org':43 'en.wikipedia.org/wiki/aaron_swartz](https://en.wikipedia.org/wiki/aaron_swartz)':42 'freedom':14 'inform':13 'justic':22 'op':33 'pic':38 'pictur':8 'post':10 'realli':1 'rishi':40 'say':28 'sunak':41 'swartz':30 'system':23 'us':21 'would':4 'yep':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/620009/-/comment/3514568"
  +editedAt: DateTimeImmutable @1699920107 {#3069
    date: 2023-11-14 01:01:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699791762 {#3068
    date: 2023-11-12 13:22:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#3067
  +user: Proxies\__CG__\App\Entity\User {#3066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: App\Entity\EntryComment {#2797
    +user: App\Entity\User {#2812 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is that Rishi Sunak?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699989098 {#2792
      date: 2023-11-14 20:11:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2800 …}
    +nested: Doctrine\ORM\PersistentCollection {#2802 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    -id: 115186
    -bodyTs: "'rishi':3 'sunak':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/4282704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699791394 {#2793
      date: 2023-11-12 13:16:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2797}
  +body: """
    Really?\n
    \n
    Yep that would be just the picture to post about an information freedom activist driven to death by the US justice system. that's why it says "Aaron Swartz day" in OP, because it's a pic of Rishi Sunak.\n
    \n
    [https://en.wikipedia.org/wiki/Aaron_Swartz](https://en.wikipedia.org/wiki/Aaron_Swartz)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1699791762 {#3070
    date: 2023-11-12 13:22:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@Lophostemon@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3065 …}
  +nested: Doctrine\ORM\PersistentCollection {#3063 …}
  +votes: Doctrine\ORM\PersistentCollection {#3061 …}
  +reports: Doctrine\ORM\PersistentCollection {#3059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
  -id: 115209
  -bodyTs: "'/wiki/aaron_swartz](https://en.wikipedia.org/wiki/aaron_swartz)':44 'aaron':29 'activist':15 'day':31 'death':18 'driven':16 'en.wikipedia.org':43 'en.wikipedia.org/wiki/aaron_swartz](https://en.wikipedia.org/wiki/aaron_swartz)':42 'freedom':14 'inform':13 'justic':22 'op':33 'pic':38 'pictur':8 'post':10 'realli':1 'rishi':40 'say':28 'sunak':41 'swartz':30 'system':23 'us':21 'would':4 'yep':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/620009/-/comment/3514568"
  +editedAt: DateTimeImmutable @1699920107 {#3069
    date: 2023-11-14 01:01:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699791762 {#3068
    date: 2023-11-12 13:22:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3166
  +user: App\Entity\User {#2812 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: App\Entity\EntryComment {#3067
    +user: Proxies\__CG__\App\Entity\User {#3066 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
    +image: null
    +parent: App\Entity\EntryComment {#2797
      +user: App\Entity\User {#2812 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
      +image: null
      +parent: null
      +root: null
      +body: "Is that Rishi Sunak?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699989098 {#2792
        date: 2023-11-14 20:11:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@anzo@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2800 …}
      +nested: Doctrine\ORM\PersistentCollection {#2802 …}
      +votes: Doctrine\ORM\PersistentCollection {#2804 …}
      +reports: Doctrine\ORM\PersistentCollection {#2806 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
      -id: 115186
      -bodyTs: "'rishi':3 'sunak':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/4282704"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699791394 {#2793
        date: 2023-11-12 13:16:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2797}
    +body: """
      Really?\n
      \n
      Yep that would be just the picture to post about an information freedom activist driven to death by the US justice system. that's why it says "Aaron Swartz day" in OP, because it's a pic of Rishi Sunak.\n
      \n
      [https://en.wikipedia.org/wiki/Aaron_Swartz](https://en.wikipedia.org/wiki/Aaron_Swartz)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1699791762 {#3070
      date: 2023-11-12 13:22:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
      "@Lophostemon@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3065 …}
    +nested: Doctrine\ORM\PersistentCollection {#3063 …}
    +votes: Doctrine\ORM\PersistentCollection {#3061 …}
    +reports: Doctrine\ORM\PersistentCollection {#3059 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
    -id: 115209
    -bodyTs: "'/wiki/aaron_swartz](https://en.wikipedia.org/wiki/aaron_swartz)':44 'aaron':29 'activist':15 'day':31 'death':18 'driven':16 'en.wikipedia.org':43 'en.wikipedia.org/wiki/aaron_swartz](https://en.wikipedia.org/wiki/aaron_swartz)':42 'freedom':14 'inform':13 'justic':22 'op':33 'pic':38 'pictur':8 'post':10 'realli':1 'rishi':40 'say':28 'sunak':41 'swartz':30 'system':23 'us':21 'would':4 'yep':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/620009/-/comment/3514568"
    +editedAt: DateTimeImmutable @1699920107 {#3069
      date: 2023-11-14 01:01:47.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699791762 {#3068
      date: 2023-11-12 13:22:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2797}
  +body: "I’m just fucking around."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699820122 {#3164
    date: 2023-11-12 21:15:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@Lophostemon@aussie.zone"
    "@be_excellent_to_each_other@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3167 …}
  +nested: Doctrine\ORM\PersistentCollection {#3169 …}
  +votes: Doctrine\ORM\PersistentCollection {#3171 …}
  +reports: Doctrine\ORM\PersistentCollection {#3173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
  -id: 117038
  -bodyTs: "'around':5 'fuck':4 'm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4291559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699820122 {#3165
    date: 2023-11-12 21:15:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#3166
  +user: App\Entity\User {#2812 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: App\Entity\EntryComment {#3067
    +user: Proxies\__CG__\App\Entity\User {#3066 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
    +image: null
    +parent: App\Entity\EntryComment {#2797
      +user: App\Entity\User {#2812 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
      +image: null
      +parent: null
      +root: null
      +body: "Is that Rishi Sunak?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699989098 {#2792
        date: 2023-11-14 20:11:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@anzo@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2800 …}
      +nested: Doctrine\ORM\PersistentCollection {#2802 …}
      +votes: Doctrine\ORM\PersistentCollection {#2804 …}
      +reports: Doctrine\ORM\PersistentCollection {#2806 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
      -id: 115186
      -bodyTs: "'rishi':3 'sunak':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/4282704"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699791394 {#2793
        date: 2023-11-12 13:16:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2797}
    +body: """
      Really?\n
      \n
      Yep that would be just the picture to post about an information freedom activist driven to death by the US justice system. that's why it says "Aaron Swartz day" in OP, because it's a pic of Rishi Sunak.\n
      \n
      [https://en.wikipedia.org/wiki/Aaron_Swartz](https://en.wikipedia.org/wiki/Aaron_Swartz)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1699791762 {#3070
      date: 2023-11-12 13:22:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
      "@Lophostemon@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3065 …}
    +nested: Doctrine\ORM\PersistentCollection {#3063 …}
    +votes: Doctrine\ORM\PersistentCollection {#3061 …}
    +reports: Doctrine\ORM\PersistentCollection {#3059 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
    -id: 115209
    -bodyTs: "'/wiki/aaron_swartz](https://en.wikipedia.org/wiki/aaron_swartz)':44 'aaron':29 'activist':15 'day':31 'death':18 'driven':16 'en.wikipedia.org':43 'en.wikipedia.org/wiki/aaron_swartz](https://en.wikipedia.org/wiki/aaron_swartz)':42 'freedom':14 'inform':13 'justic':22 'op':33 'pic':38 'pictur':8 'post':10 'realli':1 'rishi':40 'say':28 'sunak':41 'swartz':30 'system':23 'us':21 'would':4 'yep':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/620009/-/comment/3514568"
    +editedAt: DateTimeImmutable @1699920107 {#3069
      date: 2023-11-14 01:01:47.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699791762 {#3068
      date: 2023-11-12 13:22:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2797}
  +body: "I’m just fucking around."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699820122 {#3164
    date: 2023-11-12 21:15:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@Lophostemon@aussie.zone"
    "@be_excellent_to_each_other@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3167 …}
  +nested: Doctrine\ORM\PersistentCollection {#3169 …}
  +votes: Doctrine\ORM\PersistentCollection {#3171 …}
  +reports: Doctrine\ORM\PersistentCollection {#3173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
  -id: 117038
  -bodyTs: "'around':5 'fuck':4 'm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4291559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699820122 {#3165
    date: 2023-11-12 21:15:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#3166
  +user: App\Entity\User {#2812 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: App\Entity\EntryComment {#3067
    +user: Proxies\__CG__\App\Entity\User {#3066 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
    +image: null
    +parent: App\Entity\EntryComment {#2797
      +user: App\Entity\User {#2812 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
      +image: null
      +parent: null
      +root: null
      +body: "Is that Rishi Sunak?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699989098 {#2792
        date: 2023-11-14 20:11:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@anzo@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2800 …}
      +nested: Doctrine\ORM\PersistentCollection {#2802 …}
      +votes: Doctrine\ORM\PersistentCollection {#2804 …}
      +reports: Doctrine\ORM\PersistentCollection {#2806 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
      -id: 115186
      -bodyTs: "'rishi':3 'sunak':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/4282704"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699791394 {#2793
        date: 2023-11-12 13:16:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2797}
    +body: """
      Really?\n
      \n
      Yep that would be just the picture to post about an information freedom activist driven to death by the US justice system. that's why it says "Aaron Swartz day" in OP, because it's a pic of Rishi Sunak.\n
      \n
      [https://en.wikipedia.org/wiki/Aaron_Swartz](https://en.wikipedia.org/wiki/Aaron_Swartz)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1699791762 {#3070
      date: 2023-11-12 13:22:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
      "@Lophostemon@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3065 …}
    +nested: Doctrine\ORM\PersistentCollection {#3063 …}
    +votes: Doctrine\ORM\PersistentCollection {#3061 …}
    +reports: Doctrine\ORM\PersistentCollection {#3059 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
    -id: 115209
    -bodyTs: "'/wiki/aaron_swartz](https://en.wikipedia.org/wiki/aaron_swartz)':44 'aaron':29 'activist':15 'day':31 'death':18 'driven':16 'en.wikipedia.org':43 'en.wikipedia.org/wiki/aaron_swartz](https://en.wikipedia.org/wiki/aaron_swartz)':42 'freedom':14 'inform':13 'justic':22 'op':33 'pic':38 'pictur':8 'post':10 'realli':1 'rishi':40 'say':28 'sunak':41 'swartz':30 'system':23 'us':21 'would':4 'yep':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/620009/-/comment/3514568"
    +editedAt: DateTimeImmutable @1699920107 {#3069
      date: 2023-11-14 01:01:47.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699791762 {#3068
      date: 2023-11-12 13:22:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2797}
  +body: "I’m just fucking around."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699820122 {#3164
    date: 2023-11-12 21:15:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@Lophostemon@aussie.zone"
    "@be_excellent_to_each_other@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3167 …}
  +nested: Doctrine\ORM\PersistentCollection {#3169 …}
  +votes: Doctrine\ORM\PersistentCollection {#3171 …}
  +reports: Doctrine\ORM\PersistentCollection {#3173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
  -id: 117038
  -bodyTs: "'around':5 'fuck':4 'm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4291559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699820122 {#3165
    date: 2023-11-12 21:15:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3204
  +user: Proxies\__CG__\App\Entity\User {#3066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: App\Entity\EntryComment {#3166
    +user: App\Entity\User {#2812 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
    +image: null
    +parent: App\Entity\EntryComment {#3067
      +user: Proxies\__CG__\App\Entity\User {#3066 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
      +image: null
      +parent: App\Entity\EntryComment {#2797
        +user: App\Entity\User {#2812 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
        +image: null
        +parent: null
        +root: null
        +body: "Is that Rishi Sunak?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699989098 {#2792
          date: 2023-11-14 20:11:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@anzo@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2800 …}
        +nested: Doctrine\ORM\PersistentCollection {#2802 …}
        +votes: Doctrine\ORM\PersistentCollection {#2804 …}
        +reports: Doctrine\ORM\PersistentCollection {#2806 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
        -id: 115186
        -bodyTs: "'rishi':3 'sunak':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://aussie.zone/comment/4282704"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699791394 {#2793
          date: 2023-11-12 13:16:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2797}
      +body: """
        Really?\n
        \n
        Yep that would be just the picture to post about an information freedom activist driven to death by the US justice system. that's why it says "Aaron Swartz day" in OP, because it's a pic of Rishi Sunak.\n
        \n
        [https://en.wikipedia.org/wiki/Aaron_Swartz](https://en.wikipedia.org/wiki/Aaron_Swartz)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1699791762 {#3070
        date: 2023-11-12 13:22:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@anzo@programming.dev"
        "@Lophostemon@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3065 …}
      +nested: Doctrine\ORM\PersistentCollection {#3063 …}
      +votes: Doctrine\ORM\PersistentCollection {#3061 …}
      +reports: Doctrine\ORM\PersistentCollection {#3059 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
      -id: 115209
      -bodyTs: "'/wiki/aaron_swartz](https://en.wikipedia.org/wiki/aaron_swartz)':44 'aaron':29 'activist':15 'day':31 'death':18 'driven':16 'en.wikipedia.org':43 'en.wikipedia.org/wiki/aaron_swartz](https://en.wikipedia.org/wiki/aaron_swartz)':42 'freedom':14 'inform':13 'justic':22 'op':33 'pic':38 'pictur':8 'post':10 'realli':1 'rishi':40 'say':28 'sunak':41 'swartz':30 'system':23 'us':21 'would':4 'yep':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/620009/-/comment/3514568"
      +editedAt: DateTimeImmutable @1699920107 {#3069
        date: 2023-11-14 01:01:47.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699791762 {#3068
        date: 2023-11-12 13:22:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2797}
    +body: "I’m just fucking around."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699820122 {#3164
      date: 2023-11-12 21:15:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
      "@Lophostemon@aussie.zone"
      "@be_excellent_to_each_other@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3167 …}
    +nested: Doctrine\ORM\PersistentCollection {#3169 …}
    +votes: Doctrine\ORM\PersistentCollection {#3171 …}
    +reports: Doctrine\ORM\PersistentCollection {#3173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
    -id: 117038
    -bodyTs: "'around':5 'fuck':4 'm':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/4291559"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699820122 {#3165
      date: 2023-11-12 21:15:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2797}
  +body: "Ah, sorry for being so serious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699820210 {#3205
    date: 2023-11-12 21:16:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@Lophostemon@aussie.zone"
    "@be_excellent_to_each_other@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3201 …}
  +nested: Doctrine\ORM\PersistentCollection {#3197 …}
  +votes: Doctrine\ORM\PersistentCollection {#3195 …}
  +reports: Doctrine\ORM\PersistentCollection {#3210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
  -id: 117042
  -bodyTs: "'ah':1 'serious':6 'sorri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/620009/-/comment/3522396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699820210 {#3208
    date: 2023-11-12 21:16: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
83 DENIED edit
App\Entity\EntryComment {#3204
  +user: Proxies\__CG__\App\Entity\User {#3066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: App\Entity\EntryComment {#3166
    +user: App\Entity\User {#2812 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
    +image: null
    +parent: App\Entity\EntryComment {#3067
      +user: Proxies\__CG__\App\Entity\User {#3066 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
      +image: null
      +parent: App\Entity\EntryComment {#2797
        +user: App\Entity\User {#2812 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
        +image: null
        +parent: null
        +root: null
        +body: "Is that Rishi Sunak?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699989098 {#2792
          date: 2023-11-14 20:11:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@anzo@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2800 …}
        +nested: Doctrine\ORM\PersistentCollection {#2802 …}
        +votes: Doctrine\ORM\PersistentCollection {#2804 …}
        +reports: Doctrine\ORM\PersistentCollection {#2806 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
        -id: 115186
        -bodyTs: "'rishi':3 'sunak':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://aussie.zone/comment/4282704"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699791394 {#2793
          date: 2023-11-12 13:16:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2797}
      +body: """
        Really?\n
        \n
        Yep that would be just the picture to post about an information freedom activist driven to death by the US justice system. that's why it says "Aaron Swartz day" in OP, because it's a pic of Rishi Sunak.\n
        \n
        [https://en.wikipedia.org/wiki/Aaron_Swartz](https://en.wikipedia.org/wiki/Aaron_Swartz)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1699791762 {#3070
        date: 2023-11-12 13:22:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@anzo@programming.dev"
        "@Lophostemon@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3065 …}
      +nested: Doctrine\ORM\PersistentCollection {#3063 …}
      +votes: Doctrine\ORM\PersistentCollection {#3061 …}
      +reports: Doctrine\ORM\PersistentCollection {#3059 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
      -id: 115209
      -bodyTs: "'/wiki/aaron_swartz](https://en.wikipedia.org/wiki/aaron_swartz)':44 'aaron':29 'activist':15 'day':31 'death':18 'driven':16 'en.wikipedia.org':43 'en.wikipedia.org/wiki/aaron_swartz](https://en.wikipedia.org/wiki/aaron_swartz)':42 'freedom':14 'inform':13 'justic':22 'op':33 'pic':38 'pictur':8 'post':10 'realli':1 'rishi':40 'say':28 'sunak':41 'swartz':30 'system':23 'us':21 'would':4 'yep':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/620009/-/comment/3514568"
      +editedAt: DateTimeImmutable @1699920107 {#3069
        date: 2023-11-14 01:01:47.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699791762 {#3068
        date: 2023-11-12 13:22:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2797}
    +body: "I’m just fucking around."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699820122 {#3164
      date: 2023-11-12 21:15:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
      "@Lophostemon@aussie.zone"
      "@be_excellent_to_each_other@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3167 …}
    +nested: Doctrine\ORM\PersistentCollection {#3169 …}
    +votes: Doctrine\ORM\PersistentCollection {#3171 …}
    +reports: Doctrine\ORM\PersistentCollection {#3173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
    -id: 117038
    -bodyTs: "'around':5 'fuck':4 'm':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/4291559"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699820122 {#3165
      date: 2023-11-12 21:15:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2797}
  +body: "Ah, sorry for being so serious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699820210 {#3205
    date: 2023-11-12 21:16:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@Lophostemon@aussie.zone"
    "@be_excellent_to_each_other@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3201 …}
  +nested: Doctrine\ORM\PersistentCollection {#3197 …}
  +votes: Doctrine\ORM\PersistentCollection {#3195 …}
  +reports: Doctrine\ORM\PersistentCollection {#3210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
  -id: 117042
  -bodyTs: "'ah':1 'serious':6 'sorri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/620009/-/comment/3522396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699820210 {#3208
    date: 2023-11-12 21:16: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
84 DENIED moderate
App\Entity\EntryComment {#3204
  +user: Proxies\__CG__\App\Entity\User {#3066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: App\Entity\EntryComment {#3166
    +user: App\Entity\User {#2812 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
    +image: null
    +parent: App\Entity\EntryComment {#3067
      +user: Proxies\__CG__\App\Entity\User {#3066 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
      +image: null
      +parent: App\Entity\EntryComment {#2797
        +user: App\Entity\User {#2812 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
        +image: null
        +parent: null
        +root: null
        +body: "Is that Rishi Sunak?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699989098 {#2792
          date: 2023-11-14 20:11:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@anzo@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2800 …}
        +nested: Doctrine\ORM\PersistentCollection {#2802 …}
        +votes: Doctrine\ORM\PersistentCollection {#2804 …}
        +reports: Doctrine\ORM\PersistentCollection {#2806 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
        -id: 115186
        -bodyTs: "'rishi':3 'sunak':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://aussie.zone/comment/4282704"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699791394 {#2793
          date: 2023-11-12 13:16:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2797}
      +body: """
        Really?\n
        \n
        Yep that would be just the picture to post about an information freedom activist driven to death by the US justice system. that's why it says "Aaron Swartz day" in OP, because it's a pic of Rishi Sunak.\n
        \n
        [https://en.wikipedia.org/wiki/Aaron_Swartz](https://en.wikipedia.org/wiki/Aaron_Swartz)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1699791762 {#3070
        date: 2023-11-12 13:22:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@anzo@programming.dev"
        "@Lophostemon@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3065 …}
      +nested: Doctrine\ORM\PersistentCollection {#3063 …}
      +votes: Doctrine\ORM\PersistentCollection {#3061 …}
      +reports: Doctrine\ORM\PersistentCollection {#3059 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
      -id: 115209
      -bodyTs: "'/wiki/aaron_swartz](https://en.wikipedia.org/wiki/aaron_swartz)':44 'aaron':29 'activist':15 'day':31 'death':18 'driven':16 'en.wikipedia.org':43 'en.wikipedia.org/wiki/aaron_swartz](https://en.wikipedia.org/wiki/aaron_swartz)':42 'freedom':14 'inform':13 'justic':22 'op':33 'pic':38 'pictur':8 'post':10 'realli':1 'rishi':40 'say':28 'sunak':41 'swartz':30 'system':23 'us':21 'would':4 'yep':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/620009/-/comment/3514568"
      +editedAt: DateTimeImmutable @1699920107 {#3069
        date: 2023-11-14 01:01:47.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699791762 {#3068
        date: 2023-11-12 13:22:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2797}
    +body: "I’m just fucking around."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699820122 {#3164
      date: 2023-11-12 21:15:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
      "@Lophostemon@aussie.zone"
      "@be_excellent_to_each_other@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3167 …}
    +nested: Doctrine\ORM\PersistentCollection {#3169 …}
    +votes: Doctrine\ORM\PersistentCollection {#3171 …}
    +reports: Doctrine\ORM\PersistentCollection {#3173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
    -id: 117038
    -bodyTs: "'around':5 'fuck':4 'm':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/4291559"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699820122 {#3165
      date: 2023-11-12 21:15:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2797}
  +body: "Ah, sorry for being so serious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699820210 {#3205
    date: 2023-11-12 21:16:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@Lophostemon@aussie.zone"
    "@be_excellent_to_each_other@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3201 …}
  +nested: Doctrine\ORM\PersistentCollection {#3197 …}
  +votes: Doctrine\ORM\PersistentCollection {#3195 …}
  +reports: Doctrine\ORM\PersistentCollection {#3210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
  -id: 117042
  -bodyTs: "'ah':1 'serious':6 'sorri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/620009/-/comment/3522396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699820210 {#3208
    date: 2023-11-12 21:16: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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#3231
  +user: App\Entity\User {#2812 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: App\Entity\EntryComment {#3204
    +user: Proxies\__CG__\App\Entity\User {#3066 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
    +image: null
    +parent: App\Entity\EntryComment {#3166
      +user: App\Entity\User {#2812 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
      +image: null
      +parent: App\Entity\EntryComment {#3067
        +user: Proxies\__CG__\App\Entity\User {#3066 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
        +image: null
        +parent: App\Entity\EntryComment {#2797
          +user: App\Entity\User {#2812 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
          +image: null
          +parent: null
          +root: null
          +body: "Is that Rishi Sunak?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1699989098 {#2792
            date: 2023-11-14 20:11:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@anzo@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2800 …}
          +nested: Doctrine\ORM\PersistentCollection {#2802 …}
          +votes: Doctrine\ORM\PersistentCollection {#2804 …}
          +reports: Doctrine\ORM\PersistentCollection {#2806 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
          -id: 115186
          -bodyTs: "'rishi':3 'sunak':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://aussie.zone/comment/4282704"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699791394 {#2793
            date: 2023-11-12 13:16:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2797}
        +body: """
          Really?\n
          \n
          Yep that would be just the picture to post about an information freedom activist driven to death by the US justice system. that's why it says "Aaron Swartz day" in OP, because it's a pic of Rishi Sunak.\n
          \n
          [https://en.wikipedia.org/wiki/Aaron_Swartz](https://en.wikipedia.org/wiki/Aaron_Swartz)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1699791762 {#3070
          date: 2023-11-12 13:22:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@anzo@programming.dev"
          "@Lophostemon@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3065 …}
        +nested: Doctrine\ORM\PersistentCollection {#3063 …}
        +votes: Doctrine\ORM\PersistentCollection {#3061 …}
        +reports: Doctrine\ORM\PersistentCollection {#3059 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
        -id: 115209
        -bodyTs: "'/wiki/aaron_swartz](https://en.wikipedia.org/wiki/aaron_swartz)':44 'aaron':29 'activist':15 'day':31 'death':18 'driven':16 'en.wikipedia.org':43 'en.wikipedia.org/wiki/aaron_swartz](https://en.wikipedia.org/wiki/aaron_swartz)':42 'freedom':14 'inform':13 'justic':22 'op':33 'pic':38 'pictur':8 'post':10 'realli':1 'rishi':40 'say':28 'sunak':41 'swartz':30 'system':23 'us':21 'would':4 'yep':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/620009/-/comment/3514568"
        +editedAt: DateTimeImmutable @1699920107 {#3069
          date: 2023-11-14 01:01:47.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699791762 {#3068
          date: 2023-11-12 13:22:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2797}
      +body: "I’m just fucking around."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699820122 {#3164
        date: 2023-11-12 21:15:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@anzo@programming.dev"
        "@Lophostemon@aussie.zone"
        "@be_excellent_to_each_other@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3167 …}
      +nested: Doctrine\ORM\PersistentCollection {#3169 …}
      +votes: Doctrine\ORM\PersistentCollection {#3171 …}
      +reports: Doctrine\ORM\PersistentCollection {#3173 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
      -id: 117038
      -bodyTs: "'around':5 'fuck':4 'm':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/4291559"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699820122 {#3165
        date: 2023-11-12 21:15:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2797}
    +body: "Ah, sorry for being so serious."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699820210 {#3205
      date: 2023-11-12 21:16:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
      "@Lophostemon@aussie.zone"
      "@be_excellent_to_each_other@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3201 …}
    +nested: Doctrine\ORM\PersistentCollection {#3197 …}
    +votes: Doctrine\ORM\PersistentCollection {#3195 …}
    +reports: Doctrine\ORM\PersistentCollection {#3210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
    -id: 117042
    -bodyTs: "'ah':1 'serious':6 'sorri':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/620009/-/comment/3522396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699820210 {#3208
      date: 2023-11-12 21:16:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2797}
  +body: "No you’re right. Aaron was an important person and should be remembered properly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699820626 {#3226
    date: 2023-11-12 21:23:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@Lophostemon@aussie.zone"
    "@be_excellent_to_each_other@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3223 …}
  +nested: Doctrine\ORM\PersistentCollection {#3220 …}
  +votes: Doctrine\ORM\PersistentCollection {#3218 …}
  +reports: Doctrine\ORM\PersistentCollection {#3232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
  -id: 117080
  -bodyTs: "'aaron':5 'import':8 'person':9 'proper':14 're':3 'rememb':13 'right':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4291746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699820626 {#3229
    date: 2023-11-12 21:23:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#3231
  +user: App\Entity\User {#2812 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: App\Entity\EntryComment {#3204
    +user: Proxies\__CG__\App\Entity\User {#3066 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
    +image: null
    +parent: App\Entity\EntryComment {#3166
      +user: App\Entity\User {#2812 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
      +image: null
      +parent: App\Entity\EntryComment {#3067
        +user: Proxies\__CG__\App\Entity\User {#3066 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
        +image: null
        +parent: App\Entity\EntryComment {#2797
          +user: App\Entity\User {#2812 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
          +image: null
          +parent: null
          +root: null
          +body: "Is that Rishi Sunak?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1699989098 {#2792
            date: 2023-11-14 20:11:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@anzo@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2800 …}
          +nested: Doctrine\ORM\PersistentCollection {#2802 …}
          +votes: Doctrine\ORM\PersistentCollection {#2804 …}
          +reports: Doctrine\ORM\PersistentCollection {#2806 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
          -id: 115186
          -bodyTs: "'rishi':3 'sunak':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://aussie.zone/comment/4282704"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699791394 {#2793
            date: 2023-11-12 13:16:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2797}
        +body: """
          Really?\n
          \n
          Yep that would be just the picture to post about an information freedom activist driven to death by the US justice system. that's why it says "Aaron Swartz day" in OP, because it's a pic of Rishi Sunak.\n
          \n
          [https://en.wikipedia.org/wiki/Aaron_Swartz](https://en.wikipedia.org/wiki/Aaron_Swartz)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1699791762 {#3070
          date: 2023-11-12 13:22:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@anzo@programming.dev"
          "@Lophostemon@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3065 …}
        +nested: Doctrine\ORM\PersistentCollection {#3063 …}
        +votes: Doctrine\ORM\PersistentCollection {#3061 …}
        +reports: Doctrine\ORM\PersistentCollection {#3059 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
        -id: 115209
        -bodyTs: "'/wiki/aaron_swartz](https://en.wikipedia.org/wiki/aaron_swartz)':44 'aaron':29 'activist':15 'day':31 'death':18 'driven':16 'en.wikipedia.org':43 'en.wikipedia.org/wiki/aaron_swartz](https://en.wikipedia.org/wiki/aaron_swartz)':42 'freedom':14 'inform':13 'justic':22 'op':33 'pic':38 'pictur':8 'post':10 'realli':1 'rishi':40 'say':28 'sunak':41 'swartz':30 'system':23 'us':21 'would':4 'yep':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/620009/-/comment/3514568"
        +editedAt: DateTimeImmutable @1699920107 {#3069
          date: 2023-11-14 01:01:47.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699791762 {#3068
          date: 2023-11-12 13:22:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2797}
      +body: "I’m just fucking around."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699820122 {#3164
        date: 2023-11-12 21:15:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@anzo@programming.dev"
        "@Lophostemon@aussie.zone"
        "@be_excellent_to_each_other@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3167 …}
      +nested: Doctrine\ORM\PersistentCollection {#3169 …}
      +votes: Doctrine\ORM\PersistentCollection {#3171 …}
      +reports: Doctrine\ORM\PersistentCollection {#3173 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
      -id: 117038
      -bodyTs: "'around':5 'fuck':4 'm':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/4291559"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699820122 {#3165
        date: 2023-11-12 21:15:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2797}
    +body: "Ah, sorry for being so serious."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699820210 {#3205
      date: 2023-11-12 21:16:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
      "@Lophostemon@aussie.zone"
      "@be_excellent_to_each_other@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3201 …}
    +nested: Doctrine\ORM\PersistentCollection {#3197 …}
    +votes: Doctrine\ORM\PersistentCollection {#3195 …}
    +reports: Doctrine\ORM\PersistentCollection {#3210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
    -id: 117042
    -bodyTs: "'ah':1 'serious':6 'sorri':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/620009/-/comment/3522396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699820210 {#3208
      date: 2023-11-12 21:16:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2797}
  +body: "No you’re right. Aaron was an important person and should be remembered properly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699820626 {#3226
    date: 2023-11-12 21:23:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@Lophostemon@aussie.zone"
    "@be_excellent_to_each_other@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3223 …}
  +nested: Doctrine\ORM\PersistentCollection {#3220 …}
  +votes: Doctrine\ORM\PersistentCollection {#3218 …}
  +reports: Doctrine\ORM\PersistentCollection {#3232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
  -id: 117080
  -bodyTs: "'aaron':5 'import':8 'person':9 'proper':14 're':3 'rememb':13 'right':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4291746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699820626 {#3229
    date: 2023-11-12 21:23:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#3231
  +user: App\Entity\User {#2812 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: App\Entity\EntryComment {#3204
    +user: Proxies\__CG__\App\Entity\User {#3066 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
    +image: null
    +parent: App\Entity\EntryComment {#3166
      +user: App\Entity\User {#2812 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
      +image: null
      +parent: App\Entity\EntryComment {#3067
        +user: Proxies\__CG__\App\Entity\User {#3066 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
        +image: null
        +parent: App\Entity\EntryComment {#2797
          +user: App\Entity\User {#2812 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
          +image: null
          +parent: null
          +root: null
          +body: "Is that Rishi Sunak?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1699989098 {#2792
            date: 2023-11-14 20:11:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@anzo@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2800 …}
          +nested: Doctrine\ORM\PersistentCollection {#2802 …}
          +votes: Doctrine\ORM\PersistentCollection {#2804 …}
          +reports: Doctrine\ORM\PersistentCollection {#2806 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
          -id: 115186
          -bodyTs: "'rishi':3 'sunak':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://aussie.zone/comment/4282704"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699791394 {#2793
            date: 2023-11-12 13:16:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2797}
        +body: """
          Really?\n
          \n
          Yep that would be just the picture to post about an information freedom activist driven to death by the US justice system. that's why it says "Aaron Swartz day" in OP, because it's a pic of Rishi Sunak.\n
          \n
          [https://en.wikipedia.org/wiki/Aaron_Swartz](https://en.wikipedia.org/wiki/Aaron_Swartz)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1699791762 {#3070
          date: 2023-11-12 13:22:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@anzo@programming.dev"
          "@Lophostemon@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3065 …}
        +nested: Doctrine\ORM\PersistentCollection {#3063 …}
        +votes: Doctrine\ORM\PersistentCollection {#3061 …}
        +reports: Doctrine\ORM\PersistentCollection {#3059 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
        -id: 115209
        -bodyTs: "'/wiki/aaron_swartz](https://en.wikipedia.org/wiki/aaron_swartz)':44 'aaron':29 'activist':15 'day':31 'death':18 'driven':16 'en.wikipedia.org':43 'en.wikipedia.org/wiki/aaron_swartz](https://en.wikipedia.org/wiki/aaron_swartz)':42 'freedom':14 'inform':13 'justic':22 'op':33 'pic':38 'pictur':8 'post':10 'realli':1 'rishi':40 'say':28 'sunak':41 'swartz':30 'system':23 'us':21 'would':4 'yep':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/620009/-/comment/3514568"
        +editedAt: DateTimeImmutable @1699920107 {#3069
          date: 2023-11-14 01:01:47.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699791762 {#3068
          date: 2023-11-12 13:22:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2797}
      +body: "I’m just fucking around."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699820122 {#3164
        date: 2023-11-12 21:15:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@anzo@programming.dev"
        "@Lophostemon@aussie.zone"
        "@be_excellent_to_each_other@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3167 …}
      +nested: Doctrine\ORM\PersistentCollection {#3169 …}
      +votes: Doctrine\ORM\PersistentCollection {#3171 …}
      +reports: Doctrine\ORM\PersistentCollection {#3173 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
      -id: 117038
      -bodyTs: "'around':5 'fuck':4 'm':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/4291559"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699820122 {#3165
        date: 2023-11-12 21:15:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2797}
    +body: "Ah, sorry for being so serious."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699820210 {#3205
      date: 2023-11-12 21:16:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
      "@Lophostemon@aussie.zone"
      "@be_excellent_to_each_other@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3201 …}
    +nested: Doctrine\ORM\PersistentCollection {#3197 …}
    +votes: Doctrine\ORM\PersistentCollection {#3195 …}
    +reports: Doctrine\ORM\PersistentCollection {#3210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
    -id: 117042
    -bodyTs: "'ah':1 'serious':6 'sorri':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/620009/-/comment/3522396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699820210 {#3208
      date: 2023-11-12 21:16:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2797}
  +body: "No you’re right. Aaron was an important person and should be remembered properly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699820626 {#3226
    date: 2023-11-12 21:23:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@Lophostemon@aussie.zone"
    "@be_excellent_to_each_other@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3223 …}
  +nested: Doctrine\ORM\PersistentCollection {#3220 …}
  +votes: Doctrine\ORM\PersistentCollection {#3218 …}
  +reports: Doctrine\ORM\PersistentCollection {#3232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
  -id: 117080
  -bodyTs: "'aaron':5 'import':8 'person':9 'proper':14 're':3 'rememb':13 'right':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4291746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699820626 {#3229
    date: 2023-11-12 21:23:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#2872
  +user: App\Entity\User {#2885 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: null
  +root: null
  +body: "King of the king beyond hacktivism"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1699791601 {#2867
    date: 2023-11-12 13:20:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2873 …}
  +nested: Doctrine\ORM\PersistentCollection {#2875 …}
  +votes: Doctrine\ORM\PersistentCollection {#2877 …}
  +reports: Doctrine\ORM\PersistentCollection {#2879 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
  -id: 115199
  -bodyTs: "'beyond':5 'hacktiv':6 'king':1,4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5732814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699791601 {#2868
    date: 2023-11-12 13:20:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2872
  +user: App\Entity\User {#2885 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: null
  +root: null
  +body: "King of the king beyond hacktivism"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1699791601 {#2867
    date: 2023-11-12 13:20:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2873 …}
  +nested: Doctrine\ORM\PersistentCollection {#2875 …}
  +votes: Doctrine\ORM\PersistentCollection {#2877 …}
  +reports: Doctrine\ORM\PersistentCollection {#2879 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
  -id: 115199
  -bodyTs: "'beyond':5 'hacktiv':6 'king':1,4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5732814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699791601 {#2868
    date: 2023-11-12 13:20:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2872
  +user: App\Entity\User {#2885 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: null
  +root: null
  +body: "King of the king beyond hacktivism"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1699791601 {#2867
    date: 2023-11-12 13:20:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2873 …}
  +nested: Doctrine\ORM\PersistentCollection {#2875 …}
  +votes: Doctrine\ORM\PersistentCollection {#2877 …}
  +reports: Doctrine\ORM\PersistentCollection {#2879 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
  -id: 115199
  -bodyTs: "'beyond':5 'hacktiv':6 'king':1,4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5732814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699791601 {#2868
    date: 2023-11-12 13:20:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2947
  +user: App\Entity\User {#2960 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: null
  +root: null
  +body: "While I appreciate what he contributed and I’m sorry his life was cut off so soon, I think hero worship is incredibly weird."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1699945321 {#2942
    date: 2023-11-14 08:02:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2948 …}
  +nested: Doctrine\ORM\PersistentCollection {#2950 …}
  +votes: Doctrine\ORM\PersistentCollection {#2952 …}
  +reports: Doctrine\ORM\PersistentCollection {#2954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
  -id: 115229
  -bodyTs: "'appreci':3 'contribut':6 'cut':14 'hero':20 'incred':23 'life':12 'm':9 'soon':17 'sorri':10 'think':19 'weird':24 'worship':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5257557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699792397 {#2943
    date: 2023-11-12 13:33:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2947
  +user: App\Entity\User {#2960 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: null
  +root: null
  +body: "While I appreciate what he contributed and I’m sorry his life was cut off so soon, I think hero worship is incredibly weird."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1699945321 {#2942
    date: 2023-11-14 08:02:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2948 …}
  +nested: Doctrine\ORM\PersistentCollection {#2950 …}
  +votes: Doctrine\ORM\PersistentCollection {#2952 …}
  +reports: Doctrine\ORM\PersistentCollection {#2954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
  -id: 115229
  -bodyTs: "'appreci':3 'contribut':6 'cut':14 'hero':20 'incred':23 'life':12 'm':9 'soon':17 'sorri':10 'think':19 'weird':24 'worship':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5257557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699792397 {#2943
    date: 2023-11-12 13:33:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2947
  +user: App\Entity\User {#2960 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: null
  +root: null
  +body: "While I appreciate what he contributed and I’m sorry his life was cut off so soon, I think hero worship is incredibly weird."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1699945321 {#2942
    date: 2023-11-14 08:02:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2948 …}
  +nested: Doctrine\ORM\PersistentCollection {#2950 …}
  +votes: Doctrine\ORM\PersistentCollection {#2952 …}
  +reports: Doctrine\ORM\PersistentCollection {#2954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
  -id: 115229
  -bodyTs: "'appreci':3 'contribut':6 'cut':14 'hero':20 'incred':23 'life':12 'm':9 'soon':17 'sorri':10 'think':19 'weird':24 'worship':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5257557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699792397 {#2943
    date: 2023-11-12 13:33:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#3050
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: App\Entity\EntryComment {#2947
    +user: App\Entity\User {#2960 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
    +image: null
    +parent: null
    +root: null
    +body: "While I appreciate what he contributed and I’m sorry his life was cut off so soon, I think hero worship is incredibly weird."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1699945321 {#2942
      date: 2023-11-14 08:02:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2948 …}
    +nested: Doctrine\ORM\PersistentCollection {#2950 …}
    +votes: Doctrine\ORM\PersistentCollection {#2952 …}
    +reports: Doctrine\ORM\PersistentCollection {#2954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    -id: 115229
    -bodyTs: "'appreci':3 'contribut':6 'cut':14 'hero':20 'incred':23 'life':12 'm':9 'soon':17 'sorri':10 'think':19 'weird':24 'worship':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5257557"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699792397 {#2943
      date: 2023-11-12 13:33:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2947}
  +body: """
    Every movement has its participants and its leaders - whether they meant to be, or simply were by virtue of their actions and position. Imo, there is nothing more human than the genuine and wholesome acknowledgment of those who paved the way for us. As well as raising awareness about the negative impacts of systemic oppression.\n
    \n
    We rely on sharing lived experiences to raise awareness: about how society needs to change, mental health issues, learning differences, diversity, and so on.\n
    \n
    Some might be overly sensitive about such things, due to many negative cults of personality in recent times. However, don’t let those negative experiences affect the present positive one: Aaron Swartz and the negative consequences of systemic oppression.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699810661 {#3053
    date: 2023-11-12 18:37:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@mriormro@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3128 …}
  +votes: Doctrine\ORM\PersistentCollection {#3129 …}
  +reports: Doctrine\ORM\PersistentCollection {#3116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
  -id: 116428
  -bodyTs: "'aaron':110 'acknowledg':35 'action':21 'affect':105 'awar':48,64 'chang':70 'consequ':115 'cult':92 'differ':75 'divers':76 'due':88 'everi':1 'experi':61,104 'genuin':32 'health':72 'howev':98 'human':29 'imo':24 'impact':52 'issu':73 'leader':8 'learn':74 'let':101 'live':60 'mani':90 'meant':11 'mental':71 'might':81 'movement':2 'need':68 'negat':51,91,103,114 'noth':27 'one':109 'oppress':55,118 'over':83 'particip':5 'pave':39 'person':94 'posit':23,108 'present':107 'rais':47,63 'recent':96 'reli':57 'sensit':84 'share':59 'simpli':15 'societi':67 'swartz':111 'system':54,117 'thing':87 'time':97 'us':43 'virtu':18 'way':41 'well':45 'whether':9 'wholesom':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5262921"
  +editedAt: DateTimeImmutable @1699945399 {#3052
    date: 2023-11-14 08:03:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699810661 {#3051
    date: 2023-11-12 18:37:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3050
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: App\Entity\EntryComment {#2947
    +user: App\Entity\User {#2960 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
    +image: null
    +parent: null
    +root: null
    +body: "While I appreciate what he contributed and I’m sorry his life was cut off so soon, I think hero worship is incredibly weird."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1699945321 {#2942
      date: 2023-11-14 08:02:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2948 …}
    +nested: Doctrine\ORM\PersistentCollection {#2950 …}
    +votes: Doctrine\ORM\PersistentCollection {#2952 …}
    +reports: Doctrine\ORM\PersistentCollection {#2954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    -id: 115229
    -bodyTs: "'appreci':3 'contribut':6 'cut':14 'hero':20 'incred':23 'life':12 'm':9 'soon':17 'sorri':10 'think':19 'weird':24 'worship':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5257557"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699792397 {#2943
      date: 2023-11-12 13:33:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2947}
  +body: """
    Every movement has its participants and its leaders - whether they meant to be, or simply were by virtue of their actions and position. Imo, there is nothing more human than the genuine and wholesome acknowledgment of those who paved the way for us. As well as raising awareness about the negative impacts of systemic oppression.\n
    \n
    We rely on sharing lived experiences to raise awareness: about how society needs to change, mental health issues, learning differences, diversity, and so on.\n
    \n
    Some might be overly sensitive about such things, due to many negative cults of personality in recent times. However, don’t let those negative experiences affect the present positive one: Aaron Swartz and the negative consequences of systemic oppression.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699810661 {#3053
    date: 2023-11-12 18:37:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@mriormro@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3128 …}
  +votes: Doctrine\ORM\PersistentCollection {#3129 …}
  +reports: Doctrine\ORM\PersistentCollection {#3116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
  -id: 116428
  -bodyTs: "'aaron':110 'acknowledg':35 'action':21 'affect':105 'awar':48,64 'chang':70 'consequ':115 'cult':92 'differ':75 'divers':76 'due':88 'everi':1 'experi':61,104 'genuin':32 'health':72 'howev':98 'human':29 'imo':24 'impact':52 'issu':73 'leader':8 'learn':74 'let':101 'live':60 'mani':90 'meant':11 'mental':71 'might':81 'movement':2 'need':68 'negat':51,91,103,114 'noth':27 'one':109 'oppress':55,118 'over':83 'particip':5 'pave':39 'person':94 'posit':23,108 'present':107 'rais':47,63 'recent':96 'reli':57 'sensit':84 'share':59 'simpli':15 'societi':67 'swartz':111 'system':54,117 'thing':87 'time':97 'us':43 'virtu':18 'way':41 'well':45 'whether':9 'wholesom':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5262921"
  +editedAt: DateTimeImmutable @1699945399 {#3052
    date: 2023-11-14 08:03:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699810661 {#3051
    date: 2023-11-12 18:37:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3050
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: App\Entity\EntryComment {#2947
    +user: App\Entity\User {#2960 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
    +image: null
    +parent: null
    +root: null
    +body: "While I appreciate what he contributed and I’m sorry his life was cut off so soon, I think hero worship is incredibly weird."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1699945321 {#2942
      date: 2023-11-14 08:02:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2948 …}
    +nested: Doctrine\ORM\PersistentCollection {#2950 …}
    +votes: Doctrine\ORM\PersistentCollection {#2952 …}
    +reports: Doctrine\ORM\PersistentCollection {#2954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    -id: 115229
    -bodyTs: "'appreci':3 'contribut':6 'cut':14 'hero':20 'incred':23 'life':12 'm':9 'soon':17 'sorri':10 'think':19 'weird':24 'worship':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5257557"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699792397 {#2943
      date: 2023-11-12 13:33:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2947}
  +body: """
    Every movement has its participants and its leaders - whether they meant to be, or simply were by virtue of their actions and position. Imo, there is nothing more human than the genuine and wholesome acknowledgment of those who paved the way for us. As well as raising awareness about the negative impacts of systemic oppression.\n
    \n
    We rely on sharing lived experiences to raise awareness: about how society needs to change, mental health issues, learning differences, diversity, and so on.\n
    \n
    Some might be overly sensitive about such things, due to many negative cults of personality in recent times. However, don’t let those negative experiences affect the present positive one: Aaron Swartz and the negative consequences of systemic oppression.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699810661 {#3053
    date: 2023-11-12 18:37:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@mriormro@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3128 …}
  +votes: Doctrine\ORM\PersistentCollection {#3129 …}
  +reports: Doctrine\ORM\PersistentCollection {#3116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
  -id: 116428
  -bodyTs: "'aaron':110 'acknowledg':35 'action':21 'affect':105 'awar':48,64 'chang':70 'consequ':115 'cult':92 'differ':75 'divers':76 'due':88 'everi':1 'experi':61,104 'genuin':32 'health':72 'howev':98 'human':29 'imo':24 'impact':52 'issu':73 'leader':8 'learn':74 'let':101 'live':60 'mani':90 'meant':11 'mental':71 'might':81 'movement':2 'need':68 'negat':51,91,103,114 'noth':27 'one':109 'oppress':55,118 'over':83 'particip':5 'pave':39 'person':94 'posit':23,108 'present':107 'rais':47,63 'recent':96 'reli':57 'sensit':84 'share':59 'simpli':15 'societi':67 'swartz':111 'system':54,117 'thing':87 'time':97 'us':43 'virtu':18 'way':41 'well':45 'whether':9 'wholesom':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5262921"
  +editedAt: DateTimeImmutable @1699945399 {#3052
    date: 2023-11-14 08:03:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699810661 {#3051
    date: 2023-11-12 18:37:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#3131
  +user: App\Entity\User {#2885 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: App\Entity\EntryComment {#2947
    +user: App\Entity\User {#2960 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
    +image: null
    +parent: null
    +root: null
    +body: "While I appreciate what he contributed and I’m sorry his life was cut off so soon, I think hero worship is incredibly weird."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1699945321 {#2942
      date: 2023-11-14 08:02:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2948 …}
    +nested: Doctrine\ORM\PersistentCollection {#2950 …}
    +votes: Doctrine\ORM\PersistentCollection {#2952 …}
    +reports: Doctrine\ORM\PersistentCollection {#2954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    -id: 115229
    -bodyTs: "'appreci':3 'contribut':6 'cut':14 'hero':20 'incred':23 'life':12 'm':9 'soon':17 'sorri':10 'think':19 'weird':24 'worship':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5257557"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699792397 {#2943
      date: 2023-11-12 13:33:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2947}
  +body: """
    Its more like a thanks to him,\n
    \n
    Its more like, we don’t forget that we have to fight for our rights,\n
    \n
    Its more like, remember, ideas without humans behind to achieve them are nothing,\n
    \n
    Its more like, we don’t forget liberals and their shits,\n
    \n
    Its more like, we don’t forget the culpability of the gov on his death,
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1699792857 {#3122
    date: 2023-11-12 13:40:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@mriormro@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3123 …}
  +nested: Doctrine\ORM\PersistentCollection {#3125 …}
  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
  -id: 115255
  -bodyTs: "'achiev':32 'behind':30 'culpabl':55 'death':61 'fight':19 'forget':14,42,53 'gov':58 'human':29 'idea':27 'liber':43 'like':3,10,25,38,49 'noth':35 'rememb':26 'right':22 'shit':46 'thank':5 'without':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5733084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699792857 {#3132
    date: 2023-11-12 13:40:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3131
  +user: App\Entity\User {#2885 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: App\Entity\EntryComment {#2947
    +user: App\Entity\User {#2960 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
    +image: null
    +parent: null
    +root: null
    +body: "While I appreciate what he contributed and I’m sorry his life was cut off so soon, I think hero worship is incredibly weird."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1699945321 {#2942
      date: 2023-11-14 08:02:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2948 …}
    +nested: Doctrine\ORM\PersistentCollection {#2950 …}
    +votes: Doctrine\ORM\PersistentCollection {#2952 …}
    +reports: Doctrine\ORM\PersistentCollection {#2954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    -id: 115229
    -bodyTs: "'appreci':3 'contribut':6 'cut':14 'hero':20 'incred':23 'life':12 'm':9 'soon':17 'sorri':10 'think':19 'weird':24 'worship':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5257557"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699792397 {#2943
      date: 2023-11-12 13:33:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2947}
  +body: """
    Its more like a thanks to him,\n
    \n
    Its more like, we don’t forget that we have to fight for our rights,\n
    \n
    Its more like, remember, ideas without humans behind to achieve them are nothing,\n
    \n
    Its more like, we don’t forget liberals and their shits,\n
    \n
    Its more like, we don’t forget the culpability of the gov on his death,
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1699792857 {#3122
    date: 2023-11-12 13:40:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@mriormro@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3123 …}
  +nested: Doctrine\ORM\PersistentCollection {#3125 …}
  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
  -id: 115255
  -bodyTs: "'achiev':32 'behind':30 'culpabl':55 'death':61 'fight':19 'forget':14,42,53 'gov':58 'human':29 'idea':27 'liber':43 'like':3,10,25,38,49 'noth':35 'rememb':26 'right':22 'shit':46 'thank':5 'without':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5733084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699792857 {#3132
    date: 2023-11-12 13:40:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3131
  +user: App\Entity\User {#2885 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: App\Entity\EntryComment {#2947
    +user: App\Entity\User {#2960 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
    +image: null
    +parent: null
    +root: null
    +body: "While I appreciate what he contributed and I’m sorry his life was cut off so soon, I think hero worship is incredibly weird."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1699945321 {#2942
      date: 2023-11-14 08:02:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2948 …}
    +nested: Doctrine\ORM\PersistentCollection {#2950 …}
    +votes: Doctrine\ORM\PersistentCollection {#2952 …}
    +reports: Doctrine\ORM\PersistentCollection {#2954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    -id: 115229
    -bodyTs: "'appreci':3 'contribut':6 'cut':14 'hero':20 'incred':23 'life':12 'm':9 'soon':17 'sorri':10 'think':19 'weird':24 'worship':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5257557"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699792397 {#2943
      date: 2023-11-12 13:33:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2947}
  +body: """
    Its more like a thanks to him,\n
    \n
    Its more like, we don’t forget that we have to fight for our rights,\n
    \n
    Its more like, remember, ideas without humans behind to achieve them are nothing,\n
    \n
    Its more like, we don’t forget liberals and their shits,\n
    \n
    Its more like, we don’t forget the culpability of the gov on his death,
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1699792857 {#3122
    date: 2023-11-12 13:40:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@mriormro@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3123 …}
  +nested: Doctrine\ORM\PersistentCollection {#3125 …}
  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
  -id: 115255
  -bodyTs: "'achiev':32 'behind':30 'culpabl':55 'death':61 'fight':19 'forget':14,42,53 'gov':58 'human':29 'idea':27 'liber':43 'like':3,10,25,38,49 'noth':35 'rememb':26 'right':22 'shit':46 'thank':5 'without':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5733084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699792857 {#3132
    date: 2023-11-12 13:40:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details