GET https://kbin.spritesserver.nl/u/@jerrythegenius@lemmy.world/comments/commented

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2161
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s already thursday for me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1725965101 {#2139
    date: 2024-09-10 12:45:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2124 …}
  -id: 316722
  -bodyTs: "'alreadi':3 'thursday':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6776446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705501096 {#2074
    date: 2024-01-17 15:18:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2161
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s already thursday for me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1725965101 {#2139
    date: 2024-09-10 12:45:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2124 …}
  -id: 316722
  -bodyTs: "'alreadi':3 'thursday':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6776446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705501096 {#2074
    date: 2024-01-17 15:18:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2161
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s already thursday for me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1725965101 {#2139
    date: 2024-09-10 12:45:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2124 …}
  -id: 316722
  -bodyTs: "'alreadi':3 'thursday':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6776446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705501096 {#2074
    date: 2024-01-17 15:18:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2159
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2068 …}
  +image: null
  +parent: null
  +root: null
  +body: "My least favourites are probably ubuntu and manjaro, not so much because of the distros themselves but the organizations behind them being a bit dodge."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705657586 {#2163
    date: 2024-01-19 10:46:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gianni@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2335 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 322136
  -bodyTs: "'behind':20 'bit':24 'distro':15 'dodg':25 'favourit':3 'least':2 'manjaro':8 'much':11 'organ':19 'probabl':5 'ubuntu':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6820976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705657586 {#2044
    date: 2024-01-19 10:46:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2159
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2068 …}
  +image: null
  +parent: null
  +root: null
  +body: "My least favourites are probably ubuntu and manjaro, not so much because of the distros themselves but the organizations behind them being a bit dodge."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705657586 {#2163
    date: 2024-01-19 10:46:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gianni@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2335 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 322136
  -bodyTs: "'behind':20 'bit':24 'distro':15 'dodg':25 'favourit':3 'least':2 'manjaro':8 'much':11 'organ':19 'probabl':5 'ubuntu':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6820976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705657586 {#2044
    date: 2024-01-19 10:46:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2159
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2068 …}
  +image: null
  +parent: null
  +root: null
  +body: "My least favourites are probably ubuntu and manjaro, not so much because of the distros themselves but the organizations behind them being a bit dodge."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705657586 {#2163
    date: 2024-01-19 10:46:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gianni@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2335 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 322136
  -bodyTs: "'behind':20 'bit':24 'distro':15 'dodg':25 'favourit':3 'least':2 'manjaro':8 'much':11 'organ':19 'probabl':5 'ubuntu':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6820976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705657586 {#2044
    date: 2024-01-19 10:46:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2283
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2295 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2316 …}
  +image: null
  +parent: null
  +root: null
  +body: "To embed links you need to use markdown syntax, `[title](link)`. Like [this](https://youtu.be/dQw4w9WgXcQ?si=CkXh0gPv40pQwizy)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705578754 {#2143
    date: 2024-01-18 12:52:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@montar@lemmy.ml"
    "@montar@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2304 …}
  +nested: Doctrine\ORM\PersistentCollection {#2302 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2296 …}
  -id: 318971
  -bodyTs: "'/dqw4w9wgxcq?si=ckxh0gpv40pqwizy).':16 'emb':2 'like':12 'link':3,11 'markdown':8 'need':5 'syntax':9 'titl':10 'use':7 'youtu.be':15 'youtu.be/dqw4w9wgxcq?si=ckxh0gpv40pqwizy).':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6797574"
  +editedAt: DateTimeImmutable @1726373083 {#2109
    date: 2024-09-15 06:04:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705578754 {#2043
    date: 2024-01-18 12:52:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2283
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2295 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2316 …}
  +image: null
  +parent: null
  +root: null
  +body: "To embed links you need to use markdown syntax, `[title](link)`. Like [this](https://youtu.be/dQw4w9WgXcQ?si=CkXh0gPv40pQwizy)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705578754 {#2143
    date: 2024-01-18 12:52:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@montar@lemmy.ml"
    "@montar@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2304 …}
  +nested: Doctrine\ORM\PersistentCollection {#2302 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2296 …}
  -id: 318971
  -bodyTs: "'/dqw4w9wgxcq?si=ckxh0gpv40pqwizy).':16 'emb':2 'like':12 'link':3,11 'markdown':8 'need':5 'syntax':9 'titl':10 'use':7 'youtu.be':15 'youtu.be/dqw4w9wgxcq?si=ckxh0gpv40pqwizy).':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6797574"
  +editedAt: DateTimeImmutable @1726373083 {#2109
    date: 2024-09-15 06:04:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705578754 {#2043
    date: 2024-01-18 12:52:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2283
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2295 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2316 …}
  +image: null
  +parent: null
  +root: null
  +body: "To embed links you need to use markdown syntax, `[title](link)`. Like [this](https://youtu.be/dQw4w9WgXcQ?si=CkXh0gPv40pQwizy)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705578754 {#2143
    date: 2024-01-18 12:52:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@montar@lemmy.ml"
    "@montar@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2304 …}
  +nested: Doctrine\ORM\PersistentCollection {#2302 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2296 …}
  -id: 318971
  -bodyTs: "'/dqw4w9wgxcq?si=ckxh0gpv40pqwizy).':16 'emb':2 'like':12 'link':3,11 'markdown':8 'need':5 'syntax':9 'titl':10 'use':7 'youtu.be':15 'youtu.be/dqw4w9wgxcq?si=ckxh0gpv40pqwizy).':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6797574"
  +editedAt: DateTimeImmutable @1726373083 {#2109
    date: 2024-09-15 06:04:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705578754 {#2043
    date: 2024-01-18 12:52:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2294
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2261 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +body: "Sorry"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705555908 {#2282
    date: 2024-01-18 06:31:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@skeezix@lemmy.world"
    "@wischi@programming.dev"
    "@hakase@lemm.ee"
    "@tubaruco@lemm.ee"
    "@jerrythegenius@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2198 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2214 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 318487
  -bodyTs: "'sorri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6792568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705555908 {#2329
    date: 2024-01-18 06:31:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2294
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2261 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +body: "Sorry"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705555908 {#2282
    date: 2024-01-18 06:31:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@skeezix@lemmy.world"
    "@wischi@programming.dev"
    "@hakase@lemm.ee"
    "@tubaruco@lemm.ee"
    "@jerrythegenius@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2198 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2214 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 318487
  -bodyTs: "'sorri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6792568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705555908 {#2329
    date: 2024-01-18 06:31:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2294
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2261 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +body: "Sorry"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705555908 {#2282
    date: 2024-01-18 06:31:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@skeezix@lemmy.world"
    "@wischi@programming.dev"
    "@hakase@lemm.ee"
    "@tubaruco@lemm.ee"
    "@jerrythegenius@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2198 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2214 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 318487
  -bodyTs: "'sorri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6792568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705555908 {#2329
    date: 2024-01-18 06:31:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2311
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2068 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2299 …}
  +body: "I’m not sure about kde sorry-- I’m using it in fedora w/gnome"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705549376 {#2292
    date: 2024-01-18 04:42:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@maxprime@lemmy.ml"
    "@dustyData@lemmy.world"
    "@jerrythegenius@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2301 …}
  +nested: Doctrine\ORM\PersistentCollection {#2297 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 318362
  -bodyTs: "'fedora':13 'kde':6 'm':2,9 'sorri':7 'sure':4 'use':10 'w/gnome':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6791172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705549376 {#2290
    date: 2024-01-18 04:42:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2311
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2068 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2299 …}
  +body: "I’m not sure about kde sorry-- I’m using it in fedora w/gnome"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705549376 {#2292
    date: 2024-01-18 04:42:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@maxprime@lemmy.ml"
    "@dustyData@lemmy.world"
    "@jerrythegenius@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2301 …}
  +nested: Doctrine\ORM\PersistentCollection {#2297 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 318362
  -bodyTs: "'fedora':13 'kde':6 'm':2,9 'sorri':7 'sure':4 'use':10 'w/gnome':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6791172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705549376 {#2290
    date: 2024-01-18 04:42:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2311
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2068 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2299 …}
  +body: "I’m not sure about kde sorry-- I’m using it in fedora w/gnome"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705549376 {#2292
    date: 2024-01-18 04:42:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@maxprime@lemmy.ml"
    "@dustyData@lemmy.world"
    "@jerrythegenius@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2301 …}
  +nested: Doctrine\ORM\PersistentCollection {#2297 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 318362
  -bodyTs: "'fedora':13 'kde':6 'm':2,9 'sorri':7 'sure':4 'use':10 'w/gnome':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6791172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705549376 {#2290
    date: 2024-01-18 04:42:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2220
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2068 …}
  +image: null
  +parent: null
  +root: null
  +body: "Console (gnome) w/ bash currently"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705547077 {#2192
    date: 2024-01-18 04:04:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 318308
  -bodyTs: "'bash':4 'consol':1 'current':5 'gnome':2 'w':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6790641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705547077 {#2252
    date: 2024-01-18 04:04:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2220
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2068 …}
  +image: null
  +parent: null
  +root: null
  +body: "Console (gnome) w/ bash currently"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705547077 {#2192
    date: 2024-01-18 04:04:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 318308
  -bodyTs: "'bash':4 'consol':1 'current':5 'gnome':2 'w':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6790641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705547077 {#2252
    date: 2024-01-18 04:04:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2220
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2068 …}
  +image: null
  +parent: null
  +root: null
  +body: "Console (gnome) w/ bash currently"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705547077 {#2192
    date: 2024-01-18 04:04:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 318308
  -bodyTs: "'bash':4 'consol':1 'current':5 'gnome':2 'w':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6790641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705547077 {#2252
    date: 2024-01-18 04:04:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2210
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +body: "*instinctively"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705546788 {#2277
    date: 2024-01-18 03:59:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@skeezix@lemmy.world"
    "@wischi@programming.dev"
    "@hakase@lemm.ee"
    "@tubaruco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 318297
  -bodyTs: "'instinct':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6790567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705546788 {#2224
    date: 2024-01-18 03:59:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2210
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +body: "*instinctively"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705546788 {#2277
    date: 2024-01-18 03:59:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@skeezix@lemmy.world"
    "@wischi@programming.dev"
    "@hakase@lemm.ee"
    "@tubaruco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 318297
  -bodyTs: "'instinct':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6790567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705546788 {#2224
    date: 2024-01-18 03:59:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2210
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +body: "*instinctively"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705546788 {#2277
    date: 2024-01-18 03:59:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@skeezix@lemmy.world"
    "@wischi@programming.dev"
    "@hakase@lemm.ee"
    "@tubaruco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 318297
  -bodyTs: "'instinct':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6790567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705546788 {#2224
    date: 2024-01-18 03:59:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2274
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2068 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2299 …}
  +body: "Yeah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705546701 {#2201
    date: 2024-01-18 03:58:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@maxprime@lemmy.ml"
    "@dustyData@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 318293
  -bodyTs: "'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6790551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705546701 {#2202
    date: 2024-01-18 03:58:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2274
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2068 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2299 …}
  +body: "Yeah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705546701 {#2201
    date: 2024-01-18 03:58:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@maxprime@lemmy.ml"
    "@dustyData@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 318293
  -bodyTs: "'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6790551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705546701 {#2202
    date: 2024-01-18 03:58:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2274
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2068 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2299 …}
  +body: "Yeah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705546701 {#2201
    date: 2024-01-18 03:58:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@maxprime@lemmy.ml"
    "@dustyData@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 318293
  -bodyTs: "'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6790551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705546701 {#2202
    date: 2024-01-18 03:58:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2238
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2068 …}
  +image: null
  +parent: null
  +root: null
  +body: "There’s commercial nextcloud providers and dropbox has a linux app. You could also do something syncthing or sftp. Google drive can integrate faily well with gnome, idk about cinammon tho."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705546194 {#2271
    date: 2024-01-18 03:49:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HalfAHero@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2249 …}
  +nested: Doctrine\ORM\PersistentCollection {#2259 …}
  +votes: Doctrine\ORM\PersistentCollection {#2244 …}
  +reports: Doctrine\ORM\PersistentCollection {#2250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2243 …}
  -id: 318273
  -bodyTs: "'also':14 'app':11 'cinammon':30 'commerci':3 'could':13 'drive':21 'dropbox':7 'faili':24 'gnome':27 'googl':20 'idk':28 'integr':23 'linux':10 'nextcloud':4 'provid':5 'sftp':19 'someth':16 'syncth':17 'tho':31 'well':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6790436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705546194 {#2273
    date: 2024-01-18 03:49:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2238
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2068 …}
  +image: null
  +parent: null
  +root: null
  +body: "There’s commercial nextcloud providers and dropbox has a linux app. You could also do something syncthing or sftp. Google drive can integrate faily well with gnome, idk about cinammon tho."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705546194 {#2271
    date: 2024-01-18 03:49:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HalfAHero@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2249 …}
  +nested: Doctrine\ORM\PersistentCollection {#2259 …}
  +votes: Doctrine\ORM\PersistentCollection {#2244 …}
  +reports: Doctrine\ORM\PersistentCollection {#2250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2243 …}
  -id: 318273
  -bodyTs: "'also':14 'app':11 'cinammon':30 'commerci':3 'could':13 'drive':21 'dropbox':7 'faili':24 'gnome':27 'googl':20 'idk':28 'integr':23 'linux':10 'nextcloud':4 'provid':5 'sftp':19 'someth':16 'syncth':17 'tho':31 'well':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6790436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705546194 {#2273
    date: 2024-01-18 03:49:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2238
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2068 …}
  +image: null
  +parent: null
  +root: null
  +body: "There’s commercial nextcloud providers and dropbox has a linux app. You could also do something syncthing or sftp. Google drive can integrate faily well with gnome, idk about cinammon tho."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705546194 {#2271
    date: 2024-01-18 03:49:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HalfAHero@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2249 …}
  +nested: Doctrine\ORM\PersistentCollection {#2259 …}
  +votes: Doctrine\ORM\PersistentCollection {#2244 …}
  +reports: Doctrine\ORM\PersistentCollection {#2250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2243 …}
  -id: 318273
  -bodyTs: "'also':14 'app':11 'cinammon':30 'commerci':3 'could':13 'drive':21 'dropbox':7 'faili':24 'gnome':27 'googl':20 'idk':28 'integr':23 'linux':10 'nextcloud':4 'provid':5 'sftp':19 'someth':16 'syncth':17 'tho':31 'well':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6790436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705546194 {#2273
    date: 2024-01-18 03:49:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2251
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2285 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2285 …}
  +body: """
    🫡\n
    =
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705509408 {#2234
    date: 2024-01-17 17:36:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@hakunawazo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -id: 317002
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6779115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705509408 {#2226
    date: 2024-01-17 17:36:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2251
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2285 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2285 …}
  +body: """
    🫡\n
    =
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705509408 {#2234
    date: 2024-01-17 17:36:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@hakunawazo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -id: 317002
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6779115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705509408 {#2226
    date: 2024-01-17 17:36:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2251
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2285 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2285 …}
  +body: """
    🫡\n
    =
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705509408 {#2234
    date: 2024-01-17 17:36:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@hakunawazo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -id: 317002
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6779115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705509408 {#2226
    date: 2024-01-17 17:36:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2150
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2153 …}
  +image: null
  +parent: null
  +root: null
  +body: "Necessity is the mother of invention"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705492218 {#2256
    date: 2024-01-17 12:50:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 316505
  -bodyTs: "'invent':6 'mother':4 'necess':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6774149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705492218 {#2255
    date: 2024-01-17 12:50:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2150
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2153 …}
  +image: null
  +parent: null
  +root: null
  +body: "Necessity is the mother of invention"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705492218 {#2256
    date: 2024-01-17 12:50:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 316505
  -bodyTs: "'invent':6 'mother':4 'necess':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6774149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705492218 {#2255
    date: 2024-01-17 12:50:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2150
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2153 …}
  +image: null
  +parent: null
  +root: null
  +body: "Necessity is the mother of invention"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705492218 {#2256
    date: 2024-01-17 12:50:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 316505
  -bodyTs: "'invent':6 'mother':4 'necess':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6774149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705492218 {#2255
    date: 2024-01-17 12:50:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details