Redirect 302 redirect from GET @entry_comment_create (bf7ab9)

GET https://kbin.spritesserver.nl/index.php/d/cdn.kernel.org/comments/oldest?p=2

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2429
  +user: App\Entity\User {#1524 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "If this post gets 666 upvotes hell will definitely break loose lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1703990987 {#82
    date: 2023-12-31 03:49:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1974 …}
  +nested: Doctrine\ORM\PersistentCollection {#1975 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  -id: 217529
  -bodyTs: "'666':5 'break':10 'definit':9 'get':4 'hell':7 'lol':12 'loos':11 'post':3 'upvot':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5036030"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702330404 {#1930
    date: 2023-12-11 22:33:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2429
  +user: App\Entity\User {#1524 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "If this post gets 666 upvotes hell will definitely break loose lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1703990987 {#82
    date: 2023-12-31 03:49:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1974 …}
  +nested: Doctrine\ORM\PersistentCollection {#1975 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  -id: 217529
  -bodyTs: "'666':5 'break':10 'definit':9 'get':4 'hell':7 'lol':12 'loos':11 'post':3 'upvot':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5036030"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702330404 {#1930
    date: 2023-12-11 22:33:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2429
  +user: App\Entity\User {#1524 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "If this post gets 666 upvotes hell will definitely break loose lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1703990987 {#82
    date: 2023-12-31 03:49:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1974 …}
  +nested: Doctrine\ORM\PersistentCollection {#1975 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  -id: 217529
  -bodyTs: "'666':5 'break':10 'definit':9 'get':4 'hell':7 'lol':12 'loos':11 'post':3 'upvot':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5036030"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702330404 {#1930
    date: 2023-12-11 22:33:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2954
  +user: Proxies\__CG__\App\Entity\User {#3039 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2429
    +user: App\Entity\User {#1524 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "If this post gets 666 upvotes hell will definitely break loose lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1703990987 {#82
      date: 2023-12-31 03:49:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1974 …}
    +nested: Doctrine\ORM\PersistentCollection {#1975 …}
    +votes: Doctrine\ORM\PersistentCollection {#1942 …}
    +reports: Doctrine\ORM\PersistentCollection {#2409 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
    -id: 217529
    -bodyTs: "'666':5 'break':10 'definit':9 'get':4 'hell':7 'lol':12 'loos':11 'post':3 'upvot':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/5036030"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702330404 {#1930
      date: 2023-12-11 22:33:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2429}
  +body: "I… We did it.Got the 666th… **ground rumbles, and ruptures bringing forth the second comming of the year of the linux desktop**"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702375136 {#2951
    date: 2023-12-12 10:58:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@root@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3038 …}
  +nested: Doctrine\ORM\PersistentCollection {#3036 …}
  +votes: Doctrine\ORM\PersistentCollection {#3034 …}
  +reports: Doctrine\ORM\PersistentCollection {#3032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
  -id: 217899
  -bodyTs: "'666th':6 'bring':11 'com':15 'desktop':22 'forth':12 'ground':7 'it.got':4 'linux':21 'rumbl':8 'ruptur':10 'second':14 'year':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3228831"
  +editedAt: DateTimeImmutable @1704017736 {#2948
    date: 2023-12-31 11:15:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702375136 {#2946
    date: 2023-12-12 10:58: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
7 DENIED edit
App\Entity\EntryComment {#2954
  +user: Proxies\__CG__\App\Entity\User {#3039 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2429
    +user: App\Entity\User {#1524 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "If this post gets 666 upvotes hell will definitely break loose lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1703990987 {#82
      date: 2023-12-31 03:49:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1974 …}
    +nested: Doctrine\ORM\PersistentCollection {#1975 …}
    +votes: Doctrine\ORM\PersistentCollection {#1942 …}
    +reports: Doctrine\ORM\PersistentCollection {#2409 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
    -id: 217529
    -bodyTs: "'666':5 'break':10 'definit':9 'get':4 'hell':7 'lol':12 'loos':11 'post':3 'upvot':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/5036030"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702330404 {#1930
      date: 2023-12-11 22:33:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2429}
  +body: "I… We did it.Got the 666th… **ground rumbles, and ruptures bringing forth the second comming of the year of the linux desktop**"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702375136 {#2951
    date: 2023-12-12 10:58:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@root@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3038 …}
  +nested: Doctrine\ORM\PersistentCollection {#3036 …}
  +votes: Doctrine\ORM\PersistentCollection {#3034 …}
  +reports: Doctrine\ORM\PersistentCollection {#3032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
  -id: 217899
  -bodyTs: "'666th':6 'bring':11 'com':15 'desktop':22 'forth':12 'ground':7 'it.got':4 'linux':21 'rumbl':8 'ruptur':10 'second':14 'year':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3228831"
  +editedAt: DateTimeImmutable @1704017736 {#2948
    date: 2023-12-31 11:15:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702375136 {#2946
    date: 2023-12-12 10:58: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
8 DENIED moderate
App\Entity\EntryComment {#2954
  +user: Proxies\__CG__\App\Entity\User {#3039 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2429
    +user: App\Entity\User {#1524 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "If this post gets 666 upvotes hell will definitely break loose lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1703990987 {#82
      date: 2023-12-31 03:49:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1974 …}
    +nested: Doctrine\ORM\PersistentCollection {#1975 …}
    +votes: Doctrine\ORM\PersistentCollection {#1942 …}
    +reports: Doctrine\ORM\PersistentCollection {#2409 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
    -id: 217529
    -bodyTs: "'666':5 'break':10 'definit':9 'get':4 'hell':7 'lol':12 'loos':11 'post':3 'upvot':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/5036030"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702330404 {#1930
      date: 2023-12-11 22:33:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2429}
  +body: "I… We did it.Got the 666th… **ground rumbles, and ruptures bringing forth the second comming of the year of the linux desktop**"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702375136 {#2951
    date: 2023-12-12 10:58:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@root@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3038 …}
  +nested: Doctrine\ORM\PersistentCollection {#3036 …}
  +votes: Doctrine\ORM\PersistentCollection {#3034 …}
  +reports: Doctrine\ORM\PersistentCollection {#3032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
  -id: 217899
  -bodyTs: "'666th':6 'bring':11 'com':15 'desktop':22 'forth':12 'ground':7 'it.got':4 'linux':21 'rumbl':8 'ruptur':10 'second':14 'year':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3228831"
  +editedAt: DateTimeImmutable @1704017736 {#2948
    date: 2023-12-31 11:15:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702375136 {#2946
    date: 2023-12-12 10:58: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
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 {#1613
  +user: App\Entity\User {#1795 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "🤘🏻"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702335541 {#1548
    date: 2023-12-11 23:59:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 217562
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4671199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702335541 {#1557
    date: 2023-12-11 23:59: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
11 DENIED edit
App\Entity\EntryComment {#1613
  +user: App\Entity\User {#1795 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "🤘🏻"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702335541 {#1548
    date: 2023-12-11 23:59:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 217562
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4671199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702335541 {#1557
    date: 2023-12-11 23:59: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
12 DENIED moderate
App\Entity\EntryComment {#1613
  +user: App\Entity\User {#1795 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "🤘🏻"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702335541 {#1548
    date: 2023-12-11 23:59:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 217562
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4671199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702335541 {#1557
    date: 2023-12-11 23:59: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
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 {#2385
  +user: App\Entity\User {#1907 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Proof that the Linux kernel is the Debil!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704050414 {#2361
    date: 2023-12-31 20:20:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2384 …}
  +nested: Doctrine\ORM\PersistentCollection {#2379 …}
  +votes: Doctrine\ORM\PersistentCollection {#2383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
  -id: 217586
  -bodyTs: "'debil':8 'kernel':5 'linux':4 'proof':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1864234"
  +editedAt: DateTimeImmutable @1703916768 {#2364
    date: 2023-12-30 07:12:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702338690 {#2372
    date: 2023-12-12 00:51:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2385
  +user: App\Entity\User {#1907 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Proof that the Linux kernel is the Debil!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704050414 {#2361
    date: 2023-12-31 20:20:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2384 …}
  +nested: Doctrine\ORM\PersistentCollection {#2379 …}
  +votes: Doctrine\ORM\PersistentCollection {#2383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
  -id: 217586
  -bodyTs: "'debil':8 'kernel':5 'linux':4 'proof':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1864234"
  +editedAt: DateTimeImmutable @1703916768 {#2364
    date: 2023-12-30 07:12:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702338690 {#2372
    date: 2023-12-12 00:51:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2385
  +user: App\Entity\User {#1907 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Proof that the Linux kernel is the Debil!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704050414 {#2361
    date: 2023-12-31 20:20:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2384 …}
  +nested: Doctrine\ORM\PersistentCollection {#2379 …}
  +votes: Doctrine\ORM\PersistentCollection {#2383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
  -id: 217586
  -bodyTs: "'debil':8 'kernel':5 'linux':4 'proof':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1864234"
  +editedAt: DateTimeImmutable @1703916768 {#2364
    date: 2023-12-30 07:12:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702338690 {#2372
    date: 2023-12-12 00:51:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3024
  +user: Proxies\__CG__\App\Entity\User {#3023 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2385
    +user: App\Entity\User {#1907 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Proof that the Linux kernel is the Debil!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704050414 {#2361
      date: 2023-12-31 20:20:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2384 …}
    +nested: Doctrine\ORM\PersistentCollection {#2379 …}
    +votes: Doctrine\ORM\PersistentCollection {#2383 …}
    +reports: Doctrine\ORM\PersistentCollection {#1906 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
    -id: 217586
    -bodyTs: "'debil':8 'kernel':5 'linux':4 'proof':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1864234"
    +editedAt: DateTimeImmutable @1703916768 {#2364
      date: 2023-12-30 07:12:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702338690 {#2372
      date: 2023-12-12 00:51:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2385}
  +body: "pacman -Sy base-devil ‼️‼️"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702339947 {#3026
    date: 2023-12-12 01:12:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@ulkesh@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3022 …}
  +nested: Doctrine\ORM\PersistentCollection {#3020 …}
  +votes: Doctrine\ORM\PersistentCollection {#3018 …}
  +reports: Doctrine\ORM\PersistentCollection {#3016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3012 …}
  -id: 217603
  -bodyTs: "'base':4 'base-devil':3 'devil':5 'pacman':1 'sy':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5000681"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702339947 {#3025
    date: 2023-12-12 01:12:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#3024
  +user: Proxies\__CG__\App\Entity\User {#3023 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2385
    +user: App\Entity\User {#1907 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Proof that the Linux kernel is the Debil!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704050414 {#2361
      date: 2023-12-31 20:20:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2384 …}
    +nested: Doctrine\ORM\PersistentCollection {#2379 …}
    +votes: Doctrine\ORM\PersistentCollection {#2383 …}
    +reports: Doctrine\ORM\PersistentCollection {#1906 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
    -id: 217586
    -bodyTs: "'debil':8 'kernel':5 'linux':4 'proof':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1864234"
    +editedAt: DateTimeImmutable @1703916768 {#2364
      date: 2023-12-30 07:12:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702338690 {#2372
      date: 2023-12-12 00:51:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2385}
  +body: "pacman -Sy base-devil ‼️‼️"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702339947 {#3026
    date: 2023-12-12 01:12:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@ulkesh@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3022 …}
  +nested: Doctrine\ORM\PersistentCollection {#3020 …}
  +votes: Doctrine\ORM\PersistentCollection {#3018 …}
  +reports: Doctrine\ORM\PersistentCollection {#3016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3012 …}
  -id: 217603
  -bodyTs: "'base':4 'base-devil':3 'devil':5 'pacman':1 'sy':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5000681"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702339947 {#3025
    date: 2023-12-12 01:12:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#3024
  +user: Proxies\__CG__\App\Entity\User {#3023 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2385
    +user: App\Entity\User {#1907 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Proof that the Linux kernel is the Debil!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704050414 {#2361
      date: 2023-12-31 20:20:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2384 …}
    +nested: Doctrine\ORM\PersistentCollection {#2379 …}
    +votes: Doctrine\ORM\PersistentCollection {#2383 …}
    +reports: Doctrine\ORM\PersistentCollection {#1906 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
    -id: 217586
    -bodyTs: "'debil':8 'kernel':5 'linux':4 'proof':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1864234"
    +editedAt: DateTimeImmutable @1703916768 {#2364
      date: 2023-12-30 07:12:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702338690 {#2372
      date: 2023-12-12 00:51:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2385}
  +body: "pacman -Sy base-devil ‼️‼️"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702339947 {#3026
    date: 2023-12-12 01:12:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@ulkesh@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3022 …}
  +nested: Doctrine\ORM\PersistentCollection {#3020 …}
  +votes: Doctrine\ORM\PersistentCollection {#3018 …}
  +reports: Doctrine\ORM\PersistentCollection {#3016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3012 …}
  -id: 217603
  -bodyTs: "'base':4 'base-devil':3 'devil':5 'pacman':1 'sy':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5000681"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702339947 {#3025
    date: 2023-12-12 01:12:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3087
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3024
    +user: Proxies\__CG__\App\Entity\User {#3023 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2385
      +user: App\Entity\User {#1907 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "Proof that the Linux kernel is the Debil!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704050414 {#2361
        date: 2023-12-31 20:20:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pocketman_stuck@lemmy.eco.br"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2384 …}
      +nested: Doctrine\ORM\PersistentCollection {#2379 …}
      +votes: Doctrine\ORM\PersistentCollection {#2383 …}
      +reports: Doctrine\ORM\PersistentCollection {#1906 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
      -id: 217586
      -bodyTs: "'debil':8 'kernel':5 'linux':4 'proof':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1864234"
      +editedAt: DateTimeImmutable @1703916768 {#2364
        date: 2023-12-30 07:12:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702338690 {#2372
        date: 2023-12-12 00:51:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2385}
    +body: "pacman -Sy base-devil ‼️‼️"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702339947 {#3026
      date: 2023-12-12 01:12:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
      "@ulkesh@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3022 …}
    +nested: Doctrine\ORM\PersistentCollection {#3020 …}
    +votes: Doctrine\ORM\PersistentCollection {#3018 …}
    +reports: Doctrine\ORM\PersistentCollection {#3016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3012 …}
    -id: 217603
    -bodyTs: "'base':4 'base-devil':3 'devil':5 'pacman':1 'sy':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5000681"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702339947 {#3025
      date: 2023-12-12 01:12:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2385}
  +body: """
    `yay devil` 😈\n
    \n
    Edit: For those who don’t use Arch ~bytheway~, yay is an “AUR helper:” basically a frontend for our package manager that adds support for building packages from source.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702341479 {#3093
    date: 2023-12-12 01:37:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@ulkesh@beehaw.org"
    "@floridaman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3085 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  -id: 217620
  -bodyTs: "'add':25 'arch':10 'aur':15 'basic':17 'build':28 'bytheway':11 'devil':2 'edit':3 'frontend':19 'helper':16 'manag':23 'packag':22,29 'sourc':31 'support':26 'use':9 'yay':1,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4673416"
  +editedAt: DateTimeImmutable @1703936384 {#3090
    date: 2023-12-30 12:39:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702341479 {#3092
    date: 2023-12-12 01:37:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#3087
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3024
    +user: Proxies\__CG__\App\Entity\User {#3023 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2385
      +user: App\Entity\User {#1907 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "Proof that the Linux kernel is the Debil!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704050414 {#2361
        date: 2023-12-31 20:20:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pocketman_stuck@lemmy.eco.br"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2384 …}
      +nested: Doctrine\ORM\PersistentCollection {#2379 …}
      +votes: Doctrine\ORM\PersistentCollection {#2383 …}
      +reports: Doctrine\ORM\PersistentCollection {#1906 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
      -id: 217586
      -bodyTs: "'debil':8 'kernel':5 'linux':4 'proof':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1864234"
      +editedAt: DateTimeImmutable @1703916768 {#2364
        date: 2023-12-30 07:12:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702338690 {#2372
        date: 2023-12-12 00:51:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2385}
    +body: "pacman -Sy base-devil ‼️‼️"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702339947 {#3026
      date: 2023-12-12 01:12:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
      "@ulkesh@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3022 …}
    +nested: Doctrine\ORM\PersistentCollection {#3020 …}
    +votes: Doctrine\ORM\PersistentCollection {#3018 …}
    +reports: Doctrine\ORM\PersistentCollection {#3016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3012 …}
    -id: 217603
    -bodyTs: "'base':4 'base-devil':3 'devil':5 'pacman':1 'sy':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5000681"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702339947 {#3025
      date: 2023-12-12 01:12:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2385}
  +body: """
    `yay devil` 😈\n
    \n
    Edit: For those who don’t use Arch ~bytheway~, yay is an “AUR helper:” basically a frontend for our package manager that adds support for building packages from source.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702341479 {#3093
    date: 2023-12-12 01:37:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@ulkesh@beehaw.org"
    "@floridaman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3085 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  -id: 217620
  -bodyTs: "'add':25 'arch':10 'aur':15 'basic':17 'build':28 'bytheway':11 'devil':2 'edit':3 'frontend':19 'helper':16 'manag':23 'packag':22,29 'sourc':31 'support':26 'use':9 'yay':1,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4673416"
  +editedAt: DateTimeImmutable @1703936384 {#3090
    date: 2023-12-30 12:39:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702341479 {#3092
    date: 2023-12-12 01:37:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#3087
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3024
    +user: Proxies\__CG__\App\Entity\User {#3023 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2385
      +user: App\Entity\User {#1907 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "Proof that the Linux kernel is the Debil!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704050414 {#2361
        date: 2023-12-31 20:20:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pocketman_stuck@lemmy.eco.br"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2384 …}
      +nested: Doctrine\ORM\PersistentCollection {#2379 …}
      +votes: Doctrine\ORM\PersistentCollection {#2383 …}
      +reports: Doctrine\ORM\PersistentCollection {#1906 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
      -id: 217586
      -bodyTs: "'debil':8 'kernel':5 'linux':4 'proof':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1864234"
      +editedAt: DateTimeImmutable @1703916768 {#2364
        date: 2023-12-30 07:12:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702338690 {#2372
        date: 2023-12-12 00:51:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2385}
    +body: "pacman -Sy base-devil ‼️‼️"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702339947 {#3026
      date: 2023-12-12 01:12:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
      "@ulkesh@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3022 …}
    +nested: Doctrine\ORM\PersistentCollection {#3020 …}
    +votes: Doctrine\ORM\PersistentCollection {#3018 …}
    +reports: Doctrine\ORM\PersistentCollection {#3016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3012 …}
    -id: 217603
    -bodyTs: "'base':4 'base-devil':3 'devil':5 'pacman':1 'sy':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5000681"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702339947 {#3025
      date: 2023-12-12 01:12:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2385}
  +body: """
    `yay devil` 😈\n
    \n
    Edit: For those who don’t use Arch ~bytheway~, yay is an “AUR helper:” basically a frontend for our package manager that adds support for building packages from source.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702341479 {#3093
    date: 2023-12-12 01:37:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@ulkesh@beehaw.org"
    "@floridaman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3085 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  -id: 217620
  -bodyTs: "'add':25 'arch':10 'aur':15 'basic':17 'build':28 'bytheway':11 'devil':2 'edit':3 'frontend':19 'helper':16 'manag':23 'packag':22,29 'sourc':31 'support':26 'use':9 'yay':1,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4673416"
  +editedAt: DateTimeImmutable @1703936384 {#3090
    date: 2023-12-30 12:39:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702341479 {#3092
    date: 2023-12-12 01:37:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#3120
  +user: Proxies\__CG__\App\Entity\User {#3128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3087
    +user: Proxies\__CG__\App\Entity\User {#3082 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3024
      +user: Proxies\__CG__\App\Entity\User {#3023 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2385
        +user: App\Entity\User {#1907 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "Proof that the Linux kernel is the Debil!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1704050414 {#2361
          date: 2023-12-31 20:20:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pocketman_stuck@lemmy.eco.br"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2384 …}
        +nested: Doctrine\ORM\PersistentCollection {#2379 …}
        +votes: Doctrine\ORM\PersistentCollection {#2383 …}
        +reports: Doctrine\ORM\PersistentCollection {#1906 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
        -id: 217586
        -bodyTs: "'debil':8 'kernel':5 'linux':4 'proof':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1864234"
        +editedAt: DateTimeImmutable @1703916768 {#2364
          date: 2023-12-30 07:12:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702338690 {#2372
          date: 2023-12-12 00:51:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2385}
      +body: "pacman -Sy base-devil ‼️‼️"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1702339947 {#3026
        date: 2023-12-12 01:12:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pocketman_stuck@lemmy.eco.br"
        "@ulkesh@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3022 …}
      +nested: Doctrine\ORM\PersistentCollection {#3020 …}
      +votes: Doctrine\ORM\PersistentCollection {#3018 …}
      +reports: Doctrine\ORM\PersistentCollection {#3016 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3012 …}
      -id: 217603
      -bodyTs: "'base':4 'base-devil':3 'devil':5 'pacman':1 'sy':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5000681"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702339947 {#3025
        date: 2023-12-12 01:12:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2385}
    +body: """
      `yay devil` 😈\n
      \n
      Edit: For those who don’t use Arch ~bytheway~, yay is an “AUR helper:” basically a frontend for our package manager that adds support for building packages from source.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1702341479 {#3093
      date: 2023-12-12 01:37:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
      "@ulkesh@beehaw.org"
      "@floridaman@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3081 …}
    +nested: Doctrine\ORM\PersistentCollection {#3085 …}
    +votes: Doctrine\ORM\PersistentCollection {#3096 …}
    +reports: Doctrine\ORM\PersistentCollection {#3098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    -id: 217620
    -bodyTs: "'add':25 'arch':10 'aur':15 'basic':17 'build':28 'bytheway':11 'devil':2 'edit':3 'frontend':19 'helper':16 'manag':23 'packag':22,29 'sourc':31 'support':26 'use':9 'yay':1,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4673416"
    +editedAt: DateTimeImmutable @1703936384 {#3090
      date: 2023-12-30 12:39:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702341479 {#3092
      date: 2023-12-12 01:37:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2385}
  +body: "Hail, [SATAN](https://en.m.wikipedia.org/wiki/Security_Administrator_Tool_for_Analyzing_Networks)!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702342959 {#3125
    date: 2023-12-12 02:02:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@ulkesh@beehaw.org"
    "@floridaman@lemmy.blahaj.zone"
    "@RiikkaTheIcePrincess@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3131 …}
  +nested: Doctrine\ORM\PersistentCollection {#3133 …}
  +votes: Doctrine\ORM\PersistentCollection {#3129 …}
  +reports: Doctrine\ORM\PersistentCollection {#3136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
  -id: 217630
  -bodyTs: "'/wiki/security_administrator_tool_for_analyzing_networks)!':5 'en.m.wikipedia.org':4 'en.m.wikipedia.org/wiki/security_administrator_tool_for_analyzing_networks)!':3 'hail':1 'satan':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1864533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702342959 {#3122
    date: 2023-12-12 02:02:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#3120
  +user: Proxies\__CG__\App\Entity\User {#3128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3087
    +user: Proxies\__CG__\App\Entity\User {#3082 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3024
      +user: Proxies\__CG__\App\Entity\User {#3023 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2385
        +user: App\Entity\User {#1907 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "Proof that the Linux kernel is the Debil!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1704050414 {#2361
          date: 2023-12-31 20:20:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pocketman_stuck@lemmy.eco.br"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2384 …}
        +nested: Doctrine\ORM\PersistentCollection {#2379 …}
        +votes: Doctrine\ORM\PersistentCollection {#2383 …}
        +reports: Doctrine\ORM\PersistentCollection {#1906 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
        -id: 217586
        -bodyTs: "'debil':8 'kernel':5 'linux':4 'proof':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1864234"
        +editedAt: DateTimeImmutable @1703916768 {#2364
          date: 2023-12-30 07:12:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702338690 {#2372
          date: 2023-12-12 00:51:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2385}
      +body: "pacman -Sy base-devil ‼️‼️"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1702339947 {#3026
        date: 2023-12-12 01:12:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pocketman_stuck@lemmy.eco.br"
        "@ulkesh@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3022 …}
      +nested: Doctrine\ORM\PersistentCollection {#3020 …}
      +votes: Doctrine\ORM\PersistentCollection {#3018 …}
      +reports: Doctrine\ORM\PersistentCollection {#3016 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3012 …}
      -id: 217603
      -bodyTs: "'base':4 'base-devil':3 'devil':5 'pacman':1 'sy':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5000681"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702339947 {#3025
        date: 2023-12-12 01:12:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2385}
    +body: """
      `yay devil` 😈\n
      \n
      Edit: For those who don’t use Arch ~bytheway~, yay is an “AUR helper:” basically a frontend for our package manager that adds support for building packages from source.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1702341479 {#3093
      date: 2023-12-12 01:37:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
      "@ulkesh@beehaw.org"
      "@floridaman@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3081 …}
    +nested: Doctrine\ORM\PersistentCollection {#3085 …}
    +votes: Doctrine\ORM\PersistentCollection {#3096 …}
    +reports: Doctrine\ORM\PersistentCollection {#3098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    -id: 217620
    -bodyTs: "'add':25 'arch':10 'aur':15 'basic':17 'build':28 'bytheway':11 'devil':2 'edit':3 'frontend':19 'helper':16 'manag':23 'packag':22,29 'sourc':31 'support':26 'use':9 'yay':1,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4673416"
    +editedAt: DateTimeImmutable @1703936384 {#3090
      date: 2023-12-30 12:39:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702341479 {#3092
      date: 2023-12-12 01:37:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2385}
  +body: "Hail, [SATAN](https://en.m.wikipedia.org/wiki/Security_Administrator_Tool_for_Analyzing_Networks)!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702342959 {#3125
    date: 2023-12-12 02:02:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@ulkesh@beehaw.org"
    "@floridaman@lemmy.blahaj.zone"
    "@RiikkaTheIcePrincess@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3131 …}
  +nested: Doctrine\ORM\PersistentCollection {#3133 …}
  +votes: Doctrine\ORM\PersistentCollection {#3129 …}
  +reports: Doctrine\ORM\PersistentCollection {#3136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
  -id: 217630
  -bodyTs: "'/wiki/security_administrator_tool_for_analyzing_networks)!':5 'en.m.wikipedia.org':4 'en.m.wikipedia.org/wiki/security_administrator_tool_for_analyzing_networks)!':3 'hail':1 'satan':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1864533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702342959 {#3122
    date: 2023-12-12 02:02:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#3120
  +user: Proxies\__CG__\App\Entity\User {#3128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3087
    +user: Proxies\__CG__\App\Entity\User {#3082 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3024
      +user: Proxies\__CG__\App\Entity\User {#3023 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2385
        +user: App\Entity\User {#1907 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "Proof that the Linux kernel is the Debil!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1704050414 {#2361
          date: 2023-12-31 20:20:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pocketman_stuck@lemmy.eco.br"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2384 …}
        +nested: Doctrine\ORM\PersistentCollection {#2379 …}
        +votes: Doctrine\ORM\PersistentCollection {#2383 …}
        +reports: Doctrine\ORM\PersistentCollection {#1906 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
        -id: 217586
        -bodyTs: "'debil':8 'kernel':5 'linux':4 'proof':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1864234"
        +editedAt: DateTimeImmutable @1703916768 {#2364
          date: 2023-12-30 07:12:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702338690 {#2372
          date: 2023-12-12 00:51:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2385}
      +body: "pacman -Sy base-devil ‼️‼️"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1702339947 {#3026
        date: 2023-12-12 01:12:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pocketman_stuck@lemmy.eco.br"
        "@ulkesh@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3022 …}
      +nested: Doctrine\ORM\PersistentCollection {#3020 …}
      +votes: Doctrine\ORM\PersistentCollection {#3018 …}
      +reports: Doctrine\ORM\PersistentCollection {#3016 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3012 …}
      -id: 217603
      -bodyTs: "'base':4 'base-devil':3 'devil':5 'pacman':1 'sy':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5000681"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702339947 {#3025
        date: 2023-12-12 01:12:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2385}
    +body: """
      `yay devil` 😈\n
      \n
      Edit: For those who don’t use Arch ~bytheway~, yay is an “AUR helper:” basically a frontend for our package manager that adds support for building packages from source.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1702341479 {#3093
      date: 2023-12-12 01:37:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
      "@ulkesh@beehaw.org"
      "@floridaman@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3081 …}
    +nested: Doctrine\ORM\PersistentCollection {#3085 …}
    +votes: Doctrine\ORM\PersistentCollection {#3096 …}
    +reports: Doctrine\ORM\PersistentCollection {#3098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    -id: 217620
    -bodyTs: "'add':25 'arch':10 'aur':15 'basic':17 'build':28 'bytheway':11 'devil':2 'edit':3 'frontend':19 'helper':16 'manag':23 'packag':22,29 'sourc':31 'support':26 'use':9 'yay':1,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4673416"
    +editedAt: DateTimeImmutable @1703936384 {#3090
      date: 2023-12-30 12:39:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702341479 {#3092
      date: 2023-12-12 01:37:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2385}
  +body: "Hail, [SATAN](https://en.m.wikipedia.org/wiki/Security_Administrator_Tool_for_Analyzing_Networks)!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702342959 {#3125
    date: 2023-12-12 02:02:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@ulkesh@beehaw.org"
    "@floridaman@lemmy.blahaj.zone"
    "@RiikkaTheIcePrincess@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3131 …}
  +nested: Doctrine\ORM\PersistentCollection {#3133 …}
  +votes: Doctrine\ORM\PersistentCollection {#3129 …}
  +reports: Doctrine\ORM\PersistentCollection {#3136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
  -id: 217630
  -bodyTs: "'/wiki/security_administrator_tool_for_analyzing_networks)!':5 'en.m.wikipedia.org':4 'en.m.wikipedia.org/wiki/security_administrator_tool_for_analyzing_networks)!':3 'hail':1 'satan':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1864533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702342959 {#3122
    date: 2023-12-12 02:02:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3158
  +user: Proxies\__CG__\App\Entity\User {#3166 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3120
    +user: Proxies\__CG__\App\Entity\User {#3128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3087
      +user: Proxies\__CG__\App\Entity\User {#3082 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3024
        +user: Proxies\__CG__\App\Entity\User {#3023 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2385
          +user: App\Entity\User {#1907 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "Proof that the Linux kernel is the Debil!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1704050414 {#2361
            date: 2023-12-31 20:20:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pocketman_stuck@lemmy.eco.br"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2384 …}
          +nested: Doctrine\ORM\PersistentCollection {#2379 …}
          +votes: Doctrine\ORM\PersistentCollection {#2383 …}
          +reports: Doctrine\ORM\PersistentCollection {#1906 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
          -id: 217586
          -bodyTs: "'debil':8 'kernel':5 'linux':4 'proof':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1864234"
          +editedAt: DateTimeImmutable @1703916768 {#2364
            date: 2023-12-30 07:12:48.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702338690 {#2372
            date: 2023-12-12 00:51:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2385}
        +body: "pacman -Sy base-devil ‼️‼️"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1702339947 {#3026
          date: 2023-12-12 01:12:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pocketman_stuck@lemmy.eco.br"
          "@ulkesh@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3022 …}
        +nested: Doctrine\ORM\PersistentCollection {#3020 …}
        +votes: Doctrine\ORM\PersistentCollection {#3018 …}
        +reports: Doctrine\ORM\PersistentCollection {#3016 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3012 …}
        -id: 217603
        -bodyTs: "'base':4 'base-devil':3 'devil':5 'pacman':1 'sy':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/5000681"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702339947 {#3025
          date: 2023-12-12 01:12:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2385}
      +body: """
        `yay devil` 😈\n
        \n
        Edit: For those who don’t use Arch ~bytheway~, yay is an “AUR helper:” basically a frontend for our package manager that adds support for building packages from source.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1702341479 {#3093
        date: 2023-12-12 01:37:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pocketman_stuck@lemmy.eco.br"
        "@ulkesh@beehaw.org"
        "@floridaman@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3081 …}
      +nested: Doctrine\ORM\PersistentCollection {#3085 …}
      +votes: Doctrine\ORM\PersistentCollection {#3096 …}
      +reports: Doctrine\ORM\PersistentCollection {#3098 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 217620
      -bodyTs: "'add':25 'arch':10 'aur':15 'basic':17 'build':28 'bytheway':11 'devil':2 'edit':3 'frontend':19 'helper':16 'manag':23 'packag':22,29 'sourc':31 'support':26 'use':9 'yay':1,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4673416"
      +editedAt: DateTimeImmutable @1703936384 {#3090
        date: 2023-12-30 12:39:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702341479 {#3092
        date: 2023-12-12 01:37:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2385}
    +body: "Hail, [SATAN](https://en.m.wikipedia.org/wiki/Security_Administrator_Tool_for_Analyzing_Networks)!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702342959 {#3125
      date: 2023-12-12 02:02:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
      "@ulkesh@beehaw.org"
      "@floridaman@lemmy.blahaj.zone"
      "@RiikkaTheIcePrincess@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3131 …}
    +nested: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3129 …}
    +reports: Doctrine\ORM\PersistentCollection {#3136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
    -id: 217630
    -bodyTs: "'/wiki/security_administrator_tool_for_analyzing_networks)!':5 'en.m.wikipedia.org':4 'en.m.wikipedia.org/wiki/security_administrator_tool_for_analyzing_networks)!':3 'hail':1 'satan':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1864533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702342959 {#3122
      date: 2023-12-12 02:02:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2385}
  +body: """
    > SATAN’s popularity diminished after the 1990s.\n
    \n
    Wikipedia quote of the day.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702399584 {#3163
    date: 2023-12-12 17:46:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@ulkesh@beehaw.org"
    "@floridaman@lemmy.blahaj.zone"
    "@RiikkaTheIcePrincess@pawb.social"
    "@TheFriendlyArtificer@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3169 …}
  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
  +votes: Doctrine\ORM\PersistentCollection {#3167 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  -id: 218612
  -bodyTs: "'1990s':7 'day':12 'diminish':4 'popular':3 'quot':9 'satan':1 'wikipedia':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5620326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702399584 {#3160
    date: 2023-12-12 17:46:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3158
  +user: Proxies\__CG__\App\Entity\User {#3166 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3120
    +user: Proxies\__CG__\App\Entity\User {#3128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3087
      +user: Proxies\__CG__\App\Entity\User {#3082 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3024
        +user: Proxies\__CG__\App\Entity\User {#3023 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2385
          +user: App\Entity\User {#1907 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "Proof that the Linux kernel is the Debil!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1704050414 {#2361
            date: 2023-12-31 20:20:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pocketman_stuck@lemmy.eco.br"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2384 …}
          +nested: Doctrine\ORM\PersistentCollection {#2379 …}
          +votes: Doctrine\ORM\PersistentCollection {#2383 …}
          +reports: Doctrine\ORM\PersistentCollection {#1906 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
          -id: 217586
          -bodyTs: "'debil':8 'kernel':5 'linux':4 'proof':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1864234"
          +editedAt: DateTimeImmutable @1703916768 {#2364
            date: 2023-12-30 07:12:48.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702338690 {#2372
            date: 2023-12-12 00:51:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2385}
        +body: "pacman -Sy base-devil ‼️‼️"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1702339947 {#3026
          date: 2023-12-12 01:12:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pocketman_stuck@lemmy.eco.br"
          "@ulkesh@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3022 …}
        +nested: Doctrine\ORM\PersistentCollection {#3020 …}
        +votes: Doctrine\ORM\PersistentCollection {#3018 …}
        +reports: Doctrine\ORM\PersistentCollection {#3016 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3012 …}
        -id: 217603
        -bodyTs: "'base':4 'base-devil':3 'devil':5 'pacman':1 'sy':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/5000681"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702339947 {#3025
          date: 2023-12-12 01:12:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2385}
      +body: """
        `yay devil` 😈\n
        \n
        Edit: For those who don’t use Arch ~bytheway~, yay is an “AUR helper:” basically a frontend for our package manager that adds support for building packages from source.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1702341479 {#3093
        date: 2023-12-12 01:37:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pocketman_stuck@lemmy.eco.br"
        "@ulkesh@beehaw.org"
        "@floridaman@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3081 …}
      +nested: Doctrine\ORM\PersistentCollection {#3085 …}
      +votes: Doctrine\ORM\PersistentCollection {#3096 …}
      +reports: Doctrine\ORM\PersistentCollection {#3098 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 217620
      -bodyTs: "'add':25 'arch':10 'aur':15 'basic':17 'build':28 'bytheway':11 'devil':2 'edit':3 'frontend':19 'helper':16 'manag':23 'packag':22,29 'sourc':31 'support':26 'use':9 'yay':1,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4673416"
      +editedAt: DateTimeImmutable @1703936384 {#3090
        date: 2023-12-30 12:39:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702341479 {#3092
        date: 2023-12-12 01:37:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2385}
    +body: "Hail, [SATAN](https://en.m.wikipedia.org/wiki/Security_Administrator_Tool_for_Analyzing_Networks)!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702342959 {#3125
      date: 2023-12-12 02:02:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
      "@ulkesh@beehaw.org"
      "@floridaman@lemmy.blahaj.zone"
      "@RiikkaTheIcePrincess@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3131 …}
    +nested: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3129 …}
    +reports: Doctrine\ORM\PersistentCollection {#3136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
    -id: 217630
    -bodyTs: "'/wiki/security_administrator_tool_for_analyzing_networks)!':5 'en.m.wikipedia.org':4 'en.m.wikipedia.org/wiki/security_administrator_tool_for_analyzing_networks)!':3 'hail':1 'satan':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1864533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702342959 {#3122
      date: 2023-12-12 02:02:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2385}
  +body: """
    > SATAN’s popularity diminished after the 1990s.\n
    \n
    Wikipedia quote of the day.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702399584 {#3163
    date: 2023-12-12 17:46:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@ulkesh@beehaw.org"
    "@floridaman@lemmy.blahaj.zone"
    "@RiikkaTheIcePrincess@pawb.social"
    "@TheFriendlyArtificer@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3169 …}
  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
  +votes: Doctrine\ORM\PersistentCollection {#3167 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  -id: 218612
  -bodyTs: "'1990s':7 'day':12 'diminish':4 'popular':3 'quot':9 'satan':1 'wikipedia':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5620326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702399584 {#3160
    date: 2023-12-12 17:46:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3158
  +user: Proxies\__CG__\App\Entity\User {#3166 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3120
    +user: Proxies\__CG__\App\Entity\User {#3128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3087
      +user: Proxies\__CG__\App\Entity\User {#3082 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3024
        +user: Proxies\__CG__\App\Entity\User {#3023 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2385
          +user: App\Entity\User {#1907 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "Proof that the Linux kernel is the Debil!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1704050414 {#2361
            date: 2023-12-31 20:20:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pocketman_stuck@lemmy.eco.br"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2384 …}
          +nested: Doctrine\ORM\PersistentCollection {#2379 …}
          +votes: Doctrine\ORM\PersistentCollection {#2383 …}
          +reports: Doctrine\ORM\PersistentCollection {#1906 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
          -id: 217586
          -bodyTs: "'debil':8 'kernel':5 'linux':4 'proof':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1864234"
          +editedAt: DateTimeImmutable @1703916768 {#2364
            date: 2023-12-30 07:12:48.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702338690 {#2372
            date: 2023-12-12 00:51:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2385}
        +body: "pacman -Sy base-devil ‼️‼️"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1702339947 {#3026
          date: 2023-12-12 01:12:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pocketman_stuck@lemmy.eco.br"
          "@ulkesh@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3022 …}
        +nested: Doctrine\ORM\PersistentCollection {#3020 …}
        +votes: Doctrine\ORM\PersistentCollection {#3018 …}
        +reports: Doctrine\ORM\PersistentCollection {#3016 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3012 …}
        -id: 217603
        -bodyTs: "'base':4 'base-devil':3 'devil':5 'pacman':1 'sy':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/5000681"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702339947 {#3025
          date: 2023-12-12 01:12:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2385}
      +body: """
        `yay devil` 😈\n
        \n
        Edit: For those who don’t use Arch ~bytheway~, yay is an “AUR helper:” basically a frontend for our package manager that adds support for building packages from source.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1702341479 {#3093
        date: 2023-12-12 01:37:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pocketman_stuck@lemmy.eco.br"
        "@ulkesh@beehaw.org"
        "@floridaman@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3081 …}
      +nested: Doctrine\ORM\PersistentCollection {#3085 …}
      +votes: Doctrine\ORM\PersistentCollection {#3096 …}
      +reports: Doctrine\ORM\PersistentCollection {#3098 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 217620
      -bodyTs: "'add':25 'arch':10 'aur':15 'basic':17 'build':28 'bytheway':11 'devil':2 'edit':3 'frontend':19 'helper':16 'manag':23 'packag':22,29 'sourc':31 'support':26 'use':9 'yay':1,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4673416"
      +editedAt: DateTimeImmutable @1703936384 {#3090
        date: 2023-12-30 12:39:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702341479 {#3092
        date: 2023-12-12 01:37:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2385}
    +body: "Hail, [SATAN](https://en.m.wikipedia.org/wiki/Security_Administrator_Tool_for_Analyzing_Networks)!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702342959 {#3125
      date: 2023-12-12 02:02:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
      "@ulkesh@beehaw.org"
      "@floridaman@lemmy.blahaj.zone"
      "@RiikkaTheIcePrincess@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3131 …}
    +nested: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3129 …}
    +reports: Doctrine\ORM\PersistentCollection {#3136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
    -id: 217630
    -bodyTs: "'/wiki/security_administrator_tool_for_analyzing_networks)!':5 'en.m.wikipedia.org':4 'en.m.wikipedia.org/wiki/security_administrator_tool_for_analyzing_networks)!':3 'hail':1 'satan':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1864533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702342959 {#3122
      date: 2023-12-12 02:02:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2385}
  +body: """
    > SATAN’s popularity diminished after the 1990s.\n
    \n
    Wikipedia quote of the day.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702399584 {#3163
    date: 2023-12-12 17:46:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@ulkesh@beehaw.org"
    "@floridaman@lemmy.blahaj.zone"
    "@RiikkaTheIcePrincess@pawb.social"
    "@TheFriendlyArtificer@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3169 …}
  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
  +votes: Doctrine\ORM\PersistentCollection {#3167 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  -id: 218612
  -bodyTs: "'1990s':7 'day':12 'diminish':4 'popular':3 'quot':9 'satan':1 'wikipedia':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5620326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702399584 {#3160
    date: 2023-12-12 17:46:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2077
  +user: App\Entity\User {#2092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "And here’s a [customary video](https://www.youtube.com/watch?v=eFwF9qIm00A) of metalhead nerds celebrating."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702342640 {#2082
    date: 2023-12-12 01:57:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 217627
  -bodyTs: "'/watch?v=efwf9qim00a)':9 'celebr':13 'customari':5 'metalhead':11 'nerd':12 'video':6 'www.youtube.com':8 'www.youtube.com/watch?v=efwf9qim00a)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/4373193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702342640 {#2085
    date: 2023-12-12 01:57:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2077
  +user: App\Entity\User {#2092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "And here’s a [customary video](https://www.youtube.com/watch?v=eFwF9qIm00A) of metalhead nerds celebrating."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702342640 {#2082
    date: 2023-12-12 01:57:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 217627
  -bodyTs: "'/watch?v=efwf9qim00a)':9 'celebr':13 'customari':5 'metalhead':11 'nerd':12 'video':6 'www.youtube.com':8 'www.youtube.com/watch?v=efwf9qim00a)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/4373193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702342640 {#2085
    date: 2023-12-12 01:57:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2077
  +user: App\Entity\User {#2092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "And here’s a [customary video](https://www.youtube.com/watch?v=eFwF9qIm00A) of metalhead nerds celebrating."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702342640 {#2082
    date: 2023-12-12 01:57:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 217627
  -bodyTs: "'/watch?v=efwf9qim00a)':9 'celebr':13 'customari':5 'metalhead':11 'nerd':12 'video':6 'www.youtube.com':8 'www.youtube.com/watch?v=efwf9qim00a)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/4373193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702342640 {#2085
    date: 2023-12-12 01:57:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2067
  +user: App\Entity\User {#2052 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "does this mean steve ballmer was right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703932851 {#2072
    date: 2023-12-30 11:40:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 217628
  -bodyTs: "'ballmer':5 'mean':3 'right':7 'steve':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5001429"
  +editedAt: DateTimeImmutable @1703925364 {#2069
    date: 2023-12-30 09:36:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702342666 {#2065
    date: 2023-12-12 01:57: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
39 DENIED edit
App\Entity\EntryComment {#2067
  +user: App\Entity\User {#2052 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "does this mean steve ballmer was right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703932851 {#2072
    date: 2023-12-30 11:40:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 217628
  -bodyTs: "'ballmer':5 'mean':3 'right':7 'steve':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5001429"
  +editedAt: DateTimeImmutable @1703925364 {#2069
    date: 2023-12-30 09:36:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702342666 {#2065
    date: 2023-12-12 01:57: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
40 DENIED moderate
App\Entity\EntryComment {#2067
  +user: App\Entity\User {#2052 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "does this mean steve ballmer was right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703932851 {#2072
    date: 2023-12-30 11:40:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 217628
  -bodyTs: "'ballmer':5 'mean':3 'right':7 'steve':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5001429"
  +editedAt: DateTimeImmutable @1703925364 {#2069
    date: 2023-12-30 09:36:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702342666 {#2065
    date: 2023-12-12 01:57: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
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 {#3008
  +user: Proxies\__CG__\App\Entity\User {#3007 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2067
    +user: App\Entity\User {#2052 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "does this mean steve ballmer was right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703932851 {#2072
      date: 2023-12-30 11:40:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2070 …}
    +nested: Doctrine\ORM\PersistentCollection {#2048 …}
    +votes: Doctrine\ORM\PersistentCollection {#2056 …}
    +reports: Doctrine\ORM\PersistentCollection {#2046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
    -id: 217628
    -bodyTs: "'ballmer':5 'mean':3 'right':7 'steve':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5001429"
    +editedAt: DateTimeImmutable @1703925364 {#2069
      date: 2023-12-30 09:36:04.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702342666 {#2065
      date: 2023-12-12 01:57:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: "Oh wow I didn’t realize he repeated ‘developers, developers, …’ 666 times on that event."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1702345367 {#3010
    date: 2023-12-12 02:42:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@cupcakezealot@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3006 …}
  +nested: Doctrine\ORM\PersistentCollection {#3004 …}
  +votes: Doctrine\ORM\PersistentCollection {#3002 …}
  +reports: Doctrine\ORM\PersistentCollection {#3000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
  -id: 217654
  -bodyTs: "'666':11 'develop':9,10 'didn':4 'event':15 'oh':1 'realiz':6 'repeat':8 'time':12 'wow':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6580255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702345367 {#3009
    date: 2023-12-12 02:42:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3008
  +user: Proxies\__CG__\App\Entity\User {#3007 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2067
    +user: App\Entity\User {#2052 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "does this mean steve ballmer was right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703932851 {#2072
      date: 2023-12-30 11:40:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2070 …}
    +nested: Doctrine\ORM\PersistentCollection {#2048 …}
    +votes: Doctrine\ORM\PersistentCollection {#2056 …}
    +reports: Doctrine\ORM\PersistentCollection {#2046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
    -id: 217628
    -bodyTs: "'ballmer':5 'mean':3 'right':7 'steve':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5001429"
    +editedAt: DateTimeImmutable @1703925364 {#2069
      date: 2023-12-30 09:36:04.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702342666 {#2065
      date: 2023-12-12 01:57:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: "Oh wow I didn’t realize he repeated ‘developers, developers, …’ 666 times on that event."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1702345367 {#3010
    date: 2023-12-12 02:42:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@cupcakezealot@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3006 …}
  +nested: Doctrine\ORM\PersistentCollection {#3004 …}
  +votes: Doctrine\ORM\PersistentCollection {#3002 …}
  +reports: Doctrine\ORM\PersistentCollection {#3000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
  -id: 217654
  -bodyTs: "'666':11 'develop':9,10 'didn':4 'event':15 'oh':1 'realiz':6 'repeat':8 'time':12 'wow':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6580255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702345367 {#3009
    date: 2023-12-12 02:42:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3008
  +user: Proxies\__CG__\App\Entity\User {#3007 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2067
    +user: App\Entity\User {#2052 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "does this mean steve ballmer was right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703932851 {#2072
      date: 2023-12-30 11:40:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2070 …}
    +nested: Doctrine\ORM\PersistentCollection {#2048 …}
    +votes: Doctrine\ORM\PersistentCollection {#2056 …}
    +reports: Doctrine\ORM\PersistentCollection {#2046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
    -id: 217628
    -bodyTs: "'ballmer':5 'mean':3 'right':7 'steve':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5001429"
    +editedAt: DateTimeImmutable @1703925364 {#2069
      date: 2023-12-30 09:36:04.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702342666 {#2065
      date: 2023-12-12 01:57:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2067}
  +body: "Oh wow I didn’t realize he repeated ‘developers, developers, …’ 666 times on that event."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1702345367 {#3010
    date: 2023-12-12 02:42:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@cupcakezealot@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3006 …}
  +nested: Doctrine\ORM\PersistentCollection {#3004 …}
  +votes: Doctrine\ORM\PersistentCollection {#3002 …}
  +reports: Doctrine\ORM\PersistentCollection {#3000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
  -id: 217654
  -bodyTs: "'666':11 'develop':9,10 'didn':4 'event':15 'oh':1 'realiz':6 'repeat':8 'time':12 'wow':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6580255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702345367 {#3009
    date: 2023-12-12 02:42:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2311
  +user: App\Entity\User {#2310 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Tell me why I should upgrade from my Linux 4.20 kernel"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1704021980 {#2228
    date: 2023-12-31 12:26:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 217689
  -bodyTs: "'4.20':10 'kernel':11 'linux':9 'tell':1 'upgrad':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4363055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702351638 {#2252
    date: 2023-12-12 04:27:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2311
  +user: App\Entity\User {#2310 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Tell me why I should upgrade from my Linux 4.20 kernel"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1704021980 {#2228
    date: 2023-12-31 12:26:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 217689
  -bodyTs: "'4.20':10 'kernel':11 'linux':9 'tell':1 'upgrad':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4363055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702351638 {#2252
    date: 2023-12-12 04:27:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2311
  +user: App\Entity\User {#2310 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Tell me why I should upgrade from my Linux 4.20 kernel"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1704021980 {#2228
    date: 2023-12-31 12:26:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 217689
  -bodyTs: "'4.20':10 'kernel':11 'linux':9 'tell':1 'upgrad':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4363055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702351638 {#2252
    date: 2023-12-12 04:27:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2992
  +user: Proxies\__CG__\App\Entity\User {#2991 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2311
    +user: App\Entity\User {#2310 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Tell me why I should upgrade from my Linux 4.20 kernel"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1704021980 {#2228
      date: 2023-12-31 12:26:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2298 …}
    +nested: Doctrine\ORM\PersistentCollection {#2291 …}
    +votes: Doctrine\ORM\PersistentCollection {#2301 …}
    +reports: Doctrine\ORM\PersistentCollection {#2297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
    -id: 217689
    -bodyTs: "'4.20':10 'kernel':11 'linux':9 'tell':1 'upgrad':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4363055"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702351638 {#2252
      date: 2023-12-12 04:27:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2311}
  +body: "CVE-2020-25220"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702391830 {#2994
    date: 2023-12-12 15:37:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@micnd90@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2990 …}
  +nested: Doctrine\ORM\PersistentCollection {#2988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2986 …}
  +reports: Doctrine\ORM\PersistentCollection {#2984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2980 …}
  -id: 218292
  -bodyTs: "'-2020':2 '-25220':3 'cve':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7268022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702391830 {#2993
    date: 2023-12-12 15:37:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2992
  +user: Proxies\__CG__\App\Entity\User {#2991 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2311
    +user: App\Entity\User {#2310 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Tell me why I should upgrade from my Linux 4.20 kernel"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1704021980 {#2228
      date: 2023-12-31 12:26:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2298 …}
    +nested: Doctrine\ORM\PersistentCollection {#2291 …}
    +votes: Doctrine\ORM\PersistentCollection {#2301 …}
    +reports: Doctrine\ORM\PersistentCollection {#2297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
    -id: 217689
    -bodyTs: "'4.20':10 'kernel':11 'linux':9 'tell':1 'upgrad':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4363055"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702351638 {#2252
      date: 2023-12-12 04:27:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2311}
  +body: "CVE-2020-25220"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702391830 {#2994
    date: 2023-12-12 15:37:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@micnd90@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2990 …}
  +nested: Doctrine\ORM\PersistentCollection {#2988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2986 …}
  +reports: Doctrine\ORM\PersistentCollection {#2984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2980 …}
  -id: 218292
  -bodyTs: "'-2020':2 '-25220':3 'cve':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7268022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702391830 {#2993
    date: 2023-12-12 15:37:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2992
  +user: Proxies\__CG__\App\Entity\User {#2991 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2311
    +user: App\Entity\User {#2310 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Tell me why I should upgrade from my Linux 4.20 kernel"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1704021980 {#2228
      date: 2023-12-31 12:26:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2298 …}
    +nested: Doctrine\ORM\PersistentCollection {#2291 …}
    +votes: Doctrine\ORM\PersistentCollection {#2301 …}
    +reports: Doctrine\ORM\PersistentCollection {#2297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
    -id: 217689
    -bodyTs: "'4.20':10 'kernel':11 'linux':9 'tell':1 'upgrad':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4363055"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702351638 {#2252
      date: 2023-12-12 04:27:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2311}
  +body: "CVE-2020-25220"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702391830 {#2994
    date: 2023-12-12 15:37:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@micnd90@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2990 …}
  +nested: Doctrine\ORM\PersistentCollection {#2988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2986 …}
  +reports: Doctrine\ORM\PersistentCollection {#2984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2980 …}
  -id: 218292
  -bodyTs: "'-2020':2 '-25220':3 'cve':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7268022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702391830 {#2993
    date: 2023-12-12 15:37:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2272
  +user: App\Entity\User {#2226 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "HAIL STALLMANSATAN"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1702371935 {#2268
    date: 2023-12-12 10:05:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 217852
  -bodyTs: "'hail':1 'stallmansatan':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5988417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702371935 {#2267
    date: 2023-12-12 10:05:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2272
  +user: App\Entity\User {#2226 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "HAIL STALLMANSATAN"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1702371935 {#2268
    date: 2023-12-12 10:05:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 217852
  -bodyTs: "'hail':1 'stallmansatan':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5988417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702371935 {#2267
    date: 2023-12-12 10:05:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2272
  +user: App\Entity\User {#2226 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "HAIL STALLMANSATAN"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1702371935 {#2268
    date: 2023-12-12 10:05:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 217852
  -bodyTs: "'hail':1 'stallmansatan':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5988417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702371935 {#2267
    date: 2023-12-12 10:05:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2038
  +user: App\Entity\User {#1992 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "now we can merge the bsd source tree"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702377927 {#2170
    date: 2023-12-12 11:45:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2134 …}
  +nested: Doctrine\ORM\PersistentCollection {#1985 …}
  +votes: Doctrine\ORM\PersistentCollection {#1994 …}
  +reports: Doctrine\ORM\PersistentCollection {#2005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1993 …}
  -id: 217947
  -bodyTs: "'bsd':6 'merg':4 'sourc':7 'tree':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5609932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702377927 {#2183
    date: 2023-12-12 11:45:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2038
  +user: App\Entity\User {#1992 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "now we can merge the bsd source tree"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702377927 {#2170
    date: 2023-12-12 11:45:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2134 …}
  +nested: Doctrine\ORM\PersistentCollection {#1985 …}
  +votes: Doctrine\ORM\PersistentCollection {#1994 …}
  +reports: Doctrine\ORM\PersistentCollection {#2005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1993 …}
  -id: 217947
  -bodyTs: "'bsd':6 'merg':4 'sourc':7 'tree':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5609932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702377927 {#2183
    date: 2023-12-12 11:45:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2038
  +user: App\Entity\User {#1992 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "now we can merge the bsd source tree"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702377927 {#2170
    date: 2023-12-12 11:45:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2134 …}
  +nested: Doctrine\ORM\PersistentCollection {#1985 …}
  +votes: Doctrine\ORM\PersistentCollection {#1994 …}
  +reports: Doctrine\ORM\PersistentCollection {#2005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1993 …}
  -id: 217947
  -bodyTs: "'bsd':6 'merg':4 'sourc':7 'tree':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5609932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702377927 {#2183
    date: 2023-12-12 11:45:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2503
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [There’s a song 6.66 (1/100th of the number of the beast)](https://youtu.be/MSeqLSH2VAE?si=VvBdjSojDwSzh_zR)\n
    \n
    But nothing for 6.6.6
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704014879 {#2498
    date: 2023-12-31 10:27:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2504 …}
  +nested: Doctrine\ORM\PersistentCollection {#2506 …}
  +votes: Doctrine\ORM\PersistentCollection {#2508 …}
  +reports: Doctrine\ORM\PersistentCollection {#2510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
  -id: 217956
  -bodyTs: "'/mseqlsh2vae?si=vvbdjsojdwszh_zr)':15 '1/100th':6 '6.6.6':19 '6.66':5 'beast':12 'noth':17 'number':9 'song':4 'youtu.be':14 'youtu.be/mseqlsh2vae?si=vvbdjsojdwszh_zr)':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5989591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702378692 {#2499
    date: 2023-12-12 11:58:12.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 {#2503
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [There’s a song 6.66 (1/100th of the number of the beast)](https://youtu.be/MSeqLSH2VAE?si=VvBdjSojDwSzh_zR)\n
    \n
    But nothing for 6.6.6
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704014879 {#2498
    date: 2023-12-31 10:27:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2504 …}
  +nested: Doctrine\ORM\PersistentCollection {#2506 …}
  +votes: Doctrine\ORM\PersistentCollection {#2508 …}
  +reports: Doctrine\ORM\PersistentCollection {#2510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
  -id: 217956
  -bodyTs: "'/mseqlsh2vae?si=vvbdjsojdwszh_zr)':15 '1/100th':6 '6.6.6':19 '6.66':5 'beast':12 'noth':17 'number':9 'song':4 'youtu.be':14 'youtu.be/mseqlsh2vae?si=vvbdjsojdwszh_zr)':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5989591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702378692 {#2499
    date: 2023-12-12 11:58:12.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 {#2503
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [There’s a song 6.66 (1/100th of the number of the beast)](https://youtu.be/MSeqLSH2VAE?si=VvBdjSojDwSzh_zR)\n
    \n
    But nothing for 6.6.6
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704014879 {#2498
    date: 2023-12-31 10:27:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2504 …}
  +nested: Doctrine\ORM\PersistentCollection {#2506 …}
  +votes: Doctrine\ORM\PersistentCollection {#2508 …}
  +reports: Doctrine\ORM\PersistentCollection {#2510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
  -id: 217956
  -bodyTs: "'/mseqlsh2vae?si=vvbdjsojdwszh_zr)':15 '1/100th':6 '6.6.6':19 '6.66':5 'beast':12 'noth':17 'number':9 'song':4 'youtu.be':14 'youtu.be/mseqlsh2vae?si=vvbdjsojdwszh_zr)':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5989591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702378692 {#2499
    date: 2023-12-12 11:58:12.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 {#2976
  +user: Proxies\__CG__\App\Entity\User {#2975 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2503
    +user: App\Entity\User {#2516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      [There’s a song 6.66 (1/100th of the number of the beast)](https://youtu.be/MSeqLSH2VAE?si=VvBdjSojDwSzh_zR)\n
      \n
      But nothing for 6.6.6
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1704014879 {#2498
      date: 2023-12-31 10:27:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2504 …}
    +nested: Doctrine\ORM\PersistentCollection {#2506 …}
    +votes: Doctrine\ORM\PersistentCollection {#2508 …}
    +reports: Doctrine\ORM\PersistentCollection {#2510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
    -id: 217956
    -bodyTs: "'/mseqlsh2vae?si=vvbdjsojdwszh_zr)':15 '1/100th':6 '6.6.6':19 '6.66':5 'beast':12 'noth':17 'number':9 'song':4 'youtu.be':14 'youtu.be/mseqlsh2vae?si=vvbdjsojdwszh_zr)':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5989591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702378692 {#2499
      date: 2023-12-12 11:58:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2503}
  +body: "[Iron Maiden would like to have a word with you](https://www.youtube.com/watch?v=WxnN05vOuSM)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702388529 {#2978
    date: 2023-12-12 14:42:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@psud@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2974 …}
  +nested: Doctrine\ORM\PersistentCollection {#2972 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
  -id: 218203
  -bodyTs: "'/watch?v=wxnn05vousm)':13 'iron':1 'like':4 'maiden':2 'word':8 'would':3 'www.youtube.com':12 'www.youtube.com/watch?v=wxnn05vousm)':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4046381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702388529 {#2977
    date: 2023-12-12 14:42:09.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 {#2976
  +user: Proxies\__CG__\App\Entity\User {#2975 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2503
    +user: App\Entity\User {#2516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      [There’s a song 6.66 (1/100th of the number of the beast)](https://youtu.be/MSeqLSH2VAE?si=VvBdjSojDwSzh_zR)\n
      \n
      But nothing for 6.6.6
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1704014879 {#2498
      date: 2023-12-31 10:27:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2504 …}
    +nested: Doctrine\ORM\PersistentCollection {#2506 …}
    +votes: Doctrine\ORM\PersistentCollection {#2508 …}
    +reports: Doctrine\ORM\PersistentCollection {#2510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
    -id: 217956
    -bodyTs: "'/mseqlsh2vae?si=vvbdjsojdwszh_zr)':15 '1/100th':6 '6.6.6':19 '6.66':5 'beast':12 'noth':17 'number':9 'song':4 'youtu.be':14 'youtu.be/mseqlsh2vae?si=vvbdjsojdwszh_zr)':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5989591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702378692 {#2499
      date: 2023-12-12 11:58:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2503}
  +body: "[Iron Maiden would like to have a word with you](https://www.youtube.com/watch?v=WxnN05vOuSM)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702388529 {#2978
    date: 2023-12-12 14:42:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@psud@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2974 …}
  +nested: Doctrine\ORM\PersistentCollection {#2972 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
  -id: 218203
  -bodyTs: "'/watch?v=wxnn05vousm)':13 'iron':1 'like':4 'maiden':2 'word':8 'would':3 'www.youtube.com':12 'www.youtube.com/watch?v=wxnn05vousm)':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4046381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702388529 {#2977
    date: 2023-12-12 14:42:09.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 {#2976
  +user: Proxies\__CG__\App\Entity\User {#2975 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2503
    +user: App\Entity\User {#2516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      [There’s a song 6.66 (1/100th of the number of the beast)](https://youtu.be/MSeqLSH2VAE?si=VvBdjSojDwSzh_zR)\n
      \n
      But nothing for 6.6.6
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1704014879 {#2498
      date: 2023-12-31 10:27:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2504 …}
    +nested: Doctrine\ORM\PersistentCollection {#2506 …}
    +votes: Doctrine\ORM\PersistentCollection {#2508 …}
    +reports: Doctrine\ORM\PersistentCollection {#2510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
    -id: 217956
    -bodyTs: "'/mseqlsh2vae?si=vvbdjsojdwszh_zr)':15 '1/100th':6 '6.6.6':19 '6.66':5 'beast':12 'noth':17 'number':9 'song':4 'youtu.be':14 'youtu.be/mseqlsh2vae?si=vvbdjsojdwszh_zr)':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5989591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702378692 {#2499
      date: 2023-12-12 11:58:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2503}
  +body: "[Iron Maiden would like to have a word with you](https://www.youtube.com/watch?v=WxnN05vOuSM)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702388529 {#2978
    date: 2023-12-12 14:42:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@psud@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2974 …}
  +nested: Doctrine\ORM\PersistentCollection {#2972 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
  -id: 218203
  -bodyTs: "'/watch?v=wxnn05vousm)':13 'iron':1 'like':4 'maiden':2 'word':8 'would':3 'www.youtube.com':12 'www.youtube.com/watch?v=wxnn05vousm)':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4046381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702388529 {#2977
    date: 2023-12-12 14:42:09.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 {#2576
  +user: App\Entity\User {#2589 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Does it come with vi (vi vi)?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702385476 {#2571
    date: 2023-12-12 13:51:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2577 …}
  +nested: Doctrine\ORM\PersistentCollection {#2579 …}
  +votes: Doctrine\ORM\PersistentCollection {#2581 …}
  +reports: Doctrine\ORM\PersistentCollection {#2583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
  -id: 218109
  -bodyTs: "'come':3 'vi':5,6,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5467738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702385476 {#2572
    date: 2023-12-12 13:51:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2576
  +user: App\Entity\User {#2589 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Does it come with vi (vi vi)?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702385476 {#2571
    date: 2023-12-12 13:51:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2577 …}
  +nested: Doctrine\ORM\PersistentCollection {#2579 …}
  +votes: Doctrine\ORM\PersistentCollection {#2581 …}
  +reports: Doctrine\ORM\PersistentCollection {#2583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
  -id: 218109
  -bodyTs: "'come':3 'vi':5,6,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5467738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702385476 {#2572
    date: 2023-12-12 13:51:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2576
  +user: App\Entity\User {#2589 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Does it come with vi (vi vi)?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702385476 {#2571
    date: 2023-12-12 13:51:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2577 …}
  +nested: Doctrine\ORM\PersistentCollection {#2579 …}
  +votes: Doctrine\ORM\PersistentCollection {#2581 …}
  +reports: Doctrine\ORM\PersistentCollection {#2583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
  -id: 218109
  -bodyTs: "'come':3 'vi':5,6,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5467738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702385476 {#2572
    date: 2023-12-12 13:51:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2650
  +user: App\Entity\User {#2663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Going to lock this version with `versionlock` and keep it permanently"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704269206 {#2645
    date: 2024-01-03 09:06:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +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: 218137
  -bodyTs: "'go':1 'keep':9 'lock':3 'perman':11 'version':5 'versionlock':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monero.town/comment/2783664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702386654 {#2646
    date: 2023-12-12 14:10:54.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 {#2650
  +user: App\Entity\User {#2663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Going to lock this version with `versionlock` and keep it permanently"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704269206 {#2645
    date: 2024-01-03 09:06:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +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: 218137
  -bodyTs: "'go':1 'keep':9 'lock':3 'perman':11 'version':5 'versionlock':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monero.town/comment/2783664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702386654 {#2646
    date: 2023-12-12 14:10:54.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 {#2650
  +user: App\Entity\User {#2663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Going to lock this version with `versionlock` and keep it permanently"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704269206 {#2645
    date: 2024-01-03 09:06:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +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: 218137
  -bodyTs: "'go':1 'keep':9 'lock':3 'perman':11 'version':5 'versionlock':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monero.town/comment/2783664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702386654 {#2646
    date: 2023-12-12 14:10:54.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 {#3046
  +user: Proxies\__CG__\App\Entity\User {#3056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2650
    +user: App\Entity\User {#2663 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Going to lock this version with `versionlock` and keep it permanently"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704269206 {#2645
      date: 2024-01-03 09:06:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
    ]
    +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: 218137
    -bodyTs: "'go':1 'keep':9 'lock':3 'perman':11 'version':5 'versionlock':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monero.town/comment/2783664"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702386654 {#2646
      date: 2023-12-12 14:10:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2650}
  +body: """
    How about just fork it, remove all previous tags and commits, then form a cult around the repo.\n
    \n
    They say if you compile it at midnight the caves in Russia that are said to emanate the sound of hell starts sounding like a 56k modem.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702455559 {#3044
    date: 2023-12-13 09:19:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@Hairy_MacBoon@monero.town"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3055 …}
  +nested: Doctrine\ORM\PersistentCollection {#3048 …}
  +votes: Doctrine\ORM\PersistentCollection {#3050 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  -id: 220323
  -bodyTs: "'56k':44 'around':16 'cave':28 'commit':11 'compil':23 'cult':15 'eman':35 'fork':4 'form':13 'hell':39 'like':42 'midnight':26 'modem':45 'previous':8 'remov':6 'repo':18 'russia':30 'said':33 'say':20 'sound':37,41 'start':40 'tag':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1870215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702455559 {#3045
    date: 2023-12-13 09:19:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#3046
  +user: Proxies\__CG__\App\Entity\User {#3056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2650
    +user: App\Entity\User {#2663 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Going to lock this version with `versionlock` and keep it permanently"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704269206 {#2645
      date: 2024-01-03 09:06:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
    ]
    +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: 218137
    -bodyTs: "'go':1 'keep':9 'lock':3 'perman':11 'version':5 'versionlock':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monero.town/comment/2783664"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702386654 {#2646
      date: 2023-12-12 14:10:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2650}
  +body: """
    How about just fork it, remove all previous tags and commits, then form a cult around the repo.\n
    \n
    They say if you compile it at midnight the caves in Russia that are said to emanate the sound of hell starts sounding like a 56k modem.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702455559 {#3044
    date: 2023-12-13 09:19:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@Hairy_MacBoon@monero.town"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3055 …}
  +nested: Doctrine\ORM\PersistentCollection {#3048 …}
  +votes: Doctrine\ORM\PersistentCollection {#3050 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  -id: 220323
  -bodyTs: "'56k':44 'around':16 'cave':28 'commit':11 'compil':23 'cult':15 'eman':35 'fork':4 'form':13 'hell':39 'like':42 'midnight':26 'modem':45 'previous':8 'remov':6 'repo':18 'russia':30 'said':33 'say':20 'sound':37,41 'start':40 'tag':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1870215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702455559 {#3045
    date: 2023-12-13 09:19:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#3046
  +user: Proxies\__CG__\App\Entity\User {#3056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2650
    +user: App\Entity\User {#2663 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Going to lock this version with `versionlock` and keep it permanently"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704269206 {#2645
      date: 2024-01-03 09:06:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
    ]
    +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: 218137
    -bodyTs: "'go':1 'keep':9 'lock':3 'perman':11 'version':5 'versionlock':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monero.town/comment/2783664"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702386654 {#2646
      date: 2023-12-12 14:10:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2650}
  +body: """
    How about just fork it, remove all previous tags and commits, then form a cult around the repo.\n
    \n
    They say if you compile it at midnight the caves in Russia that are said to emanate the sound of hell starts sounding like a 56k modem.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702455559 {#3044
    date: 2023-12-13 09:19:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@Hairy_MacBoon@monero.town"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3055 …}
  +nested: Doctrine\ORM\PersistentCollection {#3048 …}
  +votes: Doctrine\ORM\PersistentCollection {#3050 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  -id: 220323
  -bodyTs: "'56k':44 'around':16 'cave':28 'commit':11 'compil':23 'cult':15 'eman':35 'fork':4 'form':13 'hell':39 'like':42 'midnight':26 'modem':45 'previous':8 'remov':6 'repo':18 'russia':30 'said':33 'say':20 'sound':37,41 'start':40 'tag':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1870215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702455559 {#3045
    date: 2023-12-13 09:19:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2723
  +user: App\Entity\User {#2736 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "None of you read Hebrew. Wrong Number."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1709848816 {#2718
    date: 2024-03-07 23:00:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2724 …}
  +nested: Doctrine\ORM\PersistentCollection {#2726 …}
  +votes: Doctrine\ORM\PersistentCollection {#2728 …}
  +reports: Doctrine\ORM\PersistentCollection {#2730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
  -id: 218154
  -bodyTs: "'hebrew':5 'none':1 'number':7 'read':4 'wrong':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6578913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702387210 {#2719
    date: 2023-12-12 14:20:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2723
  +user: App\Entity\User {#2736 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "None of you read Hebrew. Wrong Number."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1709848816 {#2718
    date: 2024-03-07 23:00:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2724 …}
  +nested: Doctrine\ORM\PersistentCollection {#2726 …}
  +votes: Doctrine\ORM\PersistentCollection {#2728 …}
  +reports: Doctrine\ORM\PersistentCollection {#2730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
  -id: 218154
  -bodyTs: "'hebrew':5 'none':1 'number':7 'read':4 'wrong':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6578913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702387210 {#2719
    date: 2023-12-12 14:20:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2723
  +user: App\Entity\User {#2736 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "None of you read Hebrew. Wrong Number."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1709848816 {#2718
    date: 2024-03-07 23:00:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2724 …}
  +nested: Doctrine\ORM\PersistentCollection {#2726 …}
  +votes: Doctrine\ORM\PersistentCollection {#2728 …}
  +reports: Doctrine\ORM\PersistentCollection {#2730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
  -id: 218154
  -bodyTs: "'hebrew':5 'none':1 'number':7 'read':4 'wrong':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6578913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702387210 {#2719
    date: 2023-12-12 14:20:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2723
    +user: App\Entity\User {#2736 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "None of you read Hebrew. Wrong Number."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1709848816 {#2718
      date: 2024-03-07 23:00:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2724 …}
    +nested: Doctrine\ORM\PersistentCollection {#2726 …}
    +votes: Doctrine\ORM\PersistentCollection {#2728 …}
    +reports: Doctrine\ORM\PersistentCollection {#2730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    -id: 218154
    -bodyTs: "'hebrew':5 'none':1 'number':7 'read':4 'wrong':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6578913"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702387210 {#2719
      date: 2023-12-12 14:20:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "What’s the right one?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704016730 {#3064
    date: 2023-12-31 10:58:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@Chakravanti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3068 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  -id: 267050
  -bodyTs: "'one':5 'right':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6812802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704016730 {#3065
    date: 2023-12-31 10:58: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
87 DENIED edit
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2723
    +user: App\Entity\User {#2736 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "None of you read Hebrew. Wrong Number."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1709848816 {#2718
      date: 2024-03-07 23:00:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2724 …}
    +nested: Doctrine\ORM\PersistentCollection {#2726 …}
    +votes: Doctrine\ORM\PersistentCollection {#2728 …}
    +reports: Doctrine\ORM\PersistentCollection {#2730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    -id: 218154
    -bodyTs: "'hebrew':5 'none':1 'number':7 'read':4 'wrong':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6578913"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702387210 {#2719
      date: 2023-12-12 14:20:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "What’s the right one?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704016730 {#3064
    date: 2023-12-31 10:58:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@Chakravanti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3068 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  -id: 267050
  -bodyTs: "'one':5 'right':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6812802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704016730 {#3065
    date: 2023-12-31 10:58: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
88 DENIED moderate
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2723
    +user: App\Entity\User {#2736 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "None of you read Hebrew. Wrong Number."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1709848816 {#2718
      date: 2024-03-07 23:00:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2724 …}
    +nested: Doctrine\ORM\PersistentCollection {#2726 …}
    +votes: Doctrine\ORM\PersistentCollection {#2728 …}
    +reports: Doctrine\ORM\PersistentCollection {#2730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    -id: 218154
    -bodyTs: "'hebrew':5 'none':1 'number':7 'read':4 'wrong':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6578913"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702387210 {#2719
      date: 2023-12-12 14:20:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "What’s the right one?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704016730 {#3064
    date: 2023-12-31 10:58:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@Chakravanti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3068 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  -id: 267050
  -bodyTs: "'one':5 'right':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6812802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704016730 {#3065
    date: 2023-12-31 10:58: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
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 {#3106
  +user: App\Entity\User {#2736 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3066
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2723
      +user: App\Entity\User {#2736 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "None of you read Hebrew. Wrong Number."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1709848816 {#2718
        date: 2024-03-07 23:00:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pocketman_stuck@lemmy.eco.br"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2724 …}
      +nested: Doctrine\ORM\PersistentCollection {#2726 …}
      +votes: Doctrine\ORM\PersistentCollection {#2728 …}
      +reports: Doctrine\ORM\PersistentCollection {#2730 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
      -id: 218154
      -bodyTs: "'hebrew':5 'none':1 'number':7 'read':4 'wrong':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6578913"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702387210 {#2719
        date: 2023-12-12 14:20:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2723}
    +body: "What’s the right one?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704016730 {#3064
      date: 2023-12-31 10:58:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
      "@Chakravanti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3068 …}
    +nested: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3072 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
    -id: 267050
    -bodyTs: "'one':5 'right':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6812802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704016730 {#3065
      date: 2023-12-31 10:58:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "616"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704017211 {#3104
    date: 2023-12-31 11:06:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@Chakravanti@sh.itjust.works"
    "@CanadaPlus@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3107 …}
  +nested: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3111 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
  -id: 267061
  -bodyTs: "'616':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6955315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704017211 {#3105
    date: 2023-12-31 11:06:51.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 {#3106
  +user: App\Entity\User {#2736 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3066
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2723
      +user: App\Entity\User {#2736 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "None of you read Hebrew. Wrong Number."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1709848816 {#2718
        date: 2024-03-07 23:00:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pocketman_stuck@lemmy.eco.br"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2724 …}
      +nested: Doctrine\ORM\PersistentCollection {#2726 …}
      +votes: Doctrine\ORM\PersistentCollection {#2728 …}
      +reports: Doctrine\ORM\PersistentCollection {#2730 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
      -id: 218154
      -bodyTs: "'hebrew':5 'none':1 'number':7 'read':4 'wrong':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6578913"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702387210 {#2719
        date: 2023-12-12 14:20:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2723}
    +body: "What’s the right one?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704016730 {#3064
      date: 2023-12-31 10:58:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
      "@Chakravanti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3068 …}
    +nested: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3072 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
    -id: 267050
    -bodyTs: "'one':5 'right':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6812802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704016730 {#3065
      date: 2023-12-31 10:58:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "616"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704017211 {#3104
    date: 2023-12-31 11:06:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@Chakravanti@sh.itjust.works"
    "@CanadaPlus@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3107 …}
  +nested: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3111 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
  -id: 267061
  -bodyTs: "'616':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6955315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704017211 {#3105
    date: 2023-12-31 11:06:51.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 {#3106
  +user: App\Entity\User {#2736 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3066
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2723
      +user: App\Entity\User {#2736 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "None of you read Hebrew. Wrong Number."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1709848816 {#2718
        date: 2024-03-07 23:00:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pocketman_stuck@lemmy.eco.br"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2724 …}
      +nested: Doctrine\ORM\PersistentCollection {#2726 …}
      +votes: Doctrine\ORM\PersistentCollection {#2728 …}
      +reports: Doctrine\ORM\PersistentCollection {#2730 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
      -id: 218154
      -bodyTs: "'hebrew':5 'none':1 'number':7 'read':4 'wrong':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6578913"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702387210 {#2719
        date: 2023-12-12 14:20:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2723}
    +body: "What’s the right one?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704016730 {#3064
      date: 2023-12-31 10:58:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
      "@Chakravanti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3068 …}
    +nested: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3072 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
    -id: 267050
    -bodyTs: "'one':5 'right':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6812802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704016730 {#3065
      date: 2023-12-31 10:58:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "616"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704017211 {#3104
    date: 2023-12-31 11:06:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@Chakravanti@sh.itjust.works"
    "@CanadaPlus@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3107 …}
  +nested: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3111 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
  -id: 267061
  -bodyTs: "'616':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6955315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704017211 {#3105
    date: 2023-12-31 11:06:51.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 {#3144
  +user: Proxies\__CG__\App\Entity\User {#3067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3106
    +user: App\Entity\User {#2736 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3066
      +user: Proxies\__CG__\App\Entity\User {#3067 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2723
        +user: App\Entity\User {#2736 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "None of you read Hebrew. Wrong Number."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1709848816 {#2718
          date: 2024-03-07 23:00:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pocketman_stuck@lemmy.eco.br"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2724 …}
        +nested: Doctrine\ORM\PersistentCollection {#2726 …}
        +votes: Doctrine\ORM\PersistentCollection {#2728 …}
        +reports: Doctrine\ORM\PersistentCollection {#2730 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
        -id: 218154
        -bodyTs: "'hebrew':5 'none':1 'number':7 'read':4 'wrong':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6578913"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702387210 {#2719
          date: 2023-12-12 14:20:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2723}
      +body: "What’s the right one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704016730 {#3064
        date: 2023-12-31 10:58:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pocketman_stuck@lemmy.eco.br"
        "@Chakravanti@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3068 …}
      +nested: Doctrine\ORM\PersistentCollection {#3070 …}
      +votes: Doctrine\ORM\PersistentCollection {#3072 …}
      +reports: Doctrine\ORM\PersistentCollection {#3074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
      -id: 267050
      -bodyTs: "'one':5 'right':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/6812802"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704016730 {#3065
        date: 2023-12-31 10:58:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2723}
    +body: "616"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704017211 {#3104
      date: 2023-12-31 11:06:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
      "@Chakravanti@sh.itjust.works"
      "@CanadaPlus@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3107 …}
    +nested: Doctrine\ORM\PersistentCollection {#3109 …}
    +votes: Doctrine\ORM\PersistentCollection {#3111 …}
    +reports: Doctrine\ORM\PersistentCollection {#3113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
    -id: 267061
    -bodyTs: "'616':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6955315"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704017211 {#3105
      date: 2023-12-31 11:06:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "Cool. [An example, for the curious](https://en.wikipedia.org/wiki/Papyrus_115)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704017372 {#3142
    date: 2023-12-31 11:09:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@Chakravanti@sh.itjust.works"
    "@CanadaPlus@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3145 …}
  +nested: Doctrine\ORM\PersistentCollection {#3147 …}
  +votes: Doctrine\ORM\PersistentCollection {#3149 …}
  +reports: Doctrine\ORM\PersistentCollection {#3151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3155 …}
  -id: 267063
  -bodyTs: "'/wiki/papyrus_115).':9 'cool':1 'curious':6 'en.wikipedia.org':8 'en.wikipedia.org/wiki/papyrus_115).':7 'exampl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6813047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704017372 {#3143
    date: 2023-12-31 11:09:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#3144
  +user: Proxies\__CG__\App\Entity\User {#3067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3106
    +user: App\Entity\User {#2736 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3066
      +user: Proxies\__CG__\App\Entity\User {#3067 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2723
        +user: App\Entity\User {#2736 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "None of you read Hebrew. Wrong Number."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1709848816 {#2718
          date: 2024-03-07 23:00:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pocketman_stuck@lemmy.eco.br"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2724 …}
        +nested: Doctrine\ORM\PersistentCollection {#2726 …}
        +votes: Doctrine\ORM\PersistentCollection {#2728 …}
        +reports: Doctrine\ORM\PersistentCollection {#2730 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
        -id: 218154
        -bodyTs: "'hebrew':5 'none':1 'number':7 'read':4 'wrong':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6578913"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702387210 {#2719
          date: 2023-12-12 14:20:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2723}
      +body: "What’s the right one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704016730 {#3064
        date: 2023-12-31 10:58:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pocketman_stuck@lemmy.eco.br"
        "@Chakravanti@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3068 …}
      +nested: Doctrine\ORM\PersistentCollection {#3070 …}
      +votes: Doctrine\ORM\PersistentCollection {#3072 …}
      +reports: Doctrine\ORM\PersistentCollection {#3074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
      -id: 267050
      -bodyTs: "'one':5 'right':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/6812802"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704016730 {#3065
        date: 2023-12-31 10:58:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2723}
    +body: "616"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704017211 {#3104
      date: 2023-12-31 11:06:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
      "@Chakravanti@sh.itjust.works"
      "@CanadaPlus@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3107 …}
    +nested: Doctrine\ORM\PersistentCollection {#3109 …}
    +votes: Doctrine\ORM\PersistentCollection {#3111 …}
    +reports: Doctrine\ORM\PersistentCollection {#3113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
    -id: 267061
    -bodyTs: "'616':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6955315"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704017211 {#3105
      date: 2023-12-31 11:06:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "Cool. [An example, for the curious](https://en.wikipedia.org/wiki/Papyrus_115)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704017372 {#3142
    date: 2023-12-31 11:09:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@Chakravanti@sh.itjust.works"
    "@CanadaPlus@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3145 …}
  +nested: Doctrine\ORM\PersistentCollection {#3147 …}
  +votes: Doctrine\ORM\PersistentCollection {#3149 …}
  +reports: Doctrine\ORM\PersistentCollection {#3151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3155 …}
  -id: 267063
  -bodyTs: "'/wiki/papyrus_115).':9 'cool':1 'curious':6 'en.wikipedia.org':8 'en.wikipedia.org/wiki/papyrus_115).':7 'exampl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6813047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704017372 {#3143
    date: 2023-12-31 11:09:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#3144
  +user: Proxies\__CG__\App\Entity\User {#3067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3106
    +user: App\Entity\User {#2736 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3066
      +user: Proxies\__CG__\App\Entity\User {#3067 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2723
        +user: App\Entity\User {#2736 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "None of you read Hebrew. Wrong Number."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1709848816 {#2718
          date: 2024-03-07 23:00:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pocketman_stuck@lemmy.eco.br"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2724 …}
        +nested: Doctrine\ORM\PersistentCollection {#2726 …}
        +votes: Doctrine\ORM\PersistentCollection {#2728 …}
        +reports: Doctrine\ORM\PersistentCollection {#2730 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
        -id: 218154
        -bodyTs: "'hebrew':5 'none':1 'number':7 'read':4 'wrong':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6578913"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702387210 {#2719
          date: 2023-12-12 14:20:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2723}
      +body: "What’s the right one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704016730 {#3064
        date: 2023-12-31 10:58:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pocketman_stuck@lemmy.eco.br"
        "@Chakravanti@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3068 …}
      +nested: Doctrine\ORM\PersistentCollection {#3070 …}
      +votes: Doctrine\ORM\PersistentCollection {#3072 …}
      +reports: Doctrine\ORM\PersistentCollection {#3074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
      -id: 267050
      -bodyTs: "'one':5 'right':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/6812802"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704016730 {#3065
        date: 2023-12-31 10:58:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2723}
    +body: "616"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704017211 {#3104
      date: 2023-12-31 11:06:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
      "@Chakravanti@sh.itjust.works"
      "@CanadaPlus@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3107 …}
    +nested: Doctrine\ORM\PersistentCollection {#3109 …}
    +votes: Doctrine\ORM\PersistentCollection {#3111 …}
    +reports: Doctrine\ORM\PersistentCollection {#3113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
    -id: 267061
    -bodyTs: "'616':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6955315"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704017211 {#3105
      date: 2023-12-31 11:06:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "Cool. [An example, for the curious](https://en.wikipedia.org/wiki/Papyrus_115)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704017372 {#3142
    date: 2023-12-31 11:09:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@Chakravanti@sh.itjust.works"
    "@CanadaPlus@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3145 …}
  +nested: Doctrine\ORM\PersistentCollection {#3147 …}
  +votes: Doctrine\ORM\PersistentCollection {#3149 …}
  +reports: Doctrine\ORM\PersistentCollection {#3151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3155 …}
  -id: 267063
  -bodyTs: "'/wiki/papyrus_115).':9 'cool':1 'curious':6 'en.wikipedia.org':8 'en.wikipedia.org/wiki/papyrus_115).':7 'exampl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6813047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704017372 {#3143
    date: 2023-12-31 11:09:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3182
  +user: App\Entity\User {#2736 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3144
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3106
      +user: App\Entity\User {#2736 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3066
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2723
          +user: App\Entity\User {#2736 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "None of you read Hebrew. Wrong Number."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1709848816 {#2718
            date: 2024-03-07 23:00:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pocketman_stuck@lemmy.eco.br"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2724 …}
          +nested: Doctrine\ORM\PersistentCollection {#2726 …}
          +votes: Doctrine\ORM\PersistentCollection {#2728 …}
          +reports: Doctrine\ORM\PersistentCollection {#2730 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
          -id: 218154
          -bodyTs: "'hebrew':5 'none':1 'number':7 'read':4 'wrong':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6578913"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702387210 {#2719
            date: 2023-12-12 14:20:10.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2723}
        +body: "What’s the right one?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704016730 {#3064
          date: 2023-12-31 10:58:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pocketman_stuck@lemmy.eco.br"
          "@Chakravanti@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3068 …}
        +nested: Doctrine\ORM\PersistentCollection {#3070 …}
        +votes: Doctrine\ORM\PersistentCollection {#3072 …}
        +reports: Doctrine\ORM\PersistentCollection {#3074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
        -id: 267050
        -bodyTs: "'one':5 'right':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/6812802"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704016730 {#3065
          date: 2023-12-31 10:58:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2723}
      +body: "616"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704017211 {#3104
        date: 2023-12-31 11:06:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pocketman_stuck@lemmy.eco.br"
        "@Chakravanti@sh.itjust.works"
        "@CanadaPlus@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3107 …}
      +nested: Doctrine\ORM\PersistentCollection {#3109 …}
      +votes: Doctrine\ORM\PersistentCollection {#3111 …}
      +reports: Doctrine\ORM\PersistentCollection {#3113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
      -id: 267061
      -bodyTs: "'616':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6955315"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704017211 {#3105
        date: 2023-12-31 11:06:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2723}
    +body: "Cool. [An example, for the curious](https://en.wikipedia.org/wiki/Papyrus_115)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704017372 {#3142
      date: 2023-12-31 11:09:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
      "@Chakravanti@sh.itjust.works"
      "@CanadaPlus@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3145 …}
    +nested: Doctrine\ORM\PersistentCollection {#3147 …}
    +votes: Doctrine\ORM\PersistentCollection {#3149 …}
    +reports: Doctrine\ORM\PersistentCollection {#3151 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3153 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3155 …}
    -id: 267063
    -bodyTs: "'/wiki/papyrus_115).':9 'cool':1 'curious':6 'en.wikipedia.org':8 'en.wikipedia.org/wiki/papyrus_115).':7 'exampl':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6813047"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704017372 {#3143
      date: 2023-12-31 11:09:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: """
    I don’t give a flying fuck about anything NT. They have more changes to that book than there are letters in it.\n
    \n
    Don’t get me wrong, I don’t take the OT with any literality either but at least they didn’t make edits like that so there really is some attribution that can be handed to the writers back in the day. Notably, that they actually wrote that. I don’t really go any further than that though.\n
    \n
    Do you know how we have knowledge of that level of accuracy in what we can read today?\n
    \n
    Also, that, because I do have zero belief in anything, ever. That’s like paying donating to a guy to rape your kids. Literally.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704018296 {#3180
    date: 2023-12-31 11:24:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@Chakravanti@sh.itjust.works"
    "@CanadaPlus@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3183 …}
  +nested: Doctrine\ORM\PersistentCollection {#3185 …}
  +votes: Doctrine\ORM\PersistentCollection {#3187 …}
  +reports: Doctrine\ORM\PersistentCollection {#3189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
  -id: 267074
  -bodyTs: "'accuraci':93 'actual':69 'also':100 'anyth':9,109 'attribut':54 'back':62 'belief':107 'book':17 'chang':14 'day':65 'didn':43 'donat':115 'edit':46 'either':38 'ever':110 'fli':6 'fuck':7 'get':26 'give':4 'go':76 'guy':118 'hand':58 'kid':122 'know':84 'knowledg':88 'least':41 'letter':21 'level':91 'like':47,113 'liter':37,123 'make':45 'notabl':66 'nt':10 'ot':34 'pay':114 'rape':120 'read':98 'realli':51,75 'take':32 'though':81 'today':99 'writer':61 'wrong':28 'wrote':70 'zero':106"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6955440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704018296 {#3181
    date: 2023-12-31 11:24: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
99 DENIED edit
App\Entity\EntryComment {#3182
  +user: App\Entity\User {#2736 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3144
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3106
      +user: App\Entity\User {#2736 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3066
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2723
          +user: App\Entity\User {#2736 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "None of you read Hebrew. Wrong Number."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1709848816 {#2718
            date: 2024-03-07 23:00:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pocketman_stuck@lemmy.eco.br"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2724 …}
          +nested: Doctrine\ORM\PersistentCollection {#2726 …}
          +votes: Doctrine\ORM\PersistentCollection {#2728 …}
          +reports: Doctrine\ORM\PersistentCollection {#2730 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
          -id: 218154
          -bodyTs: "'hebrew':5 'none':1 'number':7 'read':4 'wrong':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6578913"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702387210 {#2719
            date: 2023-12-12 14:20:10.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2723}
        +body: "What’s the right one?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704016730 {#3064
          date: 2023-12-31 10:58:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pocketman_stuck@lemmy.eco.br"
          "@Chakravanti@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3068 …}
        +nested: Doctrine\ORM\PersistentCollection {#3070 …}
        +votes: Doctrine\ORM\PersistentCollection {#3072 …}
        +reports: Doctrine\ORM\PersistentCollection {#3074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
        -id: 267050
        -bodyTs: "'one':5 'right':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/6812802"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704016730 {#3065
          date: 2023-12-31 10:58:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2723}
      +body: "616"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704017211 {#3104
        date: 2023-12-31 11:06:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pocketman_stuck@lemmy.eco.br"
        "@Chakravanti@sh.itjust.works"
        "@CanadaPlus@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3107 …}
      +nested: Doctrine\ORM\PersistentCollection {#3109 …}
      +votes: Doctrine\ORM\PersistentCollection {#3111 …}
      +reports: Doctrine\ORM\PersistentCollection {#3113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
      -id: 267061
      -bodyTs: "'616':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6955315"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704017211 {#3105
        date: 2023-12-31 11:06:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2723}
    +body: "Cool. [An example, for the curious](https://en.wikipedia.org/wiki/Papyrus_115)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704017372 {#3142
      date: 2023-12-31 11:09:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
      "@Chakravanti@sh.itjust.works"
      "@CanadaPlus@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3145 …}
    +nested: Doctrine\ORM\PersistentCollection {#3147 …}
    +votes: Doctrine\ORM\PersistentCollection {#3149 …}
    +reports: Doctrine\ORM\PersistentCollection {#3151 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3153 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3155 …}
    -id: 267063
    -bodyTs: "'/wiki/papyrus_115).':9 'cool':1 'curious':6 'en.wikipedia.org':8 'en.wikipedia.org/wiki/papyrus_115).':7 'exampl':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6813047"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704017372 {#3143
      date: 2023-12-31 11:09:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: """
    I don’t give a flying fuck about anything NT. They have more changes to that book than there are letters in it.\n
    \n
    Don’t get me wrong, I don’t take the OT with any literality either but at least they didn’t make edits like that so there really is some attribution that can be handed to the writers back in the day. Notably, that they actually wrote that. I don’t really go any further than that though.\n
    \n
    Do you know how we have knowledge of that level of accuracy in what we can read today?\n
    \n
    Also, that, because I do have zero belief in anything, ever. That’s like paying donating to a guy to rape your kids. Literally.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704018296 {#3180
    date: 2023-12-31 11:24:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@Chakravanti@sh.itjust.works"
    "@CanadaPlus@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3183 …}
  +nested: Doctrine\ORM\PersistentCollection {#3185 …}
  +votes: Doctrine\ORM\PersistentCollection {#3187 …}
  +reports: Doctrine\ORM\PersistentCollection {#3189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
  -id: 267074
  -bodyTs: "'accuraci':93 'actual':69 'also':100 'anyth':9,109 'attribut':54 'back':62 'belief':107 'book':17 'chang':14 'day':65 'didn':43 'donat':115 'edit':46 'either':38 'ever':110 'fli':6 'fuck':7 'get':26 'give':4 'go':76 'guy':118 'hand':58 'kid':122 'know':84 'knowledg':88 'least':41 'letter':21 'level':91 'like':47,113 'liter':37,123 'make':45 'notabl':66 'nt':10 'ot':34 'pay':114 'rape':120 'read':98 'realli':51,75 'take':32 'though':81 'today':99 'writer':61 'wrong':28 'wrote':70 'zero':106"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6955440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704018296 {#3181
    date: 2023-12-31 11:24: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
100 DENIED moderate
App\Entity\EntryComment {#3182
  +user: App\Entity\User {#2736 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3144
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3106
      +user: App\Entity\User {#2736 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3066
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2723
          +user: App\Entity\User {#2736 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "None of you read Hebrew. Wrong Number."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1709848816 {#2718
            date: 2024-03-07 23:00:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pocketman_stuck@lemmy.eco.br"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2724 …}
          +nested: Doctrine\ORM\PersistentCollection {#2726 …}
          +votes: Doctrine\ORM\PersistentCollection {#2728 …}
          +reports: Doctrine\ORM\PersistentCollection {#2730 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
          -id: 218154
          -bodyTs: "'hebrew':5 'none':1 'number':7 'read':4 'wrong':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6578913"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702387210 {#2719
            date: 2023-12-12 14:20:10.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2723}
        +body: "What’s the right one?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704016730 {#3064
          date: 2023-12-31 10:58:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pocketman_stuck@lemmy.eco.br"
          "@Chakravanti@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3068 …}
        +nested: Doctrine\ORM\PersistentCollection {#3070 …}
        +votes: Doctrine\ORM\PersistentCollection {#3072 …}
        +reports: Doctrine\ORM\PersistentCollection {#3074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
        -id: 267050
        -bodyTs: "'one':5 'right':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/6812802"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704016730 {#3065
          date: 2023-12-31 10:58:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2723}
      +body: "616"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704017211 {#3104
        date: 2023-12-31 11:06:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pocketman_stuck@lemmy.eco.br"
        "@Chakravanti@sh.itjust.works"
        "@CanadaPlus@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3107 …}
      +nested: Doctrine\ORM\PersistentCollection {#3109 …}
      +votes: Doctrine\ORM\PersistentCollection {#3111 …}
      +reports: Doctrine\ORM\PersistentCollection {#3113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
      -id: 267061
      -bodyTs: "'616':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6955315"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704017211 {#3105
        date: 2023-12-31 11:06:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2723}
    +body: "Cool. [An example, for the curious](https://en.wikipedia.org/wiki/Papyrus_115)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704017372 {#3142
      date: 2023-12-31 11:09:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pocketman_stuck@lemmy.eco.br"
      "@Chakravanti@sh.itjust.works"
      "@CanadaPlus@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3145 …}
    +nested: Doctrine\ORM\PersistentCollection {#3147 …}
    +votes: Doctrine\ORM\PersistentCollection {#3149 …}
    +reports: Doctrine\ORM\PersistentCollection {#3151 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3153 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3155 …}
    -id: 267063
    -bodyTs: "'/wiki/papyrus_115).':9 'cool':1 'curious':6 'en.wikipedia.org':8 'en.wikipedia.org/wiki/papyrus_115).':7 'exampl':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6813047"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704017372 {#3143
      date: 2023-12-31 11:09:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: """
    I don’t give a flying fuck about anything NT. They have more changes to that book than there are letters in it.\n
    \n
    Don’t get me wrong, I don’t take the OT with any literality either but at least they didn’t make edits like that so there really is some attribution that can be handed to the writers back in the day. Notably, that they actually wrote that. I don’t really go any further than that though.\n
    \n
    Do you know how we have knowledge of that level of accuracy in what we can read today?\n
    \n
    Also, that, because I do have zero belief in anything, ever. That’s like paying donating to a guy to rape your kids. Literally.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704018296 {#3180
    date: 2023-12-31 11:24:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
    "@Chakravanti@sh.itjust.works"
    "@CanadaPlus@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3183 …}
  +nested: Doctrine\ORM\PersistentCollection {#3185 …}
  +votes: Doctrine\ORM\PersistentCollection {#3187 …}
  +reports: Doctrine\ORM\PersistentCollection {#3189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
  -id: 267074
  -bodyTs: "'accuraci':93 'actual':69 'also':100 'anyth':9,109 'attribut':54 'back':62 'belief':107 'book':17 'chang':14 'day':65 'didn':43 'donat':115 'edit':46 'either':38 'ever':110 'fli':6 'fuck':7 'get':26 'give':4 'go':76 'guy':118 'hand':58 'kid':122 'know':84 'knowledg':88 'least':41 'letter':21 'level':91 'like':47,113 'liter':37,123 'make':45 'notabl':66 'nt':10 'ot':34 'pay':114 'rape':120 'read':98 'realli':51,75 'take':32 'though':81 'today':99 'writer':61 'wrong':28 'wrote':70 'zero':106"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6955440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704018296 {#3181
    date: 2023-12-31 11:24: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
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 {#2796
  +user: App\Entity\User {#2809 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "The end times have arrived."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702387928 {#2791
    date: 2023-12-12 14:32:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2797 …}
  +nested: Doctrine\ORM\PersistentCollection {#2799 …}
  +votes: Doctrine\ORM\PersistentCollection {#2801 …}
  +reports: Doctrine\ORM\PersistentCollection {#2803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
  -id: 218183
  -bodyTs: "'arriv':5 'end':2 'time':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4046177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702387928 {#2792
    date: 2023-12-12 14:32:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#2796
  +user: App\Entity\User {#2809 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "The end times have arrived."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702387928 {#2791
    date: 2023-12-12 14:32:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2797 …}
  +nested: Doctrine\ORM\PersistentCollection {#2799 …}
  +votes: Doctrine\ORM\PersistentCollection {#2801 …}
  +reports: Doctrine\ORM\PersistentCollection {#2803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
  -id: 218183
  -bodyTs: "'arriv':5 'end':2 'time':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4046177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702387928 {#2792
    date: 2023-12-12 14:32:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#2796
  +user: App\Entity\User {#2809 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "The end times have arrived."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702387928 {#2791
    date: 2023-12-12 14:32:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2797 …}
  +nested: Doctrine\ORM\PersistentCollection {#2799 …}
  +votes: Doctrine\ORM\PersistentCollection {#2801 …}
  +reports: Doctrine\ORM\PersistentCollection {#2803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
  -id: 218183
  -bodyTs: "'arriv':5 'end':2 'time':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4046177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702387928 {#2792
    date: 2023-12-12 14:32:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 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
106 DENIED moderate
App\Entity\EntryComment {#2870
  +user: App\Entity\User {#2883 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "“It’s all for you daemon!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702392141 {#2865
    date: 2023-12-12 15:42:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2871 …}
  +nested: Doctrine\ORM\PersistentCollection {#2873 …}
  +votes: Doctrine\ORM\PersistentCollection {#2875 …}
  +reports: Doctrine\ORM\PersistentCollection {#2877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
  -id: 218307
  -bodyTs: "'daemon':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6580506"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702392141 {#2866
    date: 2023-12-12 15:42:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#2870
  +user: App\Entity\User {#2883 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "“It’s all for you daemon!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702392141 {#2865
    date: 2023-12-12 15:42:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2871 …}
  +nested: Doctrine\ORM\PersistentCollection {#2873 …}
  +votes: Doctrine\ORM\PersistentCollection {#2875 …}
  +reports: Doctrine\ORM\PersistentCollection {#2877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
  -id: 218307
  -bodyTs: "'daemon':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6580506"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702392141 {#2866
    date: 2023-12-12 15:42:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#2870
  +user: App\Entity\User {#2883 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "“It’s all for you daemon!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702392141 {#2865
    date: 2023-12-12 15:42:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pocketman_stuck@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2871 …}
  +nested: Doctrine\ORM\PersistentCollection {#2873 …}
  +votes: Doctrine\ORM\PersistentCollection {#2875 …}
  +reports: Doctrine\ORM\PersistentCollection {#2877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
  -id: 218307
  -bodyTs: "'daemon':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6580506"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702392141 {#2866
    date: 2023-12-12 15:42:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details