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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
5.18 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.11 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 {#2214
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +body: "Checked it out and left a comment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699362390 {#2192
    date: 2023-11-07 14:06:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Damaskox@lemmy.world"
    "@Agent641@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2101 …}
  +nested: Doctrine\ORM\PersistentCollection {#2103 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
  -id: 98430
  -bodyTs: "'check':1 'comment':7 'left':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5133198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699362390 {#2052
    date: 2023-11-07 14:06:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2214
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +body: "Checked it out and left a comment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699362390 {#2192
    date: 2023-11-07 14:06:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Damaskox@lemmy.world"
    "@Agent641@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2101 …}
  +nested: Doctrine\ORM\PersistentCollection {#2103 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
  -id: 98430
  -bodyTs: "'check':1 'comment':7 'left':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5133198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699362390 {#2052
    date: 2023-11-07 14:06:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2214
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +body: "Checked it out and left a comment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699362390 {#2192
    date: 2023-11-07 14:06:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Damaskox@lemmy.world"
    "@Agent641@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2101 …}
  +nested: Doctrine\ORM\PersistentCollection {#2103 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
  -id: 98430
  -bodyTs: "'check':1 'comment':7 'left':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5133198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699362390 {#2052
    date: 2023-11-07 14:06:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2048
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
  +body: """
    Hmm. Depends probably on do you leave the knives out, have paper/cardboard/plastic knives or real fighter knives with the costume!\n
    \n
    An easier Halloween costume is Ghostface. No trousers and a shirt/jacket but a robe.  \n
    My friend drew the outline of the knife he uses in the movie in cardboard and I added many layers, getting a nice, thicker cardboard knife!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699360153 {#2225
    date: 2023-11-07 13:29:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Damaskox@lemmy.world"
    "@MargotRobbie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2045 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2073 …}
  -id: 98351
  -bodyTs: "'ad':52 'cardboard':49,59 'costum':20,24 'depend':2 'drew':37 'easier':22 'fighter':16 'friend':36 'get':55 'ghostfac':26 'halloween':23 'hmm':1 'knife':42,60 'knive':9,13,17 'layer':54 'leav':7 'mani':53 'movi':47 'nice':57 'outlin':39 'paper/cardboard/plastic':12 'probabl':3 'real':15 'robe':34 'shirt/jacket':31 'thicker':58 'trouser':28 'use':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5132614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699360153 {#2231
    date: 2023-11-07 13:29:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2048
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
  +body: """
    Hmm. Depends probably on do you leave the knives out, have paper/cardboard/plastic knives or real fighter knives with the costume!\n
    \n
    An easier Halloween costume is Ghostface. No trousers and a shirt/jacket but a robe.  \n
    My friend drew the outline of the knife he uses in the movie in cardboard and I added many layers, getting a nice, thicker cardboard knife!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699360153 {#2225
    date: 2023-11-07 13:29:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Damaskox@lemmy.world"
    "@MargotRobbie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2045 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2073 …}
  -id: 98351
  -bodyTs: "'ad':52 'cardboard':49,59 'costum':20,24 'depend':2 'drew':37 'easier':22 'fighter':16 'friend':36 'get':55 'ghostfac':26 'halloween':23 'hmm':1 'knife':42,60 'knive':9,13,17 'layer':54 'leav':7 'mani':53 'movi':47 'nice':57 'outlin':39 'paper/cardboard/plastic':12 'probabl':3 'real':15 'robe':34 'shirt/jacket':31 'thicker':58 'trouser':28 'use':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5132614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699360153 {#2231
    date: 2023-11-07 13:29:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2048
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
  +body: """
    Hmm. Depends probably on do you leave the knives out, have paper/cardboard/plastic knives or real fighter knives with the costume!\n
    \n
    An easier Halloween costume is Ghostface. No trousers and a shirt/jacket but a robe.  \n
    My friend drew the outline of the knife he uses in the movie in cardboard and I added many layers, getting a nice, thicker cardboard knife!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699360153 {#2225
    date: 2023-11-07 13:29:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Damaskox@lemmy.world"
    "@MargotRobbie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2045 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2073 …}
  -id: 98351
  -bodyTs: "'ad':52 'cardboard':49,59 'costum':20,24 'depend':2 'drew':37 'easier':22 'fighter':16 'friend':36 'get':55 'ghostfac':26 'halloween':23 'hmm':1 'knife':42,60 'knive':9,13,17 'layer':54 'leav':7 'mani':53 'movi':47 'nice':57 'outlin':39 'paper/cardboard/plastic':12 'probabl':3 'real':15 'robe':34 'shirt/jacket':31 'thicker':58 'trouser':28 'use':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5132614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699360153 {#2231
    date: 2023-11-07 13:29:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2143
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +body: "Who is your favorite character?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699359936 {#2051
    date: 2023-11-07 13:25:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Damaskox@lemmy.world"
    "@nostradiel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2199 …}
  +nested: Doctrine\ORM\PersistentCollection {#2220 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
  -id: 98344
  -bodyTs: "'charact':5 'favorit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5132550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699359936 {#2139
    date: 2023-11-07 13:25:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2143
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +body: "Who is your favorite character?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699359936 {#2051
    date: 2023-11-07 13:25:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Damaskox@lemmy.world"
    "@nostradiel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2199 …}
  +nested: Doctrine\ORM\PersistentCollection {#2220 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
  -id: 98344
  -bodyTs: "'charact':5 'favorit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5132550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699359936 {#2139
    date: 2023-11-07 13:25:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2143
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +body: "Who is your favorite character?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699359936 {#2051
    date: 2023-11-07 13:25:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Damaskox@lemmy.world"
    "@nostradiel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2199 …}
  +nested: Doctrine\ORM\PersistentCollection {#2220 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
  -id: 98344
  -bodyTs: "'charact':5 'favorit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5132550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699359936 {#2139
    date: 2023-11-07 13:25:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2209 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Comfort zone is easy. You don’t need to think as much and it may be a stress-free area.\n
    \n
    Outside the comfort zone is where you can learn new things of yourself. What you like, dislike, think about the world and things inside it. It might be stressful and scary there.\n
    \n
    Too far outside the comfort zone may result in burnout or mental problems.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699199085 {#2135
    date: 2023-11-05 16:44:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2208 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 92750
  -bodyTs: "'area':21 'burnout':63 'comfort':1,24,58 'dislik':38 'easi':4 'far':55 'free':20 'insid':45 'learn':30 'like':37 'may':15,60 'mental':65 'might':48 'much':12 'need':8 'new':31 'outsid':22,56 'problem':66 'result':61 'scari':52 'stress':19,50 'stress-fre':18 'thing':32,44 'think':10,39 'world':42 'zone':2,25,59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5088895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699199085 {#2136
    date: 2023-11-05 16:44:45.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 {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2209 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Comfort zone is easy. You don’t need to think as much and it may be a stress-free area.\n
    \n
    Outside the comfort zone is where you can learn new things of yourself. What you like, dislike, think about the world and things inside it. It might be stressful and scary there.\n
    \n
    Too far outside the comfort zone may result in burnout or mental problems.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699199085 {#2135
    date: 2023-11-05 16:44:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2208 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 92750
  -bodyTs: "'area':21 'burnout':63 'comfort':1,24,58 'dislik':38 'easi':4 'far':55 'free':20 'insid':45 'learn':30 'like':37 'may':15,60 'mental':65 'might':48 'much':12 'need':8 'new':31 'outsid':22,56 'problem':66 'result':61 'scari':52 'stress':19,50 'stress-fre':18 'thing':32,44 'think':10,39 'world':42 'zone':2,25,59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5088895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699199085 {#2136
    date: 2023-11-05 16:44:45.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 {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2209 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Comfort zone is easy. You don’t need to think as much and it may be a stress-free area.\n
    \n
    Outside the comfort zone is where you can learn new things of yourself. What you like, dislike, think about the world and things inside it. It might be stressful and scary there.\n
    \n
    Too far outside the comfort zone may result in burnout or mental problems.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699199085 {#2135
    date: 2023-11-05 16:44:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2208 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 92750
  -bodyTs: "'area':21 'burnout':63 'comfort':1,24,58 'dislik':38 'easi':4 'far':55 'free':20 'insid':45 'learn':30 'like':37 'may':15,60 'mental':65 'might':48 'much':12 'need':8 'new':31 'outsid':22,56 'problem':66 'result':61 'scari':52 'stress':19,50 'stress-fre':18 'thing':32,44 'think':10,39 'world':42 'zone':2,25,59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5088895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699199085 {#2136
    date: 2023-11-05 16:44:45.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 {#2302
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2320
    +user: App\Entity\User {#261 …}
    +entry: App\Entity\Entry {#1562 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I try to watch the move annually!  \n
      This time with my girlfriend for the first time!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699375624 {#2290
      date: 2023-11-07 17:47:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Damaskox@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2257 …}
    +nested: Doctrine\ORM\PersistentCollection {#2267 …}
    +votes: Doctrine\ORM\PersistentCollection {#2271 …}
    +reports: Doctrine\ORM\PersistentCollection {#2272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
    -id: 91962
    -bodyTs: "'annual':7 'first':15 'girlfriend':12 'move':6 'time':9,16 'tri':2 'watch':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5082778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699172251 {#2319
      date: 2023-11-05 09:17:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "What doesn’t work out in the movie?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699197573 {#2219
    date: 2023-11-05 16:19:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Damaskox@lemmy.world"
    "@raoulraoul@lemmy.world"
    "@Black_Gulaman@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2315 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
  -id: 92668
  -bodyTs: "'doesn':2 'movi':8 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5088372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699197573 {#2307
    date: 2023-11-05 16:19:33.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 {#2302
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2320
    +user: App\Entity\User {#261 …}
    +entry: App\Entity\Entry {#1562 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I try to watch the move annually!  \n
      This time with my girlfriend for the first time!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699375624 {#2290
      date: 2023-11-07 17:47:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Damaskox@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2257 …}
    +nested: Doctrine\ORM\PersistentCollection {#2267 …}
    +votes: Doctrine\ORM\PersistentCollection {#2271 …}
    +reports: Doctrine\ORM\PersistentCollection {#2272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
    -id: 91962
    -bodyTs: "'annual':7 'first':15 'girlfriend':12 'move':6 'time':9,16 'tri':2 'watch':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5082778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699172251 {#2319
      date: 2023-11-05 09:17:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "What doesn’t work out in the movie?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699197573 {#2219
    date: 2023-11-05 16:19:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Damaskox@lemmy.world"
    "@raoulraoul@lemmy.world"
    "@Black_Gulaman@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2315 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
  -id: 92668
  -bodyTs: "'doesn':2 'movi':8 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5088372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699197573 {#2307
    date: 2023-11-05 16:19:33.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 {#2302
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2320
    +user: App\Entity\User {#261 …}
    +entry: App\Entity\Entry {#1562 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I try to watch the move annually!  \n
      This time with my girlfriend for the first time!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699375624 {#2290
      date: 2023-11-07 17:47:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Damaskox@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2257 …}
    +nested: Doctrine\ORM\PersistentCollection {#2267 …}
    +votes: Doctrine\ORM\PersistentCollection {#2271 …}
    +reports: Doctrine\ORM\PersistentCollection {#2272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
    -id: 91962
    -bodyTs: "'annual':7 'first':15 'girlfriend':12 'move':6 'time':9,16 'tri':2 'watch':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5082778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699172251 {#2319
      date: 2023-11-05 09:17:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "What doesn’t work out in the movie?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699197573 {#2219
    date: 2023-11-05 16:19:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Damaskox@lemmy.world"
    "@raoulraoul@lemmy.world"
    "@Black_Gulaman@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2315 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
  -id: 92668
  -bodyTs: "'doesn':2 'movi':8 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5088372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699197573 {#2307
    date: 2023-11-05 16:19:33.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 {#2281
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2295 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2320
    +user: App\Entity\User {#261 …}
    +entry: App\Entity\Entry {#1562 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I try to watch the move annually!  \n
      This time with my girlfriend for the first time!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699375624 {#2290
      date: 2023-11-07 17:47:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Damaskox@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2257 …}
    +nested: Doctrine\ORM\PersistentCollection {#2267 …}
    +votes: Doctrine\ORM\PersistentCollection {#2271 …}
    +reports: Doctrine\ORM\PersistentCollection {#2272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
    -id: 91962
    -bodyTs: "'annual':7 'first':15 'girlfriend':12 'move':6 'time':9,16 'tri':2 'watch':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5082778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699172251 {#2319
      date: 2023-11-05 09:17:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Lol wut?  \n
    Are you implying that the movie is terrible?\n
    \n
    Obviously because I enjoy the movie and because I want to share my annual watching ritual with her 😂\n
    \n
    .\n
    \n
    I don’t like or dislike those scenes any more or less than the rest of the movie. When concerning the movie’s plot - the torture you mentioned has a function that builds the character further in a certain direction. It also determines what will happen next. Just like what any other scene would do.\n
    \n
    I also point out just in case that I don’t approve torture.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699193845 {#2301
    date: 2023-11-05 15:17:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Damaskox@lemmy.world"
    "@raoulraoul@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2283 …}
  +nested: Doctrine\ORM\PersistentCollection {#2282 …}
  +votes: Doctrine\ORM\PersistentCollection {#2276 …}
  +reports: Doctrine\ORM\PersistentCollection {#2280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 92503
  -bodyTs: "'also':70,85 'annual':24 'approv':95 'build':61 'case':90 'certain':67 'charact':63 'concern':48 'determin':71 'direct':68 'dislik':34 'enjoy':14 'function':59 'happen':74 'impli':5 'less':40 'like':32,77 'lol':1 'mention':56 'movi':8,16,46,50 'next':75 'obvious':11 'plot':52 'point':86 'rest':43 'ritual':26 'scene':36,81 'share':22 'terribl':10 'tortur':54,96 'want':20 'watch':25 'would':82 'wut':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5087313"
  +editedAt: DateTimeImmutable @1699196984 {#2309
    date: 2023-11-05 16:09:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699193845 {#2252
    date: 2023-11-05 15:17:25.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 {#2281
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2295 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2320
    +user: App\Entity\User {#261 …}
    +entry: App\Entity\Entry {#1562 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I try to watch the move annually!  \n
      This time with my girlfriend for the first time!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699375624 {#2290
      date: 2023-11-07 17:47:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Damaskox@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2257 …}
    +nested: Doctrine\ORM\PersistentCollection {#2267 …}
    +votes: Doctrine\ORM\PersistentCollection {#2271 …}
    +reports: Doctrine\ORM\PersistentCollection {#2272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
    -id: 91962
    -bodyTs: "'annual':7 'first':15 'girlfriend':12 'move':6 'time':9,16 'tri':2 'watch':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5082778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699172251 {#2319
      date: 2023-11-05 09:17:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Lol wut?  \n
    Are you implying that the movie is terrible?\n
    \n
    Obviously because I enjoy the movie and because I want to share my annual watching ritual with her 😂\n
    \n
    .\n
    \n
    I don’t like or dislike those scenes any more or less than the rest of the movie. When concerning the movie’s plot - the torture you mentioned has a function that builds the character further in a certain direction. It also determines what will happen next. Just like what any other scene would do.\n
    \n
    I also point out just in case that I don’t approve torture.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699193845 {#2301
    date: 2023-11-05 15:17:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Damaskox@lemmy.world"
    "@raoulraoul@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2283 …}
  +nested: Doctrine\ORM\PersistentCollection {#2282 …}
  +votes: Doctrine\ORM\PersistentCollection {#2276 …}
  +reports: Doctrine\ORM\PersistentCollection {#2280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 92503
  -bodyTs: "'also':70,85 'annual':24 'approv':95 'build':61 'case':90 'certain':67 'charact':63 'concern':48 'determin':71 'direct':68 'dislik':34 'enjoy':14 'function':59 'happen':74 'impli':5 'less':40 'like':32,77 'lol':1 'mention':56 'movi':8,16,46,50 'next':75 'obvious':11 'plot':52 'point':86 'rest':43 'ritual':26 'scene':36,81 'share':22 'terribl':10 'tortur':54,96 'want':20 'watch':25 'would':82 'wut':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5087313"
  +editedAt: DateTimeImmutable @1699196984 {#2309
    date: 2023-11-05 16:09:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699193845 {#2252
    date: 2023-11-05 15:17:25.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 {#2281
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2295 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2320
    +user: App\Entity\User {#261 …}
    +entry: App\Entity\Entry {#1562 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I try to watch the move annually!  \n
      This time with my girlfriend for the first time!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699375624 {#2290
      date: 2023-11-07 17:47:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Damaskox@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2257 …}
    +nested: Doctrine\ORM\PersistentCollection {#2267 …}
    +votes: Doctrine\ORM\PersistentCollection {#2271 …}
    +reports: Doctrine\ORM\PersistentCollection {#2272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
    -id: 91962
    -bodyTs: "'annual':7 'first':15 'girlfriend':12 'move':6 'time':9,16 'tri':2 'watch':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5082778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699172251 {#2319
      date: 2023-11-05 09:17:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Lol wut?  \n
    Are you implying that the movie is terrible?\n
    \n
    Obviously because I enjoy the movie and because I want to share my annual watching ritual with her 😂\n
    \n
    .\n
    \n
    I don’t like or dislike those scenes any more or less than the rest of the movie. When concerning the movie’s plot - the torture you mentioned has a function that builds the character further in a certain direction. It also determines what will happen next. Just like what any other scene would do.\n
    \n
    I also point out just in case that I don’t approve torture.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699193845 {#2301
    date: 2023-11-05 15:17:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Damaskox@lemmy.world"
    "@raoulraoul@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2283 …}
  +nested: Doctrine\ORM\PersistentCollection {#2282 …}
  +votes: Doctrine\ORM\PersistentCollection {#2276 …}
  +reports: Doctrine\ORM\PersistentCollection {#2280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 92503
  -bodyTs: "'also':70,85 'annual':24 'approv':95 'build':61 'case':90 'certain':67 'charact':63 'concern':48 'determin':71 'direct':68 'dislik':34 'enjoy':14 'function':59 'happen':74 'impli':5 'less':40 'like':32,77 'lol':1 'mention':56 'movi':8,16,46,50 'next':75 'obvious':11 'plot':52 'point':86 'rest':43 'ritual':26 'scene':36,81 'share':22 'terribl':10 'tortur':54,96 'want':20 'watch':25 'would':82 'wut':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5087313"
  +editedAt: DateTimeImmutable @1699196984 {#2309
    date: 2023-11-05 16:09:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699193845 {#2252
    date: 2023-11-05 15:17:25.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
Proxies\__CG__\App\Entity\EntryComment {#2320
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I try to watch the move annually!  \n
    This time with my girlfriend for the first time!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699375624 {#2290
    date: 2023-11-07 17:47:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Damaskox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2257 …}
  +nested: Doctrine\ORM\PersistentCollection {#2267 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
  -id: 91962
  -bodyTs: "'annual':7 'first':15 'girlfriend':12 'move':6 'time':9,16 'tri':2 'watch':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5082778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699172251 {#2319
    date: 2023-11-05 09:17:31.0 +01: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
27 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2320
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I try to watch the move annually!  \n
    This time with my girlfriend for the first time!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699375624 {#2290
    date: 2023-11-07 17:47:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Damaskox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2257 …}
  +nested: Doctrine\ORM\PersistentCollection {#2267 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
  -id: 91962
  -bodyTs: "'annual':7 'first':15 'girlfriend':12 'move':6 'time':9,16 'tri':2 'watch':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5082778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699172251 {#2319
    date: 2023-11-05 09:17:31.0 +01: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
28 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2320
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I try to watch the move annually!  \n
    This time with my girlfriend for the first time!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699375624 {#2290
    date: 2023-11-07 17:47:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Damaskox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2257 …}
  +nested: Doctrine\ORM\PersistentCollection {#2267 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
  -id: 91962
  -bodyTs: "'annual':7 'first':15 'girlfriend':12 'move':6 'time':9,16 'tri':2 'watch':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5082778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699172251 {#2319
    date: 2023-11-05 09:17:31.0 +01: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
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 {#2242
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2240 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2236 …}
  +body: """
    I’d just ignore such folks. Plus I have yet to meet those folks - even after 62 posts I have done!\n
    \n
    I don’t go for Internet points only. That also fuels me to trying coming up with something of quality, but it’s also the good discussions and possibly providing something interesting to folks to read/look at and to make them even think about stuff that gets me going 😄 Kicking in some extra activity in these communities!  \n
    But the same can be achieved with comments - you’re right with that one.\n
    \n
    Making a post can require more thinking and effort, but I wouldn’t be surprised if I have spent more effort on a comment than on making a post!  \n
    The feel and interaction is different with a post and a comment. A post can wake up all sorts of commenting and a post is “more visible” to people who sees it as they scroll away. Comments of course also provide activity within a post/community, may generally be less visible to more people (you have to click a post open to see comments) and they can also gain all the off-topic commentary on them - just like in a post.\n
    \n
    Not saying that commenting is worse than creating a whole post. Both have their reasons to exist and their places to be used.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699168205 {#2266
    date: 2023-11-05 08:10:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@kbin.run"
    "@Lemminary@lemmy.world"
    "@Damaskox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2233 …}
  +nested: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2237 …}
  +reports: Doctrine\ORM\PersistentCollection {#2258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2254 …}
  -id: 91892
  -bodyTs: "'62':17 'achiev':84 'activ':75,163 'also':31,45,161,188 'away':157 'click':178 'come':36 'comment':86,116,133,142,158,184,206 'commentari':195 'communiti':78 'cours':160 'creat':210 'd':2 'differ':127 'discuss':48 'done':21 'effort':101,113 'even':15,63 'exist':219 'extra':74 'feel':123 'folk':6,14,55 'fuel':32 'gain':189 'general':168 'get':68 'go':25,70 'good':47 'ignor':4 'interact':125 'interest':53 'internet':27 'kick':71 'less':170 'like':199 'make':61,93,119 'may':167 'meet':12 'off-top':192 'one':92 'open':181 'peopl':150,174 'place':222 'plus':7 'point':28 'possibl':50 'post':18,95,121,130,135,145,180,202,213 'post/community':166 'provid':51,162 'qualiti':41 're':88 'read/look':57 'reason':217 'requir':97 'right':89 'say':204 'scroll':156 'see':152,183 'someth':39,52 'sort':140 'spent':111 'stuff':66 'surpris':107 'think':64,99 'topic':194 'tri':35 'use':225 'visibl':148,171 'wake':137 'whole':212 'within':164 'wors':208 'wouldn':104 'yet':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5082235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699168205 {#2270
    date: 2023-11-05 08:10:05.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 {#2242
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2240 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2236 …}
  +body: """
    I’d just ignore such folks. Plus I have yet to meet those folks - even after 62 posts I have done!\n
    \n
    I don’t go for Internet points only. That also fuels me to trying coming up with something of quality, but it’s also the good discussions and possibly providing something interesting to folks to read/look at and to make them even think about stuff that gets me going 😄 Kicking in some extra activity in these communities!  \n
    But the same can be achieved with comments - you’re right with that one.\n
    \n
    Making a post can require more thinking and effort, but I wouldn’t be surprised if I have spent more effort on a comment than on making a post!  \n
    The feel and interaction is different with a post and a comment. A post can wake up all sorts of commenting and a post is “more visible” to people who sees it as they scroll away. Comments of course also provide activity within a post/community, may generally be less visible to more people (you have to click a post open to see comments) and they can also gain all the off-topic commentary on them - just like in a post.\n
    \n
    Not saying that commenting is worse than creating a whole post. Both have their reasons to exist and their places to be used.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699168205 {#2266
    date: 2023-11-05 08:10:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@kbin.run"
    "@Lemminary@lemmy.world"
    "@Damaskox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2233 …}
  +nested: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2237 …}
  +reports: Doctrine\ORM\PersistentCollection {#2258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2254 …}
  -id: 91892
  -bodyTs: "'62':17 'achiev':84 'activ':75,163 'also':31,45,161,188 'away':157 'click':178 'come':36 'comment':86,116,133,142,158,184,206 'commentari':195 'communiti':78 'cours':160 'creat':210 'd':2 'differ':127 'discuss':48 'done':21 'effort':101,113 'even':15,63 'exist':219 'extra':74 'feel':123 'folk':6,14,55 'fuel':32 'gain':189 'general':168 'get':68 'go':25,70 'good':47 'ignor':4 'interact':125 'interest':53 'internet':27 'kick':71 'less':170 'like':199 'make':61,93,119 'may':167 'meet':12 'off-top':192 'one':92 'open':181 'peopl':150,174 'place':222 'plus':7 'point':28 'possibl':50 'post':18,95,121,130,135,145,180,202,213 'post/community':166 'provid':51,162 'qualiti':41 're':88 'read/look':57 'reason':217 'requir':97 'right':89 'say':204 'scroll':156 'see':152,183 'someth':39,52 'sort':140 'spent':111 'stuff':66 'surpris':107 'think':64,99 'topic':194 'tri':35 'use':225 'visibl':148,171 'wake':137 'whole':212 'within':164 'wors':208 'wouldn':104 'yet':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5082235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699168205 {#2270
    date: 2023-11-05 08:10:05.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 {#2242
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2240 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2236 …}
  +body: """
    I’d just ignore such folks. Plus I have yet to meet those folks - even after 62 posts I have done!\n
    \n
    I don’t go for Internet points only. That also fuels me to trying coming up with something of quality, but it’s also the good discussions and possibly providing something interesting to folks to read/look at and to make them even think about stuff that gets me going 😄 Kicking in some extra activity in these communities!  \n
    But the same can be achieved with comments - you’re right with that one.\n
    \n
    Making a post can require more thinking and effort, but I wouldn’t be surprised if I have spent more effort on a comment than on making a post!  \n
    The feel and interaction is different with a post and a comment. A post can wake up all sorts of commenting and a post is “more visible” to people who sees it as they scroll away. Comments of course also provide activity within a post/community, may generally be less visible to more people (you have to click a post open to see comments) and they can also gain all the off-topic commentary on them - just like in a post.\n
    \n
    Not saying that commenting is worse than creating a whole post. Both have their reasons to exist and their places to be used.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699168205 {#2266
    date: 2023-11-05 08:10:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@kbin.run"
    "@Lemminary@lemmy.world"
    "@Damaskox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2233 …}
  +nested: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2237 …}
  +reports: Doctrine\ORM\PersistentCollection {#2258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2254 …}
  -id: 91892
  -bodyTs: "'62':17 'achiev':84 'activ':75,163 'also':31,45,161,188 'away':157 'click':178 'come':36 'comment':86,116,133,142,158,184,206 'commentari':195 'communiti':78 'cours':160 'creat':210 'd':2 'differ':127 'discuss':48 'done':21 'effort':101,113 'even':15,63 'exist':219 'extra':74 'feel':123 'folk':6,14,55 'fuel':32 'gain':189 'general':168 'get':68 'go':25,70 'good':47 'ignor':4 'interact':125 'interest':53 'internet':27 'kick':71 'less':170 'like':199 'make':61,93,119 'may':167 'meet':12 'off-top':192 'one':92 'open':181 'peopl':150,174 'place':222 'plus':7 'point':28 'possibl':50 'post':18,95,121,130,135,145,180,202,213 'post/community':166 'provid':51,162 'qualiti':41 're':88 'read/look':57 'reason':217 'requir':97 'right':89 'say':204 'scroll':156 'see':152,183 'someth':39,52 'sort':140 'spent':111 'stuff':66 'surpris':107 'think':64,99 'topic':194 'tri':35 'use':225 'visibl':148,171 'wake':137 'whole':212 'within':164 'wors':208 'wouldn':104 'yet':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5082235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699168205 {#2270
    date: 2023-11-05 08:10:05.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 {#2248
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2243 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I love wasting spending lots of time on the computer.\n
    \n
    I’m friends with Beeminder.  \n
    I started at one minute less per day. At the moment I get one day in the countdown when I’m off the machine for 165 minutes. I raise the value when I feel it - slowly and steadily.\n
    \n
    ![](https://lemmy.world/pictrs/image/152c47d7-25ba-475c-92b1-0ff2c5326777.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699106912 {#2235
    date: 2023-11-04 15:08:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@aslafoo@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2247 …}
  +nested: Doctrine\ORM\PersistentCollection {#2256 …}
  +votes: Doctrine\ORM\PersistentCollection {#2284 …}
  +reports: Doctrine\ORM\PersistentCollection {#2286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2034 …}
  -id: 89614
  -bodyTs: "'/pictrs/image/152c47d7-25ba-475c-92b1-0ff2c5326777.png)':56 '165':41 'beemind':15 'comput':10 'countdown':33 'day':23,30 'feel':49 'friend':13 'get':28 'lemmy.world':55 'lemmy.world/pictrs/image/152c47d7-25ba-475c-92b1-0ff2c5326777.png)':54 'less':21 'lot':5 'love':2 'm':12,36 'machin':39 'minut':20,42 'moment':26 'one':19,29 'per':22 'rais':44 'slowli':51 'spend':4 'start':17 'steadili':53 'time':7 'valu':46 'wast':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5057479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699106912 {#2264
    date: 2023-11-04 15:08:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2248
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2243 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I love wasting spending lots of time on the computer.\n
    \n
    I’m friends with Beeminder.  \n
    I started at one minute less per day. At the moment I get one day in the countdown when I’m off the machine for 165 minutes. I raise the value when I feel it - slowly and steadily.\n
    \n
    ![](https://lemmy.world/pictrs/image/152c47d7-25ba-475c-92b1-0ff2c5326777.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699106912 {#2235
    date: 2023-11-04 15:08:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@aslafoo@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2247 …}
  +nested: Doctrine\ORM\PersistentCollection {#2256 …}
  +votes: Doctrine\ORM\PersistentCollection {#2284 …}
  +reports: Doctrine\ORM\PersistentCollection {#2286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2034 …}
  -id: 89614
  -bodyTs: "'/pictrs/image/152c47d7-25ba-475c-92b1-0ff2c5326777.png)':56 '165':41 'beemind':15 'comput':10 'countdown':33 'day':23,30 'feel':49 'friend':13 'get':28 'lemmy.world':55 'lemmy.world/pictrs/image/152c47d7-25ba-475c-92b1-0ff2c5326777.png)':54 'less':21 'lot':5 'love':2 'm':12,36 'machin':39 'minut':20,42 'moment':26 'one':19,29 'per':22 'rais':44 'slowli':51 'spend':4 'start':17 'steadili':53 'time':7 'valu':46 'wast':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5057479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699106912 {#2264
    date: 2023-11-04 15:08:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2248
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2243 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I love wasting spending lots of time on the computer.\n
    \n
    I’m friends with Beeminder.  \n
    I started at one minute less per day. At the moment I get one day in the countdown when I’m off the machine for 165 minutes. I raise the value when I feel it - slowly and steadily.\n
    \n
    ![](https://lemmy.world/pictrs/image/152c47d7-25ba-475c-92b1-0ff2c5326777.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699106912 {#2235
    date: 2023-11-04 15:08:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@aslafoo@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2247 …}
  +nested: Doctrine\ORM\PersistentCollection {#2256 …}
  +votes: Doctrine\ORM\PersistentCollection {#2284 …}
  +reports: Doctrine\ORM\PersistentCollection {#2286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2034 …}
  -id: 89614
  -bodyTs: "'/pictrs/image/152c47d7-25ba-475c-92b1-0ff2c5326777.png)':56 '165':41 'beemind':15 'comput':10 'countdown':33 'day':23,30 'feel':49 'friend':13 'get':28 'lemmy.world':55 'lemmy.world/pictrs/image/152c47d7-25ba-475c-92b1-0ff2c5326777.png)':54 'less':21 'lot':5 'love':2 'm':12,36 'machin':39 'minut':20,42 'moment':26 'one':19,29 'per':22 'rais':44 'slowli':51 'spend':4 'start':17 'steadili':53 'time':7 'valu':46 'wast':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5057479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699106912 {#2264
    date: 2023-11-04 15:08:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2154
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2243 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2158 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2158 …}
  +body: """
    Reminds me of one video. I recall his friends made a prank. The dude woke up from drinking too much in a hospital room where the nurse said that the had been comatose for many years.  \n
    To be clear, this wasn’t the case - it was just a prank.\n
    \n
    …but I bet experiencing that would put some people to think.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699106602 {#2245
    date: 2023-11-04 15:03:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@aslafoo@lemmy.zip"
    "@lntl@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2157 …}
  +nested: Doctrine\ORM\PersistentCollection {#2147 …}
  +votes: Doctrine\ORM\PersistentCollection {#2150 …}
  +reports: Doctrine\ORM\PersistentCollection {#2153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2185 …}
  -id: 89598
  -bodyTs: "'bet':52 'case':44 'clear':39 'comatos':33 'drink':18 'dude':14 'experienc':53 'friend':9 'hospit':23 'made':10 'mani':35 'much':20 'nurs':27 'one':4 'peopl':58 'prank':12,49 'put':56 'recal':7 'remind':1 'room':24 'said':28 'think':60 'video':5 'wasn':41 'woke':15 'would':55 'year':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5057384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699106602 {#2246
    date: 2023-11-04 15:03:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2154
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2243 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2158 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2158 …}
  +body: """
    Reminds me of one video. I recall his friends made a prank. The dude woke up from drinking too much in a hospital room where the nurse said that the had been comatose for many years.  \n
    To be clear, this wasn’t the case - it was just a prank.\n
    \n
    …but I bet experiencing that would put some people to think.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699106602 {#2245
    date: 2023-11-04 15:03:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@aslafoo@lemmy.zip"
    "@lntl@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2157 …}
  +nested: Doctrine\ORM\PersistentCollection {#2147 …}
  +votes: Doctrine\ORM\PersistentCollection {#2150 …}
  +reports: Doctrine\ORM\PersistentCollection {#2153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2185 …}
  -id: 89598
  -bodyTs: "'bet':52 'case':44 'clear':39 'comatos':33 'drink':18 'dude':14 'experienc':53 'friend':9 'hospit':23 'made':10 'mani':35 'much':20 'nurs':27 'one':4 'peopl':58 'prank':12,49 'put':56 'recal':7 'remind':1 'room':24 'said':28 'think':60 'video':5 'wasn':41 'woke':15 'would':55 'year':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5057384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699106602 {#2246
    date: 2023-11-04 15:03:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2154
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2243 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2158 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2158 …}
  +body: """
    Reminds me of one video. I recall his friends made a prank. The dude woke up from drinking too much in a hospital room where the nurse said that the had been comatose for many years.  \n
    To be clear, this wasn’t the case - it was just a prank.\n
    \n
    …but I bet experiencing that would put some people to think.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699106602 {#2245
    date: 2023-11-04 15:03:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@aslafoo@lemmy.zip"
    "@lntl@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2157 …}
  +nested: Doctrine\ORM\PersistentCollection {#2147 …}
  +votes: Doctrine\ORM\PersistentCollection {#2150 …}
  +reports: Doctrine\ORM\PersistentCollection {#2153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2185 …}
  -id: 89598
  -bodyTs: "'bet':52 'case':44 'clear':39 'comatos':33 'drink':18 'dude':14 'experienc':53 'friend':9 'hospit':23 'made':10 'mani':35 'much':20 'nurs':27 'one':4 'peopl':58 'prank':12,49 'put':56 'recal':7 'remind':1 'room':24 'said':28 'think':60 'video':5 'wasn':41 'woke':15 'would':55 'year':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5057384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699106602 {#2246
    date: 2023-11-04 15:03:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2182
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2171 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Easy.  \n
    Poop flavored chocolate.\n
    \n
    Chances are, it would be more healthy (unless deliberately using poop itself as an ingredient).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699073975 {#2155
    date: 2023-11-04 05:59:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_satan@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2172 …}
  +nested: Doctrine\ORM\PersistentCollection {#2173 …}
  +votes: Doctrine\ORM\PersistentCollection {#2175 …}
  +reports: Doctrine\ORM\PersistentCollection {#2176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2183 …}
  -id: 88762
  -bodyTs: "'chanc':5 'chocol':4 'deliber':13 'easi':1 'flavor':3 'healthi':11 'ingredi':19 'poop':2,15 'unless':12 'use':14 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5051191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699073975 {#2156
    date: 2023-11-04 05:59: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
43 DENIED edit
App\Entity\EntryComment {#2182
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2171 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Easy.  \n
    Poop flavored chocolate.\n
    \n
    Chances are, it would be more healthy (unless deliberately using poop itself as an ingredient).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699073975 {#2155
    date: 2023-11-04 05:59:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_satan@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2172 …}
  +nested: Doctrine\ORM\PersistentCollection {#2173 …}
  +votes: Doctrine\ORM\PersistentCollection {#2175 …}
  +reports: Doctrine\ORM\PersistentCollection {#2176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2183 …}
  -id: 88762
  -bodyTs: "'chanc':5 'chocol':4 'deliber':13 'easi':1 'flavor':3 'healthi':11 'ingredi':19 'poop':2,15 'unless':12 'use':14 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5051191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699073975 {#2156
    date: 2023-11-04 05:59: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
44 DENIED moderate
App\Entity\EntryComment {#2182
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2171 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Easy.  \n
    Poop flavored chocolate.\n
    \n
    Chances are, it would be more healthy (unless deliberately using poop itself as an ingredient).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699073975 {#2155
    date: 2023-11-04 05:59:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_satan@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2172 …}
  +nested: Doctrine\ORM\PersistentCollection {#2173 …}
  +votes: Doctrine\ORM\PersistentCollection {#2175 …}
  +reports: Doctrine\ORM\PersistentCollection {#2176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2183 …}
  -id: 88762
  -bodyTs: "'chanc':5 'chocol':4 'deliber':13 'easi':1 'flavor':3 'healthi':11 'ingredi':19 'poop':2,15 'unless':12 'use':14 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5051191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699073975 {#2156
    date: 2023-11-04 05:59: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
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 {#2038
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2134 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2134 …}
  +body: """
    Depends also on the attitude, I think.\n
    \n
    I haven’t met many people in this “they suck”-mold of yours. The contrary however…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699073446 {#2181
    date: 2023-11-04 05:50:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ing"
    "@SamXavia@kbin.run"
    "@hightrix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1988 …}
  +nested: Doctrine\ORM\PersistentCollection {#2003 …}
  +votes: Doctrine\ORM\PersistentCollection {#1995 …}
  +reports: Doctrine\ORM\PersistentCollection {#2006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1998 …}
  -id: 88757
  -bodyTs: "'also':2 'attitud':5 'contrari':22 'depend':1 'haven':9 'howev':23 'mani':12 'met':11 'mold':18 'peopl':13 'suck':17 'think':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5051088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699073446 {#2179
    date: 2023-11-04 05:50:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2038
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2134 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2134 …}
  +body: """
    Depends also on the attitude, I think.\n
    \n
    I haven’t met many people in this “they suck”-mold of yours. The contrary however…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699073446 {#2181
    date: 2023-11-04 05:50:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ing"
    "@SamXavia@kbin.run"
    "@hightrix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1988 …}
  +nested: Doctrine\ORM\PersistentCollection {#2003 …}
  +votes: Doctrine\ORM\PersistentCollection {#1995 …}
  +reports: Doctrine\ORM\PersistentCollection {#2006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1998 …}
  -id: 88757
  -bodyTs: "'also':2 'attitud':5 'contrari':22 'depend':1 'haven':9 'howev':23 'mani':12 'met':11 'mold':18 'peopl':13 'suck':17 'think':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5051088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699073446 {#2179
    date: 2023-11-04 05:50:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2038
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2134 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2134 …}
  +body: """
    Depends also on the attitude, I think.\n
    \n
    I haven’t met many people in this “they suck”-mold of yours. The contrary however…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699073446 {#2181
    date: 2023-11-04 05:50:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ing"
    "@SamXavia@kbin.run"
    "@hightrix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1988 …}
  +nested: Doctrine\ORM\PersistentCollection {#2003 …}
  +votes: Doctrine\ORM\PersistentCollection {#1995 …}
  +reports: Doctrine\ORM\PersistentCollection {#2006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1998 …}
  -id: 88757
  -bodyTs: "'also':2 'attitud':5 'contrari':22 'depend':1 'haven':9 'howev':23 'mani':12 'met':11 'mold':18 'peopl':13 'suck':17 'think':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5051088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699073446 {#2179
    date: 2023-11-04 05:50:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1999
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2000 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2004 …}
  +body: "“I want to train your child to become the ULTIMATE CONTENT CREATORRR”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699073305 {#2169
    date: 2023-11-04 05:48:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@kbin.run"
    "@asterfield"
    "@asterfield@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2007 …}
  +nested: Doctrine\ORM\PersistentCollection {#1990 …}
  +votes: Doctrine\ORM\PersistentCollection {#2010 …}
  +reports: Doctrine\ORM\PersistentCollection {#2014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2017 …}
  -id: 88756
  -bodyTs: "'becom':8 'child':6 'content':11 'creatorrr':12 'train':4 'ultim':10 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5051065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699073305 {#2168
    date: 2023-11-04 05:48:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#1999
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2000 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2004 …}
  +body: "“I want to train your child to become the ULTIMATE CONTENT CREATORRR”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699073305 {#2169
    date: 2023-11-04 05:48:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@kbin.run"
    "@asterfield"
    "@asterfield@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2007 …}
  +nested: Doctrine\ORM\PersistentCollection {#1990 …}
  +votes: Doctrine\ORM\PersistentCollection {#2010 …}
  +reports: Doctrine\ORM\PersistentCollection {#2014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2017 …}
  -id: 88756
  -bodyTs: "'becom':8 'child':6 'content':11 'creatorrr':12 'train':4 'ultim':10 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5051065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699073305 {#2168
    date: 2023-11-04 05:48:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#1999
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2000 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2004 …}
  +body: "“I want to train your child to become the ULTIMATE CONTENT CREATORRR”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699073305 {#2169
    date: 2023-11-04 05:48:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@kbin.run"
    "@asterfield"
    "@asterfield@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2007 …}
  +nested: Doctrine\ORM\PersistentCollection {#1990 …}
  +votes: Doctrine\ORM\PersistentCollection {#2010 …}
  +reports: Doctrine\ORM\PersistentCollection {#2014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2017 …}
  -id: 88756
  -bodyTs: "'becom':8 'child':6 'content':11 'creatorrr':12 'train':4 'ultim':10 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5051065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699073305 {#2168
    date: 2023-11-04 05:48:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#1981
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2236 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2236 …}
  +body: """
    What do you mean? Negative or constructive criticism? Negative votes?\n
    \n
    Hardship is a part of life. That goes to criticism as well.  \n
    I am willing to take risks of bad feels for the sake of trying to make places more active. Luckily I’ve been doing much better than what I first anticipated!  \n
    No pain, no gain.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699073224 {#2002
    date: 2023-11-04 05:47:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@kbin.run"
    "@Lemminary@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 88755
  -bodyTs: "'activ':41 'anticip':53 'bad':30 'better':48 'construct':7 'critic':8,20 'feel':31 'first':52 'gain':57 'goe':18 'hardship':11 'life':16 'luckili':42 'make':38 'mean':4 'much':47 'negat':5,9 'pain':55 'part':14 'place':39 'risk':28 'sake':34 'take':27 'tri':36 've':44 'vote':10 'well':22 'will':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5051047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699073224 {#2001
    date: 2023-11-04 05:47:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#1981
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2236 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2236 …}
  +body: """
    What do you mean? Negative or constructive criticism? Negative votes?\n
    \n
    Hardship is a part of life. That goes to criticism as well.  \n
    I am willing to take risks of bad feels for the sake of trying to make places more active. Luckily I’ve been doing much better than what I first anticipated!  \n
    No pain, no gain.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699073224 {#2002
    date: 2023-11-04 05:47:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@kbin.run"
    "@Lemminary@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 88755
  -bodyTs: "'activ':41 'anticip':53 'bad':30 'better':48 'construct':7 'critic':8,20 'feel':31 'first':52 'gain':57 'goe':18 'hardship':11 'life':16 'luckili':42 'make':38 'mean':4 'much':47 'negat':5,9 'pain':55 'part':14 'place':39 'risk':28 'sake':34 'take':27 'tri':36 've':44 'vote':10 'well':22 'will':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5051047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699073224 {#2001
    date: 2023-11-04 05:47:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#1981
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2236 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2236 …}
  +body: """
    What do you mean? Negative or constructive criticism? Negative votes?\n
    \n
    Hardship is a part of life. That goes to criticism as well.  \n
    I am willing to take risks of bad feels for the sake of trying to make places more active. Luckily I’ve been doing much better than what I first anticipated!  \n
    No pain, no gain.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699073224 {#2002
    date: 2023-11-04 05:47:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@kbin.run"
    "@Lemminary@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 88755
  -bodyTs: "'activ':41 'anticip':53 'bad':30 'better':48 'construct':7 'critic':8,20 'feel':31 'first':52 'gain':57 'goe':18 'hardship':11 'life':16 'luckili':42 'make':38 'mean':4 'much':47 'negat':5,9 'pain':55 'part':14 'place':39 'risk':28 'sake':34 'take':27 'tri':36 've':44 'vote':10 'well':22 'will':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5051047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699073224 {#2001
    date: 2023-11-04 05:47:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2352
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1347 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1348 …}
  +body: """
    I think we should cherish commenting too.\n
    \n
    Creating posts is not the only way of making engagement. Even though it’s better than having a community of 0 posts, I still would be sad to look at a community that has one new post daily but doens’t get any votes or comments.  \n
    Within time not getting engagement can become demoralizing to the content creator. Why bother if you don’t get anything in return? (Been there, felt that - and in many occasions.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699072780 {#1987
    date: 2023-11-04 05:39:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@kbin.run"
    "@gerryflap"
    "@gerryflap@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1350 …}
  +nested: Doctrine\ORM\PersistentCollection {#1351 …}
  +votes: Doctrine\ORM\PersistentCollection {#1353 …}
  +reports: Doctrine\ORM\PersistentCollection {#1358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
  -id: 88749
  -bodyTs: "'0':28 'anyth':73 'becom':60 'better':22 'bother':67 'cherish':5 'comment':6,53 'communiti':26,39 'content':64 'creat':8 'creator':65 'daili':45 'demor':61 'doen':47 'engag':17,58 'even':18 'felt':78 'get':49,57,72 'look':36 'make':16 'mani':82 'new':43 'occas':83 'one':42 'post':9,29,44 'return':75 'sad':34 'still':31 'think':2 'though':19 'time':55 'vote':51 'way':14 'within':54 'would':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5050975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699072780 {#1984
    date: 2023-11-04 05:39:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2352
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1347 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1348 …}
  +body: """
    I think we should cherish commenting too.\n
    \n
    Creating posts is not the only way of making engagement. Even though it’s better than having a community of 0 posts, I still would be sad to look at a community that has one new post daily but doens’t get any votes or comments.  \n
    Within time not getting engagement can become demoralizing to the content creator. Why bother if you don’t get anything in return? (Been there, felt that - and in many occasions.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699072780 {#1987
    date: 2023-11-04 05:39:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@kbin.run"
    "@gerryflap"
    "@gerryflap@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1350 …}
  +nested: Doctrine\ORM\PersistentCollection {#1351 …}
  +votes: Doctrine\ORM\PersistentCollection {#1353 …}
  +reports: Doctrine\ORM\PersistentCollection {#1358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
  -id: 88749
  -bodyTs: "'0':28 'anyth':73 'becom':60 'better':22 'bother':67 'cherish':5 'comment':6,53 'communiti':26,39 'content':64 'creat':8 'creator':65 'daili':45 'demor':61 'doen':47 'engag':17,58 'even':18 'felt':78 'get':49,57,72 'look':36 'make':16 'mani':82 'new':43 'occas':83 'one':42 'post':9,29,44 'return':75 'sad':34 'still':31 'think':2 'though':19 'time':55 'vote':51 'way':14 'within':54 'would':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5050975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699072780 {#1984
    date: 2023-11-04 05:39:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2352
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1347 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1348 …}
  +body: """
    I think we should cherish commenting too.\n
    \n
    Creating posts is not the only way of making engagement. Even though it’s better than having a community of 0 posts, I still would be sad to look at a community that has one new post daily but doens’t get any votes or comments.  \n
    Within time not getting engagement can become demoralizing to the content creator. Why bother if you don’t get anything in return? (Been there, felt that - and in many occasions.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699072780 {#1987
    date: 2023-11-04 05:39:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@kbin.run"
    "@gerryflap"
    "@gerryflap@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1350 …}
  +nested: Doctrine\ORM\PersistentCollection {#1351 …}
  +votes: Doctrine\ORM\PersistentCollection {#1353 …}
  +reports: Doctrine\ORM\PersistentCollection {#1358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
  -id: 88749
  -bodyTs: "'0':28 'anyth':73 'becom':60 'better':22 'bother':67 'cherish':5 'comment':6,53 'communiti':26,39 'content':64 'creat':8 'creator':65 'daili':45 'demor':61 'doen':47 'engag':17,58 'even':18 'felt':78 'get':49,57,72 'look':36 'make':16 'mani':82 'new':43 'occas':83 'one':42 'post':9,29,44 'return':75 'sad':34 'still':31 'think':2 'though':19 'time':55 'vote':51 'way':14 'within':54 'would':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5050975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699072780 {#1984
    date: 2023-11-04 05:39:40.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