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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2201
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +parent: null
  +root: null
  +body: "Oh no! Some rich people didn’t get nominated for some awards."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706392510 {#2211
    date: 2024-01-27 22:55:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CombatWombatEsq@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 345770
  -bodyTs: "'award':12 'didn':6 'get':8 'nomin':9 'oh':1 'peopl':5 'rich':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7073463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706392510 {#2302
    date: 2024-01-27 22:55:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2201
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +parent: null
  +root: null
  +body: "Oh no! Some rich people didn’t get nominated for some awards."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706392510 {#2211
    date: 2024-01-27 22:55:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CombatWombatEsq@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 345770
  -bodyTs: "'award':12 'didn':6 'get':8 'nomin':9 'oh':1 'peopl':5 'rich':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7073463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706392510 {#2302
    date: 2024-01-27 22:55:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2201
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +parent: null
  +root: null
  +body: "Oh no! Some rich people didn’t get nominated for some awards."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706392510 {#2211
    date: 2024-01-27 22:55:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CombatWombatEsq@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 345770
  -bodyTs: "'award':12 'didn':6 'get':8 'nomin':9 'oh':1 'peopl':5 'rich':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7073463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706392510 {#2302
    date: 2024-01-27 22:55:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2252
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: null
  +root: null
  +body: "No, Tim Pool."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1728760929 {#2203
    date: 2024-10-12 21:22:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2293 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2231 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 341584
  -bodyTs: "'pool':3 'tim':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7030486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706261089 {#2212
    date: 2024-01-26 10:24:49.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 {#2252
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: null
  +root: null
  +body: "No, Tim Pool."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1728760929 {#2203
    date: 2024-10-12 21:22:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2293 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2231 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 341584
  -bodyTs: "'pool':3 'tim':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7030486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706261089 {#2212
    date: 2024-01-26 10:24:49.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 {#2252
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: null
  +root: null
  +body: "No, Tim Pool."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1728760929 {#2203
    date: 2024-10-12 21:22:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2293 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2231 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 341584
  -bodyTs: "'pool':3 'tim':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7030486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706261089 {#2212
    date: 2024-01-26 10:24:49.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 {#2139
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: null
  +root: null
  +body: "[www.youtube.com/watch?v=BwSts2s4ba4](https://www.youtube.com/watch?v=BwSts2s4ba4)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1728464628 {#2192
    date: 2024-10-09 11:03:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2155 …}
  +nested: Doctrine\ORM\PersistentCollection {#2286 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
  -id: 338025
  -bodyTs: "'/watch?v=bwsts2s4ba4](https://www.youtube.com/watch?v=bwsts2s4ba4)':3 'www.youtube.com':2 'www.youtube.com/watch?v=bwsts2s4ba4](https://www.youtube.com/watch?v=bwsts2s4ba4)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6984080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706140865 {#2275
    date: 2024-01-25 01:01:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2139
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: null
  +root: null
  +body: "[www.youtube.com/watch?v=BwSts2s4ba4](https://www.youtube.com/watch?v=BwSts2s4ba4)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1728464628 {#2192
    date: 2024-10-09 11:03:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2155 …}
  +nested: Doctrine\ORM\PersistentCollection {#2286 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
  -id: 338025
  -bodyTs: "'/watch?v=bwsts2s4ba4](https://www.youtube.com/watch?v=bwsts2s4ba4)':3 'www.youtube.com':2 'www.youtube.com/watch?v=bwsts2s4ba4](https://www.youtube.com/watch?v=bwsts2s4ba4)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6984080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706140865 {#2275
    date: 2024-01-25 01:01:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2139
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: null
  +root: null
  +body: "[www.youtube.com/watch?v=BwSts2s4ba4](https://www.youtube.com/watch?v=BwSts2s4ba4)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1728464628 {#2192
    date: 2024-10-09 11:03:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2155 …}
  +nested: Doctrine\ORM\PersistentCollection {#2286 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
  -id: 338025
  -bodyTs: "'/watch?v=bwsts2s4ba4](https://www.youtube.com/watch?v=bwsts2s4ba4)':3 'www.youtube.com':2 'www.youtube.com/watch?v=bwsts2s4ba4](https://www.youtube.com/watch?v=bwsts2s4ba4)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6984080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706140865 {#2275
    date: 2024-01-25 01:01:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2284
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2268
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
    +image: null
    +parent: null
    +root: null
    +body: "Wait…Tumblr still an thing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1728405222 {#2226
      date: 2024-10-08 18:33:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Carol@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2267 …}
    +nested: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2150 …}
    +reports: Doctrine\ORM\PersistentCollection {#2148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
    -id: 333241
    -bodyTs: "'still':3 'thing':5 'tumblr':2 'wait':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6929654"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705978561 {#2233
      date: 2024-01-23 03:56:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Good."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706129922 {#2215
    date: 2024-01-24 21:58:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Carol@lemmy.world"
    "@hal_5700X@lemmy.world"
    "@PieMePlenty@lemmy.world"
    "@Sethayy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 337628
  -bodyTs: "'good':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6980578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129922 {#2224
    date: 2024-01-24 21:58: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
15 DENIED edit
App\Entity\EntryComment {#2284
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2268
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
    +image: null
    +parent: null
    +root: null
    +body: "Wait…Tumblr still an thing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1728405222 {#2226
      date: 2024-10-08 18:33:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Carol@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2267 …}
    +nested: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2150 …}
    +reports: Doctrine\ORM\PersistentCollection {#2148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
    -id: 333241
    -bodyTs: "'still':3 'thing':5 'tumblr':2 'wait':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6929654"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705978561 {#2233
      date: 2024-01-23 03:56:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Good."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706129922 {#2215
    date: 2024-01-24 21:58:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Carol@lemmy.world"
    "@hal_5700X@lemmy.world"
    "@PieMePlenty@lemmy.world"
    "@Sethayy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 337628
  -bodyTs: "'good':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6980578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129922 {#2224
    date: 2024-01-24 21:58: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
16 DENIED moderate
App\Entity\EntryComment {#2284
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2268
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
    +image: null
    +parent: null
    +root: null
    +body: "Wait…Tumblr still an thing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1728405222 {#2226
      date: 2024-10-08 18:33:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Carol@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2267 …}
    +nested: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2150 …}
    +reports: Doctrine\ORM\PersistentCollection {#2148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
    -id: 333241
    -bodyTs: "'still':3 'thing':5 'tumblr':2 'wait':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6929654"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705978561 {#2233
      date: 2024-01-23 03:56:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Good."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706129922 {#2215
    date: 2024-01-24 21:58:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Carol@lemmy.world"
    "@hal_5700X@lemmy.world"
    "@PieMePlenty@lemmy.world"
    "@Sethayy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 337628
  -bodyTs: "'good':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6980578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129922 {#2224
    date: 2024-01-24 21:58: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
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 {#2239
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2268
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
    +image: null
    +parent: null
    +root: null
    +body: "Wait…Tumblr still an thing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1728405222 {#2226
      date: 2024-10-08 18:33:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Carol@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2267 …}
    +nested: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2150 …}
    +reports: Doctrine\ORM\PersistentCollection {#2148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
    -id: 333241
    -bodyTs: "'still':3 'thing':5 'tumblr':2 'wait':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6929654"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705978561 {#2233
      date: 2024-01-23 03:56:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "So all the crazy people (otherkin, headmates, and so on) moved to Twitter?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706014203 {#2034
    date: 2024-01-23 13:50:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Carol@lemmy.world"
    "@hal_5700X@lemmy.world"
    "@PieMePlenty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2258 …}
  +nested: Doctrine\ORM\PersistentCollection {#2259 …}
  +votes: Doctrine\ORM\PersistentCollection {#2244 …}
  +reports: Doctrine\ORM\PersistentCollection {#2250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2256 …}
  -id: 333989
  -bodyTs: "'crazi':4 'headmat':7 'move':11 'otherkin':6 'peopl':5 'twitter':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6942198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706014203 {#2242
    date: 2024-01-23 13:50: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
19 DENIED edit
App\Entity\EntryComment {#2239
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2268
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
    +image: null
    +parent: null
    +root: null
    +body: "Wait…Tumblr still an thing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1728405222 {#2226
      date: 2024-10-08 18:33:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Carol@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2267 …}
    +nested: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2150 …}
    +reports: Doctrine\ORM\PersistentCollection {#2148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
    -id: 333241
    -bodyTs: "'still':3 'thing':5 'tumblr':2 'wait':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6929654"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705978561 {#2233
      date: 2024-01-23 03:56:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "So all the crazy people (otherkin, headmates, and so on) moved to Twitter?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706014203 {#2034
    date: 2024-01-23 13:50:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Carol@lemmy.world"
    "@hal_5700X@lemmy.world"
    "@PieMePlenty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2258 …}
  +nested: Doctrine\ORM\PersistentCollection {#2259 …}
  +votes: Doctrine\ORM\PersistentCollection {#2244 …}
  +reports: Doctrine\ORM\PersistentCollection {#2250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2256 …}
  -id: 333989
  -bodyTs: "'crazi':4 'headmat':7 'move':11 'otherkin':6 'peopl':5 'twitter':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6942198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706014203 {#2242
    date: 2024-01-23 13:50: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
20 DENIED moderate
App\Entity\EntryComment {#2239
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2268
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
    +image: null
    +parent: null
    +root: null
    +body: "Wait…Tumblr still an thing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1728405222 {#2226
      date: 2024-10-08 18:33:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Carol@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2267 …}
    +nested: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2150 …}
    +reports: Doctrine\ORM\PersistentCollection {#2148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
    -id: 333241
    -bodyTs: "'still':3 'thing':5 'tumblr':2 'wait':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6929654"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705978561 {#2233
      date: 2024-01-23 03:56:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "So all the crazy people (otherkin, headmates, and so on) moved to Twitter?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706014203 {#2034
    date: 2024-01-23 13:50:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Carol@lemmy.world"
    "@hal_5700X@lemmy.world"
    "@PieMePlenty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2258 …}
  +nested: Doctrine\ORM\PersistentCollection {#2259 …}
  +votes: Doctrine\ORM\PersistentCollection {#2244 …}
  +reports: Doctrine\ORM\PersistentCollection {#2250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2256 …}
  -id: 333989
  -bodyTs: "'crazi':4 'headmat':7 'move':11 'otherkin':6 'peopl':5 'twitter':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6942198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706014203 {#2242
    date: 2024-01-23 13:50: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
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
Proxies\__CG__\App\Entity\EntryComment {#2268
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wait…Tumblr still an thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1728405222 {#2226
    date: 2024-10-08 18:33:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Carol@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2150 …}
  +reports: Doctrine\ORM\PersistentCollection {#2148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
  -id: 333241
  -bodyTs: "'still':3 'thing':5 'tumblr':2 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6929654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705978561 {#2233
    date: 2024-01-23 03:56:01.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2268
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wait…Tumblr still an thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1728405222 {#2226
    date: 2024-10-08 18:33:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Carol@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2150 …}
  +reports: Doctrine\ORM\PersistentCollection {#2148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
  -id: 333241
  -bodyTs: "'still':3 'thing':5 'tumblr':2 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6929654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705978561 {#2233
    date: 2024-01-23 03:56:01.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2268
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wait…Tumblr still an thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1728405222 {#2226
    date: 2024-10-08 18:33:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Carol@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2150 …}
  +reports: Doctrine\ORM\PersistentCollection {#2148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
  -id: 333241
  -bodyTs: "'still':3 'thing':5 'tumblr':2 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6929654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705978561 {#2233
    date: 2024-01-23 03:56:01.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2171
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2172 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: null
  +root: null
  +body: "Dr Pepper and Cherry Coke."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727466956 {#2248
    date: 2024-09-27 21:55:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@serpineslair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2186 …}
  +nested: Doctrine\ORM\PersistentCollection {#2187 …}
  +votes: Doctrine\ORM\PersistentCollection {#2177 …}
  +reports: Doctrine\ORM\PersistentCollection {#2174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2184 …}
  -id: 329461
  -bodyTs: "'cherri':4 'coke':5 'dr':1 'pepper':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6895652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705874977 {#2251
    date: 2024-01-21 23:09:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2171
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2172 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: null
  +root: null
  +body: "Dr Pepper and Cherry Coke."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727466956 {#2248
    date: 2024-09-27 21:55:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@serpineslair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2186 …}
  +nested: Doctrine\ORM\PersistentCollection {#2187 …}
  +votes: Doctrine\ORM\PersistentCollection {#2177 …}
  +reports: Doctrine\ORM\PersistentCollection {#2174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2184 …}
  -id: 329461
  -bodyTs: "'cherri':4 'coke':5 'dr':1 'pepper':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6895652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705874977 {#2251
    date: 2024-01-21 23:09:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2171
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2172 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: null
  +root: null
  +body: "Dr Pepper and Cherry Coke."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727466956 {#2248
    date: 2024-09-27 21:55:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@serpineslair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2186 …}
  +nested: Doctrine\ORM\PersistentCollection {#2187 …}
  +votes: Doctrine\ORM\PersistentCollection {#2177 …}
  +reports: Doctrine\ORM\PersistentCollection {#2174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2184 …}
  -id: 329461
  -bodyTs: "'cherri':4 'coke':5 'dr':1 'pepper':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6895652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705874977 {#2251
    date: 2024-01-21 23:09:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1988
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1985 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: null
  +root: null
  +body: "Easy, San Francisco 49ers. Five time Super Bowl winner and they have two of the best QBs in NFL history."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705800352 {#2182
    date: 2024-01-21 02:25:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@cashews_best_nut@lemmy.world"
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2003 …}
  +nested: Doctrine\ORM\PersistentCollection {#1995 …}
  +votes: Doctrine\ORM\PersistentCollection {#2006 …}
  +reports: Doctrine\ORM\PersistentCollection {#1997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
  -id: 327083
  -bodyTs: "'49ers':4 'best':16 'bowl':8 'easi':1 'five':5 'francisco':3 'histori':20 'nfl':19 'qbs':17 'san':2 'super':7 'time':6 'two':13 'winner':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6865348"
  +editedAt: DateTimeImmutable @1727235178 {#2181
    date: 2024-09-25 05:32:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705800352 {#2200
    date: 2024-01-21 02:25:52.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 {#1988
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1985 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: null
  +root: null
  +body: "Easy, San Francisco 49ers. Five time Super Bowl winner and they have two of the best QBs in NFL history."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705800352 {#2182
    date: 2024-01-21 02:25:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@cashews_best_nut@lemmy.world"
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2003 …}
  +nested: Doctrine\ORM\PersistentCollection {#1995 …}
  +votes: Doctrine\ORM\PersistentCollection {#2006 …}
  +reports: Doctrine\ORM\PersistentCollection {#1997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
  -id: 327083
  -bodyTs: "'49ers':4 'best':16 'bowl':8 'easi':1 'five':5 'francisco':3 'histori':20 'nfl':19 'qbs':17 'san':2 'super':7 'time':6 'two':13 'winner':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6865348"
  +editedAt: DateTimeImmutable @1727235178 {#2181
    date: 2024-09-25 05:32:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705800352 {#2200
    date: 2024-01-21 02:25:52.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 {#1988
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1985 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: null
  +root: null
  +body: "Easy, San Francisco 49ers. Five time Super Bowl winner and they have two of the best QBs in NFL history."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705800352 {#2182
    date: 2024-01-21 02:25:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@cashews_best_nut@lemmy.world"
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2003 …}
  +nested: Doctrine\ORM\PersistentCollection {#1995 …}
  +votes: Doctrine\ORM\PersistentCollection {#2006 …}
  +reports: Doctrine\ORM\PersistentCollection {#1997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
  -id: 327083
  -bodyTs: "'49ers':4 'best':16 'bowl':8 'easi':1 'five':5 'francisco':3 'histori':20 'nfl':19 'qbs':17 'san':2 'super':7 'time':6 'two':13 'winner':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6865348"
  +editedAt: DateTimeImmutable @1727235178 {#2181
    date: 2024-09-25 05:32:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705800352 {#2200
    date: 2024-01-21 02:25:52.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 {#2007
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1989 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Basic Plugins:\n
    \n
    - [uBlock Origin](https://addons.mozilla.org/en-US/firefox/addon/ublock-origin)\n
    - [Dark Reader](https://addons.mozilla.org/en-US/firefox/addon/darkreader)\n
    - Password Manager [Bitwarden](https://addons.mozilla.org/en-US/firefox/addon/bitwarden-password-manager) or [KeePassXC-Browser](https://addons.mozilla.org/en-US/firefox/addon/keepassxc-browser). If you going to use KeePassXC. You need to [download the manager itself](https://keepassxc.org/download/).\n
    \n
    Youtube\n
    \n
    - [Return YouTube Dislike](https://addons.mozilla.org/en-US/firefox/addon/return-youtube-dislikes)\n
    - [SponsorBlock](https://addons.mozilla.org/en-US/firefox/addon/sponsorblock)\n
    \n
    Random Ones\n
    \n
    - [Indie Wiki Buddy](https://addons.mozilla.org/en-US/firefox/addon/indie-wiki-buddy)\n
    - [Reverse Image Search](https://addons.mozilla.org/en-US/firefox/addon/image-reverse-search)\n
    - [FastForward](https://addons.mozilla.org/en-US/firefox/addon/fastforwardteam)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727340327 {#2134
    date: 2024-09-26 10:45:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@cashews_best_nut@lemmy.world"
    "@cashews_best_nut@lemmy.world"
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1990 …}
  +nested: Doctrine\ORM\PersistentCollection {#2010 …}
  +votes: Doctrine\ORM\PersistentCollection {#2014 …}
  +reports: Doctrine\ORM\PersistentCollection {#2016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1984 …}
  -id: 325357
  -bodyTs: "'/download/).':41 '/en-us/firefox/addon/bitwarden-password-manager)':18 '/en-us/firefox/addon/darkreader)':12 '/en-us/firefox/addon/fastforwardteam)':70 '/en-us/firefox/addon/image-reverse-search)':66 '/en-us/firefox/addon/indie-wiki-buddy)':60 '/en-us/firefox/addon/keepassxc-browser).':25 '/en-us/firefox/addon/return-youtube-dislikes)':48 '/en-us/firefox/addon/sponsorblock)':52 '/en-us/firefox/addon/ublock-origin)':7 'addons.mozilla.org':6,11,17,24,47,51,59,65,69 'addons.mozilla.org/en-us/firefox/addon/bitwarden-password-manager)':16 'addons.mozilla.org/en-us/firefox/addon/darkreader)':10 'addons.mozilla.org/en-us/firefox/addon/fastforwardteam)':68 'addons.mozilla.org/en-us/firefox/addon/image-reverse-search)':64 'addons.mozilla.org/en-us/firefox/addon/indie-wiki-buddy)':58 'addons.mozilla.org/en-us/firefox/addon/keepassxc-browser).':23 'addons.mozilla.org/en-us/firefox/addon/return-youtube-dislikes)':46 'addons.mozilla.org/en-us/firefox/addon/sponsorblock)':50 'addons.mozilla.org/en-us/firefox/addon/ublock-origin)':5 'basic':1 'bitwarden':15 'browser':22 'buddi':57 'dark':8 'dislik':45 'download':35 'fastforward':67 'go':28 'imag':62 'indi':55 'keepassxc':21,31 'keepassxc-brows':20 'keepassxc.org':40 'keepassxc.org/download/).':39 'manag':14,37 'need':33 'one':54 'origin':4 'password':13 'plugin':2 'random':53 'reader':9 'return':43 'revers':61 'search':63 'sponsorblock':49 'ublock':3 'use':30 'wiki':56 'youtub':42,44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6846943"
  +editedAt: DateTimeImmutable @1727058981 {#2038
    date: 2024-09-23 04:36:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705747239 {#2169
    date: 2024-01-20 11:40: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
35 DENIED edit
App\Entity\EntryComment {#2007
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1989 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Basic Plugins:\n
    \n
    - [uBlock Origin](https://addons.mozilla.org/en-US/firefox/addon/ublock-origin)\n
    - [Dark Reader](https://addons.mozilla.org/en-US/firefox/addon/darkreader)\n
    - Password Manager [Bitwarden](https://addons.mozilla.org/en-US/firefox/addon/bitwarden-password-manager) or [KeePassXC-Browser](https://addons.mozilla.org/en-US/firefox/addon/keepassxc-browser). If you going to use KeePassXC. You need to [download the manager itself](https://keepassxc.org/download/).\n
    \n
    Youtube\n
    \n
    - [Return YouTube Dislike](https://addons.mozilla.org/en-US/firefox/addon/return-youtube-dislikes)\n
    - [SponsorBlock](https://addons.mozilla.org/en-US/firefox/addon/sponsorblock)\n
    \n
    Random Ones\n
    \n
    - [Indie Wiki Buddy](https://addons.mozilla.org/en-US/firefox/addon/indie-wiki-buddy)\n
    - [Reverse Image Search](https://addons.mozilla.org/en-US/firefox/addon/image-reverse-search)\n
    - [FastForward](https://addons.mozilla.org/en-US/firefox/addon/fastforwardteam)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727340327 {#2134
    date: 2024-09-26 10:45:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@cashews_best_nut@lemmy.world"
    "@cashews_best_nut@lemmy.world"
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1990 …}
  +nested: Doctrine\ORM\PersistentCollection {#2010 …}
  +votes: Doctrine\ORM\PersistentCollection {#2014 …}
  +reports: Doctrine\ORM\PersistentCollection {#2016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1984 …}
  -id: 325357
  -bodyTs: "'/download/).':41 '/en-us/firefox/addon/bitwarden-password-manager)':18 '/en-us/firefox/addon/darkreader)':12 '/en-us/firefox/addon/fastforwardteam)':70 '/en-us/firefox/addon/image-reverse-search)':66 '/en-us/firefox/addon/indie-wiki-buddy)':60 '/en-us/firefox/addon/keepassxc-browser).':25 '/en-us/firefox/addon/return-youtube-dislikes)':48 '/en-us/firefox/addon/sponsorblock)':52 '/en-us/firefox/addon/ublock-origin)':7 'addons.mozilla.org':6,11,17,24,47,51,59,65,69 'addons.mozilla.org/en-us/firefox/addon/bitwarden-password-manager)':16 'addons.mozilla.org/en-us/firefox/addon/darkreader)':10 'addons.mozilla.org/en-us/firefox/addon/fastforwardteam)':68 'addons.mozilla.org/en-us/firefox/addon/image-reverse-search)':64 'addons.mozilla.org/en-us/firefox/addon/indie-wiki-buddy)':58 'addons.mozilla.org/en-us/firefox/addon/keepassxc-browser).':23 'addons.mozilla.org/en-us/firefox/addon/return-youtube-dislikes)':46 'addons.mozilla.org/en-us/firefox/addon/sponsorblock)':50 'addons.mozilla.org/en-us/firefox/addon/ublock-origin)':5 'basic':1 'bitwarden':15 'browser':22 'buddi':57 'dark':8 'dislik':45 'download':35 'fastforward':67 'go':28 'imag':62 'indi':55 'keepassxc':21,31 'keepassxc-brows':20 'keepassxc.org':40 'keepassxc.org/download/).':39 'manag':14,37 'need':33 'one':54 'origin':4 'password':13 'plugin':2 'random':53 'reader':9 'return':43 'revers':61 'search':63 'sponsorblock':49 'ublock':3 'use':30 'wiki':56 'youtub':42,44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6846943"
  +editedAt: DateTimeImmutable @1727058981 {#2038
    date: 2024-09-23 04:36:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705747239 {#2169
    date: 2024-01-20 11:40: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
36 DENIED moderate
App\Entity\EntryComment {#2007
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1989 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Basic Plugins:\n
    \n
    - [uBlock Origin](https://addons.mozilla.org/en-US/firefox/addon/ublock-origin)\n
    - [Dark Reader](https://addons.mozilla.org/en-US/firefox/addon/darkreader)\n
    - Password Manager [Bitwarden](https://addons.mozilla.org/en-US/firefox/addon/bitwarden-password-manager) or [KeePassXC-Browser](https://addons.mozilla.org/en-US/firefox/addon/keepassxc-browser). If you going to use KeePassXC. You need to [download the manager itself](https://keepassxc.org/download/).\n
    \n
    Youtube\n
    \n
    - [Return YouTube Dislike](https://addons.mozilla.org/en-US/firefox/addon/return-youtube-dislikes)\n
    - [SponsorBlock](https://addons.mozilla.org/en-US/firefox/addon/sponsorblock)\n
    \n
    Random Ones\n
    \n
    - [Indie Wiki Buddy](https://addons.mozilla.org/en-US/firefox/addon/indie-wiki-buddy)\n
    - [Reverse Image Search](https://addons.mozilla.org/en-US/firefox/addon/image-reverse-search)\n
    - [FastForward](https://addons.mozilla.org/en-US/firefox/addon/fastforwardteam)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727340327 {#2134
    date: 2024-09-26 10:45:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@cashews_best_nut@lemmy.world"
    "@cashews_best_nut@lemmy.world"
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1990 …}
  +nested: Doctrine\ORM\PersistentCollection {#2010 …}
  +votes: Doctrine\ORM\PersistentCollection {#2014 …}
  +reports: Doctrine\ORM\PersistentCollection {#2016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1984 …}
  -id: 325357
  -bodyTs: "'/download/).':41 '/en-us/firefox/addon/bitwarden-password-manager)':18 '/en-us/firefox/addon/darkreader)':12 '/en-us/firefox/addon/fastforwardteam)':70 '/en-us/firefox/addon/image-reverse-search)':66 '/en-us/firefox/addon/indie-wiki-buddy)':60 '/en-us/firefox/addon/keepassxc-browser).':25 '/en-us/firefox/addon/return-youtube-dislikes)':48 '/en-us/firefox/addon/sponsorblock)':52 '/en-us/firefox/addon/ublock-origin)':7 'addons.mozilla.org':6,11,17,24,47,51,59,65,69 'addons.mozilla.org/en-us/firefox/addon/bitwarden-password-manager)':16 'addons.mozilla.org/en-us/firefox/addon/darkreader)':10 'addons.mozilla.org/en-us/firefox/addon/fastforwardteam)':68 'addons.mozilla.org/en-us/firefox/addon/image-reverse-search)':64 'addons.mozilla.org/en-us/firefox/addon/indie-wiki-buddy)':58 'addons.mozilla.org/en-us/firefox/addon/keepassxc-browser).':23 'addons.mozilla.org/en-us/firefox/addon/return-youtube-dislikes)':46 'addons.mozilla.org/en-us/firefox/addon/sponsorblock)':50 'addons.mozilla.org/en-us/firefox/addon/ublock-origin)':5 'basic':1 'bitwarden':15 'browser':22 'buddi':57 'dark':8 'dislik':45 'download':35 'fastforward':67 'go':28 'imag':62 'indi':55 'keepassxc':21,31 'keepassxc-brows':20 'keepassxc.org':40 'keepassxc.org/download/).':39 'manag':14,37 'need':33 'one':54 'origin':4 'password':13 'plugin':2 'random':53 'reader':9 'return':43 'revers':61 'search':63 'sponsorblock':49 'ublock':3 'use':30 'wiki':56 'youtub':42,44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6846943"
  +editedAt: DateTimeImmutable @1727058981 {#2038
    date: 2024-09-23 04:36:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705747239 {#2169
    date: 2024-01-20 11:40: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
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 {#1982
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1989 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1979 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1980 …}
  +body: "Here you go, [addons.mozilla.org/en-US/…/deepl-translate/](https://addons.mozilla.org/en-US/firefox/addon/deepl-translate/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705659714 {#2004
    date: 2024-01-19 11:21:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@Appoxo@lemmy.dbzer0.com"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2368 …}
  +nested: Doctrine\ORM\PersistentCollection {#2373 …}
  +votes: Doctrine\ORM\PersistentCollection {#2376 …}
  +reports: Doctrine\ORM\PersistentCollection {#2365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2352 …}
  -id: 322204
  -bodyTs: "'/deepl-translate':7 '/en-us/':6 '/en-us/firefox/addon/deepl-translate/)':10 'addons.mozilla.org':5,9 'addons.mozilla.org/en-us/':4 'addons.mozilla.org/en-us/firefox/addon/deepl-translate/)':8 'go':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6821399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705659714 {#2000
    date: 2024-01-19 11:21: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
39 DENIED edit
App\Entity\EntryComment {#1982
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1989 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1979 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1980 …}
  +body: "Here you go, [addons.mozilla.org/en-US/…/deepl-translate/](https://addons.mozilla.org/en-US/firefox/addon/deepl-translate/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705659714 {#2004
    date: 2024-01-19 11:21:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@Appoxo@lemmy.dbzer0.com"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2368 …}
  +nested: Doctrine\ORM\PersistentCollection {#2373 …}
  +votes: Doctrine\ORM\PersistentCollection {#2376 …}
  +reports: Doctrine\ORM\PersistentCollection {#2365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2352 …}
  -id: 322204
  -bodyTs: "'/deepl-translate':7 '/en-us/':6 '/en-us/firefox/addon/deepl-translate/)':10 'addons.mozilla.org':5,9 'addons.mozilla.org/en-us/':4 'addons.mozilla.org/en-us/firefox/addon/deepl-translate/)':8 'go':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6821399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705659714 {#2000
    date: 2024-01-19 11:21: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
40 DENIED moderate
App\Entity\EntryComment {#1982
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1989 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1979 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1980 …}
  +body: "Here you go, [addons.mozilla.org/en-US/…/deepl-translate/](https://addons.mozilla.org/en-US/firefox/addon/deepl-translate/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705659714 {#2004
    date: 2024-01-19 11:21:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@Appoxo@lemmy.dbzer0.com"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2368 …}
  +nested: Doctrine\ORM\PersistentCollection {#2373 …}
  +votes: Doctrine\ORM\PersistentCollection {#2376 …}
  +reports: Doctrine\ORM\PersistentCollection {#2365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2352 …}
  -id: 322204
  -bodyTs: "'/deepl-translate':7 '/en-us/':6 '/en-us/firefox/addon/deepl-translate/)':10 'addons.mozilla.org':5,9 'addons.mozilla.org/en-us/':4 'addons.mozilla.org/en-us/firefox/addon/deepl-translate/)':8 'go':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6821399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705659714 {#2000
    date: 2024-01-19 11:21: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
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 {#1351
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1989 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1352 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1352 …}
  +body: """
    > Decentraleyes. Targets CDN tracking.\n
    \n
    The [Arkenfox’s wiki](https://github.com/arkenfox/user.js/wiki/4.1-Extensions#-dont-bother) says not to use it.\n
    \n
    > Privacy Badger. Targets cross-site tracking, EFF project.\n
    \n
    Does uBlock Origin with it’s filter lists and [Firefox’s Total Cookie Protection](https://blog.mozilla.org/security/2021/02/23/total-cookie-protection) make Privacy Badger pointless to use?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705655974 {#1983
    date: 2024-01-19 10:19:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@tal@lemmy.today"
    "@cashews_best_nut@lemmy.world"
    "@tal@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1353 …}
  +nested: Doctrine\ORM\PersistentCollection {#1358 …}
  +votes: Doctrine\ORM\PersistentCollection {#1355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2495 …}
  -id: 322086
  -bodyTs: "'/arkenfox/user.js/wiki/4.1-extensions#-dont-bother)':11 '/security/2021/02/23/total-cookie-protection)':42 'arkenfox':6 'badger':18,45 'blog.mozilla.org':41 'blog.mozilla.org/security/2021/02/23/total-cookie-protection)':40 'cdn':3 'cooki':38 'cross':21 'cross-sit':20 'decentraley':1 'eff':24 'filter':32 'firefox':35 'github.com':10 'github.com/arkenfox/user.js/wiki/4.1-extensions#-dont-bother)':9 'list':33 'make':43 'origin':28 'pointless':46 'privaci':17,44 'project':25 'protect':39 'say':12 'site':22 'target':2,19 'total':37 'track':4,23 'ublock':27 'use':15,48 'wiki':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6820680"
  +editedAt: DateTimeImmutable @1726668844 {#1981
    date: 2024-09-18 16:14:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705655974 {#1999
    date: 2024-01-19 10:19: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
43 DENIED edit
App\Entity\EntryComment {#1351
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1989 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1352 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1352 …}
  +body: """
    > Decentraleyes. Targets CDN tracking.\n
    \n
    The [Arkenfox’s wiki](https://github.com/arkenfox/user.js/wiki/4.1-Extensions#-dont-bother) says not to use it.\n
    \n
    > Privacy Badger. Targets cross-site tracking, EFF project.\n
    \n
    Does uBlock Origin with it’s filter lists and [Firefox’s Total Cookie Protection](https://blog.mozilla.org/security/2021/02/23/total-cookie-protection) make Privacy Badger pointless to use?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705655974 {#1983
    date: 2024-01-19 10:19:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@tal@lemmy.today"
    "@cashews_best_nut@lemmy.world"
    "@tal@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1353 …}
  +nested: Doctrine\ORM\PersistentCollection {#1358 …}
  +votes: Doctrine\ORM\PersistentCollection {#1355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2495 …}
  -id: 322086
  -bodyTs: "'/arkenfox/user.js/wiki/4.1-extensions#-dont-bother)':11 '/security/2021/02/23/total-cookie-protection)':42 'arkenfox':6 'badger':18,45 'blog.mozilla.org':41 'blog.mozilla.org/security/2021/02/23/total-cookie-protection)':40 'cdn':3 'cooki':38 'cross':21 'cross-sit':20 'decentraley':1 'eff':24 'filter':32 'firefox':35 'github.com':10 'github.com/arkenfox/user.js/wiki/4.1-extensions#-dont-bother)':9 'list':33 'make':43 'origin':28 'pointless':46 'privaci':17,44 'project':25 'protect':39 'say':12 'site':22 'target':2,19 'total':37 'track':4,23 'ublock':27 'use':15,48 'wiki':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6820680"
  +editedAt: DateTimeImmutable @1726668844 {#1981
    date: 2024-09-18 16:14:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705655974 {#1999
    date: 2024-01-19 10:19: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
44 DENIED moderate
App\Entity\EntryComment {#1351
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1989 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1352 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1352 …}
  +body: """
    > Decentraleyes. Targets CDN tracking.\n
    \n
    The [Arkenfox’s wiki](https://github.com/arkenfox/user.js/wiki/4.1-Extensions#-dont-bother) says not to use it.\n
    \n
    > Privacy Badger. Targets cross-site tracking, EFF project.\n
    \n
    Does uBlock Origin with it’s filter lists and [Firefox’s Total Cookie Protection](https://blog.mozilla.org/security/2021/02/23/total-cookie-protection) make Privacy Badger pointless to use?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705655974 {#1983
    date: 2024-01-19 10:19:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@tal@lemmy.today"
    "@cashews_best_nut@lemmy.world"
    "@tal@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1353 …}
  +nested: Doctrine\ORM\PersistentCollection {#1358 …}
  +votes: Doctrine\ORM\PersistentCollection {#1355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2495 …}
  -id: 322086
  -bodyTs: "'/arkenfox/user.js/wiki/4.1-extensions#-dont-bother)':11 '/security/2021/02/23/total-cookie-protection)':42 'arkenfox':6 'badger':18,45 'blog.mozilla.org':41 'blog.mozilla.org/security/2021/02/23/total-cookie-protection)':40 'cdn':3 'cooki':38 'cross':21 'cross-sit':20 'decentraley':1 'eff':24 'filter':32 'firefox':35 'github.com':10 'github.com/arkenfox/user.js/wiki/4.1-extensions#-dont-bother)':9 'list':33 'make':43 'origin':28 'pointless':46 'privaci':17,44 'project':25 'protect':39 'say':12 'site':22 'target':2,19 'total':37 'track':4,23 'ublock':27 'use':15,48 'wiki':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6820680"
  +editedAt: DateTimeImmutable @1726668844 {#1981
    date: 2024-09-18 16:14:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705655974 {#1999
    date: 2024-01-19 10:19: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
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 {#2499
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: null
  +root: null
  +body: "Bro, the Communist Gangster Computer God got him with remote electronically controlled around corners trajection of deadly touch tarantula spiders."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705481020 {#1349
    date: 2024-01-17 09:43:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lafari@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2501 …}
  +nested: Doctrine\ORM\PersistentCollection {#2503 …}
  +votes: Doctrine\ORM\PersistentCollection {#2505 …}
  +reports: Doctrine\ORM\PersistentCollection {#2507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
  -id: 316282
  -bodyTs: "'around':13 'bro':1 'communist':3 'comput':5 'control':12 'corner':14 'dead':17 'electron':11 'gangster':4 'god':6 'got':7 'remot':10 'spider':20 'tarantula':19 'touch':18 'traject':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6769555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705481020 {#1350
    date: 2024-01-17 09:43:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2499
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: null
  +root: null
  +body: "Bro, the Communist Gangster Computer God got him with remote electronically controlled around corners trajection of deadly touch tarantula spiders."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705481020 {#1349
    date: 2024-01-17 09:43:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lafari@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2501 …}
  +nested: Doctrine\ORM\PersistentCollection {#2503 …}
  +votes: Doctrine\ORM\PersistentCollection {#2505 …}
  +reports: Doctrine\ORM\PersistentCollection {#2507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
  -id: 316282
  -bodyTs: "'around':13 'bro':1 'communist':3 'comput':5 'control':12 'corner':14 'dead':17 'electron':11 'gangster':4 'god':6 'got':7 'remot':10 'spider':20 'tarantula':19 'touch':18 'traject':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6769555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705481020 {#1350
    date: 2024-01-17 09:43:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2499
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: null
  +root: null
  +body: "Bro, the Communist Gangster Computer God got him with remote electronically controlled around corners trajection of deadly touch tarantula spiders."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705481020 {#1349
    date: 2024-01-17 09:43:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lafari@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2501 …}
  +nested: Doctrine\ORM\PersistentCollection {#2503 …}
  +votes: Doctrine\ORM\PersistentCollection {#2505 …}
  +reports: Doctrine\ORM\PersistentCollection {#2507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
  -id: 316282
  -bodyTs: "'around':13 'bro':1 'communist':3 'comput':5 'control':12 'corner':14 'dead':17 'electron':11 'gangster':4 'god':6 'got':7 'remot':10 'spider':20 'tarantula':19 'touch':18 'traject':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6769555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705481020 {#1350
    date: 2024-01-17 09:43:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2515
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: null
  +root: null
  +body: "Newegg or Amazon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705302894 {#2498
    date: 2024-01-15 08:14:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ALostInquirer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2517 …}
  +nested: Doctrine\ORM\PersistentCollection {#2519 …}
  +votes: Doctrine\ORM\PersistentCollection {#2521 …}
  +reports: Doctrine\ORM\PersistentCollection {#2523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2527 …}
  -id: 310126
  -bodyTs: "'amazon':3 'newegg':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6702644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705302894 {#2497
    date: 2024-01-15 08:14: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
51 DENIED edit
App\Entity\EntryComment {#2515
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: null
  +root: null
  +body: "Newegg or Amazon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705302894 {#2498
    date: 2024-01-15 08:14:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ALostInquirer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2517 …}
  +nested: Doctrine\ORM\PersistentCollection {#2519 …}
  +votes: Doctrine\ORM\PersistentCollection {#2521 …}
  +reports: Doctrine\ORM\PersistentCollection {#2523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2527 …}
  -id: 310126
  -bodyTs: "'amazon':3 'newegg':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6702644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705302894 {#2497
    date: 2024-01-15 08:14: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
52 DENIED moderate
App\Entity\EntryComment {#2515
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: null
  +root: null
  +body: "Newegg or Amazon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705302894 {#2498
    date: 2024-01-15 08:14:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ALostInquirer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2517 …}
  +nested: Doctrine\ORM\PersistentCollection {#2519 …}
  +votes: Doctrine\ORM\PersistentCollection {#2521 …}
  +reports: Doctrine\ORM\PersistentCollection {#2523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2527 …}
  -id: 310126
  -bodyTs: "'amazon':3 'newegg':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6702644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705302894 {#2497
    date: 2024-01-15 08:14: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
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 {#2532
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2533 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    - [Maria+Holic Alive OP 1](https://www.youtube.com/watch?v=5CLh1LYVDfs)\n
    - Blood +'s Openings are good [OP 1](https://www.youtube.com/watch?v=GepvEq1HGyU), [Op 2](https://www.youtube.com/watch?v=ghBr02fhlro), [OP 3](https://www.youtube.com/watch?v=K0DFb8TQjKs), & [OP 4](https://www.youtube.com/watch?v=bQiF9Zhn1-Q)\n
    - [Trigun](https://www.youtube.com/watch?v=4OxFSy8G5wk)\n
    - Both of Gundam Wing’s openings are good [OP 1](https://www.youtube.com/watch?v=oNJ4aBoRipg) & [OP 2](https://www.youtube.com/watch?v=ICOwBtm8L_s)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705011720 {#2514
    date: 2024-01-11 23:22:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2534 …}
  +nested: Doctrine\ORM\PersistentCollection {#2536 …}
  +votes: Doctrine\ORM\PersistentCollection {#2538 …}
  +reports: Doctrine\ORM\PersistentCollection {#2540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2544 …}
  -id: 300049
  -bodyTs: "'/watch?v=4oxfsy8g5wk)':37 '/watch?v=5clh1lyvdfs)':8 '/watch?v=bqif9zhn1-q)':33 '/watch?v=gepveq1hgyu),':18 '/watch?v=ghbr02fhlro),':23 '/watch?v=icowbtm8l_s)':55 '/watch?v=k0dfb8tqjks),':28 '/watch?v=onj4aboripg)':50 '1':5,15,47 '2':20,52 '3':25 '4':30 'aliv':3 'blood':9 'good':13,45 'gundam':40 'holic':2 'maria':1 'op':4,14,19,24,29,46,51 'open':11,43 'trigun':34 'wing':41 'www.youtube.com':7,17,22,27,32,36,49,54 'www.youtube.com/watch?v=4oxfsy8g5wk)':35 'www.youtube.com/watch?v=5clh1lyvdfs)':6 'www.youtube.com/watch?v=bqif9zhn1-q)':31 'www.youtube.com/watch?v=gepveq1hgyu),':16 'www.youtube.com/watch?v=ghbr02fhlro),':21 'www.youtube.com/watch?v=icowbtm8l_s)':53 'www.youtube.com/watch?v=k0dfb8tqjks),':26 'www.youtube.com/watch?v=onj4aboripg)':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6587149"
  +editedAt: DateTimeImmutable @1721210404 {#2513
    date: 2024-07-17 12:00:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705011720 {#1348
    date: 2024-01-11 23:22:00.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 {#2532
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2533 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    - [Maria+Holic Alive OP 1](https://www.youtube.com/watch?v=5CLh1LYVDfs)\n
    - Blood +'s Openings are good [OP 1](https://www.youtube.com/watch?v=GepvEq1HGyU), [Op 2](https://www.youtube.com/watch?v=ghBr02fhlro), [OP 3](https://www.youtube.com/watch?v=K0DFb8TQjKs), & [OP 4](https://www.youtube.com/watch?v=bQiF9Zhn1-Q)\n
    - [Trigun](https://www.youtube.com/watch?v=4OxFSy8G5wk)\n
    - Both of Gundam Wing’s openings are good [OP 1](https://www.youtube.com/watch?v=oNJ4aBoRipg) & [OP 2](https://www.youtube.com/watch?v=ICOwBtm8L_s)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705011720 {#2514
    date: 2024-01-11 23:22:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2534 …}
  +nested: Doctrine\ORM\PersistentCollection {#2536 …}
  +votes: Doctrine\ORM\PersistentCollection {#2538 …}
  +reports: Doctrine\ORM\PersistentCollection {#2540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2544 …}
  -id: 300049
  -bodyTs: "'/watch?v=4oxfsy8g5wk)':37 '/watch?v=5clh1lyvdfs)':8 '/watch?v=bqif9zhn1-q)':33 '/watch?v=gepveq1hgyu),':18 '/watch?v=ghbr02fhlro),':23 '/watch?v=icowbtm8l_s)':55 '/watch?v=k0dfb8tqjks),':28 '/watch?v=onj4aboripg)':50 '1':5,15,47 '2':20,52 '3':25 '4':30 'aliv':3 'blood':9 'good':13,45 'gundam':40 'holic':2 'maria':1 'op':4,14,19,24,29,46,51 'open':11,43 'trigun':34 'wing':41 'www.youtube.com':7,17,22,27,32,36,49,54 'www.youtube.com/watch?v=4oxfsy8g5wk)':35 'www.youtube.com/watch?v=5clh1lyvdfs)':6 'www.youtube.com/watch?v=bqif9zhn1-q)':31 'www.youtube.com/watch?v=gepveq1hgyu),':16 'www.youtube.com/watch?v=ghbr02fhlro),':21 'www.youtube.com/watch?v=icowbtm8l_s)':53 'www.youtube.com/watch?v=k0dfb8tqjks),':26 'www.youtube.com/watch?v=onj4aboripg)':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6587149"
  +editedAt: DateTimeImmutable @1721210404 {#2513
    date: 2024-07-17 12:00:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705011720 {#1348
    date: 2024-01-11 23:22:00.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 {#2532
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2533 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    - [Maria+Holic Alive OP 1](https://www.youtube.com/watch?v=5CLh1LYVDfs)\n
    - Blood +'s Openings are good [OP 1](https://www.youtube.com/watch?v=GepvEq1HGyU), [Op 2](https://www.youtube.com/watch?v=ghBr02fhlro), [OP 3](https://www.youtube.com/watch?v=K0DFb8TQjKs), & [OP 4](https://www.youtube.com/watch?v=bQiF9Zhn1-Q)\n
    - [Trigun](https://www.youtube.com/watch?v=4OxFSy8G5wk)\n
    - Both of Gundam Wing’s openings are good [OP 1](https://www.youtube.com/watch?v=oNJ4aBoRipg) & [OP 2](https://www.youtube.com/watch?v=ICOwBtm8L_s)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705011720 {#2514
    date: 2024-01-11 23:22:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2534 …}
  +nested: Doctrine\ORM\PersistentCollection {#2536 …}
  +votes: Doctrine\ORM\PersistentCollection {#2538 …}
  +reports: Doctrine\ORM\PersistentCollection {#2540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2544 …}
  -id: 300049
  -bodyTs: "'/watch?v=4oxfsy8g5wk)':37 '/watch?v=5clh1lyvdfs)':8 '/watch?v=bqif9zhn1-q)':33 '/watch?v=gepveq1hgyu),':18 '/watch?v=ghbr02fhlro),':23 '/watch?v=icowbtm8l_s)':55 '/watch?v=k0dfb8tqjks),':28 '/watch?v=onj4aboripg)':50 '1':5,15,47 '2':20,52 '3':25 '4':30 'aliv':3 'blood':9 'good':13,45 'gundam':40 'holic':2 'maria':1 'op':4,14,19,24,29,46,51 'open':11,43 'trigun':34 'wing':41 'www.youtube.com':7,17,22,27,32,36,49,54 'www.youtube.com/watch?v=4oxfsy8g5wk)':35 'www.youtube.com/watch?v=5clh1lyvdfs)':6 'www.youtube.com/watch?v=bqif9zhn1-q)':31 'www.youtube.com/watch?v=gepveq1hgyu),':16 'www.youtube.com/watch?v=ghbr02fhlro),':21 'www.youtube.com/watch?v=icowbtm8l_s)':53 'www.youtube.com/watch?v=k0dfb8tqjks),':26 'www.youtube.com/watch?v=onj4aboripg)':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6587149"
  +editedAt: DateTimeImmutable @1721210404 {#2513
    date: 2024-07-17 12:00:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705011720 {#1348
    date: 2024-01-11 23:22:00.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 {#2548
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2549 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: null
  +root: null
  +body: "[Dead Man Walking - David Bowie](https://www.youtube.com/watch?v=nlL_4CupuLo)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704762226 {#2531
    date: 2024-01-09 02:03:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hiramfromthechi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2550 …}
  +nested: Doctrine\ORM\PersistentCollection {#2552 …}
  +votes: Doctrine\ORM\PersistentCollection {#2554 …}
  +reports: Doctrine\ORM\PersistentCollection {#2556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2560 …}
  -id: 292419
  -bodyTs: "'/watch?v=nll_4cupulo)':8 'bowi':5 'david':4 'dead':1 'man':2 'walk':3 'www.youtube.com':7 'www.youtube.com/watch?v=nll_4cupulo)':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6510554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704762226 {#2530
    date: 2024-01-09 02:03: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
59 DENIED edit
App\Entity\EntryComment {#2548
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2549 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: null
  +root: null
  +body: "[Dead Man Walking - David Bowie](https://www.youtube.com/watch?v=nlL_4CupuLo)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704762226 {#2531
    date: 2024-01-09 02:03:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hiramfromthechi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2550 …}
  +nested: Doctrine\ORM\PersistentCollection {#2552 …}
  +votes: Doctrine\ORM\PersistentCollection {#2554 …}
  +reports: Doctrine\ORM\PersistentCollection {#2556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2560 …}
  -id: 292419
  -bodyTs: "'/watch?v=nll_4cupulo)':8 'bowi':5 'david':4 'dead':1 'man':2 'walk':3 'www.youtube.com':7 'www.youtube.com/watch?v=nll_4cupulo)':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6510554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704762226 {#2530
    date: 2024-01-09 02:03: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
60 DENIED moderate
App\Entity\EntryComment {#2548
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2549 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +parent: null
  +root: null
  +body: "[Dead Man Walking - David Bowie](https://www.youtube.com/watch?v=nlL_4CupuLo)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704762226 {#2531
    date: 2024-01-09 02:03:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hiramfromthechi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2550 …}
  +nested: Doctrine\ORM\PersistentCollection {#2552 …}
  +votes: Doctrine\ORM\PersistentCollection {#2554 …}
  +reports: Doctrine\ORM\PersistentCollection {#2556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2560 …}
  -id: 292419
  -bodyTs: "'/watch?v=nll_4cupulo)':8 'bowi':5 'david':4 'dead':1 'man':2 'walk':3 'www.youtube.com':7 'www.youtube.com/watch?v=nll_4cupulo)':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6510554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704762226 {#2530
    date: 2024-01-09 02:03: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