GET https://kbin.spritesserver.nl/d/variety.com/comments/active?p=6

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1904
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Throw it on the pile with the others. I’ll get to it, probably never."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699820266 {#97
    date: 2023-11-12 21:17:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1928 …}
  +nested: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  -id: 117048
  -bodyTs: "'get':11 'll':10 'never':15 'other':8 'pile':5 'probabl':14 'throw':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4803463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699820266 {#1966
    date: 2023-11-12 21:17: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
3 DENIED edit
App\Entity\EntryComment {#1904
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Throw it on the pile with the others. I’ll get to it, probably never."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699820266 {#97
    date: 2023-11-12 21:17:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1928 …}
  +nested: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  -id: 117048
  -bodyTs: "'get':11 'll':10 'never':15 'other':8 'pile':5 'probabl':14 'throw':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4803463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699820266 {#1966
    date: 2023-11-12 21:17: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
4 DENIED moderate
App\Entity\EntryComment {#1904
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Throw it on the pile with the others. I’ll get to it, probably never."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699820266 {#97
    date: 2023-11-12 21:17:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1928 …}
  +nested: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  -id: 117048
  -bodyTs: "'get':11 'll':10 'never':15 'other':8 'pile':5 'probabl':14 'throw':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4803463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699820266 {#1966
    date: 2023-11-12 21:17: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
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 {#1556
  +user: App\Entity\User {#1680 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I feel like Disney already knew and was expecting this. The original Captain Marvel wasn’t very well received, and they seem to understand now that not everyone wants to consume every piece of MCU media all the time with the new “Spotlight” tag. I expect it’ll get a fast turnaround onto streaming."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699814522 {#1561
    date: 2023-11-12 19:42:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1566 …}
  +nested: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1613 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 116704
  -bodyTs: "'alreadi':5 'captain':13 'consum':31 'disney':4 'everi':32 'everyon':28 'expect':9,46 'fast':51 'feel':2 'get':49 'knew':6 'like':3 'll':48 'marvel':14 'mcu':35 'media':36 'new':42 'onto':53 'origin':12 'piec':33 'receiv':19 'seem':22 'spotlight':43 'stream':54 'tag':44 'time':39 'turnaround':52 'understand':24 'want':29 'wasn':15 'well':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/3438726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699814522 {#1562
    date: 2023-11-12 19:42:02.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 {#1556
  +user: App\Entity\User {#1680 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I feel like Disney already knew and was expecting this. The original Captain Marvel wasn’t very well received, and they seem to understand now that not everyone wants to consume every piece of MCU media all the time with the new “Spotlight” tag. I expect it’ll get a fast turnaround onto streaming."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699814522 {#1561
    date: 2023-11-12 19:42:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1566 …}
  +nested: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1613 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 116704
  -bodyTs: "'alreadi':5 'captain':13 'consum':31 'disney':4 'everi':32 'everyon':28 'expect':9,46 'fast':51 'feel':2 'get':49 'knew':6 'like':3 'll':48 'marvel':14 'mcu':35 'media':36 'new':42 'onto':53 'origin':12 'piec':33 'receiv':19 'seem':22 'spotlight':43 'stream':54 'tag':44 'time':39 'turnaround':52 'understand':24 'want':29 'wasn':15 'well':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/3438726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699814522 {#1562
    date: 2023-11-12 19:42:02.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 {#1556
  +user: App\Entity\User {#1680 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I feel like Disney already knew and was expecting this. The original Captain Marvel wasn’t very well received, and they seem to understand now that not everyone wants to consume every piece of MCU media all the time with the new “Spotlight” tag. I expect it’ll get a fast turnaround onto streaming."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699814522 {#1561
    date: 2023-11-12 19:42:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1566 …}
  +nested: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1613 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 116704
  -bodyTs: "'alreadi':5 'captain':13 'consum':31 'disney':4 'everi':32 'everyon':28 'expect':9,46 'fast':51 'feel':2 'get':49 'knew':6 'like':3 'll':48 'marvel':14 'mcu':35 'media':36 'new':42 'onto':53 'origin':12 'piec':33 'receiv':19 'seem':22 'spotlight':43 'stream':54 'tag':44 'time':39 'turnaround':52 'understand':24 'want':29 'wasn':15 'well':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/3438726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699814522 {#1562
    date: 2023-11-12 19:42:02.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 {#2453
  +user: App\Entity\User {#2370 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I haven't gone to see any movies for a while now. The effort to go to a theatre and all that just feels not worth it. I'd rather wait for the films to be available on something I can watch at home."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699809363 {#2462
    date: 2023-11-12 18:16:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 116342
  -bodyTs: "'avail':37 'd':29 'effort':14 'feel':24 'film':34 'go':16 'gone':4 'haven':2 'home':44 'movi':8 'rather':30 'see':6 'someth':39 'theatr':19 'wait':31 'watch':42 'worth':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/movies@lemmy.world/t/620525/-/comment/3519218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699809363 {#2458
    date: 2023-11-12 18:16:03.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 {#2453
  +user: App\Entity\User {#2370 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I haven't gone to see any movies for a while now. The effort to go to a theatre and all that just feels not worth it. I'd rather wait for the films to be available on something I can watch at home."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699809363 {#2462
    date: 2023-11-12 18:16:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 116342
  -bodyTs: "'avail':37 'd':29 'effort':14 'feel':24 'film':34 'go':16 'gone':4 'haven':2 'home':44 'movi':8 'rather':30 'see':6 'someth':39 'theatr':19 'wait':31 'watch':42 'worth':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/movies@lemmy.world/t/620525/-/comment/3519218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699809363 {#2458
    date: 2023-11-12 18:16:03.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 {#2453
  +user: App\Entity\User {#2370 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I haven't gone to see any movies for a while now. The effort to go to a theatre and all that just feels not worth it. I'd rather wait for the films to be available on something I can watch at home."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699809363 {#2462
    date: 2023-11-12 18:16:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 116342
  -bodyTs: "'avail':37 'd':29 'effort':14 'feel':24 'film':34 'go':16 'gone':4 'haven':2 'home':44 'movi':8 'rather':30 'see':6 'someth':39 'theatr':19 'wait':31 'watch':42 'worth':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/movies@lemmy.world/t/620525/-/comment/3519218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699809363 {#2458
    date: 2023-11-12 18:16:03.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 {#2028
  +user: App\Entity\User {#2079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Genre fatigue. Too formulaic now as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699808412 {#2018
    date: 2023-11-12 18:00:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 116255
  -bodyTs: "'fatigu':2 'formula':4 'genr':1 'well':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5262139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699808412 {#2025
    date: 2023-11-12 18:00:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2028
  +user: App\Entity\User {#2079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Genre fatigue. Too formulaic now as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699808412 {#2018
    date: 2023-11-12 18:00:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 116255
  -bodyTs: "'fatigu':2 'formula':4 'genr':1 'well':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5262139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699808412 {#2025
    date: 2023-11-12 18:00:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2028
  +user: App\Entity\User {#2079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Genre fatigue. Too formulaic now as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699808412 {#2018
    date: 2023-11-12 18:00:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 116255
  -bodyTs: "'fatigu':2 'formula':4 'genr':1 'well':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5262139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699808412 {#2025
    date: 2023-11-12 18:00:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2073
  +user: App\Entity\User {#2056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s the lowest adjusted for inflation, not sure why they aren’t doing that that. They mention it in the article body."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699808142 {#2159
    date: 2023-11-12 17:55:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 116232
  -bodyTs: "'adjust':5 'aren':12 'articl':22 'bodi':23 'inflat':7 'lowest':4 'mention':18 'sure':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5738188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699808142 {#2143
    date: 2023-11-12 17:55:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2073
  +user: App\Entity\User {#2056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s the lowest adjusted for inflation, not sure why they aren’t doing that that. They mention it in the article body."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699808142 {#2159
    date: 2023-11-12 17:55:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 116232
  -bodyTs: "'adjust':5 'aren':12 'articl':22 'bodi':23 'inflat':7 'lowest':4 'mention':18 'sure':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5738188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699808142 {#2143
    date: 2023-11-12 17:55:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2073
  +user: App\Entity\User {#2056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s the lowest adjusted for inflation, not sure why they aren’t doing that that. They mention it in the article body."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699808142 {#2159
    date: 2023-11-12 17:55:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 116232
  -bodyTs: "'adjust':5 'aren':12 'articl':22 'bodi':23 'inflat':7 'lowest':4 'mention':18 'sure':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5738188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699808142 {#2143
    date: 2023-11-12 17:55:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2231
  +user: App\Entity\User {#2301 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is literally the first I’d heard of the movie. If it’s anything like the other marvel movies, it’ll be overwhelmingly OK (not terrible, not great)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1699807899 {#2216
    date: 2023-11-12 17:51:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 116209
  -bodyTs: "'anyth':15 'd':7 'first':5 'great':29 'heard':8 'like':16 'liter':3 'll':22 'marvel':19 'movi':11,20 'ok':25 'overwhelm':24 'terribl':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5261975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699807899 {#2214
    date: 2023-11-12 17:51:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2231
  +user: App\Entity\User {#2301 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is literally the first I’d heard of the movie. If it’s anything like the other marvel movies, it’ll be overwhelmingly OK (not terrible, not great)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1699807899 {#2216
    date: 2023-11-12 17:51:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 116209
  -bodyTs: "'anyth':15 'd':7 'first':5 'great':29 'heard':8 'like':16 'liter':3 'll':22 'marvel':19 'movi':11,20 'ok':25 'overwhelm':24 'terribl':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5261975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699807899 {#2214
    date: 2023-11-12 17:51:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2231
  +user: App\Entity\User {#2301 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is literally the first I’d heard of the movie. If it’s anything like the other marvel movies, it’ll be overwhelmingly OK (not terrible, not great)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1699807899 {#2216
    date: 2023-11-12 17:51:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 116209
  -bodyTs: "'anyth':15 'd':7 'first':5 'great':29 'heard':8 'like':16 'liter':3 'll':22 'marvel':19 'movi':11,20 'ok':25 'overwhelm':24 'terribl':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5261975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699807899 {#2214
    date: 2023-11-12 17:51:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#2264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I want to see it, been looking forward to it, and will when it comes out for home viewing. But if already basically stopped going to theaters before the pandemic except for the biggest films, and the pandemic killed off the last interest I had in any of the disgusting expensive theaters near my home.\n
    \n
    And now they’re raising prices for all the services… so we’ll see if when it gets to home viewing it it’s affordable enough to watch or not.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1699807243 {#2209
    date: 2023-11-12 17:40:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +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: 116172
  -bodyTs: "'afford':80 'alreadi':22 'basic':23 'biggest':34 'come':15 'disgust':50 'enough':81 'except':31 'expens':51 'film':35 'forward':8 'get':73 'go':25 'home':18,55,75 'interest':43 'kill':39 'last':42 'll':68 'look':7 'near':53 'pandem':30,38 'price':61 'rais':60 're':59 'see':4,69 'servic':65 'stop':24 'theater':27,52 'view':19,76 'want':2 'watch':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5261746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699807243 {#2204
    date: 2023-11-12 17:40:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#2264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I want to see it, been looking forward to it, and will when it comes out for home viewing. But if already basically stopped going to theaters before the pandemic except for the biggest films, and the pandemic killed off the last interest I had in any of the disgusting expensive theaters near my home.\n
    \n
    And now they’re raising prices for all the services… so we’ll see if when it gets to home viewing it it’s affordable enough to watch or not.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1699807243 {#2209
    date: 2023-11-12 17:40:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +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: 116172
  -bodyTs: "'afford':80 'alreadi':22 'basic':23 'biggest':34 'come':15 'disgust':50 'enough':81 'except':31 'expens':51 'film':35 'forward':8 'get':73 'go':25 'home':18,55,75 'interest':43 'kill':39 'last':42 'll':68 'look':7 'near':53 'pandem':30,38 'price':61 'rais':60 're':59 'see':4,69 'servic':65 'stop':24 'theater':27,52 'view':19,76 'want':2 'watch':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5261746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699807243 {#2204
    date: 2023-11-12 17:40:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#2264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I want to see it, been looking forward to it, and will when it comes out for home viewing. But if already basically stopped going to theaters before the pandemic except for the biggest films, and the pandemic killed off the last interest I had in any of the disgusting expensive theaters near my home.\n
    \n
    And now they’re raising prices for all the services… so we’ll see if when it gets to home viewing it it’s affordable enough to watch or not.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1699807243 {#2209
    date: 2023-11-12 17:40:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +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: 116172
  -bodyTs: "'afford':80 'alreadi':22 'basic':23 'biggest':34 'come':15 'disgust':50 'enough':81 'except':31 'expens':51 'film':35 'forward':8 'get':73 'go':25 'home':18,55,75 'interest':43 'kill':39 'last':42 'll':68 'look':7 'near':53 'pandem':30,38 'price':61 'rais':60 're':59 'see':4,69 'servic':65 'stop':24 'theater':27,52 'view':19,76 'want':2 'watch':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5261746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699807243 {#2204
    date: 2023-11-12 17:40:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2176
  +user: App\Entity\User {#1994 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "They spent $220 million to produce the movie…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699805806 {#2186
    date: 2023-11-12 17:16:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 116066
  -bodyTs: "'220':3 'million':4 'movi':8 'produc':6 'spent':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5261192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699805806 {#2173
    date: 2023-11-12 17:16: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
31 DENIED edit
App\Entity\EntryComment {#2176
  +user: App\Entity\User {#1994 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "They spent $220 million to produce the movie…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699805806 {#2186
    date: 2023-11-12 17:16:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 116066
  -bodyTs: "'220':3 'million':4 'movi':8 'produc':6 'spent':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5261192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699805806 {#2173
    date: 2023-11-12 17:16: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
32 DENIED moderate
App\Entity\EntryComment {#2176
  +user: App\Entity\User {#1994 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "They spent $220 million to produce the movie…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699805806 {#2186
    date: 2023-11-12 17:16:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 116066
  -bodyTs: "'220':3 'million':4 'movi':8 'produc':6 'spent':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5261192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699805806 {#2173
    date: 2023-11-12 17:16: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
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 {#2495
  +user: App\Entity\User {#2509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Honestly, I still believe there can be good Marvel movies. Just pull back on the number of releases. And not every movie needs to be Avengers Endgame successful. They are trying to do that for every release and it is understandably backfiring hard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699660547 {#1357
    date: 2023-11-11 00:55:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2497 …}
  +nested: Doctrine\ORM\PersistentCollection {#2499 …}
  +votes: Doctrine\ORM\PersistentCollection {#2501 …}
  +reports: Doctrine\ORM\PersistentCollection {#2503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
  -id: 83319
  -bodyTs: "'aveng':26 'back':13 'backfir':42 'believ':4 'endgam':27 'everi':21,36 'good':8 'hard':43 'honest':1 'marvel':9 'movi':10,22 'need':23 'number':16 'pull':12 'releas':18,37 'still':3 'success':28 'tri':31 'understand':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4990098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698872214 {#2491
    date: 2023-11-01 21:56:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2495
  +user: App\Entity\User {#2509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Honestly, I still believe there can be good Marvel movies. Just pull back on the number of releases. And not every movie needs to be Avengers Endgame successful. They are trying to do that for every release and it is understandably backfiring hard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699660547 {#1357
    date: 2023-11-11 00:55:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2497 …}
  +nested: Doctrine\ORM\PersistentCollection {#2499 …}
  +votes: Doctrine\ORM\PersistentCollection {#2501 …}
  +reports: Doctrine\ORM\PersistentCollection {#2503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
  -id: 83319
  -bodyTs: "'aveng':26 'back':13 'backfir':42 'believ':4 'endgam':27 'everi':21,36 'good':8 'hard':43 'honest':1 'marvel':9 'movi':10,22 'need':23 'number':16 'pull':12 'releas':18,37 'still':3 'success':28 'tri':31 'understand':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4990098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698872214 {#2491
    date: 2023-11-01 21:56:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2495
  +user: App\Entity\User {#2509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Honestly, I still believe there can be good Marvel movies. Just pull back on the number of releases. And not every movie needs to be Avengers Endgame successful. They are trying to do that for every release and it is understandably backfiring hard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699660547 {#1357
    date: 2023-11-11 00:55:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2497 …}
  +nested: Doctrine\ORM\PersistentCollection {#2499 …}
  +votes: Doctrine\ORM\PersistentCollection {#2501 …}
  +reports: Doctrine\ORM\PersistentCollection {#2503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
  -id: 83319
  -bodyTs: "'aveng':26 'back':13 'backfir':42 'believ':4 'endgam':27 'everi':21,36 'good':8 'hard':43 'honest':1 'marvel':9 'movi':10,22 'need':23 'number':16 'pull':12 'releas':18,37 'still':3 'success':28 'tri':31 'understand':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4990098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698872214 {#2491
    date: 2023-11-01 21:56:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2971
  +user: Proxies\__CG__\App\Entity\User {#2970 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2495
    +user: App\Entity\User {#2509 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Honestly, I still believe there can be good Marvel movies. Just pull back on the number of releases. And not every movie needs to be Avengers Endgame successful. They are trying to do that for every release and it is understandably backfiring hard."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699660547 {#1357
      date: 2023-11-11 00:55:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2497 …}
    +nested: Doctrine\ORM\PersistentCollection {#2499 …}
    +votes: Doctrine\ORM\PersistentCollection {#2501 …}
    +reports: Doctrine\ORM\PersistentCollection {#2503 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
    -id: 83319
    -bodyTs: "'aveng':26 'back':13 'backfir':42 'believ':4 'endgam':27 'everi':21,36 'good':8 'hard':43 'honest':1 'marvel':9 'movi':10,22 'need':23 'number':16 'pull':12 'releas':18,37 'still':3 'success':28 'tri':31 'understand':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4990098"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698872214 {#2491
      date: 2023-11-01 21:56:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2495}
  +body: """
    If they went back to doing standalone movies with very loose tie ins (or none at all) to the MCU at large, instead of every movie feeling like a 105 minute trailer for the next movie, more people would see them.\n
    \n
    One of the best things to come out post Endgame (for me at least) has been Moon Knight, precisely because it stood by itself with no connection to the MCU at large.\n
    \n
    Once they realize that movies can be reasonably successful without having to tie in to one overarching, decade spanning plot, they’ll go back to being good.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699585504 {#2973
    date: 2023-11-10 04:05:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@skybreaker@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2969 …}
  +nested: Doctrine\ORM\PersistentCollection {#2967 …}
  +votes: Doctrine\ORM\PersistentCollection {#3047 …}
  +reports: Doctrine\ORM\PersistentCollection {#3048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
  -id: 106393
  -bodyTs: "'105':30 'back':4,97 'best':45 'come':48 'connect':68 'decad':91 'endgam':51 'everi':25 'feel':27 'go':96 'good':100 'in':13 'instead':23 'knight':59 'larg':22,73 'least':55 'like':28 'll':95 'loos':11 'mcu':20,71 'minut':31 'moon':58 'movi':8,26,36,78 'next':35 'none':15 'one':42,89 'overarch':90 'peopl':38 'plot':93 'post':50 'precis':60 'realiz':76 'reason':81 'see':40 'span':92 'standalon':7 'stood':63 'success':82 'thing':46 'tie':12,86 'trailer':32 'went':3 'without':83 'would':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5198663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699585504 {#2972
    date: 2023-11-10 04:05: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
39 DENIED edit
App\Entity\EntryComment {#2971
  +user: Proxies\__CG__\App\Entity\User {#2970 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2495
    +user: App\Entity\User {#2509 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Honestly, I still believe there can be good Marvel movies. Just pull back on the number of releases. And not every movie needs to be Avengers Endgame successful. They are trying to do that for every release and it is understandably backfiring hard."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699660547 {#1357
      date: 2023-11-11 00:55:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2497 …}
    +nested: Doctrine\ORM\PersistentCollection {#2499 …}
    +votes: Doctrine\ORM\PersistentCollection {#2501 …}
    +reports: Doctrine\ORM\PersistentCollection {#2503 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
    -id: 83319
    -bodyTs: "'aveng':26 'back':13 'backfir':42 'believ':4 'endgam':27 'everi':21,36 'good':8 'hard':43 'honest':1 'marvel':9 'movi':10,22 'need':23 'number':16 'pull':12 'releas':18,37 'still':3 'success':28 'tri':31 'understand':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4990098"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698872214 {#2491
      date: 2023-11-01 21:56:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2495}
  +body: """
    If they went back to doing standalone movies with very loose tie ins (or none at all) to the MCU at large, instead of every movie feeling like a 105 minute trailer for the next movie, more people would see them.\n
    \n
    One of the best things to come out post Endgame (for me at least) has been Moon Knight, precisely because it stood by itself with no connection to the MCU at large.\n
    \n
    Once they realize that movies can be reasonably successful without having to tie in to one overarching, decade spanning plot, they’ll go back to being good.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699585504 {#2973
    date: 2023-11-10 04:05:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@skybreaker@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2969 …}
  +nested: Doctrine\ORM\PersistentCollection {#2967 …}
  +votes: Doctrine\ORM\PersistentCollection {#3047 …}
  +reports: Doctrine\ORM\PersistentCollection {#3048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
  -id: 106393
  -bodyTs: "'105':30 'back':4,97 'best':45 'come':48 'connect':68 'decad':91 'endgam':51 'everi':25 'feel':27 'go':96 'good':100 'in':13 'instead':23 'knight':59 'larg':22,73 'least':55 'like':28 'll':95 'loos':11 'mcu':20,71 'minut':31 'moon':58 'movi':8,26,36,78 'next':35 'none':15 'one':42,89 'overarch':90 'peopl':38 'plot':93 'post':50 'precis':60 'realiz':76 'reason':81 'see':40 'span':92 'standalon':7 'stood':63 'success':82 'thing':46 'tie':12,86 'trailer':32 'went':3 'without':83 'would':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5198663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699585504 {#2972
    date: 2023-11-10 04:05: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
40 DENIED moderate
App\Entity\EntryComment {#2971
  +user: Proxies\__CG__\App\Entity\User {#2970 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2495
    +user: App\Entity\User {#2509 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Honestly, I still believe there can be good Marvel movies. Just pull back on the number of releases. And not every movie needs to be Avengers Endgame successful. They are trying to do that for every release and it is understandably backfiring hard."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699660547 {#1357
      date: 2023-11-11 00:55:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2497 …}
    +nested: Doctrine\ORM\PersistentCollection {#2499 …}
    +votes: Doctrine\ORM\PersistentCollection {#2501 …}
    +reports: Doctrine\ORM\PersistentCollection {#2503 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
    -id: 83319
    -bodyTs: "'aveng':26 'back':13 'backfir':42 'believ':4 'endgam':27 'everi':21,36 'good':8 'hard':43 'honest':1 'marvel':9 'movi':10,22 'need':23 'number':16 'pull':12 'releas':18,37 'still':3 'success':28 'tri':31 'understand':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4990098"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698872214 {#2491
      date: 2023-11-01 21:56:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2495}
  +body: """
    If they went back to doing standalone movies with very loose tie ins (or none at all) to the MCU at large, instead of every movie feeling like a 105 minute trailer for the next movie, more people would see them.\n
    \n
    One of the best things to come out post Endgame (for me at least) has been Moon Knight, precisely because it stood by itself with no connection to the MCU at large.\n
    \n
    Once they realize that movies can be reasonably successful without having to tie in to one overarching, decade spanning plot, they’ll go back to being good.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699585504 {#2973
    date: 2023-11-10 04:05:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@skybreaker@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2969 …}
  +nested: Doctrine\ORM\PersistentCollection {#2967 …}
  +votes: Doctrine\ORM\PersistentCollection {#3047 …}
  +reports: Doctrine\ORM\PersistentCollection {#3048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
  -id: 106393
  -bodyTs: "'105':30 'back':4,97 'best':45 'come':48 'connect':68 'decad':91 'endgam':51 'everi':25 'feel':27 'go':96 'good':100 'in':13 'instead':23 'knight':59 'larg':22,73 'least':55 'like':28 'll':95 'loos':11 'mcu':20,71 'minut':31 'moon':58 'movi':8,26,36,78 'next':35 'none':15 'one':42,89 'overarch':90 'peopl':38 'plot':93 'post':50 'precis':60 'realiz':76 'reason':81 'see':40 'span':92 'standalon':7 'stood':63 'success':82 'thing':46 'tie':12,86 'trailer':32 'went':3 'without':83 'would':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5198663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699585504 {#2972
    date: 2023-11-10 04:05: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
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 {#2571
  +user: App\Entity\User {#2584 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s stale. Let it die off. Find some other IP to plunder."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699113641 {#2566
    date: 2023-11-04 17:00:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2572 …}
  +nested: Doctrine\ORM\PersistentCollection {#2574 …}
  +votes: Doctrine\ORM\PersistentCollection {#2576 …}
  +reports: Doctrine\ORM\PersistentCollection {#2578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
  -id: 82910
  -bodyTs: "'die':6 'find':8 'ip':11 'let':4 'plunder':13 'stale':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4984245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698855419 {#2567
    date: 2023-11-01 17:16:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2571
  +user: App\Entity\User {#2584 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s stale. Let it die off. Find some other IP to plunder."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699113641 {#2566
    date: 2023-11-04 17:00:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2572 …}
  +nested: Doctrine\ORM\PersistentCollection {#2574 …}
  +votes: Doctrine\ORM\PersistentCollection {#2576 …}
  +reports: Doctrine\ORM\PersistentCollection {#2578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
  -id: 82910
  -bodyTs: "'die':6 'find':8 'ip':11 'let':4 'plunder':13 'stale':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4984245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698855419 {#2567
    date: 2023-11-01 17:16:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2571
  +user: App\Entity\User {#2584 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s stale. Let it die off. Find some other IP to plunder."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699113641 {#2566
    date: 2023-11-04 17:00:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2572 …}
  +nested: Doctrine\ORM\PersistentCollection {#2574 …}
  +votes: Doctrine\ORM\PersistentCollection {#2576 …}
  +reports: Doctrine\ORM\PersistentCollection {#2578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
  -id: 82910
  -bodyTs: "'die':6 'find':8 'ip':11 'let':4 'plunder':13 'stale':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4984245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698855419 {#2567
    date: 2023-11-01 17:16:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3003
  +user: Proxies\__CG__\App\Entity\User {#3002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2571
    +user: App\Entity\User {#2584 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s stale. Let it die off. Find some other IP to plunder."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699113641 {#2566
      date: 2023-11-04 17:00:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2572 …}
    +nested: Doctrine\ORM\PersistentCollection {#2574 …}
    +votes: Doctrine\ORM\PersistentCollection {#2576 …}
    +reports: Doctrine\ORM\PersistentCollection {#2578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
    -id: 82910
    -bodyTs: "'die':6 'find':8 'ip':11 'let':4 'plunder':13 'stale':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4984245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698855419 {#2567
      date: 2023-11-01 17:16:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: "Disney is in the business of beating dead horses. But I’m happy for them to keep trying, I just won’t watch until they make something good. I still want to see a film with avengers/xmen/fantastic 4 in it at some point, but with the massive loss of momentum that’s starting to pile up who knows how this will unfold."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698875600 {#3005
    date: 2023-11-01 22:53:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@Chickenstalker@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3001 …}
  +nested: Doctrine\ORM\PersistentCollection {#2999 …}
  +votes: Doctrine\ORM\PersistentCollection {#2997 …}
  +reports: Doctrine\ORM\PersistentCollection {#2995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
  -id: 83390
  -bodyTs: "'4':38 'avengers/xmen/fantastic':37 'beat':7 'busi':5 'dead':8 'disney':1 'film':35 'good':28 'happi':13 'hors':9 'keep':17 'know':58 'loss':48 'm':12 'make':26 'massiv':47 'momentum':50 'pile':55 'point':43 'see':33 'someth':27 'start':53 'still':30 'tri':18 'unfold':62 'want':31 'watch':23 'won':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/movies@lemmy.world/t/589401/-/comment/3307923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698875600 {#3004
    date: 2023-11-01 22:53:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3003
  +user: Proxies\__CG__\App\Entity\User {#3002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2571
    +user: App\Entity\User {#2584 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s stale. Let it die off. Find some other IP to plunder."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699113641 {#2566
      date: 2023-11-04 17:00:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2572 …}
    +nested: Doctrine\ORM\PersistentCollection {#2574 …}
    +votes: Doctrine\ORM\PersistentCollection {#2576 …}
    +reports: Doctrine\ORM\PersistentCollection {#2578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
    -id: 82910
    -bodyTs: "'die':6 'find':8 'ip':11 'let':4 'plunder':13 'stale':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4984245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698855419 {#2567
      date: 2023-11-01 17:16:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: "Disney is in the business of beating dead horses. But I’m happy for them to keep trying, I just won’t watch until they make something good. I still want to see a film with avengers/xmen/fantastic 4 in it at some point, but with the massive loss of momentum that’s starting to pile up who knows how this will unfold."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698875600 {#3005
    date: 2023-11-01 22:53:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@Chickenstalker@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3001 …}
  +nested: Doctrine\ORM\PersistentCollection {#2999 …}
  +votes: Doctrine\ORM\PersistentCollection {#2997 …}
  +reports: Doctrine\ORM\PersistentCollection {#2995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
  -id: 83390
  -bodyTs: "'4':38 'avengers/xmen/fantastic':37 'beat':7 'busi':5 'dead':8 'disney':1 'film':35 'good':28 'happi':13 'hors':9 'keep':17 'know':58 'loss':48 'm':12 'make':26 'massiv':47 'momentum':50 'pile':55 'point':43 'see':33 'someth':27 'start':53 'still':30 'tri':18 'unfold':62 'want':31 'watch':23 'won':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/movies@lemmy.world/t/589401/-/comment/3307923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698875600 {#3004
    date: 2023-11-01 22:53:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3003
  +user: Proxies\__CG__\App\Entity\User {#3002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2571
    +user: App\Entity\User {#2584 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s stale. Let it die off. Find some other IP to plunder."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699113641 {#2566
      date: 2023-11-04 17:00:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2572 …}
    +nested: Doctrine\ORM\PersistentCollection {#2574 …}
    +votes: Doctrine\ORM\PersistentCollection {#2576 …}
    +reports: Doctrine\ORM\PersistentCollection {#2578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
    -id: 82910
    -bodyTs: "'die':6 'find':8 'ip':11 'let':4 'plunder':13 'stale':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4984245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698855419 {#2567
      date: 2023-11-01 17:16:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: "Disney is in the business of beating dead horses. But I’m happy for them to keep trying, I just won’t watch until they make something good. I still want to see a film with avengers/xmen/fantastic 4 in it at some point, but with the massive loss of momentum that’s starting to pile up who knows how this will unfold."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698875600 {#3005
    date: 2023-11-01 22:53:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@Chickenstalker@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3001 …}
  +nested: Doctrine\ORM\PersistentCollection {#2999 …}
  +votes: Doctrine\ORM\PersistentCollection {#2997 …}
  +reports: Doctrine\ORM\PersistentCollection {#2995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
  -id: 83390
  -bodyTs: "'4':38 'avengers/xmen/fantastic':37 'beat':7 'busi':5 'dead':8 'disney':1 'film':35 'good':28 'happi':13 'hors':9 'keep':17 'know':58 'loss':48 'm':12 'make':26 'massiv':47 'momentum':50 'pile':55 'point':43 'see':33 'someth':27 'start':53 'still':30 'tri':18 'unfold':62 'want':31 'watch':23 'won':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/movies@lemmy.world/t/589401/-/comment/3307923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698875600 {#3004
    date: 2023-11-01 22:53:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2987
  +user: Proxies\__CG__\App\Entity\User {#2986 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2571
    +user: App\Entity\User {#2584 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s stale. Let it die off. Find some other IP to plunder."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699113641 {#2566
      date: 2023-11-04 17:00:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2572 …}
    +nested: Doctrine\ORM\PersistentCollection {#2574 …}
    +votes: Doctrine\ORM\PersistentCollection {#2576 …}
    +reports: Doctrine\ORM\PersistentCollection {#2578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
    -id: 82910
    -bodyTs: "'die':6 'find':8 'ip':11 'let':4 'plunder':13 'stale':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4984245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698855419 {#2567
      date: 2023-11-01 17:16:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: """
    The thing is there is so much source material that they could refresh it with a completely new take and new characters. But.the shared universe has become unwieldy, both in production a nd in narrative.\n
    \n
    What they should be doing is backing off the slavish attention to continuity and letting auteurs do their thing without worrying about setting up future installments or following up stuff that came before. And they seriously need to slow down their rollouts. When it was still new, it was exciting to be getting two new shows and three new movies in this world every year. But the novelty is gone now, so they only have the strength of their stories to hold them up, and lately, those have been suffering because of the brutal production line.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699113638 {#2989
    date: 2023-11-04 17:00:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@Chickenstalker@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2985 …}
  +nested: Doctrine\ORM\PersistentCollection {#2983 …}
  +votes: Doctrine\ORM\PersistentCollection {#2981 …}
  +reports: Doctrine\ORM\PersistentCollection {#2979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2975 …}
  -id: 89967
  -bodyTs: "'attent':46 'auteur':51 'back':42 'becom':27 'brutal':129 'but.the':23 'came':67 'charact':22 'complet':17 'continu':48 'could':12 'everi':99 'excit':85 'follow':63 'futur':60 'get':88 'gone':105 'hold':117 'instal':61 'late':121 'let':50 'line':131 'materi':9 'movi':95 'much':7 'narrat':35 'nd':33 'need':72 'new':18,21,82,90,94 'novelti':103 'product':31,130 'refresh':13 'rollout':77 'serious':71 'set':58 'share':24 'show':91 'slavish':45 'slow':74 'sourc':8 'still':81 'stori':115 'strength':112 'stuff':65 'suffer':125 'take':19 'thing':2,54 'three':93 'two':89 'univers':25 'unwieldi':28 'without':55 'world':98 'worri':56 'year':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/3351177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699113638 {#2988
    date: 2023-11-04 17:00:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2987
  +user: Proxies\__CG__\App\Entity\User {#2986 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2571
    +user: App\Entity\User {#2584 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s stale. Let it die off. Find some other IP to plunder."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699113641 {#2566
      date: 2023-11-04 17:00:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2572 …}
    +nested: Doctrine\ORM\PersistentCollection {#2574 …}
    +votes: Doctrine\ORM\PersistentCollection {#2576 …}
    +reports: Doctrine\ORM\PersistentCollection {#2578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
    -id: 82910
    -bodyTs: "'die':6 'find':8 'ip':11 'let':4 'plunder':13 'stale':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4984245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698855419 {#2567
      date: 2023-11-01 17:16:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: """
    The thing is there is so much source material that they could refresh it with a completely new take and new characters. But.the shared universe has become unwieldy, both in production a nd in narrative.\n
    \n
    What they should be doing is backing off the slavish attention to continuity and letting auteurs do their thing without worrying about setting up future installments or following up stuff that came before. And they seriously need to slow down their rollouts. When it was still new, it was exciting to be getting two new shows and three new movies in this world every year. But the novelty is gone now, so they only have the strength of their stories to hold them up, and lately, those have been suffering because of the brutal production line.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699113638 {#2989
    date: 2023-11-04 17:00:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@Chickenstalker@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2985 …}
  +nested: Doctrine\ORM\PersistentCollection {#2983 …}
  +votes: Doctrine\ORM\PersistentCollection {#2981 …}
  +reports: Doctrine\ORM\PersistentCollection {#2979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2975 …}
  -id: 89967
  -bodyTs: "'attent':46 'auteur':51 'back':42 'becom':27 'brutal':129 'but.the':23 'came':67 'charact':22 'complet':17 'continu':48 'could':12 'everi':99 'excit':85 'follow':63 'futur':60 'get':88 'gone':105 'hold':117 'instal':61 'late':121 'let':50 'line':131 'materi':9 'movi':95 'much':7 'narrat':35 'nd':33 'need':72 'new':18,21,82,90,94 'novelti':103 'product':31,130 'refresh':13 'rollout':77 'serious':71 'set':58 'share':24 'show':91 'slavish':45 'slow':74 'sourc':8 'still':81 'stori':115 'strength':112 'stuff':65 'suffer':125 'take':19 'thing':2,54 'three':93 'two':89 'univers':25 'unwieldi':28 'without':55 'world':98 'worri':56 'year':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/3351177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699113638 {#2988
    date: 2023-11-04 17:00:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2987
  +user: Proxies\__CG__\App\Entity\User {#2986 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2571
    +user: App\Entity\User {#2584 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s stale. Let it die off. Find some other IP to plunder."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699113641 {#2566
      date: 2023-11-04 17:00:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2572 …}
    +nested: Doctrine\ORM\PersistentCollection {#2574 …}
    +votes: Doctrine\ORM\PersistentCollection {#2576 …}
    +reports: Doctrine\ORM\PersistentCollection {#2578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
    -id: 82910
    -bodyTs: "'die':6 'find':8 'ip':11 'let':4 'plunder':13 'stale':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4984245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698855419 {#2567
      date: 2023-11-01 17:16:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: """
    The thing is there is so much source material that they could refresh it with a completely new take and new characters. But.the shared universe has become unwieldy, both in production a nd in narrative.\n
    \n
    What they should be doing is backing off the slavish attention to continuity and letting auteurs do their thing without worrying about setting up future installments or following up stuff that came before. And they seriously need to slow down their rollouts. When it was still new, it was exciting to be getting two new shows and three new movies in this world every year. But the novelty is gone now, so they only have the strength of their stories to hold them up, and lately, those have been suffering because of the brutal production line.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699113638 {#2989
    date: 2023-11-04 17:00:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@Chickenstalker@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2985 …}
  +nested: Doctrine\ORM\PersistentCollection {#2983 …}
  +votes: Doctrine\ORM\PersistentCollection {#2981 …}
  +reports: Doctrine\ORM\PersistentCollection {#2979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2975 …}
  -id: 89967
  -bodyTs: "'attent':46 'auteur':51 'back':42 'becom':27 'brutal':129 'but.the':23 'came':67 'charact':22 'complet':17 'continu':48 'could':12 'everi':99 'excit':85 'follow':63 'futur':60 'get':88 'gone':105 'hold':117 'instal':61 'late':121 'let':50 'line':131 'materi':9 'movi':95 'much':7 'narrat':35 'nd':33 'need':72 'new':18,21,82,90,94 'novelti':103 'product':31,130 'refresh':13 'rollout':77 'serious':71 'set':58 'share':24 'show':91 'slavish':45 'slow':74 'sourc':8 'still':81 'stori':115 'strength':112 'stuff':65 'suffer':125 'take':19 'thing':2,54 'three':93 'two':89 'univers':25 'unwieldi':28 'without':55 'world':98 'worri':56 'year':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/3351177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699113638 {#2988
    date: 2023-11-04 17:00:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2644
  +user: App\Entity\User {#2657 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m excited to see what is next after the superhero trend dies and goes the way of the Western. In 20 years maybe we’ll get the Unforgiven of cape movies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698927673 {#2639
    date: 2023-11-02 13:21:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2645 …}
  +nested: Doctrine\ORM\PersistentCollection {#2647 …}
  +votes: Doctrine\ORM\PersistentCollection {#2649 …}
  +reports: Doctrine\ORM\PersistentCollection {#2651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
  -id: 84231
  -bodyTs: "'20':22 'cape':31 'die':13 'excit':3 'get':27 'goe':15 'll':26 'm':2 'mayb':24 'movi':32 'next':8 'see':5 'superhero':11 'trend':12 'unforgiven':29 'way':17 'western':20 'year':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5628240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698927094 {#2640
    date: 2023-11-02 13:11:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2644
  +user: App\Entity\User {#2657 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m excited to see what is next after the superhero trend dies and goes the way of the Western. In 20 years maybe we’ll get the Unforgiven of cape movies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698927673 {#2639
    date: 2023-11-02 13:21:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2645 …}
  +nested: Doctrine\ORM\PersistentCollection {#2647 …}
  +votes: Doctrine\ORM\PersistentCollection {#2649 …}
  +reports: Doctrine\ORM\PersistentCollection {#2651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
  -id: 84231
  -bodyTs: "'20':22 'cape':31 'die':13 'excit':3 'get':27 'goe':15 'll':26 'm':2 'mayb':24 'movi':32 'next':8 'see':5 'superhero':11 'trend':12 'unforgiven':29 'way':17 'western':20 'year':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5628240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698927094 {#2640
    date: 2023-11-02 13:11:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2644
  +user: App\Entity\User {#2657 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m excited to see what is next after the superhero trend dies and goes the way of the Western. In 20 years maybe we’ll get the Unforgiven of cape movies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698927673 {#2639
    date: 2023-11-02 13:21:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2645 …}
  +nested: Doctrine\ORM\PersistentCollection {#2647 …}
  +votes: Doctrine\ORM\PersistentCollection {#2649 …}
  +reports: Doctrine\ORM\PersistentCollection {#2651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
  -id: 84231
  -bodyTs: "'20':22 'cape':31 'die':13 'excit':3 'get':27 'goe':15 'll':26 'm':2 'mayb':24 'movi':32 'next':8 'see':5 'superhero':11 'trend':12 'unforgiven':29 'way':17 'western':20 'year':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5628240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698927094 {#2640
    date: 2023-11-02 13:11:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3051
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2644
    +user: App\Entity\User {#2657 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m excited to see what is next after the superhero trend dies and goes the way of the Western. In 20 years maybe we’ll get the Unforgiven of cape movies."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698927673 {#2639
      date: 2023-11-02 13:21:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2645 …}
    +nested: Doctrine\ORM\PersistentCollection {#2647 …}
    +votes: Doctrine\ORM\PersistentCollection {#2649 …}
    +reports: Doctrine\ORM\PersistentCollection {#2651 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2653 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
    -id: 84231
    -bodyTs: "'20':22 'cape':31 'die':13 'excit':3 'get':27 'goe':15 'll':26 'm':2 'mayb':24 'movi':32 'next':8 'see':5 'superhero':11 'trend':12 'unforgiven':29 'way':17 'western':20 'year':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5628240"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698927094 {#2640
      date: 2023-11-02 13:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2644}
  +body: "I can definitely see video game adaptations being the next big thing, with the successes of *Sonic the Hedgehog*, *The Last of Us*, *The Super Mario Bros. Movie*, *Gran Turismo*, and *Five Nights at Freddy’s*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698927672 {#3039
    date: 2023-11-02 13:21:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@5in1k@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3050 …}
  +nested: Doctrine\ORM\PersistentCollection {#3043 …}
  +votes: Doctrine\ORM\PersistentCollection {#3045 …}
  +reports: Doctrine\ORM\PersistentCollection {#3053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
  -id: 84239
  -bodyTs: "'adapt':7 'big':11 'bros':27 'definit':3 'five':32 'freddi':35 'game':6 'gran':29 'hedgehog':19 'last':21 'mario':26 'movi':28 'next':10 'night':33 'see':4 'sonic':17 'success':15 'super':25 'thing':12 'turismo':30 'us':23 'video':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5438773"
  +editedAt: DateTimeImmutable @1699401843 {#3040
    date: 2023-11-08 01:04:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698927672 {#3041
    date: 2023-11-02 13:21:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3051
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2644
    +user: App\Entity\User {#2657 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m excited to see what is next after the superhero trend dies and goes the way of the Western. In 20 years maybe we’ll get the Unforgiven of cape movies."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698927673 {#2639
      date: 2023-11-02 13:21:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2645 …}
    +nested: Doctrine\ORM\PersistentCollection {#2647 …}
    +votes: Doctrine\ORM\PersistentCollection {#2649 …}
    +reports: Doctrine\ORM\PersistentCollection {#2651 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2653 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
    -id: 84231
    -bodyTs: "'20':22 'cape':31 'die':13 'excit':3 'get':27 'goe':15 'll':26 'm':2 'mayb':24 'movi':32 'next':8 'see':5 'superhero':11 'trend':12 'unforgiven':29 'way':17 'western':20 'year':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5628240"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698927094 {#2640
      date: 2023-11-02 13:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2644}
  +body: "I can definitely see video game adaptations being the next big thing, with the successes of *Sonic the Hedgehog*, *The Last of Us*, *The Super Mario Bros. Movie*, *Gran Turismo*, and *Five Nights at Freddy’s*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698927672 {#3039
    date: 2023-11-02 13:21:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@5in1k@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3050 …}
  +nested: Doctrine\ORM\PersistentCollection {#3043 …}
  +votes: Doctrine\ORM\PersistentCollection {#3045 …}
  +reports: Doctrine\ORM\PersistentCollection {#3053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
  -id: 84239
  -bodyTs: "'adapt':7 'big':11 'bros':27 'definit':3 'five':32 'freddi':35 'game':6 'gran':29 'hedgehog':19 'last':21 'mario':26 'movi':28 'next':10 'night':33 'see':4 'sonic':17 'success':15 'super':25 'thing':12 'turismo':30 'us':23 'video':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5438773"
  +editedAt: DateTimeImmutable @1699401843 {#3040
    date: 2023-11-08 01:04:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698927672 {#3041
    date: 2023-11-02 13:21:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3051
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2644
    +user: App\Entity\User {#2657 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m excited to see what is next after the superhero trend dies and goes the way of the Western. In 20 years maybe we’ll get the Unforgiven of cape movies."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698927673 {#2639
      date: 2023-11-02 13:21:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2645 …}
    +nested: Doctrine\ORM\PersistentCollection {#2647 …}
    +votes: Doctrine\ORM\PersistentCollection {#2649 …}
    +reports: Doctrine\ORM\PersistentCollection {#2651 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2653 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
    -id: 84231
    -bodyTs: "'20':22 'cape':31 'die':13 'excit':3 'get':27 'goe':15 'll':26 'm':2 'mayb':24 'movi':32 'next':8 'see':5 'superhero':11 'trend':12 'unforgiven':29 'way':17 'western':20 'year':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5628240"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698927094 {#2640
      date: 2023-11-02 13:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2644}
  +body: "I can definitely see video game adaptations being the next big thing, with the successes of *Sonic the Hedgehog*, *The Last of Us*, *The Super Mario Bros. Movie*, *Gran Turismo*, and *Five Nights at Freddy’s*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698927672 {#3039
    date: 2023-11-02 13:21:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@5in1k@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3050 …}
  +nested: Doctrine\ORM\PersistentCollection {#3043 …}
  +votes: Doctrine\ORM\PersistentCollection {#3045 …}
  +reports: Doctrine\ORM\PersistentCollection {#3053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
  -id: 84239
  -bodyTs: "'adapt':7 'big':11 'bros':27 'definit':3 'five':32 'freddi':35 'game':6 'gran':29 'hedgehog':19 'last':21 'mario':26 'movi':28 'next':10 'night':33 'see':4 'sonic':17 'success':15 'super':25 'thing':12 'turismo':30 'us':23 'video':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5438773"
  +editedAt: DateTimeImmutable @1699401843 {#3040
    date: 2023-11-08 01:04:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698927672 {#3041
    date: 2023-11-02 13:21:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2717
  +user: App\Entity\User {#2730 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I wish they were able to get back on track. I enjoyed the MCU ride and I believe Feige still has it in him."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698861368 {#2712
    date: 2023-11-01 18:56:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2720 …}
  +votes: Doctrine\ORM\PersistentCollection {#2722 …}
  +reports: Doctrine\ORM\PersistentCollection {#2724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
  -id: 83071
  -bodyTs: "'abl':5 'back':8 'believ':18 'enjoy':12 'feig':19 'get':7 'mcu':14 'ride':15 'still':20 'track':10 'wish':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4986377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698861368 {#2713
    date: 2023-11-01 18:56:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2717
  +user: App\Entity\User {#2730 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I wish they were able to get back on track. I enjoyed the MCU ride and I believe Feige still has it in him."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698861368 {#2712
    date: 2023-11-01 18:56:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2720 …}
  +votes: Doctrine\ORM\PersistentCollection {#2722 …}
  +reports: Doctrine\ORM\PersistentCollection {#2724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
  -id: 83071
  -bodyTs: "'abl':5 'back':8 'believ':18 'enjoy':12 'feig':19 'get':7 'mcu':14 'ride':15 'still':20 'track':10 'wish':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4986377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698861368 {#2713
    date: 2023-11-01 18:56:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2717
  +user: App\Entity\User {#2730 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I wish they were able to get back on track. I enjoyed the MCU ride and I believe Feige still has it in him."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698861368 {#2712
    date: 2023-11-01 18:56:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2720 …}
  +votes: Doctrine\ORM\PersistentCollection {#2722 …}
  +reports: Doctrine\ORM\PersistentCollection {#2724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
  -id: 83071
  -bodyTs: "'abl':5 'back':8 'believ':18 'enjoy':12 'feig':19 'get':7 'mcu':14 'ride':15 'still':20 'track':10 'wish':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4986377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698861368 {#2713
    date: 2023-11-01 18:56:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2790
  +user: App\Entity\User {#2804 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2791 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "This sounds awesome."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698341954 {#2785
    date: 2023-10-26 19:39:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2792 …}
  +nested: Doctrine\ORM\PersistentCollection {#2794 …}
  +votes: Doctrine\ORM\PersistentCollection {#2796 …}
  +reports: Doctrine\ORM\PersistentCollection {#2798 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
  -id: 73348
  -bodyTs: "'awesom':3 'sound':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/movies@lemmy.world/t/572210/-/comment/3187363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698338607 {#2786
    date: 2023-10-26 18:43:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2790
  +user: App\Entity\User {#2804 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2791 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "This sounds awesome."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698341954 {#2785
    date: 2023-10-26 19:39:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2792 …}
  +nested: Doctrine\ORM\PersistentCollection {#2794 …}
  +votes: Doctrine\ORM\PersistentCollection {#2796 …}
  +reports: Doctrine\ORM\PersistentCollection {#2798 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
  -id: 73348
  -bodyTs: "'awesom':3 'sound':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/movies@lemmy.world/t/572210/-/comment/3187363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698338607 {#2786
    date: 2023-10-26 18:43:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2790
  +user: App\Entity\User {#2804 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2791 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "This sounds awesome."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698341954 {#2785
    date: 2023-10-26 19:39:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2792 …}
  +nested: Doctrine\ORM\PersistentCollection {#2794 …}
  +votes: Doctrine\ORM\PersistentCollection {#2796 …}
  +reports: Doctrine\ORM\PersistentCollection {#2798 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
  -id: 73348
  -bodyTs: "'awesom':3 'sound':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/movies@lemmy.world/t/572210/-/comment/3187363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698338607 {#2786
    date: 2023-10-26 18:43:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#3019
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2791 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2790
    +user: App\Entity\User {#2804 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2791 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "This sounds awesome."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698341954 {#2785
      date: 2023-10-26 19:39:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2792 …}
    +nested: Doctrine\ORM\PersistentCollection {#2794 …}
    +votes: Doctrine\ORM\PersistentCollection {#2796 …}
    +reports: Doctrine\ORM\PersistentCollection {#2798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
    -id: 73348
    -bodyTs: "'awesom':3 'sound':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/movies@lemmy.world/t/572210/-/comment/3187363"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698338607 {#2786
      date: 2023-10-26 18:43:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2790}
  +body: "Huge win for 2D animation fans."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698341952 {#3021
    date: 2023-10-26 19:39:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3017 …}
  +nested: Doctrine\ORM\PersistentCollection {#3015 …}
  +votes: Doctrine\ORM\PersistentCollection {#3013 …}
  +reports: Doctrine\ORM\PersistentCollection {#3011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3007 …}
  -id: 73435
  -bodyTs: "'2d':4 'anim':5 'fan':6 'huge':1 'win':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5242538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698341952 {#3020
    date: 2023-10-26 19:39:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3019
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2791 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2790
    +user: App\Entity\User {#2804 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2791 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "This sounds awesome."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698341954 {#2785
      date: 2023-10-26 19:39:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2792 …}
    +nested: Doctrine\ORM\PersistentCollection {#2794 …}
    +votes: Doctrine\ORM\PersistentCollection {#2796 …}
    +reports: Doctrine\ORM\PersistentCollection {#2798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
    -id: 73348
    -bodyTs: "'awesom':3 'sound':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/movies@lemmy.world/t/572210/-/comment/3187363"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698338607 {#2786
      date: 2023-10-26 18:43:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2790}
  +body: "Huge win for 2D animation fans."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698341952 {#3021
    date: 2023-10-26 19:39:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3017 …}
  +nested: Doctrine\ORM\PersistentCollection {#3015 …}
  +votes: Doctrine\ORM\PersistentCollection {#3013 …}
  +reports: Doctrine\ORM\PersistentCollection {#3011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3007 …}
  -id: 73435
  -bodyTs: "'2d':4 'anim':5 'fan':6 'huge':1 'win':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5242538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698341952 {#3020
    date: 2023-10-26 19:39:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3019
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2791 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2790
    +user: App\Entity\User {#2804 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2791 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "This sounds awesome."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698341954 {#2785
      date: 2023-10-26 19:39:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheImpressiveX@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2792 …}
    +nested: Doctrine\ORM\PersistentCollection {#2794 …}
    +votes: Doctrine\ORM\PersistentCollection {#2796 …}
    +reports: Doctrine\ORM\PersistentCollection {#2798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
    -id: 73348
    -bodyTs: "'awesom':3 'sound':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/movies@lemmy.world/t/572210/-/comment/3187363"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698338607 {#2786
      date: 2023-10-26 18:43:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2790}
  +body: "Huge win for 2D animation fans."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698341952 {#3021
    date: 2023-10-26 19:39:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3017 …}
  +nested: Doctrine\ORM\PersistentCollection {#3015 …}
  +votes: Doctrine\ORM\PersistentCollection {#3013 …}
  +reports: Doctrine\ORM\PersistentCollection {#3011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3007 …}
  -id: 73435
  -bodyTs: "'2d':4 'anim':5 'fan':6 'huge':1 'win':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5242538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698341952 {#3020
    date: 2023-10-26 19:39:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#2865
  +user: App\Entity\User {#2880 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2866 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2867 …}
  +image: null
  +parent: null
  +root: null
  +body: "Oof. Hopefully Wyclef isn’t involved."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1695603795 {#2860
    date: 2023-09-25 03:03:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZeroCool@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2868 …}
  +nested: Doctrine\ORM\PersistentCollection {#2870 …}
  +votes: Doctrine\ORM\PersistentCollection {#2872 …}
  +reports: Doctrine\ORM\PersistentCollection {#2874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
  -id: 29676
  -bodyTs: "'hope':2 'involv':6 'isn':4 'oof':1 'wyclef':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3608684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695583162 {#2861
    date: 2023-09-24 21:19:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2865
  +user: App\Entity\User {#2880 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2866 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2867 …}
  +image: null
  +parent: null
  +root: null
  +body: "Oof. Hopefully Wyclef isn’t involved."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1695603795 {#2860
    date: 2023-09-25 03:03:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZeroCool@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2868 …}
  +nested: Doctrine\ORM\PersistentCollection {#2870 …}
  +votes: Doctrine\ORM\PersistentCollection {#2872 …}
  +reports: Doctrine\ORM\PersistentCollection {#2874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
  -id: 29676
  -bodyTs: "'hope':2 'involv':6 'isn':4 'oof':1 'wyclef':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3608684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695583162 {#2861
    date: 2023-09-24 21:19:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2865
  +user: App\Entity\User {#2880 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2866 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2867 …}
  +image: null
  +parent: null
  +root: null
  +body: "Oof. Hopefully Wyclef isn’t involved."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1695603795 {#2860
    date: 2023-09-25 03:03:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZeroCool@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2868 …}
  +nested: Doctrine\ORM\PersistentCollection {#2870 …}
  +votes: Doctrine\ORM\PersistentCollection {#2872 …}
  +reports: Doctrine\ORM\PersistentCollection {#2874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
  -id: 29676
  -bodyTs: "'hope':2 'involv':6 'isn':4 'oof':1 'wyclef':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3608684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695583162 {#2861
    date: 2023-09-24 21:19:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2942
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2866 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2867 …}
  +image: null
  +parent: App\Entity\EntryComment {#2865
    +user: App\Entity\User {#2880 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2866 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2867 …}
    +image: null
    +parent: null
    +root: null
    +body: "Oof. Hopefully Wyclef isn’t involved."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1695603795 {#2860
      date: 2023-09-25 03:03:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZeroCool@feddit.ch"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2868 …}
    +nested: Doctrine\ORM\PersistentCollection {#2870 …}
    +votes: Doctrine\ORM\PersistentCollection {#2872 …}
    +reports: Doctrine\ORM\PersistentCollection {#2874 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
    -id: 29676
    -bodyTs: "'hope':2 'involv':6 'isn':4 'oof':1 'wyclef':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3608684"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695583162 {#2861
      date: 2023-09-24 21:19:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +body: "What’s up with Wyclef?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695589014 {#2947
    date: 2023-09-24 22:56:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZeroCool@feddit.ch"
    "@spacecowboy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3033 …}
  +nested: Doctrine\ORM\PersistentCollection {#3031 …}
  +votes: Doctrine\ORM\PersistentCollection {#3029 …}
  +reports: Doctrine\ORM\PersistentCollection {#3027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
  -id: 29684
  -bodyTs: "'wyclef':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3757770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695589014 {#2944
    date: 2023-09-24 22:56:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2942
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2866 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2867 …}
  +image: null
  +parent: App\Entity\EntryComment {#2865
    +user: App\Entity\User {#2880 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2866 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2867 …}
    +image: null
    +parent: null
    +root: null
    +body: "Oof. Hopefully Wyclef isn’t involved."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1695603795 {#2860
      date: 2023-09-25 03:03:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZeroCool@feddit.ch"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2868 …}
    +nested: Doctrine\ORM\PersistentCollection {#2870 …}
    +votes: Doctrine\ORM\PersistentCollection {#2872 …}
    +reports: Doctrine\ORM\PersistentCollection {#2874 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
    -id: 29676
    -bodyTs: "'hope':2 'involv':6 'isn':4 'oof':1 'wyclef':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3608684"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695583162 {#2861
      date: 2023-09-24 21:19:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +body: "What’s up with Wyclef?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695589014 {#2947
    date: 2023-09-24 22:56:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZeroCool@feddit.ch"
    "@spacecowboy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3033 …}
  +nested: Doctrine\ORM\PersistentCollection {#3031 …}
  +votes: Doctrine\ORM\PersistentCollection {#3029 …}
  +reports: Doctrine\ORM\PersistentCollection {#3027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
  -id: 29684
  -bodyTs: "'wyclef':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3757770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695589014 {#2944
    date: 2023-09-24 22:56:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2942
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2866 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2867 …}
  +image: null
  +parent: App\Entity\EntryComment {#2865
    +user: App\Entity\User {#2880 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2866 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2867 …}
    +image: null
    +parent: null
    +root: null
    +body: "Oof. Hopefully Wyclef isn’t involved."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1695603795 {#2860
      date: 2023-09-25 03:03:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZeroCool@feddit.ch"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2868 …}
    +nested: Doctrine\ORM\PersistentCollection {#2870 …}
    +votes: Doctrine\ORM\PersistentCollection {#2872 …}
    +reports: Doctrine\ORM\PersistentCollection {#2874 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
    -id: 29676
    -bodyTs: "'hope':2 'involv':6 'isn':4 'oof':1 'wyclef':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3608684"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695583162 {#2861
      date: 2023-09-24 21:19:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +body: "What’s up with Wyclef?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695589014 {#2947
    date: 2023-09-24 22:56:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZeroCool@feddit.ch"
    "@spacecowboy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3033 …}
  +nested: Doctrine\ORM\PersistentCollection {#3031 …}
  +votes: Doctrine\ORM\PersistentCollection {#3029 …}
  +reports: Doctrine\ORM\PersistentCollection {#3027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
  -id: 29684
  -bodyTs: "'wyclef':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3757770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695589014 {#2944
    date: 2023-09-24 22:56:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#3064
  +user: App\Entity\User {#2880 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2866 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2867 …}
  +image: null
  +parent: App\Entity\EntryComment {#2942
    +user: Proxies\__CG__\App\Entity\User {#3034 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2866 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2867 …}
    +image: null
    +parent: App\Entity\EntryComment {#2865
      +user: App\Entity\User {#2880 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2866 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2867 …}
      +image: null
      +parent: null
      +root: null
      +body: "Oof. Hopefully Wyclef isn’t involved."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1695603795 {#2860
        date: 2023-09-25 03:03:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZeroCool@feddit.ch"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2868 …}
      +nested: Doctrine\ORM\PersistentCollection {#2870 …}
      +votes: Doctrine\ORM\PersistentCollection {#2872 …}
      +reports: Doctrine\ORM\PersistentCollection {#2874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
      -id: 29676
      -bodyTs: "'hope':2 'involv':6 'isn':4 'oof':1 'wyclef':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3608684"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695583162 {#2861
        date: 2023-09-24 21:19:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2865}
    +body: "What’s up with Wyclef?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1695589014 {#2947
      date: 2023-09-24 22:56:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZeroCool@feddit.ch"
      "@spacecowboy@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3033 …}
    +nested: Doctrine\ORM\PersistentCollection {#3031 …}
    +votes: Doctrine\ORM\PersistentCollection {#3029 …}
    +reports: Doctrine\ORM\PersistentCollection {#3027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
    -id: 29684
    -bodyTs: "'wyclef':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/3757770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695589014 {#2944
      date: 2023-09-24 22:56:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +body: """
    When Haiti had that earthquake in 2010 he was heading up some huge charity for them, but his foundation or w/e was accused of being shady with that money, and they never filed with the irs (for years before and during the controversy). Everyone else involved quit/walked away from it.\n
    \n
    Can’t recall what came of it but it’s a stain on him for sure.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1695589141 {#3063
    date: 2023-09-24 22:59:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZeroCool@feddit.ch"
    "@spacecowboy@sh.itjust.works"
    "@SoBoredAtWork@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3068 …}
  +nested: Doctrine\ORM\PersistentCollection {#3074 …}
  +votes: Doctrine\ORM\PersistentCollection {#3070 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3079 …}
  -id: 29685
  -bodyTs: "'2010':7 'accus':23 'away':48 'came':55 'chariti':14 'controversi':43 'earthquak':5 'els':45 'everyon':44 'file':33 'foundat':19 'haiti':2 'head':10 'huge':13 'involv':46 'ir':36 'money':29 'never':32 'quit/walked':47 'recal':53 'shadi':26 'stain':62 'sure':66 'w/e':21 'year':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3611321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695589141 {#3060
    date: 2023-09-24 22:59:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#3064
  +user: App\Entity\User {#2880 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2866 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2867 …}
  +image: null
  +parent: App\Entity\EntryComment {#2942
    +user: Proxies\__CG__\App\Entity\User {#3034 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2866 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2867 …}
    +image: null
    +parent: App\Entity\EntryComment {#2865
      +user: App\Entity\User {#2880 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2866 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2867 …}
      +image: null
      +parent: null
      +root: null
      +body: "Oof. Hopefully Wyclef isn’t involved."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1695603795 {#2860
        date: 2023-09-25 03:03:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZeroCool@feddit.ch"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2868 …}
      +nested: Doctrine\ORM\PersistentCollection {#2870 …}
      +votes: Doctrine\ORM\PersistentCollection {#2872 …}
      +reports: Doctrine\ORM\PersistentCollection {#2874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
      -id: 29676
      -bodyTs: "'hope':2 'involv':6 'isn':4 'oof':1 'wyclef':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3608684"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695583162 {#2861
        date: 2023-09-24 21:19:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2865}
    +body: "What’s up with Wyclef?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1695589014 {#2947
      date: 2023-09-24 22:56:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZeroCool@feddit.ch"
      "@spacecowboy@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3033 …}
    +nested: Doctrine\ORM\PersistentCollection {#3031 …}
    +votes: Doctrine\ORM\PersistentCollection {#3029 …}
    +reports: Doctrine\ORM\PersistentCollection {#3027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
    -id: 29684
    -bodyTs: "'wyclef':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/3757770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695589014 {#2944
      date: 2023-09-24 22:56:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +body: """
    When Haiti had that earthquake in 2010 he was heading up some huge charity for them, but his foundation or w/e was accused of being shady with that money, and they never filed with the irs (for years before and during the controversy). Everyone else involved quit/walked away from it.\n
    \n
    Can’t recall what came of it but it’s a stain on him for sure.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1695589141 {#3063
    date: 2023-09-24 22:59:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZeroCool@feddit.ch"
    "@spacecowboy@sh.itjust.works"
    "@SoBoredAtWork@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3068 …}
  +nested: Doctrine\ORM\PersistentCollection {#3074 …}
  +votes: Doctrine\ORM\PersistentCollection {#3070 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3079 …}
  -id: 29685
  -bodyTs: "'2010':7 'accus':23 'away':48 'came':55 'chariti':14 'controversi':43 'earthquak':5 'els':45 'everyon':44 'file':33 'foundat':19 'haiti':2 'head':10 'huge':13 'involv':46 'ir':36 'money':29 'never':32 'quit/walked':47 'recal':53 'shadi':26 'stain':62 'sure':66 'w/e':21 'year':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3611321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695589141 {#3060
    date: 2023-09-24 22:59:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#3064
  +user: App\Entity\User {#2880 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2866 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2867 …}
  +image: null
  +parent: App\Entity\EntryComment {#2942
    +user: Proxies\__CG__\App\Entity\User {#3034 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2866 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2867 …}
    +image: null
    +parent: App\Entity\EntryComment {#2865
      +user: App\Entity\User {#2880 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2866 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2867 …}
      +image: null
      +parent: null
      +root: null
      +body: "Oof. Hopefully Wyclef isn’t involved."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1695603795 {#2860
        date: 2023-09-25 03:03:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZeroCool@feddit.ch"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2868 …}
      +nested: Doctrine\ORM\PersistentCollection {#2870 …}
      +votes: Doctrine\ORM\PersistentCollection {#2872 …}
      +reports: Doctrine\ORM\PersistentCollection {#2874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
      -id: 29676
      -bodyTs: "'hope':2 'involv':6 'isn':4 'oof':1 'wyclef':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3608684"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695583162 {#2861
        date: 2023-09-24 21:19:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2865}
    +body: "What’s up with Wyclef?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1695589014 {#2947
      date: 2023-09-24 22:56:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZeroCool@feddit.ch"
      "@spacecowboy@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3033 …}
    +nested: Doctrine\ORM\PersistentCollection {#3031 …}
    +votes: Doctrine\ORM\PersistentCollection {#3029 …}
    +reports: Doctrine\ORM\PersistentCollection {#3027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
    -id: 29684
    -bodyTs: "'wyclef':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/3757770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695589014 {#2944
      date: 2023-09-24 22:56:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +body: """
    When Haiti had that earthquake in 2010 he was heading up some huge charity for them, but his foundation or w/e was accused of being shady with that money, and they never filed with the irs (for years before and during the controversy). Everyone else involved quit/walked away from it.\n
    \n
    Can’t recall what came of it but it’s a stain on him for sure.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1695589141 {#3063
    date: 2023-09-24 22:59:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZeroCool@feddit.ch"
    "@spacecowboy@sh.itjust.works"
    "@SoBoredAtWork@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3068 …}
  +nested: Doctrine\ORM\PersistentCollection {#3074 …}
  +votes: Doctrine\ORM\PersistentCollection {#3070 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3079 …}
  -id: 29685
  -bodyTs: "'2010':7 'accus':23 'away':48 'came':55 'chariti':14 'controversi':43 'earthquak':5 'els':45 'everyon':44 'file':33 'foundat':19 'haiti':2 'head':10 'huge':13 'involv':46 'ir':36 'money':29 'never':32 'quit/walked':47 'recal':53 'shadi':26 'stain':62 'sure':66 'w/e':21 'year':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3611321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695589141 {#3060
    date: 2023-09-24 22:59:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#3096
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2866 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2867 …}
  +image: null
  +parent: App\Entity\EntryComment {#3064
    +user: App\Entity\User {#2880 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2866 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2867 …}
    +image: null
    +parent: App\Entity\EntryComment {#2942
      +user: Proxies\__CG__\App\Entity\User {#3034 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2866 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2867 …}
      +image: null
      +parent: App\Entity\EntryComment {#2865
        +user: App\Entity\User {#2880 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2866 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2867 …}
        +image: null
        +parent: null
        +root: null
        +body: "Oof. Hopefully Wyclef isn’t involved."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1695603795 {#2860
          date: 2023-09-25 03:03:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZeroCool@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2868 …}
        +nested: Doctrine\ORM\PersistentCollection {#2870 …}
        +votes: Doctrine\ORM\PersistentCollection {#2872 …}
        +reports: Doctrine\ORM\PersistentCollection {#2874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
        -id: 29676
        -bodyTs: "'hope':2 'involv':6 'isn':4 'oof':1 'wyclef':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/3608684"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695583162 {#2861
          date: 2023-09-24 21:19:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2865}
      +body: "What’s up with Wyclef?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695589014 {#2947
        date: 2023-09-24 22:56:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZeroCool@feddit.ch"
        "@spacecowboy@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3033 …}
      +nested: Doctrine\ORM\PersistentCollection {#3031 …}
      +votes: Doctrine\ORM\PersistentCollection {#3029 …}
      +reports: Doctrine\ORM\PersistentCollection {#3027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
      -id: 29684
      -bodyTs: "'wyclef':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/3757770"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695589014 {#2944
        date: 2023-09-24 22:56:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2865}
    +body: """
      When Haiti had that earthquake in 2010 he was heading up some huge charity for them, but his foundation or w/e was accused of being shady with that money, and they never filed with the irs (for years before and during the controversy). Everyone else involved quit/walked away from it.\n
      \n
      Can’t recall what came of it but it’s a stain on him for sure.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1695589141 {#3063
      date: 2023-09-24 22:59:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZeroCool@feddit.ch"
      "@spacecowboy@sh.itjust.works"
      "@SoBoredAtWork@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3068 …}
    +nested: Doctrine\ORM\PersistentCollection {#3074 …}
    +votes: Doctrine\ORM\PersistentCollection {#3070 …}
    +reports: Doctrine\ORM\PersistentCollection {#3075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3079 …}
    -id: 29685
    -bodyTs: "'2010':7 'accus':23 'away':48 'came':55 'chariti':14 'controversi':43 'earthquak':5 'els':45 'everyon':44 'file':33 'foundat':19 'haiti':2 'head':10 'huge':13 'involv':46 'ir':36 'money':29 'never':32 'quit/walked':47 'recal':53 'shadi':26 'stain':62 'sure':66 'w/e':21 'year':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3611321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695589141 {#3060
      date: 2023-09-24 22:59:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +body: "Ahh, right. I vaguely recall this. Thanks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695603794 {#3091
    date: 2023-09-25 03:03:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZeroCool@feddit.ch"
    "@spacecowboy@sh.itjust.works"
    "@SoBoredAtWork@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3088 …}
  +nested: Doctrine\ORM\PersistentCollection {#3085 …}
  +votes: Doctrine\ORM\PersistentCollection {#3083 …}
  +reports: Doctrine\ORM\PersistentCollection {#3097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  -id: 29693
  -bodyTs: "'ahh':1 'recal':5 'right':2 'thank':7 'vagu':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3762339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695603794 {#3094
    date: 2023-09-25 03:03:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#3096
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2866 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2867 …}
  +image: null
  +parent: App\Entity\EntryComment {#3064
    +user: App\Entity\User {#2880 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2866 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2867 …}
    +image: null
    +parent: App\Entity\EntryComment {#2942
      +user: Proxies\__CG__\App\Entity\User {#3034 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2866 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2867 …}
      +image: null
      +parent: App\Entity\EntryComment {#2865
        +user: App\Entity\User {#2880 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2866 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2867 …}
        +image: null
        +parent: null
        +root: null
        +body: "Oof. Hopefully Wyclef isn’t involved."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1695603795 {#2860
          date: 2023-09-25 03:03:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZeroCool@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2868 …}
        +nested: Doctrine\ORM\PersistentCollection {#2870 …}
        +votes: Doctrine\ORM\PersistentCollection {#2872 …}
        +reports: Doctrine\ORM\PersistentCollection {#2874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
        -id: 29676
        -bodyTs: "'hope':2 'involv':6 'isn':4 'oof':1 'wyclef':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/3608684"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695583162 {#2861
          date: 2023-09-24 21:19:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2865}
      +body: "What’s up with Wyclef?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695589014 {#2947
        date: 2023-09-24 22:56:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZeroCool@feddit.ch"
        "@spacecowboy@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3033 …}
      +nested: Doctrine\ORM\PersistentCollection {#3031 …}
      +votes: Doctrine\ORM\PersistentCollection {#3029 …}
      +reports: Doctrine\ORM\PersistentCollection {#3027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
      -id: 29684
      -bodyTs: "'wyclef':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/3757770"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695589014 {#2944
        date: 2023-09-24 22:56:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2865}
    +body: """
      When Haiti had that earthquake in 2010 he was heading up some huge charity for them, but his foundation or w/e was accused of being shady with that money, and they never filed with the irs (for years before and during the controversy). Everyone else involved quit/walked away from it.\n
      \n
      Can’t recall what came of it but it’s a stain on him for sure.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1695589141 {#3063
      date: 2023-09-24 22:59:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZeroCool@feddit.ch"
      "@spacecowboy@sh.itjust.works"
      "@SoBoredAtWork@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3068 …}
    +nested: Doctrine\ORM\PersistentCollection {#3074 …}
    +votes: Doctrine\ORM\PersistentCollection {#3070 …}
    +reports: Doctrine\ORM\PersistentCollection {#3075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3079 …}
    -id: 29685
    -bodyTs: "'2010':7 'accus':23 'away':48 'came':55 'chariti':14 'controversi':43 'earthquak':5 'els':45 'everyon':44 'file':33 'foundat':19 'haiti':2 'head':10 'huge':13 'involv':46 'ir':36 'money':29 'never':32 'quit/walked':47 'recal':53 'shadi':26 'stain':62 'sure':66 'w/e':21 'year':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3611321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695589141 {#3060
      date: 2023-09-24 22:59:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +body: "Ahh, right. I vaguely recall this. Thanks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695603794 {#3091
    date: 2023-09-25 03:03:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZeroCool@feddit.ch"
    "@spacecowboy@sh.itjust.works"
    "@SoBoredAtWork@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3088 …}
  +nested: Doctrine\ORM\PersistentCollection {#3085 …}
  +votes: Doctrine\ORM\PersistentCollection {#3083 …}
  +reports: Doctrine\ORM\PersistentCollection {#3097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  -id: 29693
  -bodyTs: "'ahh':1 'recal':5 'right':2 'thank':7 'vagu':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3762339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695603794 {#3094
    date: 2023-09-25 03:03:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#3096
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2866 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2867 …}
  +image: null
  +parent: App\Entity\EntryComment {#3064
    +user: App\Entity\User {#2880 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2866 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2867 …}
    +image: null
    +parent: App\Entity\EntryComment {#2942
      +user: Proxies\__CG__\App\Entity\User {#3034 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2866 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2867 …}
      +image: null
      +parent: App\Entity\EntryComment {#2865
        +user: App\Entity\User {#2880 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2866 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2867 …}
        +image: null
        +parent: null
        +root: null
        +body: "Oof. Hopefully Wyclef isn’t involved."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1695603795 {#2860
          date: 2023-09-25 03:03:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZeroCool@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2868 …}
        +nested: Doctrine\ORM\PersistentCollection {#2870 …}
        +votes: Doctrine\ORM\PersistentCollection {#2872 …}
        +reports: Doctrine\ORM\PersistentCollection {#2874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
        -id: 29676
        -bodyTs: "'hope':2 'involv':6 'isn':4 'oof':1 'wyclef':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/3608684"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695583162 {#2861
          date: 2023-09-24 21:19:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2865}
      +body: "What’s up with Wyclef?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695589014 {#2947
        date: 2023-09-24 22:56:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZeroCool@feddit.ch"
        "@spacecowboy@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3033 …}
      +nested: Doctrine\ORM\PersistentCollection {#3031 …}
      +votes: Doctrine\ORM\PersistentCollection {#3029 …}
      +reports: Doctrine\ORM\PersistentCollection {#3027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
      -id: 29684
      -bodyTs: "'wyclef':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/3757770"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695589014 {#2944
        date: 2023-09-24 22:56:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2865}
    +body: """
      When Haiti had that earthquake in 2010 he was heading up some huge charity for them, but his foundation or w/e was accused of being shady with that money, and they never filed with the irs (for years before and during the controversy). Everyone else involved quit/walked away from it.\n
      \n
      Can’t recall what came of it but it’s a stain on him for sure.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1695589141 {#3063
      date: 2023-09-24 22:59:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZeroCool@feddit.ch"
      "@spacecowboy@sh.itjust.works"
      "@SoBoredAtWork@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3068 …}
    +nested: Doctrine\ORM\PersistentCollection {#3074 …}
    +votes: Doctrine\ORM\PersistentCollection {#3070 …}
    +reports: Doctrine\ORM\PersistentCollection {#3075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3079 …}
    -id: 29685
    -bodyTs: "'2010':7 'accus':23 'away':48 'came':55 'chariti':14 'controversi':43 'earthquak':5 'els':45 'everyon':44 'file':33 'foundat':19 'haiti':2 'head':10 'huge':13 'involv':46 'ir':36 'money':29 'never':32 'quit/walked':47 'recal':53 'shadi':26 'stain':62 'sure':66 'w/e':21 'year':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3611321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695589141 {#3060
      date: 2023-09-24 22:59:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +body: "Ahh, right. I vaguely recall this. Thanks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695603794 {#3091
    date: 2023-09-25 03:03:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZeroCool@feddit.ch"
    "@spacecowboy@sh.itjust.works"
    "@SoBoredAtWork@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3088 …}
  +nested: Doctrine\ORM\PersistentCollection {#3085 …}
  +votes: Doctrine\ORM\PersistentCollection {#3083 …}
  +reports: Doctrine\ORM\PersistentCollection {#3097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  -id: 29693
  -bodyTs: "'ahh':1 'recal':5 'right':2 'thank':7 'vagu':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3762339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695603794 {#3094
    date: 2023-09-25 03:03:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details