GET https://kbin.spritesserver.nl/u/@zaknenou@lemmy.dbzer0.com/comments/hot?p=3

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.18 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.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 {#2245
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yo Ho! Yo Ho! A pirate life for me!! 😂😂😂😂😂😂😂😂😂 Finally I know the origin of this meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700855069 {#2319
    date: 2023-11-24 20:44:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2193 …}
  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
  -id: 159710
  -bodyTs: "'final':10 'ho':2,4 'know':12 'life':7 'meme':17 'origin':14 'pirat':6 'yo':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5386786"
  +editedAt: DateTimeImmutable @1701393168 {#2201
    date: 2023-12-01 02:12:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700855069 {#2286
    date: 2023-11-24 20:44:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2245
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yo Ho! Yo Ho! A pirate life for me!! 😂😂😂😂😂😂😂😂😂 Finally I know the origin of this meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700855069 {#2319
    date: 2023-11-24 20:44:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2193 …}
  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
  -id: 159710
  -bodyTs: "'final':10 'ho':2,4 'know':12 'life':7 'meme':17 'origin':14 'pirat':6 'yo':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5386786"
  +editedAt: DateTimeImmutable @1701393168 {#2201
    date: 2023-12-01 02:12:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700855069 {#2286
    date: 2023-11-24 20:44:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2245
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yo Ho! Yo Ho! A pirate life for me!! 😂😂😂😂😂😂😂😂😂 Finally I know the origin of this meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700855069 {#2319
    date: 2023-11-24 20:44:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2193 …}
  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
  -id: 159710
  -bodyTs: "'final':10 'ho':2,4 'know':12 'life':7 'meme':17 'origin':14 'pirat':6 'yo':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5386786"
  +editedAt: DateTimeImmutable @1701393168 {#2201
    date: 2023-12-01 02:12:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700855069 {#2286
    date: 2023-11-24 20:44:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2261
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1988 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1994 …}
  +body: "indeed, it is not working."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700125752 {#2243
    date: 2023-11-16 10:09:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zaknenou@lemmy.dbzer0.com"
    "@Voyager@psychedelia.ink"
    "@mypasswordis1234@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1995 …}
  +nested: Doctrine\ORM\PersistentCollection {#2005 …}
  +votes: Doctrine\ORM\PersistentCollection {#1996 …}
  +reports: Doctrine\ORM\PersistentCollection {#1992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2171 …}
  -id: 129593
  -bodyTs: "'inde':1 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5142819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700125752 {#2247
    date: 2023-11-16 10:09: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
7 DENIED edit
App\Entity\EntryComment {#2261
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1988 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1994 …}
  +body: "indeed, it is not working."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700125752 {#2243
    date: 2023-11-16 10:09:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zaknenou@lemmy.dbzer0.com"
    "@Voyager@psychedelia.ink"
    "@mypasswordis1234@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1995 …}
  +nested: Doctrine\ORM\PersistentCollection {#2005 …}
  +votes: Doctrine\ORM\PersistentCollection {#1996 …}
  +reports: Doctrine\ORM\PersistentCollection {#1992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2171 …}
  -id: 129593
  -bodyTs: "'inde':1 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5142819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700125752 {#2247
    date: 2023-11-16 10:09: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
8 DENIED moderate
App\Entity\EntryComment {#2261
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1988 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1994 …}
  +body: "indeed, it is not working."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700125752 {#2243
    date: 2023-11-16 10:09:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zaknenou@lemmy.dbzer0.com"
    "@Voyager@psychedelia.ink"
    "@mypasswordis1234@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1995 …}
  +nested: Doctrine\ORM\PersistentCollection {#2005 …}
  +votes: Doctrine\ORM\PersistentCollection {#1996 …}
  +reports: Doctrine\ORM\PersistentCollection {#1992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2171 …}
  -id: 129593
  -bodyTs: "'inde':1 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5142819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700125752 {#2247
    date: 2023-11-16 10:09: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
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 {#2006
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1994 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1994 …}
  +body: "Oh! I just turned it ON. Can you reply to this comment just for testing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700094815 {#2220
    date: 2023-11-16 01:33:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zaknenou@lemmy.dbzer0.com"
    "@Voyager@psychedelia.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1997 …}
  +nested: Doctrine\ORM\PersistentCollection {#2316 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
  -id: 128550
  -bodyTs: "'comment':12 'oh':1 'repli':9 'test':15 'turn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5133221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700094815 {#2235
    date: 2023-11-16 01:33: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
11 DENIED edit
App\Entity\EntryComment {#2006
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1994 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1994 …}
  +body: "Oh! I just turned it ON. Can you reply to this comment just for testing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700094815 {#2220
    date: 2023-11-16 01:33:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zaknenou@lemmy.dbzer0.com"
    "@Voyager@psychedelia.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1997 …}
  +nested: Doctrine\ORM\PersistentCollection {#2316 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
  -id: 128550
  -bodyTs: "'comment':12 'oh':1 'repli':9 'test':15 'turn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5133221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700094815 {#2235
    date: 2023-11-16 01:33: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
12 DENIED moderate
App\Entity\EntryComment {#2006
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1994 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1994 …}
  +body: "Oh! I just turned it ON. Can you reply to this comment just for testing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700094815 {#2220
    date: 2023-11-16 01:33:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zaknenou@lemmy.dbzer0.com"
    "@Voyager@psychedelia.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1997 …}
  +nested: Doctrine\ORM\PersistentCollection {#2316 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
  -id: 128550
  -bodyTs: "'comment':12 'oh':1 'repli':9 'test':15 'turn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5133221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700094815 {#2235
    date: 2023-11-16 01:33: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
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 {#2277
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2003 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2170 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2170 …}
  +body: "Thank you! I have limited internet package (for the whole family) and wouldn’t have watched the video, this short resume made me appreciate how Aaron is one of those whom represent the essence, beauty and the entity of internet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699821793 {#1985
    date: 2023-11-12 21:43:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo"
    "@anzo@programming.dev"
    "@kreynen@kbin.melroy.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2038 …}
  +nested: Doctrine\ORM\PersistentCollection {#2169 …}
  +votes: Doctrine\ORM\PersistentCollection {#2187 …}
  +reports: Doctrine\ORM\PersistentCollection {#2176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
  -id: 117179
  -bodyTs: "'aaron':26 'appreci':24 'beauti':35 'entiti':38 'essenc':34 'famili':11 'internet':6,40 'limit':5 'made':22 'one':28 'packag':7 'repres':32 'resum':21 'short':20 'thank':1 'video':18 'watch':16 'whole':10 'wouldn':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5038095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699821793 {#2184
    date: 2023-11-12 21:43:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2277
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2003 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2170 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2170 …}
  +body: "Thank you! I have limited internet package (for the whole family) and wouldn’t have watched the video, this short resume made me appreciate how Aaron is one of those whom represent the essence, beauty and the entity of internet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699821793 {#1985
    date: 2023-11-12 21:43:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo"
    "@anzo@programming.dev"
    "@kreynen@kbin.melroy.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2038 …}
  +nested: Doctrine\ORM\PersistentCollection {#2169 …}
  +votes: Doctrine\ORM\PersistentCollection {#2187 …}
  +reports: Doctrine\ORM\PersistentCollection {#2176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
  -id: 117179
  -bodyTs: "'aaron':26 'appreci':24 'beauti':35 'entiti':38 'essenc':34 'famili':11 'internet':6,40 'limit':5 'made':22 'one':28 'packag':7 'repres':32 'resum':21 'short':20 'thank':1 'video':18 'watch':16 'whole':10 'wouldn':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5038095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699821793 {#2184
    date: 2023-11-12 21:43:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2277
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2003 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2170 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2170 …}
  +body: "Thank you! I have limited internet package (for the whole family) and wouldn’t have watched the video, this short resume made me appreciate how Aaron is one of those whom represent the essence, beauty and the entity of internet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699821793 {#1985
    date: 2023-11-12 21:43:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo"
    "@anzo@programming.dev"
    "@kreynen@kbin.melroy.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2038 …}
  +nested: Doctrine\ORM\PersistentCollection {#2169 …}
  +votes: Doctrine\ORM\PersistentCollection {#2187 …}
  +reports: Doctrine\ORM\PersistentCollection {#2176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
  -id: 117179
  -bodyTs: "'aaron':26 'appreci':24 'beauti':35 'entiti':38 'essenc':34 'famili':11 'internet':6,40 'limit':5 'made':22 'one':28 'packag':7 'repres':32 'resum':21 'short':20 'thank':1 'video':18 'watch':16 'whole':10 'wouldn':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5038095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699821793 {#2184
    date: 2023-11-12 21:43:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2149
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1382 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2179 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2180 …}
  +body: "so you use wine ? does there exist a guide ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699613618 {#2279
    date: 2023-11-10 11:53:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zaknenou@lemmy.dbzer0.com"
    "@thantik@lemmy.world"
    "@Apollo2323@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2146 …}
  +nested: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2155 …}
  -id: 107188
  -bodyTs: "'exist':7 'guid':9 'use':3 'wine':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4965699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699613618 {#2276
    date: 2023-11-10 11:53:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2149
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1382 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2179 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2180 …}
  +body: "so you use wine ? does there exist a guide ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699613618 {#2279
    date: 2023-11-10 11:53:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zaknenou@lemmy.dbzer0.com"
    "@thantik@lemmy.world"
    "@Apollo2323@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2146 …}
  +nested: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2155 …}
  -id: 107188
  -bodyTs: "'exist':7 'guid':9 'use':3 'wine':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4965699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699613618 {#2276
    date: 2023-11-10 11:53:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2149
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1382 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2179 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2180 …}
  +body: "so you use wine ? does there exist a guide ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699613618 {#2279
    date: 2023-11-10 11:53:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zaknenou@lemmy.dbzer0.com"
    "@thantik@lemmy.world"
    "@Apollo2323@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2146 …}
  +nested: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2155 …}
  -id: 107188
  -bodyTs: "'exist':7 'guid':9 'use':3 'wine':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4965699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699613618 {#2276
    date: 2023-11-10 11:53:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2142
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1382 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2188 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2180 …}
  +body: "May I ask which distro, and which scene releases you are using ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699471419 {#2182
    date: 2023-11-08 20:23:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zaknenou@lemmy.dbzer0.com"
    "@thantik@lemmy.world"
    "@Apollo2323@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2000 …}
  +votes: Doctrine\ORM\PersistentCollection {#1989 …}
  +reports: Doctrine\ORM\PersistentCollection {#1986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1991 …}
  -id: 102429
  -bodyTs: "'ask':3 'distro':5 'may':1 'releas':9 'scene':8 'use':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4914120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699471419 {#2186
    date: 2023-11-08 20:23: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
23 DENIED edit
App\Entity\EntryComment {#2142
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1382 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2188 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2180 …}
  +body: "May I ask which distro, and which scene releases you are using ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699471419 {#2182
    date: 2023-11-08 20:23:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zaknenou@lemmy.dbzer0.com"
    "@thantik@lemmy.world"
    "@Apollo2323@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2000 …}
  +votes: Doctrine\ORM\PersistentCollection {#1989 …}
  +reports: Doctrine\ORM\PersistentCollection {#1986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1991 …}
  -id: 102429
  -bodyTs: "'ask':3 'distro':5 'may':1 'releas':9 'scene':8 'use':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4914120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699471419 {#2186
    date: 2023-11-08 20:23: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
24 DENIED moderate
App\Entity\EntryComment {#2142
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1382 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2188 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2180 …}
  +body: "May I ask which distro, and which scene releases you are using ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699471419 {#2182
    date: 2023-11-08 20:23:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zaknenou@lemmy.dbzer0.com"
    "@thantik@lemmy.world"
    "@Apollo2323@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2000 …}
  +votes: Doctrine\ORM\PersistentCollection {#1989 …}
  +reports: Doctrine\ORM\PersistentCollection {#1986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1991 …}
  -id: 102429
  -bodyTs: "'ask':3 'distro':5 'may':1 'releas':9 'scene':8 'use':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4914120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699471419 {#2186
    date: 2023-11-08 20:23: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
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 {#2008
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1987 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1987 …}
  +body: """
    > There’s a bunch of apps on Flathub  \n
    > come on bro, don’t let us hanging on the cliff
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699452642 {#2034
    date: 2023-11-08 15:10:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@iso@lemy.lol"
    "@warmaster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1981 …}
  +nested: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
  -id: 101687
  -bodyTs: "'app':6 'bro':11 'bunch':4 'cliff':19 'come':9 'flathub':8 'hang':16 'let':14 'us':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4906466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699452642 {#2039
    date: 2023-11-08 15:10:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2008
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1987 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1987 …}
  +body: """
    > There’s a bunch of apps on Flathub  \n
    > come on bro, don’t let us hanging on the cliff
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699452642 {#2034
    date: 2023-11-08 15:10:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@iso@lemy.lol"
    "@warmaster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1981 …}
  +nested: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
  -id: 101687
  -bodyTs: "'app':6 'bro':11 'bunch':4 'cliff':19 'come':9 'flathub':8 'hang':16 'let':14 'us':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4906466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699452642 {#2039
    date: 2023-11-08 15:10:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2008
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1987 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1987 …}
  +body: """
    > There’s a bunch of apps on Flathub  \n
    > come on bro, don’t let us hanging on the cliff
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699452642 {#2034
    date: 2023-11-08 15:10:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@iso@lemy.lol"
    "@warmaster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1981 …}
  +nested: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
  -id: 101687
  -bodyTs: "'app':6 'bro':11 'bunch':4 'cliff':19 'come':9 'flathub':8 'hang':16 'let':14 'us':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4906466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699452642 {#2039
    date: 2023-11-08 15:10:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2269
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2352 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: null
  +root: null
  +body: "I couldn’t find any that serves to watch real madrid taking the 15th title this year"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701393519 {#2017
    date: 2023-12-01 02:18:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@frightful_hobgoblin@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1347 …}
  +nested: Doctrine\ORM\PersistentCollection {#1350 …}
  +votes: Doctrine\ORM\PersistentCollection {#1351 …}
  +reports: Doctrine\ORM\PersistentCollection {#1353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
  -id: 93226
  -bodyTs: "'15th':14 'couldn':2 'find':4 'madrid':11 'real':10 'serv':7 'take':12 'titl':15 'watch':9 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4827218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699210508 {#2015
    date: 2023-11-05 19:55: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
31 DENIED edit
App\Entity\EntryComment {#2269
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2352 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: null
  +root: null
  +body: "I couldn’t find any that serves to watch real madrid taking the 15th title this year"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701393519 {#2017
    date: 2023-12-01 02:18:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@frightful_hobgoblin@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1347 …}
  +nested: Doctrine\ORM\PersistentCollection {#1350 …}
  +votes: Doctrine\ORM\PersistentCollection {#1351 …}
  +reports: Doctrine\ORM\PersistentCollection {#1353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
  -id: 93226
  -bodyTs: "'15th':14 'couldn':2 'find':4 'madrid':11 'real':10 'serv':7 'take':12 'titl':15 'watch':9 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4827218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699210508 {#2015
    date: 2023-11-05 19:55: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
32 DENIED moderate
App\Entity\EntryComment {#2269
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2352 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: null
  +root: null
  +body: "I couldn’t find any that serves to watch real madrid taking the 15th title this year"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701393519 {#2017
    date: 2023-12-01 02:18:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@frightful_hobgoblin@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1347 …}
  +nested: Doctrine\ORM\PersistentCollection {#1350 …}
  +votes: Doctrine\ORM\PersistentCollection {#1351 …}
  +reports: Doctrine\ORM\PersistentCollection {#1353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
  -id: 93226
  -bodyTs: "'15th':14 'couldn':2 'find':4 'madrid':11 'real':10 'serv':7 'take':12 'titl':15 'watch':9 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4827218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699210508 {#2015
    date: 2023-11-05 19:55: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
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 {#2493
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2495 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2496
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Tor is a TCP only network.  \n
      > Can someone ELI5 this point for me? I know there is TCP and UDP, is UDP safer then ?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698099149 {#2492
      date: 2023-10-24 00:12:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@onlinepersona@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2511 …}
    +nested: Doctrine\ORM\PersistentCollection {#2513 …}
    +votes: Doctrine\ORM\PersistentCollection {#2515 …}
    +reports: Doctrine\ORM\PersistentCollection {#2517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
    -id: 63266
    -bodyTs: "'eli5':9 'know':15 'network':6 'point':11 'safer':23 'someon':8 'tcp':4,18 'tor':1 'udp':20,22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4358135"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697908818 {#2491
      date: 2023-10-21 19:20:18.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "thank you sir!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697911074 {#2366
    date: 2023-10-21 19:57:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@zaknenou@lemmy.dbzer0.com"
    "@Zatore@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2497 …}
  +nested: Doctrine\ORM\PersistentCollection {#2499 …}
  +votes: Doctrine\ORM\PersistentCollection {#2501 …}
  +reports: Doctrine\ORM\PersistentCollection {#2503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
  -id: 63336
  -bodyTs: "'sir':3 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4359017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697911074 {#2367
    date: 2023-10-21 19:57:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2493
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2495 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2496
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Tor is a TCP only network.  \n
      > Can someone ELI5 this point for me? I know there is TCP and UDP, is UDP safer then ?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698099149 {#2492
      date: 2023-10-24 00:12:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@onlinepersona@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2511 …}
    +nested: Doctrine\ORM\PersistentCollection {#2513 …}
    +votes: Doctrine\ORM\PersistentCollection {#2515 …}
    +reports: Doctrine\ORM\PersistentCollection {#2517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
    -id: 63266
    -bodyTs: "'eli5':9 'know':15 'network':6 'point':11 'safer':23 'someon':8 'tcp':4,18 'tor':1 'udp':20,22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4358135"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697908818 {#2491
      date: 2023-10-21 19:20:18.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "thank you sir!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697911074 {#2366
    date: 2023-10-21 19:57:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@zaknenou@lemmy.dbzer0.com"
    "@Zatore@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2497 …}
  +nested: Doctrine\ORM\PersistentCollection {#2499 …}
  +votes: Doctrine\ORM\PersistentCollection {#2501 …}
  +reports: Doctrine\ORM\PersistentCollection {#2503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
  -id: 63336
  -bodyTs: "'sir':3 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4359017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697911074 {#2367
    date: 2023-10-21 19:57:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2493
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2495 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2496
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Tor is a TCP only network.  \n
      > Can someone ELI5 this point for me? I know there is TCP and UDP, is UDP safer then ?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698099149 {#2492
      date: 2023-10-24 00:12:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@onlinepersona@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2511 …}
    +nested: Doctrine\ORM\PersistentCollection {#2513 …}
    +votes: Doctrine\ORM\PersistentCollection {#2515 …}
    +reports: Doctrine\ORM\PersistentCollection {#2517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
    -id: 63266
    -bodyTs: "'eli5':9 'know':15 'network':6 'point':11 'safer':23 'someon':8 'tcp':4,18 'tor':1 'udp':20,22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4358135"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697908818 {#2491
      date: 2023-10-21 19:20:18.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "thank you sir!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697911074 {#2366
    date: 2023-10-21 19:57:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@zaknenou@lemmy.dbzer0.com"
    "@Zatore@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2497 …}
  +nested: Doctrine\ORM\PersistentCollection {#2499 …}
  +votes: Doctrine\ORM\PersistentCollection {#2501 …}
  +reports: Doctrine\ORM\PersistentCollection {#2503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
  -id: 63336
  -bodyTs: "'sir':3 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4359017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697911074 {#2367
    date: 2023-10-21 19:57:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
Proxies\__CG__\App\Entity\EntryComment {#2496
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Tor is a TCP only network.  \n
    > Can someone ELI5 this point for me? I know there is TCP and UDP, is UDP safer then ?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1698099149 {#2492
    date: 2023-10-24 00:12:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2511 …}
  +nested: Doctrine\ORM\PersistentCollection {#2513 …}
  +votes: Doctrine\ORM\PersistentCollection {#2515 …}
  +reports: Doctrine\ORM\PersistentCollection {#2517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
  -id: 63266
  -bodyTs: "'eli5':9 'know':15 'network':6 'point':11 'safer':23 'someon':8 'tcp':4,18 'tor':1 'udp':20,22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4358135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697908818 {#2491
    date: 2023-10-21 19:20:18.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2496
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Tor is a TCP only network.  \n
    > Can someone ELI5 this point for me? I know there is TCP and UDP, is UDP safer then ?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1698099149 {#2492
    date: 2023-10-24 00:12:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2511 …}
  +nested: Doctrine\ORM\PersistentCollection {#2513 …}
  +votes: Doctrine\ORM\PersistentCollection {#2515 …}
  +reports: Doctrine\ORM\PersistentCollection {#2517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
  -id: 63266
  -bodyTs: "'eli5':9 'know':15 'network':6 'point':11 'safer':23 'someon':8 'tcp':4,18 'tor':1 'udp':20,22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4358135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697908818 {#2491
    date: 2023-10-21 19:20:18.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2496
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Tor is a TCP only network.  \n
    > Can someone ELI5 this point for me? I know there is TCP and UDP, is UDP safer then ?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1698099149 {#2492
    date: 2023-10-24 00:12:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2511 …}
  +nested: Doctrine\ORM\PersistentCollection {#2513 …}
  +votes: Doctrine\ORM\PersistentCollection {#2515 …}
  +reports: Doctrine\ORM\PersistentCollection {#2517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
  -id: 63266
  -bodyTs: "'eli5':9 'know':15 'network':6 'point':11 'safer':23 'someon':8 'tcp':4,18 'tor':1 'udp':20,22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4358135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697908818 {#2491
    date: 2023-10-21 19:20:18.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2525
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2527 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2528 …}
  +body: """
    > As for the link shortening to remove tracking\n
    \n
    Bro wtf get out of my mind, How in God’s name did you answer a question I forgot to ask!  \n
    If I may ask, do you know of a megathread of the popular filters/lists to ublock origin ? they don’t provide one on their subreddit
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697660190 {#2510
    date: 2023-10-18 22:16:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
    "@TheGreatFox@lemm.ee"
    "@zaknenou@lemmy.dbzer0.com"
    "@Jako301@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2529 …}
  +nested: Doctrine\ORM\PersistentCollection {#2531 …}
  +votes: Doctrine\ORM\PersistentCollection {#2533 …}
  +reports: Doctrine\ORM\PersistentCollection {#2535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2539 …}
  -id: 57645
  -bodyTs: "'answer':23 'ask':29,33 'bro':9 'filters/lists':43 'forgot':27 'get':11 'god':18 'know':36 'link':4 'may':32 'megathread':39 'mind':15 'name':20 'one':51 'origin':46 'popular':42 'provid':50 'question':25 'remov':7 'shorten':5 'subreddit':54 'track':8 'ublock':45 'wtf':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4273098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697660190 {#2509
    date: 2023-10-18 22:16:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2525
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2527 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2528 …}
  +body: """
    > As for the link shortening to remove tracking\n
    \n
    Bro wtf get out of my mind, How in God’s name did you answer a question I forgot to ask!  \n
    If I may ask, do you know of a megathread of the popular filters/lists to ublock origin ? they don’t provide one on their subreddit
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697660190 {#2510
    date: 2023-10-18 22:16:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
    "@TheGreatFox@lemm.ee"
    "@zaknenou@lemmy.dbzer0.com"
    "@Jako301@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2529 …}
  +nested: Doctrine\ORM\PersistentCollection {#2531 …}
  +votes: Doctrine\ORM\PersistentCollection {#2533 …}
  +reports: Doctrine\ORM\PersistentCollection {#2535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2539 …}
  -id: 57645
  -bodyTs: "'answer':23 'ask':29,33 'bro':9 'filters/lists':43 'forgot':27 'get':11 'god':18 'know':36 'link':4 'may':32 'megathread':39 'mind':15 'name':20 'one':51 'origin':46 'popular':42 'provid':50 'question':25 'remov':7 'shorten':5 'subreddit':54 'track':8 'ublock':45 'wtf':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4273098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697660190 {#2509
    date: 2023-10-18 22:16:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2525
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2527 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2528 …}
  +body: """
    > As for the link shortening to remove tracking\n
    \n
    Bro wtf get out of my mind, How in God’s name did you answer a question I forgot to ask!  \n
    If I may ask, do you know of a megathread of the popular filters/lists to ublock origin ? they don’t provide one on their subreddit
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697660190 {#2510
    date: 2023-10-18 22:16:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
    "@TheGreatFox@lemm.ee"
    "@zaknenou@lemmy.dbzer0.com"
    "@Jako301@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2529 …}
  +nested: Doctrine\ORM\PersistentCollection {#2531 …}
  +votes: Doctrine\ORM\PersistentCollection {#2533 …}
  +reports: Doctrine\ORM\PersistentCollection {#2535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2539 …}
  -id: 57645
  -bodyTs: "'answer':23 'ask':29,33 'bro':9 'filters/lists':43 'forgot':27 'get':11 'god':18 'know':36 'link':4 'may':32 'megathread':39 'mind':15 'name':20 'one':51 'origin':46 'popular':42 'provid':50 'question':25 'remov':7 'shorten':5 'subreddit':54 'track':8 'ublock':45 'wtf':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4273098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697660190 {#2509
    date: 2023-10-18 22:16:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2543
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2528 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2528 …}
  +body: "Hey bro, what about “I still don’t care about cookies”, “Duckduckgo privacy Essentials” and Mozilla’s “Enhanced tracking protection” ?? Does uBO fulfill all of their roles too?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697657345 {#2524
    date: 2023-10-18 21:29:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
    "@TheGreatFox@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2544 …}
  +nested: Doctrine\ORM\PersistentCollection {#2546 …}
  +votes: Doctrine\ORM\PersistentCollection {#2548 …}
  +reports: Doctrine\ORM\PersistentCollection {#2550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
  -id: 57571
  -bodyTs: "'bro':2 'care':9 'cooki':11 'duckduckgo':12 'enhanc':18 'essenti':14 'fulfil':23 'hey':1 'mozilla':16 'privaci':13 'protect':20 'role':27 'still':6 'track':19 'ubo':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4271944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697657345 {#2523
    date: 2023-10-18 21:29:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2543
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2528 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2528 …}
  +body: "Hey bro, what about “I still don’t care about cookies”, “Duckduckgo privacy Essentials” and Mozilla’s “Enhanced tracking protection” ?? Does uBO fulfill all of their roles too?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697657345 {#2524
    date: 2023-10-18 21:29:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
    "@TheGreatFox@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2544 …}
  +nested: Doctrine\ORM\PersistentCollection {#2546 …}
  +votes: Doctrine\ORM\PersistentCollection {#2548 …}
  +reports: Doctrine\ORM\PersistentCollection {#2550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
  -id: 57571
  -bodyTs: "'bro':2 'care':9 'cooki':11 'duckduckgo':12 'enhanc':18 'essenti':14 'fulfil':23 'hey':1 'mozilla':16 'privaci':13 'protect':20 'role':27 'still':6 'track':19 'ubo':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4271944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697657345 {#2523
    date: 2023-10-18 21:29:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2543
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2528 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2528 …}
  +body: "Hey bro, what about “I still don’t care about cookies”, “Duckduckgo privacy Essentials” and Mozilla’s “Enhanced tracking protection” ?? Does uBO fulfill all of their roles too?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697657345 {#2524
    date: 2023-10-18 21:29:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
    "@TheGreatFox@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2544 …}
  +nested: Doctrine\ORM\PersistentCollection {#2546 …}
  +votes: Doctrine\ORM\PersistentCollection {#2548 …}
  +reports: Doctrine\ORM\PersistentCollection {#2550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
  -id: 57571
  -bodyTs: "'bro':2 'care':9 'cooki':11 'duckduckgo':12 'enhanc':18 'essenti':14 'fulfil':23 'hey':1 'mozilla':16 'privaci':13 'protect':20 'role':27 'still':6 'track':19 'ubo':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4271944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697657345 {#2523
    date: 2023-10-18 21:29:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2558
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2132 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2559 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2560 …}
  +body: "it lags as hell"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697482617 {#2542
    date: 2023-10-16 20:56:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zaknenou@lemmy.dbzer0.com"
    "@mr_MADAFAKA@lemmy.ml"
    "@just_another_person@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2561 …}
  +nested: Doctrine\ORM\PersistentCollection {#2563 …}
  +votes: Doctrine\ORM\PersistentCollection {#2565 …}
  +reports: Doctrine\ORM\PersistentCollection {#2567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
  -id: 53028
  -bodyTs: "'hell':4 'lag':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4207365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697482617 {#2541
    date: 2023-10-16 20:56:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2558
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2132 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2559 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2560 …}
  +body: "it lags as hell"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697482617 {#2542
    date: 2023-10-16 20:56:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zaknenou@lemmy.dbzer0.com"
    "@mr_MADAFAKA@lemmy.ml"
    "@just_another_person@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2561 …}
  +nested: Doctrine\ORM\PersistentCollection {#2563 …}
  +votes: Doctrine\ORM\PersistentCollection {#2565 …}
  +reports: Doctrine\ORM\PersistentCollection {#2567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
  -id: 53028
  -bodyTs: "'hell':4 'lag':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4207365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697482617 {#2541
    date: 2023-10-16 20:56:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2558
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2132 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2559 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2560 …}
  +body: "it lags as hell"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697482617 {#2542
    date: 2023-10-16 20:56:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zaknenou@lemmy.dbzer0.com"
    "@mr_MADAFAKA@lemmy.ml"
    "@just_another_person@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2561 …}
  +nested: Doctrine\ORM\PersistentCollection {#2563 …}
  +votes: Doctrine\ORM\PersistentCollection {#2565 …}
  +reports: Doctrine\ORM\PersistentCollection {#2567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
  -id: 53028
  -bodyTs: "'hell':4 'lag':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4207365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697482617 {#2541
    date: 2023-10-16 20:56:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2575
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2132 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2576 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2576 …}
  +body: "We’re DEAD!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697481708 {#2557
    date: 2023-10-16 20:41:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zaknenou@lemmy.dbzer0.com"
    "@Sunron@lemm.ee"
  ]
  +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: 52990
  -bodyTs: "'dead':3 're':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4207031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697481708 {#2556
    date: 2023-10-16 20:41:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2575
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2132 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2576 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2576 …}
  +body: "We’re DEAD!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697481708 {#2557
    date: 2023-10-16 20:41:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zaknenou@lemmy.dbzer0.com"
    "@Sunron@lemm.ee"
  ]
  +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: 52990
  -bodyTs: "'dead':3 're':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4207031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697481708 {#2556
    date: 2023-10-16 20:41:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2575
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2132 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2576 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2576 …}
  +body: "We’re DEAD!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697481708 {#2557
    date: 2023-10-16 20:41:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zaknenou@lemmy.dbzer0.com"
    "@Sunron@lemm.ee"
  ]
  +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: 52990
  -bodyTs: "'dead':3 're':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4207031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697481708 {#2556
    date: 2023-10-16 20:41:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2591
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2132 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2560 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2560 …}
  +body: "umm, how do I pirate it? I mean I didn’t buy it (although I’m playing it since 6y old me 2006)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697469279 {#2574
    date: 2023-10-16 17:14:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zaknenou@lemmy.dbzer0.com"
    "@mr_MADAFAKA@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2592 …}
  +nested: Doctrine\ORM\PersistentCollection {#2594 …}
  +votes: Doctrine\ORM\PersistentCollection {#2596 …}
  +reports: Doctrine\ORM\PersistentCollection {#2598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2600 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
  -id: 52617
  -bodyTs: "'2006':23 '6y':20 'although':14 'buy':12 'didn':10 'm':16 'mean':8 'old':21 'pirat':5 'play':17 'sinc':19 'umm':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4201902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697469279 {#2573
    date: 2023-10-16 17:14:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2591
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2132 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2560 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2560 …}
  +body: "umm, how do I pirate it? I mean I didn’t buy it (although I’m playing it since 6y old me 2006)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697469279 {#2574
    date: 2023-10-16 17:14:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zaknenou@lemmy.dbzer0.com"
    "@mr_MADAFAKA@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2592 …}
  +nested: Doctrine\ORM\PersistentCollection {#2594 …}
  +votes: Doctrine\ORM\PersistentCollection {#2596 …}
  +reports: Doctrine\ORM\PersistentCollection {#2598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2600 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
  -id: 52617
  -bodyTs: "'2006':23 '6y':20 'although':14 'buy':12 'didn':10 'm':16 'mean':8 'old':21 'pirat':5 'play':17 'sinc':19 'umm':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4201902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697469279 {#2573
    date: 2023-10-16 17:14:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2591
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2132 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2560 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2560 …}
  +body: "umm, how do I pirate it? I mean I didn’t buy it (although I’m playing it since 6y old me 2006)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697469279 {#2574
    date: 2023-10-16 17:14:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zaknenou@lemmy.dbzer0.com"
    "@mr_MADAFAKA@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2592 …}
  +nested: Doctrine\ORM\PersistentCollection {#2594 …}
  +votes: Doctrine\ORM\PersistentCollection {#2596 …}
  +reports: Doctrine\ORM\PersistentCollection {#2598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2600 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
  -id: 52617
  -bodyTs: "'2006':23 '6y':20 'although':14 'buy':12 'didn':10 'm':16 'mean':8 'old':21 'pirat':5 'play':17 'sinc':19 'umm':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4201902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697469279 {#2573
    date: 2023-10-16 17:14:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details