GET https://kbin.spritesserver.nl/u/@commie@lemmy.dbzer0.com/comments/top?p=4

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.24 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 {#2063
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1383 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
  +body: "this is a thought-terminating cliche"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704407732 {#2359
    date: 2024-01-04 23:35:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LodeMike@lemmy.today"
    "@QuaffPotions@lemmy.world"
    "@psud@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2021 …}
  +nested: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
  -id: 280876
  -bodyTs: "'clich':7 'termin':6 'thought':5 'thought-termin':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6419940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704407732 {#1402
    date: 2024-01-04 23:35:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2063
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1383 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
  +body: "this is a thought-terminating cliche"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704407732 {#2359
    date: 2024-01-04 23:35:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LodeMike@lemmy.today"
    "@QuaffPotions@lemmy.world"
    "@psud@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2021 …}
  +nested: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
  -id: 280876
  -bodyTs: "'clich':7 'termin':6 'thought':5 'thought-termin':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6419940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704407732 {#1402
    date: 2024-01-04 23:35:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2063
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1383 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
  +body: "this is a thought-terminating cliche"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704407732 {#2359
    date: 2024-01-04 23:35:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LodeMike@lemmy.today"
    "@QuaffPotions@lemmy.world"
    "@psud@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2021 …}
  +nested: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
  -id: 280876
  -bodyTs: "'clich':7 'termin':6 'thought':5 'thought-termin':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6419940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704407732 {#1402
    date: 2024-01-04 23:35:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2339
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2382 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    orgzly+syncthing\n
    \n
    emacs org-mode on desktop\n
    \n
    I admit, it is not terribly easy to get started. I think the emacs tutorial alone takes half an hour then you need to learn org-mode.\n
    \n
    but it’s pretty badass
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702432992 {#2064
    date: 2023-12-13 03:03:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheInsane42@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2386 …}
  +nested: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2328 …}
  +reports: Doctrine\ORM\PersistentCollection {#2347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
  -id: 219962
  -bodyTs: "'admit':10 'alon':24 'badass':41 'desktop':8 'easi':15 'emac':3,22 'get':17 'half':26 'hour':28 'learn':33 'mode':6,36 'need':31 'org':5,35 'org-mod':4,34 'orgzli':1 'pretti':40 'start':18 'syncth':2 'take':25 'terribl':14 'think':20 'tutori':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5921357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702432992 {#2372
    date: 2023-12-13 03:03:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2339
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2382 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    orgzly+syncthing\n
    \n
    emacs org-mode on desktop\n
    \n
    I admit, it is not terribly easy to get started. I think the emacs tutorial alone takes half an hour then you need to learn org-mode.\n
    \n
    but it’s pretty badass
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702432992 {#2064
    date: 2023-12-13 03:03:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheInsane42@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2386 …}
  +nested: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2328 …}
  +reports: Doctrine\ORM\PersistentCollection {#2347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
  -id: 219962
  -bodyTs: "'admit':10 'alon':24 'badass':41 'desktop':8 'easi':15 'emac':3,22 'get':17 'half':26 'hour':28 'learn':33 'mode':6,36 'need':31 'org':5,35 'org-mod':4,34 'orgzli':1 'pretti':40 'start':18 'syncth':2 'take':25 'terribl':14 'think':20 'tutori':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5921357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702432992 {#2372
    date: 2023-12-13 03:03:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2339
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2136 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2382 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    orgzly+syncthing\n
    \n
    emacs org-mode on desktop\n
    \n
    I admit, it is not terribly easy to get started. I think the emacs tutorial alone takes half an hour then you need to learn org-mode.\n
    \n
    but it’s pretty badass
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702432992 {#2064
    date: 2023-12-13 03:03:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheInsane42@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2386 …}
  +nested: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2328 …}
  +reports: Doctrine\ORM\PersistentCollection {#2347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
  -id: 219962
  -bodyTs: "'admit':10 'alon':24 'badass':41 'desktop':8 'easi':15 'emac':3,22 'get':17 'half':26 'hour':28 'learn':33 'mode':6,36 'need':31 'org':5,35 'org-mod':4,34 'orgzli':1 'pretti':40 'start':18 'syncth':2 'take':25 'terribl':14 'think':20 'tutori':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5921357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702432992 {#2372
    date: 2023-12-13 03:03:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2336
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "name the trait is a fallacious line of argument because it falls prey to the linedrawing fallacy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701633560 {#2143
    date: 2023-12-03 20:59:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2337 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2323 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 193207
  -bodyTs: "'argument':9 'fall':12 'fallaci':6,17 'line':7 'linedraw':16 'name':1 'prey':13 'trait':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5651247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701633560 {#2392
    date: 2023-12-03 20:59:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2336
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "name the trait is a fallacious line of argument because it falls prey to the linedrawing fallacy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701633560 {#2143
    date: 2023-12-03 20:59:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2337 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2323 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 193207
  -bodyTs: "'argument':9 'fall':12 'fallaci':6,17 'line':7 'linedraw':16 'name':1 'prey':13 'trait':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5651247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701633560 {#2392
    date: 2023-12-03 20:59:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2336
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "name the trait is a fallacious line of argument because it falls prey to the linedrawing fallacy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701633560 {#2143
    date: 2023-12-03 20:59:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2337 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2323 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 193207
  -bodyTs: "'argument':9 'fall':12 'fallaci':6,17 'line':7 'linedraw':16 'name':1 'prey':13 'trait':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5651247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701633560 {#2392
    date: 2023-12-03 20:59:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2060
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
  +body: "calling me names doesn’t make what I said untrue"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701620749 {#2348
    date: 2023-12-03 17:25:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@lugal@sopuli.xyz"
    "@commie@lemmy.dbzer0.com"
    "@curious_betsy@lemmy.world"
    "@victorz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2346 …}
  +nested: Doctrine\ORM\PersistentCollection {#2332 …}
  +votes: Doctrine\ORM\PersistentCollection {#2330 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
  -id: 192601
  -bodyTs: "'call':1 'doesn':4 'make':6 'name':3 'said':9 'untru':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5646088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701620749 {#2338
    date: 2023-12-03 17:25: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
15 DENIED edit
App\Entity\EntryComment {#2060
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
  +body: "calling me names doesn’t make what I said untrue"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701620749 {#2348
    date: 2023-12-03 17:25:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@lugal@sopuli.xyz"
    "@commie@lemmy.dbzer0.com"
    "@curious_betsy@lemmy.world"
    "@victorz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2346 …}
  +nested: Doctrine\ORM\PersistentCollection {#2332 …}
  +votes: Doctrine\ORM\PersistentCollection {#2330 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
  -id: 192601
  -bodyTs: "'call':1 'doesn':4 'make':6 'name':3 'said':9 'untru':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5646088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701620749 {#2338
    date: 2023-12-03 17:25: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
16 DENIED moderate
App\Entity\EntryComment {#2060
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
  +body: "calling me names doesn’t make what I said untrue"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701620749 {#2348
    date: 2023-12-03 17:25:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@lugal@sopuli.xyz"
    "@commie@lemmy.dbzer0.com"
    "@curious_betsy@lemmy.world"
    "@victorz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2346 …}
  +nested: Doctrine\ORM\PersistentCollection {#2332 …}
  +votes: Doctrine\ORM\PersistentCollection {#2330 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
  -id: 192601
  -bodyTs: "'call':1 'doesn':4 'make':6 'name':3 'said':9 'untru':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5646088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701620749 {#2338
    date: 2023-12-03 17:25: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
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 {#2140
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "it’s too broad because it includes mosquitoes and mice and dogs and cats and fish and livestock. most people don’t treat them the same way. most ethical systems don’t treat them the same way. My ethical system doesn’t treat them the same way. so I do not agree that it’s okay to write an axiom about how you’re supposed to treat sentient beings. treating people better than animals is a good thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701620362 {#2331
    date: 2023-12-03 17:19:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2094 …}
  +nested: Doctrine\ORM\PersistentCollection {#2093 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 192582
  -bodyTs: "'agre':52 'anim':74 'axiom':60 'be':69 'better':72 'broad':4 'cat':14 'doesn':41 'dog':12 'ethic':29,39 'fish':16 'good':77 'includ':7 'livestock':18 'mice':10 'mosquito':8 'okay':56 'peopl':20,71 're':64 'sentient':68 'suppos':65 'system':30,40 'thing':78 'treat':23,33,43,67,70 'way':27,37,47 'write':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5645835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701620362 {#2349
    date: 2023-12-03 17:19:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2140
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "it’s too broad because it includes mosquitoes and mice and dogs and cats and fish and livestock. most people don’t treat them the same way. most ethical systems don’t treat them the same way. My ethical system doesn’t treat them the same way. so I do not agree that it’s okay to write an axiom about how you’re supposed to treat sentient beings. treating people better than animals is a good thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701620362 {#2331
    date: 2023-12-03 17:19:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2094 …}
  +nested: Doctrine\ORM\PersistentCollection {#2093 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 192582
  -bodyTs: "'agre':52 'anim':74 'axiom':60 'be':69 'better':72 'broad':4 'cat':14 'doesn':41 'dog':12 'ethic':29,39 'fish':16 'good':77 'includ':7 'livestock':18 'mice':10 'mosquito':8 'okay':56 'peopl':20,71 're':64 'sentient':68 'suppos':65 'system':30,40 'thing':78 'treat':23,33,43,67,70 'way':27,37,47 'write':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5645835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701620362 {#2349
    date: 2023-12-03 17:19:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2140
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "it’s too broad because it includes mosquitoes and mice and dogs and cats and fish and livestock. most people don’t treat them the same way. most ethical systems don’t treat them the same way. My ethical system doesn’t treat them the same way. so I do not agree that it’s okay to write an axiom about how you’re supposed to treat sentient beings. treating people better than animals is a good thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701620362 {#2331
    date: 2023-12-03 17:19:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2094 …}
  +nested: Doctrine\ORM\PersistentCollection {#2093 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 192582
  -bodyTs: "'agre':52 'anim':74 'axiom':60 'be':69 'better':72 'broad':4 'cat':14 'doesn':41 'dog':12 'ethic':29,39 'fish':16 'good':77 'includ':7 'livestock':18 'mice':10 'mosquito':8 'okay':56 'peopl':20,71 're':64 'sentient':68 'suppos':65 'system':30,40 'thing':78 'treat':23,33,43,67,70 'way':27,37,47 'write':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5645835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701620362 {#2349
    date: 2023-12-03 17:19:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2059
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "yes, I do: sentience is too broad a category, and not actually relevant to most people. if we are talking about people, then all of your statements are fine. but I don’t agree that these axioms are or should be applicable to, say, mosquitos . or mice. or dogs or cats. or fish. or livestock."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701619877 {#2130
    date: 2023-12-03 17:11:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 192547
  -bodyTs: "'actual':12 'agre':34 'applic':42 'axiom':37 'broad':7 'cat':51 'categori':9 'dog':49 'fine':29 'fish':53 'livestock':55 'mice':47 'mosquito':45 'peopl':16,22 'relev':13 'say':44 'sentienc':4 'statement':27 'talk':20 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5645582"
  +editedAt: DateTimeImmutable @1702790746 {#2133
    date: 2023-12-17 06:25:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701619877 {#2086
    date: 2023-12-03 17:11:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2059
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "yes, I do: sentience is too broad a category, and not actually relevant to most people. if we are talking about people, then all of your statements are fine. but I don’t agree that these axioms are or should be applicable to, say, mosquitos . or mice. or dogs or cats. or fish. or livestock."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701619877 {#2130
    date: 2023-12-03 17:11:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 192547
  -bodyTs: "'actual':12 'agre':34 'applic':42 'axiom':37 'broad':7 'cat':51 'categori':9 'dog':49 'fine':29 'fish':53 'livestock':55 'mice':47 'mosquito':45 'peopl':16,22 'relev':13 'say':44 'sentienc':4 'statement':27 'talk':20 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5645582"
  +editedAt: DateTimeImmutable @1702790746 {#2133
    date: 2023-12-17 06:25:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701619877 {#2086
    date: 2023-12-03 17:11:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2059
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "yes, I do: sentience is too broad a category, and not actually relevant to most people. if we are talking about people, then all of your statements are fine. but I don’t agree that these axioms are or should be applicable to, say, mosquitos . or mice. or dogs or cats. or fish. or livestock."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701619877 {#2130
    date: 2023-12-03 17:11:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 192547
  -bodyTs: "'actual':12 'agre':34 'applic':42 'axiom':37 'broad':7 'cat':51 'categori':9 'dog':49 'fine':29 'fish':53 'livestock':55 'mice':47 'mosquito':45 'peopl':16,22 'relev':13 'say':44 'sentienc':4 'statement':27 'talk':20 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5645582"
  +editedAt: DateTimeImmutable @1702790746 {#2133
    date: 2023-12-17 06:25:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701619877 {#2086
    date: 2023-12-03 17:11:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2099
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2105 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "we are going to, once again, disagree on the relevant definition of “anyone”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701616954 {#2056
    date: 2023-12-03 16:22:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2108 …}
  +nested: Doctrine\ORM\PersistentCollection {#2101 …}
  +votes: Doctrine\ORM\PersistentCollection {#2109 …}
  +reports: Doctrine\ORM\PersistentCollection {#2106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2124 …}
  -id: 192389
  -bodyTs: "'anyon':13 'definit':11 'disagre':7 'go':3 'relev':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5644444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701616954 {#2051
    date: 2023-12-03 16:22: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
27 DENIED edit
App\Entity\EntryComment {#2099
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2105 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "we are going to, once again, disagree on the relevant definition of “anyone”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701616954 {#2056
    date: 2023-12-03 16:22:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2108 …}
  +nested: Doctrine\ORM\PersistentCollection {#2101 …}
  +votes: Doctrine\ORM\PersistentCollection {#2109 …}
  +reports: Doctrine\ORM\PersistentCollection {#2106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2124 …}
  -id: 192389
  -bodyTs: "'anyon':13 'definit':11 'disagre':7 'go':3 'relev':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5644444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701616954 {#2051
    date: 2023-12-03 16:22: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
28 DENIED moderate
App\Entity\EntryComment {#2099
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2105 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "we are going to, once again, disagree on the relevant definition of “anyone”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701616954 {#2056
    date: 2023-12-03 16:22:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2108 …}
  +nested: Doctrine\ORM\PersistentCollection {#2101 …}
  +votes: Doctrine\ORM\PersistentCollection {#2109 …}
  +reports: Doctrine\ORM\PersistentCollection {#2106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2124 …}
  -id: 192389
  -bodyTs: "'anyon':13 'definit':11 'disagre':7 'go':3 'relev':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5644444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701616954 {#2051
    date: 2023-12-03 16:22: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
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 {#2121
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "right…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701616904 {#2100
    date: 2023-12-03 16:21:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 192385
  -bodyTs: "'right':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5644429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701616904 {#2104
    date: 2023-12-03 16:21:44.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 {#2121
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "right…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701616904 {#2100
    date: 2023-12-03 16:21:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 192385
  -bodyTs: "'right':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5644429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701616904 {#2104
    date: 2023-12-03 16:21:44.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 {#2121
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "right…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701616904 {#2100
    date: 2023-12-03 16:21:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 192385
  -bodyTs: "'right':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5644429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701616904 {#2104
    date: 2023-12-03 16:21:44.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 {#2043
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2139 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "all subjective opinions, like ethics or aesthetics, are."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701615004 {#2117
    date: 2023-12-03 15:50:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2215 …}
  +nested: Doctrine\ORM\PersistentCollection {#2198 …}
  +votes: Doctrine\ORM\PersistentCollection {#2227 …}
  +reports: Doctrine\ORM\PersistentCollection {#2214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
  -id: 192277
  -bodyTs: "'aesthet':7 'ethic':5 'like':4 'opinion':3 'subject':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5643731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701615004 {#2118
    date: 2023-12-03 15:50:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2043
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2139 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "all subjective opinions, like ethics or aesthetics, are."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701615004 {#2117
    date: 2023-12-03 15:50:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2215 …}
  +nested: Doctrine\ORM\PersistentCollection {#2198 …}
  +votes: Doctrine\ORM\PersistentCollection {#2227 …}
  +reports: Doctrine\ORM\PersistentCollection {#2214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
  -id: 192277
  -bodyTs: "'aesthet':7 'ethic':5 'like':4 'opinion':3 'subject':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5643731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701615004 {#2118
    date: 2023-12-03 15:50:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2043
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2139 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "all subjective opinions, like ethics or aesthetics, are."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701615004 {#2117
    date: 2023-12-03 15:50:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2215 …}
  +nested: Doctrine\ORM\PersistentCollection {#2198 …}
  +votes: Doctrine\ORM\PersistentCollection {#2227 …}
  +reports: Doctrine\ORM\PersistentCollection {#2214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
  -id: 192277
  -bodyTs: "'aesthet':7 'ethic':5 'like':4 'opinion':3 'subject':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5643731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701615004 {#2118
    date: 2023-12-03 15:50:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2252
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2192 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "I mean there is no objective reason to set the standard at sentience any more than any other standard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701614756 {#2126
    date: 2023-12-03 15:45:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2189 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 192266
  -bodyTs: "'mean':2 'object':6 'reason':7 'sentienc':13 'set':9 'standard':11,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5643661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701614756 {#2127
    date: 2023-12-03 15:45:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2252
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2192 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "I mean there is no objective reason to set the standard at sentience any more than any other standard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701614756 {#2126
    date: 2023-12-03 15:45:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2189 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 192266
  -bodyTs: "'mean':2 'object':6 'reason':7 'sentienc':13 'set':9 'standard':11,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5643661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701614756 {#2127
    date: 2023-12-03 15:45:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2252
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2192 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "I mean there is no objective reason to set the standard at sentience any more than any other standard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701614756 {#2126
    date: 2023-12-03 15:45:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2189 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 192266
  -bodyTs: "'mean':2 'object':6 'reason':7 'sentienc':13 'set':9 'standard':11,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5643661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701614756 {#2127
    date: 2023-12-03 15:45:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2312
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: """
    > I’m not saying it is objective, I’m saying it’s not arbitrary.\n
    \n
    this can’t be true. it’s self-contradictory.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701613538 {#2228
    date: 2023-12-03 15:25:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2308 …}
  +votes: Doctrine\ORM\PersistentCollection {#2304 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
  -id: 192200
  -bodyTs: "'arbitrari':14 'contradictori':24 'm':2,9 'object':7 'say':4,10 'self':23 'self-contradictori':22 'true':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5643274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701613538 {#2229
    date: 2023-12-03 15:25:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2312
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: """
    > I’m not saying it is objective, I’m saying it’s not arbitrary.\n
    \n
    this can’t be true. it’s self-contradictory.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701613538 {#2228
    date: 2023-12-03 15:25:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2308 …}
  +votes: Doctrine\ORM\PersistentCollection {#2304 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
  -id: 192200
  -bodyTs: "'arbitrari':14 'contradictori':24 'm':2,9 'object':7 'say':4,10 'self':23 'self-contradictori':22 'true':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5643274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701613538 {#2229
    date: 2023-12-03 15:25:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2312
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: """
    > I’m not saying it is objective, I’m saying it’s not arbitrary.\n
    \n
    this can’t be true. it’s self-contradictory.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701613538 {#2228
    date: 2023-12-03 15:25:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2308 …}
  +votes: Doctrine\ORM\PersistentCollection {#2304 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
  -id: 192200
  -bodyTs: "'arbitrari':14 'contradictori':24 'm':2,9 'object':7 'say':4,10 'self':23 'self-contradictori':22 'true':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5643274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701613538 {#2229
    date: 2023-12-03 15:25:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2296
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2295 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "you think gross things are immoral?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701612577 {#2321
    date: 2023-12-03 15:09:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2281 …}
  +nested: Doctrine\ORM\PersistentCollection {#2280 …}
  +votes: Doctrine\ORM\PersistentCollection {#2278 …}
  +reports: Doctrine\ORM\PersistentCollection {#2279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  -id: 305386
  -bodyTs: "'gross':3 'immor':6 'thing':4 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5642956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701612577 {#2322
    date: 2023-12-03 15: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
47 DENIED edit
App\Entity\EntryComment {#2296
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2295 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "you think gross things are immoral?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701612577 {#2321
    date: 2023-12-03 15:09:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2281 …}
  +nested: Doctrine\ORM\PersistentCollection {#2280 …}
  +votes: Doctrine\ORM\PersistentCollection {#2278 …}
  +reports: Doctrine\ORM\PersistentCollection {#2279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  -id: 305386
  -bodyTs: "'gross':3 'immor':6 'thing':4 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5642956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701612577 {#2322
    date: 2023-12-03 15: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
48 DENIED moderate
App\Entity\EntryComment {#2296
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2295 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "you think gross things are immoral?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701612577 {#2321
    date: 2023-12-03 15:09:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2281 …}
  +nested: Doctrine\ORM\PersistentCollection {#2280 …}
  +votes: Doctrine\ORM\PersistentCollection {#2278 …}
  +reports: Doctrine\ORM\PersistentCollection {#2279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  -id: 305386
  -bodyTs: "'gross':3 'immor':6 'thing':4 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5642956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701612577 {#2322
    date: 2023-12-03 15: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
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 {#2219
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "the same can be said of DNA. this is a completely arbitrary standard, and you would be better served to embrace that than pretending it’s somehow objective."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701612434 {#2290
    date: 2023-12-03 15:07:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2196 …}
  +nested: Doctrine\ORM\PersistentCollection {#2194 …}
  +votes: Doctrine\ORM\PersistentCollection {#2193 …}
  +reports: Doctrine\ORM\PersistentCollection {#2205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
  -id: 192152
  -bodyTs: "'arbitrari':12 'better':18 'complet':11 'dna':7 'embrac':21 'object':28 'pretend':24 'said':5 'serv':19 'somehow':27 'standard':13 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5642909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701612434 {#2294
    date: 2023-12-03 15:07:14.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 {#2219
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "the same can be said of DNA. this is a completely arbitrary standard, and you would be better served to embrace that than pretending it’s somehow objective."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701612434 {#2290
    date: 2023-12-03 15:07:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2196 …}
  +nested: Doctrine\ORM\PersistentCollection {#2194 …}
  +votes: Doctrine\ORM\PersistentCollection {#2193 …}
  +reports: Doctrine\ORM\PersistentCollection {#2205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
  -id: 192152
  -bodyTs: "'arbitrari':12 'better':18 'complet':11 'dna':7 'embrac':21 'object':28 'pretend':24 'said':5 'serv':19 'somehow':27 'standard':13 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5642909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701612434 {#2294
    date: 2023-12-03 15:07:14.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 {#2219
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "the same can be said of DNA. this is a completely arbitrary standard, and you would be better served to embrace that than pretending it’s somehow objective."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701612434 {#2290
    date: 2023-12-03 15:07:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2196 …}
  +nested: Doctrine\ORM\PersistentCollection {#2194 …}
  +votes: Doctrine\ORM\PersistentCollection {#2193 …}
  +reports: Doctrine\ORM\PersistentCollection {#2205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
  -id: 192152
  -bodyTs: "'arbitrari':12 'better':18 'complet':11 'dna':7 'embrac':21 'object':28 'pretend':24 'said':5 'serv':19 'somehow':27 'standard':13 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5642909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701612434 {#2294
    date: 2023-12-03 15:07:14.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 {#2208
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "yea. that, too, is an aesthetic issue. it can be gross without being immoral."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701612332 {#2221
    date: 2023-12-03 15:05:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 192147
  -bodyTs: "'aesthet':6 'gross':11 'immor':14 'issu':7 'without':12 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5642872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701612332 {#2222
    date: 2023-12-03 15:05:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2208
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "yea. that, too, is an aesthetic issue. it can be gross without being immoral."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701612332 {#2221
    date: 2023-12-03 15:05:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 192147
  -bodyTs: "'aesthet':6 'gross':11 'immor':14 'issu':7 'without':12 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5642872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701612332 {#2222
    date: 2023-12-03 15:05:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2208
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "yea. that, too, is an aesthetic issue. it can be gross without being immoral."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701612332 {#2221
    date: 2023-12-03 15:05:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 192147
  -bodyTs: "'aesthet':6 'gross':11 'immor':14 'issu':7 'without':12 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5642872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701612332 {#2222
    date: 2023-12-03 15:05:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2265
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "I don’t think dog fighting is a moral issue: at worst, it’s aesthetic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701611773 {#2212
    date: 2023-12-03 14:56:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2263 …}
  +nested: Doctrine\ORM\PersistentCollection {#2235 …}
  +votes: Doctrine\ORM\PersistentCollection {#2239 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
  -id: 192126
  -bodyTs: "'aesthet':15 'dog':5 'fight':6 'issu':10 'moral':9 'think':4 'worst':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5642650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701611773 {#2207
    date: 2023-12-03 14:56:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2265
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "I don’t think dog fighting is a moral issue: at worst, it’s aesthetic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701611773 {#2212
    date: 2023-12-03 14:56:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2263 …}
  +nested: Doctrine\ORM\PersistentCollection {#2235 …}
  +votes: Doctrine\ORM\PersistentCollection {#2239 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
  -id: 192126
  -bodyTs: "'aesthet':15 'dog':5 'fight':6 'issu':10 'moral':9 'think':4 'worst':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5642650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701611773 {#2207
    date: 2023-12-03 14:56:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2265
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "I don’t think dog fighting is a moral issue: at worst, it’s aesthetic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701611773 {#2212
    date: 2023-12-03 14:56:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
    "@anonymouse@lemmings.world"
    "@LemmysMum@lemmy.world"
    "@commie@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2263 …}
  +nested: Doctrine\ORM\PersistentCollection {#2235 …}
  +votes: Doctrine\ORM\PersistentCollection {#2239 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
  -id: 192126
  -bodyTs: "'aesthet':15 'dog':5 'fight':6 'issu':10 'moral':9 'think':4 'worst':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5642650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701611773 {#2207
    date: 2023-12-03 14:56:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details