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

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2091
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The performance improvements alone are insane. I’m playing on PS5, just got into act 3. I turned it off on Tuesday a little frustrated by how the game was running inside of the lower city. Turned it back on after patching and everything is smoother than the entire rest of the game has been for me.\n
    \n
    Also, being able to access all party member inventories is a game changer.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 79
  +score: 0
  +lastActive: DateTime @1702563746 {#2133
    date: 2023-12-14 15:22:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hairyblue@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2395 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
  -id: 184768
  -bodyTs: "'3':16 'abl':60 'access':62 'act':15 'alon':4 'also':58 'back':39 'changer':70 'citi':36 'entir':49 'everyth':44 'frustrat':25 'game':29,53,69 'got':13 'improv':3 'insan':6 'insid':32 'inventori':66 'littl':24 'lower':35 'm':8 'member':65 'parti':64 'patch':42 'perform':2 'play':9 'ps5':11 'rest':50 'run':31 'smoother':46 'tuesday':22 'turn':18,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5723214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701439183 {#1385
    date: 2023-12-01 14:59:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2091
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The performance improvements alone are insane. I’m playing on PS5, just got into act 3. I turned it off on Tuesday a little frustrated by how the game was running inside of the lower city. Turned it back on after patching and everything is smoother than the entire rest of the game has been for me.\n
    \n
    Also, being able to access all party member inventories is a game changer.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 79
  +score: 0
  +lastActive: DateTime @1702563746 {#2133
    date: 2023-12-14 15:22:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hairyblue@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2395 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
  -id: 184768
  -bodyTs: "'3':16 'abl':60 'access':62 'act':15 'alon':4 'also':58 'back':39 'changer':70 'citi':36 'entir':49 'everyth':44 'frustrat':25 'game':29,53,69 'got':13 'improv':3 'insan':6 'insid':32 'inventori':66 'littl':24 'lower':35 'm':8 'member':65 'parti':64 'patch':42 'perform':2 'play':9 'ps5':11 'rest':50 'run':31 'smoother':46 'tuesday':22 'turn':18,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5723214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701439183 {#1385
    date: 2023-12-01 14:59:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2091
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The performance improvements alone are insane. I’m playing on PS5, just got into act 3. I turned it off on Tuesday a little frustrated by how the game was running inside of the lower city. Turned it back on after patching and everything is smoother than the entire rest of the game has been for me.\n
    \n
    Also, being able to access all party member inventories is a game changer.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 79
  +score: 0
  +lastActive: DateTime @1702563746 {#2133
    date: 2023-12-14 15:22:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hairyblue@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2395 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
  -id: 184768
  -bodyTs: "'3':16 'abl':60 'access':62 'act':15 'alon':4 'also':58 'back':39 'changer':70 'citi':36 'entir':49 'everyth':44 'frustrat':25 'game':29,53,69 'got':13 'improv':3 'insan':6 'insid':32 'inventori':66 'littl':24 'lower':35 'm':8 'member':65 'parti':64 'patch':42 'perform':2 'play':9 'ps5':11 'rest':50 'run':31 'smoother':46 'tuesday':22 'turn':18,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5723214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701439183 {#1385
    date: 2023-12-01 14:59:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1910
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1874 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +body: """
    Afraid you’re wasting your breath. OP appears to be a member of fuckcars, which feels like it’s coming from a good place but is mostly just short-sighted and infantile. I live in DFW and not having a vehicle *is not an option*, but these folk would classify me alongside the devil because I dare to use a combustion engine. If I could realistically use an electric vehicle I would.\n
    \n
    I’m sure that in OPs mind everyone should just abandon their cars tomorrow and that will immediately solve all of the climate change as if private vehicle owners are the ones actually causing the problem in the first place.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1697037365 {#2090
    date: 2023-10-11 17:16:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2328 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
  -id: 41529
  -bodyTs: "'abandon':84 'actual':106 'afraid':1 'alongsid':53 'appear':8 'breath':6 'car':86 'caus':107 'chang':97 'classifi':51 'climat':96 'combust':62 'come':20 'could':66 'dare':58 'devil':55 'dfw':37 'electr':70 'engin':63 'everyon':81 'feel':16 'first':112 'folk':49 'fuckcar':14 'good':23 'immedi':91 'infantil':33 'like':17 'live':35 'm':75 'member':12 'mind':80 'most':27 'one':105 'op':7,79 'option':46 'owner':102 'place':24,113 'privat':100 'problem':109 're':3 'realist':67 'short':30 'short-sight':29 'sight':31 'solv':92 'sure':76 'tomorrow':87 'use':60,68 'vehicl':42,71,101 'wast':4 'would':50,73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4440987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697037365 {#2092
    date: 2023-10-11 17:16:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1910
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1874 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +body: """
    Afraid you’re wasting your breath. OP appears to be a member of fuckcars, which feels like it’s coming from a good place but is mostly just short-sighted and infantile. I live in DFW and not having a vehicle *is not an option*, but these folk would classify me alongside the devil because I dare to use a combustion engine. If I could realistically use an electric vehicle I would.\n
    \n
    I’m sure that in OPs mind everyone should just abandon their cars tomorrow and that will immediately solve all of the climate change as if private vehicle owners are the ones actually causing the problem in the first place.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1697037365 {#2090
    date: 2023-10-11 17:16:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2328 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
  -id: 41529
  -bodyTs: "'abandon':84 'actual':106 'afraid':1 'alongsid':53 'appear':8 'breath':6 'car':86 'caus':107 'chang':97 'classifi':51 'climat':96 'combust':62 'come':20 'could':66 'dare':58 'devil':55 'dfw':37 'electr':70 'engin':63 'everyon':81 'feel':16 'first':112 'folk':49 'fuckcar':14 'good':23 'immedi':91 'infantil':33 'like':17 'live':35 'm':75 'member':12 'mind':80 'most':27 'one':105 'op':7,79 'option':46 'owner':102 'place':24,113 'privat':100 'problem':109 're':3 'realist':67 'short':30 'short-sight':29 'sight':31 'solv':92 'sure':76 'tomorrow':87 'use':60,68 'vehicl':42,71,101 'wast':4 'would':50,73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4440987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697037365 {#2092
    date: 2023-10-11 17:16:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1910
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1874 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +body: """
    Afraid you’re wasting your breath. OP appears to be a member of fuckcars, which feels like it’s coming from a good place but is mostly just short-sighted and infantile. I live in DFW and not having a vehicle *is not an option*, but these folk would classify me alongside the devil because I dare to use a combustion engine. If I could realistically use an electric vehicle I would.\n
    \n
    I’m sure that in OPs mind everyone should just abandon their cars tomorrow and that will immediately solve all of the climate change as if private vehicle owners are the ones actually causing the problem in the first place.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1697037365 {#2090
    date: 2023-10-11 17:16:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2328 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
  -id: 41529
  -bodyTs: "'abandon':84 'actual':106 'afraid':1 'alongsid':53 'appear':8 'breath':6 'car':86 'caus':107 'chang':97 'classifi':51 'climat':96 'combust':62 'come':20 'could':66 'dare':58 'devil':55 'dfw':37 'electr':70 'engin':63 'everyon':81 'feel':16 'first':112 'folk':49 'fuckcar':14 'good':23 'immedi':91 'infantil':33 'like':17 'live':35 'm':75 'member':12 'mind':80 'most':27 'one':105 'op':7,79 'option':46 'owner':102 'place':24,113 'privat':100 'problem':109 're':3 'realist':67 'short':30 'short-sight':29 'sight':31 'solv':92 'sure':76 'tomorrow':87 'use':60,68 'vehicl':42,71,101 'wast':4 'would':50,73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4440987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697037365 {#2092
    date: 2023-10-11 17:16:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2339
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2137 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +body: "They can’t and said as much for specifically this reason. Probably the best video game to come out in recent memory, but people will still bitch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705335602 {#1906
    date: 2024-01-15 17:20:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@_spiffy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
  -id: 311058
  -bodyTs: "'best':14 'bitch':27 'come':18 'game':16 'memori':22 'much':7 'peopl':24 'probabl':12 'reason':11 'recent':21 'said':5 'specif':9 'still':26 'video':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6710836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705335602 {#2144
    date: 2024-01-15 17:20:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2339
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2137 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +body: "They can’t and said as much for specifically this reason. Probably the best video game to come out in recent memory, but people will still bitch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705335602 {#1906
    date: 2024-01-15 17:20:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@_spiffy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
  -id: 311058
  -bodyTs: "'best':14 'bitch':27 'come':18 'game':16 'memori':22 'much':7 'peopl':24 'probabl':12 'reason':11 'recent':21 'said':5 'specif':9 'still':26 'video':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6710836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705335602 {#2144
    date: 2024-01-15 17:20:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2339
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2137 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +body: "They can’t and said as much for specifically this reason. Probably the best video game to come out in recent memory, but people will still bitch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705335602 {#1906
    date: 2024-01-15 17:20:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@_spiffy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
  -id: 311058
  -bodyTs: "'best':14 'bitch':27 'come':18 'game':16 'memori':22 'much':7 'peopl':24 'probabl':12 'reason':11 'recent':21 'said':5 'specif':9 'still':26 'video':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6710836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705335602 {#2144
    date: 2024-01-15 17:20:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2323
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s even better is they’re Eskimo bros! Elminster and Mystra used to get it on too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700981596 {#2136
    date: 2023-11-26 07:53:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2327 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
  -id: 142891
  -bodyTs: "'better':4 'bros':9 'elminst':10 'eskimo':8 'even':3 'get':15 'mystra':12 're':7 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5452348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700490776 {#2143
    date: 2023-11-20 15:32: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
15 DENIED edit
App\Entity\EntryComment {#2323
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s even better is they’re Eskimo bros! Elminster and Mystra used to get it on too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700981596 {#2136
    date: 2023-11-26 07:53:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2327 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
  -id: 142891
  -bodyTs: "'better':4 'bros':9 'elminst':10 'eskimo':8 'even':3 'get':15 'mystra':12 're':7 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5452348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700490776 {#2143
    date: 2023-11-20 15:32: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
16 DENIED moderate
App\Entity\EntryComment {#2323
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s even better is they’re Eskimo bros! Elminster and Mystra used to get it on too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700981596 {#2136
    date: 2023-11-26 07:53:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2327 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
  -id: 142891
  -bodyTs: "'better':4 'bros':9 'elminst':10 'eskimo':8 'even':3 'get':15 'mystra':12 're':7 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5452348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700490776 {#2143
    date: 2023-11-20 15:32: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
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 {#2330
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
  +body: "Can you elaborate on the “pro-eugenics mindset” at all?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698233320 {#2065
    date: 2023-10-25 13:28:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@erik111189@lemmy.world"
    "@shinigamiookamiryuu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2131 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
  -id: 70819
  -bodyTs: "'elabor':3 'eugen':8 'mindset':9 'pro':7 'pro-eugen':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4803554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698233320 {#2068
    date: 2023-10-25 13:28:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2330
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
  +body: "Can you elaborate on the “pro-eugenics mindset” at all?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698233320 {#2065
    date: 2023-10-25 13:28:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@erik111189@lemmy.world"
    "@shinigamiookamiryuu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2131 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
  -id: 70819
  -bodyTs: "'elabor':3 'eugen':8 'mindset':9 'pro':7 'pro-eugen':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4803554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698233320 {#2068
    date: 2023-10-25 13:28:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2330
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
  +body: "Can you elaborate on the “pro-eugenics mindset” at all?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698233320 {#2065
    date: 2023-10-25 13:28:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@erik111189@lemmy.world"
    "@shinigamiookamiryuu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2131 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
  -id: 70819
  -bodyTs: "'elabor':3 'eugen':8 'mindset':9 'pro':7 'pro-eugen':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4803554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698233320 {#2068
    date: 2023-10-25 13:28:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2052
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1874 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +body: "Is there someone more likely to execute Gaben’s vision and follow in his footsteps?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704402893 {#2348
    date: 2024-01-04 22:14:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@AlexWIWA@lemmy.ml"
    "@Davel23@kbin.social"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2125 …}
  +nested: Doctrine\ORM\PersistentCollection {#2041 …}
  +votes: Doctrine\ORM\PersistentCollection {#2100 …}
  +reports: Doctrine\ORM\PersistentCollection {#2105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
  -id: 280690
  -bodyTs: "'execut':7 'follow':12 'footstep':15 'gaben':8 'like':5 'someon':3 'vision':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6407845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704402893 {#2346
    date: 2024-01-04 22:14:53.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 {#2052
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1874 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +body: "Is there someone more likely to execute Gaben’s vision and follow in his footsteps?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704402893 {#2348
    date: 2024-01-04 22:14:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@AlexWIWA@lemmy.ml"
    "@Davel23@kbin.social"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2125 …}
  +nested: Doctrine\ORM\PersistentCollection {#2041 …}
  +votes: Doctrine\ORM\PersistentCollection {#2100 …}
  +reports: Doctrine\ORM\PersistentCollection {#2105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
  -id: 280690
  -bodyTs: "'execut':7 'follow':12 'footstep':15 'gaben':8 'like':5 'someon':3 'vision':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6407845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704402893 {#2346
    date: 2024-01-04 22:14:53.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 {#2052
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1874 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +body: "Is there someone more likely to execute Gaben’s vision and follow in his footsteps?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704402893 {#2348
    date: 2024-01-04 22:14:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@AlexWIWA@lemmy.ml"
    "@Davel23@kbin.social"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2125 …}
  +nested: Doctrine\ORM\PersistentCollection {#2041 …}
  +votes: Doctrine\ORM\PersistentCollection {#2100 …}
  +reports: Doctrine\ORM\PersistentCollection {#2105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
  -id: 280690
  -bodyTs: "'execut':7 'follow':12 'footstep':15 'gaben':8 'like':5 'someon':3 'vision':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6407845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704402893 {#2346
    date: 2024-01-04 22:14:53.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 {#2110
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2112 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2124 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
  +body: "You can’t, but getting in an argument with the master race nuts is a fool’s errand."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701486909 {#2055
    date: 2023-12-02 04:15:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CluelessDude@lemmy.zip"
    "@vaseltarp@lemmy.world"
    "@glimse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2118 …}
  +nested: Doctrine\ORM\PersistentCollection {#2121 …}
  +votes: Doctrine\ORM\PersistentCollection {#2115 …}
  +reports: Doctrine\ORM\PersistentCollection {#2123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
  -id: 187624
  -bodyTs: "'argument':8 'errand':18 'fool':16 'get':5 'master':11 'nut':13 'race':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5739084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701486909 {#2050
    date: 2023-12-02 04:15:09.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 {#2110
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2112 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2124 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
  +body: "You can’t, but getting in an argument with the master race nuts is a fool’s errand."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701486909 {#2055
    date: 2023-12-02 04:15:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CluelessDude@lemmy.zip"
    "@vaseltarp@lemmy.world"
    "@glimse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2118 …}
  +nested: Doctrine\ORM\PersistentCollection {#2121 …}
  +votes: Doctrine\ORM\PersistentCollection {#2115 …}
  +reports: Doctrine\ORM\PersistentCollection {#2123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
  -id: 187624
  -bodyTs: "'argument':8 'errand':18 'fool':16 'get':5 'master':11 'nut':13 'race':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5739084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701486909 {#2050
    date: 2023-12-02 04:15:09.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 {#2110
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2112 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2124 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
  +body: "You can’t, but getting in an argument with the master race nuts is a fool’s errand."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701486909 {#2055
    date: 2023-12-02 04:15:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CluelessDude@lemmy.zip"
    "@vaseltarp@lemmy.world"
    "@glimse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2118 …}
  +nested: Doctrine\ORM\PersistentCollection {#2121 …}
  +votes: Doctrine\ORM\PersistentCollection {#2115 …}
  +reports: Doctrine\ORM\PersistentCollection {#2123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
  -id: 187624
  -bodyTs: "'argument':8 'errand':18 'fool':16 'get':5 'master':11 'nut':13 'race':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5739084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701486909 {#2050
    date: 2023-12-02 04:15:09.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 {#2044
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1874 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +body: """
    > What about living rurally stops you from\n
    \n
    > maintaining or retrofitting current vehicles\n
    \n
    Cost, accessibility, and vehicles don’t last forever.\n
    \n
    > or going two wheels?\n
    \n
    If you’re talking about motorcycles, they are basically death traps and many people aren’t comfortable on them. If you’re talking about bicycles, they are basically death traps and people don’t always want to exercise to get where they’re going and rural areas are by definition sparsely populated, bikes would take forever Neither of those offers options for families or bad weather.\n
    \n
    Like it or not personal vehicles are a necessity in most of America.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697040599 {#2106
    date: 2023-10-11 18:09:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@Sunfoil@lemmy.world"
    "@SkyNTP@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2127 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  -id: 41607
  -bodyTs: "'access':14 'alway':59 'america':103 'area':71 'aren':39 'bad':89 'basic':33,52 'bicycl':49 'bike':77 'comfort':41 'cost':13 'current':11 'death':34,53 'definit':74 'exercis':62 'famili':87 'forev':20,80 'get':64 'go':22,68 'last':19 'like':91 'live':3 'maintain':8 'mani':37 'motorcycl':30 'necess':99 'neither':81 'offer':84 'option':85 'peopl':38,56 'person':95 'popul':76 're':27,46,67 'retrofit':10 'rural':4,70 'spars':75 'stop':5 'take':79 'talk':28,47 'trap':35,54 'two':23 'vehicl':12,16,96 'want':60 'weather':90 'wheel':24 'would':78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4442516"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697040599 {#2103
    date: 2023-10-11 18:09:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2044
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1874 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +body: """
    > What about living rurally stops you from\n
    \n
    > maintaining or retrofitting current vehicles\n
    \n
    Cost, accessibility, and vehicles don’t last forever.\n
    \n
    > or going two wheels?\n
    \n
    If you’re talking about motorcycles, they are basically death traps and many people aren’t comfortable on them. If you’re talking about bicycles, they are basically death traps and people don’t always want to exercise to get where they’re going and rural areas are by definition sparsely populated, bikes would take forever Neither of those offers options for families or bad weather.\n
    \n
    Like it or not personal vehicles are a necessity in most of America.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697040599 {#2106
    date: 2023-10-11 18:09:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@Sunfoil@lemmy.world"
    "@SkyNTP@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2127 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  -id: 41607
  -bodyTs: "'access':14 'alway':59 'america':103 'area':71 'aren':39 'bad':89 'basic':33,52 'bicycl':49 'bike':77 'comfort':41 'cost':13 'current':11 'death':34,53 'definit':74 'exercis':62 'famili':87 'forev':20,80 'get':64 'go':22,68 'last':19 'like':91 'live':3 'maintain':8 'mani':37 'motorcycl':30 'necess':99 'neither':81 'offer':84 'option':85 'peopl':38,56 'person':95 'popul':76 're':27,46,67 'retrofit':10 'rural':4,70 'spars':75 'stop':5 'take':79 'talk':28,47 'trap':35,54 'two':23 'vehicl':12,16,96 'want':60 'weather':90 'wheel':24 'would':78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4442516"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697040599 {#2103
    date: 2023-10-11 18:09:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2044
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1874 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +body: """
    > What about living rurally stops you from\n
    \n
    > maintaining or retrofitting current vehicles\n
    \n
    Cost, accessibility, and vehicles don’t last forever.\n
    \n
    > or going two wheels?\n
    \n
    If you’re talking about motorcycles, they are basically death traps and many people aren’t comfortable on them. If you’re talking about bicycles, they are basically death traps and people don’t always want to exercise to get where they’re going and rural areas are by definition sparsely populated, bikes would take forever Neither of those offers options for families or bad weather.\n
    \n
    Like it or not personal vehicles are a necessity in most of America.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697040599 {#2106
    date: 2023-10-11 18:09:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@Sunfoil@lemmy.world"
    "@SkyNTP@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2127 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  -id: 41607
  -bodyTs: "'access':14 'alway':59 'america':103 'area':71 'aren':39 'bad':89 'basic':33,52 'bicycl':49 'bike':77 'comfort':41 'cost':13 'current':11 'death':34,53 'definit':74 'exercis':62 'famili':87 'forev':20,80 'get':64 'go':22,68 'last':19 'like':91 'live':3 'maintain':8 'mani':37 'motorcycl':30 'necess':99 'neither':81 'offer':84 'option':85 'peopl':38,56 'person':95 'popul':76 're':27,46,67 'retrofit':10 'rural':4,70 'spars':75 'stop':5 'take':79 'talk':28,47 'trap':35,54 'two':23 'vehicl':12,16,96 'want':60 'weather':90 'wheel':24 'would':78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4442516"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697040599 {#2103
    date: 2023-10-11 18:09:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2232
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2229 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1874 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2228 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2228 …}
  +body: "These people are ridiculous. They want to gaslight people who have to drive into thinking we’re bad people and when we call them out on the fact that there is no public transit infrastructure built they’re just like “well all people have to do is build the infrastructure!” Bitch where? And who? And how do we make them? And with what money? I’m so sick of hearing “you should drive a smart car because it makes sense for my DINK ass and I know what’s best”. My home is in an ocean of suburbia. They gonna just bulldoze a whole swath of homes to install a rail? They’ve been talking about installing a rail from DFW to Austin/Houston for the past 40 years and there was even room for it once upon a time. You can’t just say the magical solution is to just “build trains”. We don’t love our cars, these fuckcars people are just lunatics. As you point out the vast majority of them are almost certainly children. The rest are fortunate enough to have never experienced a place with poor public transit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697201506 {#2162
    date: 2023-10-13 14:51:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lelgenio@lemmy.ml"
    "@Mchugho@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 45439
  -bodyTs: "'40':127 'almost':175 'ass':84 'austin/houston':123 'bad':18 'best':90 'bitch':51 'build':48,151 'built':36 'bulldoz':102 'call':23 'car':76,158 'certain':176 'children':177 'dfw':121 'dink':83 'drive':13,73 'enough':182 'even':132 'experienc':186 'fact':28 'fortun':181 'fuckcar':160 'gaslight':8 'gonna':100 'hear':70 'home':92,107 'infrastructur':35,50 'instal':109,117 'know':87 'like':40 'love':156 'lunat':164 'm':66 'magic':146 'major':171 'make':59,79 'money':64 'never':185 'ocean':96 'past':126 'peopl':2,9,19,43,161 'place':188 'point':167 'poor':190 'public':33,191 'rail':111,119 're':17,38 'rest':179 'ridicul':4 'room':133 'say':144 'sens':80 'sick':68 'smart':75 'solut':147 'suburbia':98 'swath':105 'talk':115 'think':15 'time':139 'train':152 'transit':34,192 'upon':137 'vast':170 've':113 'want':6 'well':41 'whole':104 'year':128"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4500261"
  +editedAt: DateTimeImmutable @1697201655 {#2163
    date: 2023-10-13 14:54:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697201506 {#2130
    date: 2023-10-13 14:51:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2232
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2229 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1874 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2228 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2228 …}
  +body: "These people are ridiculous. They want to gaslight people who have to drive into thinking we’re bad people and when we call them out on the fact that there is no public transit infrastructure built they’re just like “well all people have to do is build the infrastructure!” Bitch where? And who? And how do we make them? And with what money? I’m so sick of hearing “you should drive a smart car because it makes sense for my DINK ass and I know what’s best”. My home is in an ocean of suburbia. They gonna just bulldoze a whole swath of homes to install a rail? They’ve been talking about installing a rail from DFW to Austin/Houston for the past 40 years and there was even room for it once upon a time. You can’t just say the magical solution is to just “build trains”. We don’t love our cars, these fuckcars people are just lunatics. As you point out the vast majority of them are almost certainly children. The rest are fortunate enough to have never experienced a place with poor public transit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697201506 {#2162
    date: 2023-10-13 14:51:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lelgenio@lemmy.ml"
    "@Mchugho@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 45439
  -bodyTs: "'40':127 'almost':175 'ass':84 'austin/houston':123 'bad':18 'best':90 'bitch':51 'build':48,151 'built':36 'bulldoz':102 'call':23 'car':76,158 'certain':176 'children':177 'dfw':121 'dink':83 'drive':13,73 'enough':182 'even':132 'experienc':186 'fact':28 'fortun':181 'fuckcar':160 'gaslight':8 'gonna':100 'hear':70 'home':92,107 'infrastructur':35,50 'instal':109,117 'know':87 'like':40 'love':156 'lunat':164 'm':66 'magic':146 'major':171 'make':59,79 'money':64 'never':185 'ocean':96 'past':126 'peopl':2,9,19,43,161 'place':188 'point':167 'poor':190 'public':33,191 'rail':111,119 're':17,38 'rest':179 'ridicul':4 'room':133 'say':144 'sens':80 'sick':68 'smart':75 'solut':147 'suburbia':98 'swath':105 'talk':115 'think':15 'time':139 'train':152 'transit':34,192 'upon':137 'vast':170 've':113 'want':6 'well':41 'whole':104 'year':128"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4500261"
  +editedAt: DateTimeImmutable @1697201655 {#2163
    date: 2023-10-13 14:54:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697201506 {#2130
    date: 2023-10-13 14:51:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2232
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2229 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1874 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2228 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2228 …}
  +body: "These people are ridiculous. They want to gaslight people who have to drive into thinking we’re bad people and when we call them out on the fact that there is no public transit infrastructure built they’re just like “well all people have to do is build the infrastructure!” Bitch where? And who? And how do we make them? And with what money? I’m so sick of hearing “you should drive a smart car because it makes sense for my DINK ass and I know what’s best”. My home is in an ocean of suburbia. They gonna just bulldoze a whole swath of homes to install a rail? They’ve been talking about installing a rail from DFW to Austin/Houston for the past 40 years and there was even room for it once upon a time. You can’t just say the magical solution is to just “build trains”. We don’t love our cars, these fuckcars people are just lunatics. As you point out the vast majority of them are almost certainly children. The rest are fortunate enough to have never experienced a place with poor public transit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697201506 {#2162
    date: 2023-10-13 14:51:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lelgenio@lemmy.ml"
    "@Mchugho@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 45439
  -bodyTs: "'40':127 'almost':175 'ass':84 'austin/houston':123 'bad':18 'best':90 'bitch':51 'build':48,151 'built':36 'bulldoz':102 'call':23 'car':76,158 'certain':176 'children':177 'dfw':121 'dink':83 'drive':13,73 'enough':182 'even':132 'experienc':186 'fact':28 'fortun':181 'fuckcar':160 'gaslight':8 'gonna':100 'hear':70 'home':92,107 'infrastructur':35,50 'instal':109,117 'know':87 'like':40 'love':156 'lunat':164 'm':66 'magic':146 'major':171 'make':59,79 'money':64 'never':185 'ocean':96 'past':126 'peopl':2,9,19,43,161 'place':188 'point':167 'poor':190 'public':33,191 'rail':111,119 're':17,38 'rest':179 'ridicul':4 'room':133 'say':144 'sens':80 'sick':68 'smart':75 'solut':147 'suburbia':98 'swath':105 'talk':115 'think':15 'time':139 'train':152 'transit':34,192 'upon':137 'vast':170 've':113 'want':6 'well':41 'whole':104 'year':128"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4500261"
  +editedAt: DateTimeImmutable @1697201655 {#2163
    date: 2023-10-13 14:54:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697201506 {#2130
    date: 2023-10-13 14:51:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2322
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2321 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2312 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +body: "I’m just hungry."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703947966 {#2231
    date: 2023-12-30 15:52:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@Alexstarfire@lemmy.world"
  ]
  +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: 264718
  -bodyTs: "'hungri':4 'm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6305228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703947966 {#2230
    date: 2023-12-30 15:52:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2322
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2321 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2312 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +body: "I’m just hungry."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703947966 {#2231
    date: 2023-12-30 15:52:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@Alexstarfire@lemmy.world"
  ]
  +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: 264718
  -bodyTs: "'hungri':4 'm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6305228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703947966 {#2230
    date: 2023-12-30 15:52:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2322
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2321 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2312 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +body: "I’m just hungry."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703947966 {#2231
    date: 2023-12-30 15:52:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@Alexstarfire@lemmy.world"
  ]
  +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: 264718
  -bodyTs: "'hungri':4 'm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6305228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703947966 {#2230
    date: 2023-12-30 15:52:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2296
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2295 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1874 …}
  +image: null
  +parent: null
  +root: null
  +body: "Me!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700402046 {#2315
    date: 2023-11-19 14:54:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PP_BOY_@lemmy.world"
  ]
  +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: 139806
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5430055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700402046 {#2320
    date: 2023-11-19 14:54:06.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 {#2296
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2295 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1874 …}
  +image: null
  +parent: null
  +root: null
  +body: "Me!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700402046 {#2315
    date: 2023-11-19 14:54:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PP_BOY_@lemmy.world"
  ]
  +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: 139806
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5430055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700402046 {#2320
    date: 2023-11-19 14:54:06.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 {#2296
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2295 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1874 …}
  +image: null
  +parent: null
  +root: null
  +body: "Me!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700402046 {#2315
    date: 2023-11-19 14:54:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PP_BOY_@lemmy.world"
  ]
  +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: 139806
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5430055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700402046 {#2320
    date: 2023-11-19 14:54:06.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 {#2219
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
  +body: "That was my confusion as well. Genetic screening isn’t worthy of condemnation but “pro-eugenics” has a pretty broad spectrum."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698284466 {#2290
    date: 2023-10-26 03:41:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@erik111189@lemmy.world"
    "@shinigamiookamiryuu@lemm.ee"
    "@ThunderWhiskers@lemmy.world"
    "@conciselyverbose@kbin.social"
    "@IdealShrew@lemmy.world"
  ]
  +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: 72357
  -bodyTs: "'broad':21 'condemn':13 'confus':4 'eugen':17 'genet':7 'isn':9 'pretti':20 'pro':16 'pro-eugen':15 'screen':8 'spectrum':22 'well':6 'worthi':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4819909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698284466 {#2294
    date: 2023-10-26 03:41:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2219
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
  +body: "That was my confusion as well. Genetic screening isn’t worthy of condemnation but “pro-eugenics” has a pretty broad spectrum."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698284466 {#2290
    date: 2023-10-26 03:41:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@erik111189@lemmy.world"
    "@shinigamiookamiryuu@lemm.ee"
    "@ThunderWhiskers@lemmy.world"
    "@conciselyverbose@kbin.social"
    "@IdealShrew@lemmy.world"
  ]
  +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: 72357
  -bodyTs: "'broad':21 'condemn':13 'confus':4 'eugen':17 'genet':7 'isn':9 'pretti':20 'pro':16 'pro-eugen':15 'screen':8 'spectrum':22 'well':6 'worthi':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4819909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698284466 {#2294
    date: 2023-10-26 03:41:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2219
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
  +body: "That was my confusion as well. Genetic screening isn’t worthy of condemnation but “pro-eugenics” has a pretty broad spectrum."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698284466 {#2290
    date: 2023-10-26 03:41:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@erik111189@lemmy.world"
    "@shinigamiookamiryuu@lemm.ee"
    "@ThunderWhiskers@lemmy.world"
    "@conciselyverbose@kbin.social"
    "@IdealShrew@lemmy.world"
  ]
  +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: 72357
  -bodyTs: "'broad':21 'condemn':13 'confus':4 'eugen':17 'genet':7 'isn':9 'pretti':20 'pro':16 'pro-eugen':15 'screen':8 'spectrum':22 'well':6 'worthi':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4819909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698284466 {#2294
    date: 2023-10-26 03:41:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2208
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2209 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1874 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
  +body: "That is precisely how we have wound up in the current market."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703345802 {#2221
    date: 2023-12-23 16:36:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@superweeniehutjrs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 246079
  -bodyTs: "'current':11 'market':12 'precis':3 'wound':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6207383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703345802 {#2222
    date: 2023-12-23 16:36:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2208
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2209 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1874 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
  +body: "That is precisely how we have wound up in the current market."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703345802 {#2221
    date: 2023-12-23 16:36:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@superweeniehutjrs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 246079
  -bodyTs: "'current':11 'market':12 'precis':3 'wound':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6207383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703345802 {#2222
    date: 2023-12-23 16:36:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2208
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2209 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1874 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
  +body: "That is precisely how we have wound up in the current market."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703345802 {#2221
    date: 2023-12-23 16:36:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@superweeniehutjrs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 246079
  -bodyTs: "'current':11 'market':12 'precis':3 'wound':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6207383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703345802 {#2222
    date: 2023-12-23 16:36:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2262
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2137 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +body: "A simulacrum that, again, doesn’t have any spells or abilities that give a level 20 wizard real teeth because they aren’t built into the game."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705436708 {#2212
    date: 2024-01-16 21:25:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@_spiffy@lemmy.ca"
    "@DaCookeyMonsta@lemmy.world"
    "@Ismay@programming.dev"
    "@Maalus@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2264 …}
  +nested: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  -id: 314844
  -bodyTs: "'20':16 'abil':11 'aren':22 'built':24 'doesn':5 'game':27 'give':13 'level':15 'real':18 'simulacrum':2 'spell':9 'teeth':19 'wizard':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6752021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705436708 {#2207
    date: 2024-01-16 21:25:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2262
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2137 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +body: "A simulacrum that, again, doesn’t have any spells or abilities that give a level 20 wizard real teeth because they aren’t built into the game."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705436708 {#2212
    date: 2024-01-16 21:25:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@_spiffy@lemmy.ca"
    "@DaCookeyMonsta@lemmy.world"
    "@Ismay@programming.dev"
    "@Maalus@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2264 …}
  +nested: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  -id: 314844
  -bodyTs: "'20':16 'abil':11 'aren':22 'built':24 'doesn':5 'game':27 'give':13 'level':15 'real':18 'simulacrum':2 'spell':9 'teeth':19 'wizard':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6752021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705436708 {#2207
    date: 2024-01-16 21:25:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2262
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2137 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +body: "A simulacrum that, again, doesn’t have any spells or abilities that give a level 20 wizard real teeth because they aren’t built into the game."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705436708 {#2212
    date: 2024-01-16 21:25:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@_spiffy@lemmy.ca"
    "@DaCookeyMonsta@lemmy.world"
    "@Ismay@programming.dev"
    "@Maalus@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2264 …}
  +nested: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  -id: 314844
  -bodyTs: "'20':16 'abil':11 'aren':22 'built':24 'doesn':5 'game':27 'give':13 'level':15 'real':18 'simulacrum':2 'spell':9 'teeth':19 'wizard':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6752021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705436708 {#2207
    date: 2024-01-16 21:25:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2260
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2112 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
  +body: "Yep, and you totally wouldn’t put any upgrades in your $850 PC over the course of that 5 years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701487381 {#2265
    date: 2023-12-02 04:23:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CluelessDude@lemmy.zip"
    "@vaseltarp@lemmy.world"
    "@glimse@lemmy.world"
    "@Psychodelic@lemmy.world"
    "@wazzupdog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2254 …}
  +nested: Doctrine\ORM\PersistentCollection {#2246 …}
  +votes: Doctrine\ORM\PersistentCollection {#2248 …}
  +reports: Doctrine\ORM\PersistentCollection {#2247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2284 …}
  -id: 187650
  -bodyTs: "'5':19 '850':12 'cours':16 'pc':13 'put':7 'total':4 'upgrad':9 'wouldn':5 'year':20 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5739207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701487381 {#2253
    date: 2023-12-02 04:23:01.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 {#2260
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2112 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
  +body: "Yep, and you totally wouldn’t put any upgrades in your $850 PC over the course of that 5 years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701487381 {#2265
    date: 2023-12-02 04:23:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CluelessDude@lemmy.zip"
    "@vaseltarp@lemmy.world"
    "@glimse@lemmy.world"
    "@Psychodelic@lemmy.world"
    "@wazzupdog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2254 …}
  +nested: Doctrine\ORM\PersistentCollection {#2246 …}
  +votes: Doctrine\ORM\PersistentCollection {#2248 …}
  +reports: Doctrine\ORM\PersistentCollection {#2247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2284 …}
  -id: 187650
  -bodyTs: "'5':19 '850':12 'cours':16 'pc':13 'put':7 'total':4 'upgrad':9 'wouldn':5 'year':20 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5739207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701487381 {#2253
    date: 2023-12-02 04:23:01.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 {#2260
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2112 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
  +body: "Yep, and you totally wouldn’t put any upgrades in your $850 PC over the course of that 5 years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701487381 {#2265
    date: 2023-12-02 04:23:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CluelessDude@lemmy.zip"
    "@vaseltarp@lemmy.world"
    "@glimse@lemmy.world"
    "@Psychodelic@lemmy.world"
    "@wazzupdog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2254 …}
  +nested: Doctrine\ORM\PersistentCollection {#2246 …}
  +votes: Doctrine\ORM\PersistentCollection {#2248 …}
  +reports: Doctrine\ORM\PersistentCollection {#2247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2284 …}
  -id: 187650
  -bodyTs: "'5':19 '850':12 'cours':16 'pc':13 'put':7 'total':4 'upgrad':9 'wouldn':5 'year':20 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5739207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701487381 {#2253
    date: 2023-12-02 04:23:01.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