GET https://kbin.spritesserver.nl/index.php/u/@hydroptic@sopuli.xyz/comments/active?p=1

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 …}
}
7.56 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.08 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 {#2222
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2229 …}
  +image: null
  +parent: null
  +root: null
  +body: "The biggest threat from AI isn’t it going all Skynet on us, but how rich people will use it to the detriment of the rest of us."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1719165481 {#2197
    date: 2024-06-23 19:58:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2298 …}
  +reports: Doctrine\ORM\PersistentCollection {#2291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 290810
  -bodyTs: "'ai':5 'biggest':2 'detriment':23 'go':9 'isn':6 'peopl':17 'rest':26 'rich':16 'skynet':11 'threat':3 'us':13,28 'use':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5918494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704702788 {#2232
    date: 2024-01-08 09:33: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
3 DENIED edit
App\Entity\EntryComment {#2222
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2229 …}
  +image: null
  +parent: null
  +root: null
  +body: "The biggest threat from AI isn’t it going all Skynet on us, but how rich people will use it to the detriment of the rest of us."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1719165481 {#2197
    date: 2024-06-23 19:58:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2298 …}
  +reports: Doctrine\ORM\PersistentCollection {#2291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 290810
  -bodyTs: "'ai':5 'biggest':2 'detriment':23 'go':9 'isn':6 'peopl':17 'rest':26 'rich':16 'skynet':11 'threat':3 'us':13,28 'use':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5918494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704702788 {#2232
    date: 2024-01-08 09:33: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
4 DENIED moderate
App\Entity\EntryComment {#2222
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2229 …}
  +image: null
  +parent: null
  +root: null
  +body: "The biggest threat from AI isn’t it going all Skynet on us, but how rich people will use it to the detriment of the rest of us."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1719165481 {#2197
    date: 2024-06-23 19:58:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2298 …}
  +reports: Doctrine\ORM\PersistentCollection {#2291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 290810
  -bodyTs: "'ai':5 'biggest':2 'detriment':23 'go':9 'isn':6 'peopl':17 'rest':26 'rich':16 'skynet':11 'threat':3 'us':13,28 'use':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5918494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704702788 {#2232
    date: 2024-01-08 09:33: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
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 {#2198
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2094 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +body: "The diet; the microplastics that you eat, drink and breathe; the endocrine disruptors that you huff from your home’s PCB-finished wood floor, or dishwasher detergent buildup inside you; extremely hygienic environments which make for overeager immune systems; pollution; the pesticides that Monsanto assured you are totally safe and go great with their proprietary genemodded sterile cereals which they also assure are totally safe; the near-eternal organofluorides you get exposed to because there’s a chemical plant 100km upriver with a gung-ho attitude towards waste disposal, and all the slightly scratched Teflon pans you kept using because *it’s fine*; or the trillion other things we’re doing to fuck up just about literally everything that lives anywhere on this planet, including our own sorry asses"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705789542 {#2219
    date: 2024-01-20 23:25:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@lugal@sopuli.xyz"
    "@psud@lemmy.world"
    "@hydroptic@sopuli.xyz"
    "@lugal@sopuli.xyz"
    "@psud@lemmy.world"
    "@hydroptic@sopuli.xyz"
    "@lugal@sopuli.xyz"
    "@psud@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2250 …}
  +nested: Doctrine\ORM\PersistentCollection {#2246 …}
  +votes: Doctrine\ORM\PersistentCollection {#2245 …}
  +reports: Doctrine\ORM\PersistentCollection {#2243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 326715
  -bodyTs: "'100km':82 'also':62 'anywher':124 'ass':132 'assur':46,63 'attitud':89 'breath':10 'buildup':29 'cereal':59 'chemic':80 'deterg':28 'diet':2 'dishwash':27 'dispos':92 'disruptor':13 'drink':8 'eat':7 'endocrin':12 'environ':34 'etern':70 'everyth':121 'expos':74 'extrem':32 'fine':106 'finish':23 'floor':25 'fuck':116 'genemod':57 'get':73 'go':52 'great':53 'gung':87 'gung-ho':86 'ho':88 'home':19 'huff':16 'hygien':33 'immun':39 'includ':128 'insid':30 'kept':101 'liter':120 'live':123 'make':36 'microplast':4 'monsanto':45 'near':69 'near-etern':68 'organofluorid':71 'overeag':38 'pan':99 'pcb':22 'pcb-finish':21 'pesticid':43 'planet':127 'plant':81 'pollut':41 'proprietari':56 're':113 'safe':50,66 'scratch':97 'slight':96 'sorri':131 'steril':58 'system':40 'teflon':98 'thing':111 'total':49,65 'toward':90 'trillion':109 'upriv':83 'use':102 'wast':91 'wood':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6318426"
  +editedAt: DateTimeImmutable @1727199412 {#2196
    date: 2024-09-24 19:36:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705789542 {#2193
    date: 2024-01-20 23:25: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
7 DENIED edit
App\Entity\EntryComment {#2198
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2094 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +body: "The diet; the microplastics that you eat, drink and breathe; the endocrine disruptors that you huff from your home’s PCB-finished wood floor, or dishwasher detergent buildup inside you; extremely hygienic environments which make for overeager immune systems; pollution; the pesticides that Monsanto assured you are totally safe and go great with their proprietary genemodded sterile cereals which they also assure are totally safe; the near-eternal organofluorides you get exposed to because there’s a chemical plant 100km upriver with a gung-ho attitude towards waste disposal, and all the slightly scratched Teflon pans you kept using because *it’s fine*; or the trillion other things we’re doing to fuck up just about literally everything that lives anywhere on this planet, including our own sorry asses"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705789542 {#2219
    date: 2024-01-20 23:25:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@lugal@sopuli.xyz"
    "@psud@lemmy.world"
    "@hydroptic@sopuli.xyz"
    "@lugal@sopuli.xyz"
    "@psud@lemmy.world"
    "@hydroptic@sopuli.xyz"
    "@lugal@sopuli.xyz"
    "@psud@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2250 …}
  +nested: Doctrine\ORM\PersistentCollection {#2246 …}
  +votes: Doctrine\ORM\PersistentCollection {#2245 …}
  +reports: Doctrine\ORM\PersistentCollection {#2243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 326715
  -bodyTs: "'100km':82 'also':62 'anywher':124 'ass':132 'assur':46,63 'attitud':89 'breath':10 'buildup':29 'cereal':59 'chemic':80 'deterg':28 'diet':2 'dishwash':27 'dispos':92 'disruptor':13 'drink':8 'eat':7 'endocrin':12 'environ':34 'etern':70 'everyth':121 'expos':74 'extrem':32 'fine':106 'finish':23 'floor':25 'fuck':116 'genemod':57 'get':73 'go':52 'great':53 'gung':87 'gung-ho':86 'ho':88 'home':19 'huff':16 'hygien':33 'immun':39 'includ':128 'insid':30 'kept':101 'liter':120 'live':123 'make':36 'microplast':4 'monsanto':45 'near':69 'near-etern':68 'organofluorid':71 'overeag':38 'pan':99 'pcb':22 'pcb-finish':21 'pesticid':43 'planet':127 'plant':81 'pollut':41 'proprietari':56 're':113 'safe':50,66 'scratch':97 'slight':96 'sorri':131 'steril':58 'system':40 'teflon':98 'thing':111 'total':49,65 'toward':90 'trillion':109 'upriv':83 'use':102 'wast':91 'wood':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6318426"
  +editedAt: DateTimeImmutable @1727199412 {#2196
    date: 2024-09-24 19:36:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705789542 {#2193
    date: 2024-01-20 23:25: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
8 DENIED moderate
App\Entity\EntryComment {#2198
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2094 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +body: "The diet; the microplastics that you eat, drink and breathe; the endocrine disruptors that you huff from your home’s PCB-finished wood floor, or dishwasher detergent buildup inside you; extremely hygienic environments which make for overeager immune systems; pollution; the pesticides that Monsanto assured you are totally safe and go great with their proprietary genemodded sterile cereals which they also assure are totally safe; the near-eternal organofluorides you get exposed to because there’s a chemical plant 100km upriver with a gung-ho attitude towards waste disposal, and all the slightly scratched Teflon pans you kept using because *it’s fine*; or the trillion other things we’re doing to fuck up just about literally everything that lives anywhere on this planet, including our own sorry asses"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705789542 {#2219
    date: 2024-01-20 23:25:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@lugal@sopuli.xyz"
    "@psud@lemmy.world"
    "@hydroptic@sopuli.xyz"
    "@lugal@sopuli.xyz"
    "@psud@lemmy.world"
    "@hydroptic@sopuli.xyz"
    "@lugal@sopuli.xyz"
    "@psud@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2250 …}
  +nested: Doctrine\ORM\PersistentCollection {#2246 …}
  +votes: Doctrine\ORM\PersistentCollection {#2245 …}
  +reports: Doctrine\ORM\PersistentCollection {#2243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 326715
  -bodyTs: "'100km':82 'also':62 'anywher':124 'ass':132 'assur':46,63 'attitud':89 'breath':10 'buildup':29 'cereal':59 'chemic':80 'deterg':28 'diet':2 'dishwash':27 'dispos':92 'disruptor':13 'drink':8 'eat':7 'endocrin':12 'environ':34 'etern':70 'everyth':121 'expos':74 'extrem':32 'fine':106 'finish':23 'floor':25 'fuck':116 'genemod':57 'get':73 'go':52 'great':53 'gung':87 'gung-ho':86 'ho':88 'home':19 'huff':16 'hygien':33 'immun':39 'includ':128 'insid':30 'kept':101 'liter':120 'live':123 'make':36 'microplast':4 'monsanto':45 'near':69 'near-etern':68 'organofluorid':71 'overeag':38 'pan':99 'pcb':22 'pcb-finish':21 'pesticid':43 'planet':127 'plant':81 'pollut':41 'proprietari':56 're':113 'safe':50,66 'scratch':97 'slight':96 'sorri':131 'steril':58 'system':40 'teflon':98 'thing':111 'total':49,65 'toward':90 'trillion':109 'upriv':83 'use':102 'wast':91 'wood':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6318426"
  +editedAt: DateTimeImmutable @1727199412 {#2196
    date: 2024-09-24 19:36:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705789542 {#2193
    date: 2024-01-20 23:25: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
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 {#2238
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2094 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +body: "I’m middle-aged so I’ve already had more than my fair share of fun (I’m great at taking the ‘fun’ out of ‘too much fun’), but I think my warranty expired a few years ago. I got a new and exciting autoimmune disorder and this stupid meat suit is almost literally self-destructing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705712862 {#2215
    date: 2024-01-20 02:07:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@lugal@sopuli.xyz"
    "@psud@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2248 …}
  +nested: Doctrine\ORM\PersistentCollection {#2256 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 324560
  -bodyTs: "'age':5 'ago':39 'almost':54 'alreadi':9 'autoimmun':46 'destruct':58 'disord':47 'excit':45 'expir':35 'fair':14 'fun':17,24,29 'got':41 'great':20 'liter':55 'm':2,19 'meat':51 'middl':4 'middle-ag':3 'much':28 'new':43 'self':57 'self-destruct':56 'share':15 'stupid':50 'suit':52 'take':22 'think':32 've':8 'warranti':34 'year':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6292150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705712862 {#2224
    date: 2024-01-20 02:07: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
11 DENIED edit
App\Entity\EntryComment {#2238
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2094 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +body: "I’m middle-aged so I’ve already had more than my fair share of fun (I’m great at taking the ‘fun’ out of ‘too much fun’), but I think my warranty expired a few years ago. I got a new and exciting autoimmune disorder and this stupid meat suit is almost literally self-destructing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705712862 {#2215
    date: 2024-01-20 02:07:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@lugal@sopuli.xyz"
    "@psud@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2248 …}
  +nested: Doctrine\ORM\PersistentCollection {#2256 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 324560
  -bodyTs: "'age':5 'ago':39 'almost':54 'alreadi':9 'autoimmun':46 'destruct':58 'disord':47 'excit':45 'expir':35 'fair':14 'fun':17,24,29 'got':41 'great':20 'liter':55 'm':2,19 'meat':51 'middl':4 'middle-ag':3 'much':28 'new':43 'self':57 'self-destruct':56 'share':15 'stupid':50 'suit':52 'take':22 'think':32 've':8 'warranti':34 'year':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6292150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705712862 {#2224
    date: 2024-01-20 02:07: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
12 DENIED moderate
App\Entity\EntryComment {#2238
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2094 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +body: "I’m middle-aged so I’ve already had more than my fair share of fun (I’m great at taking the ‘fun’ out of ‘too much fun’), but I think my warranty expired a few years ago. I got a new and exciting autoimmune disorder and this stupid meat suit is almost literally self-destructing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705712862 {#2215
    date: 2024-01-20 02:07:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@lugal@sopuli.xyz"
    "@psud@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2248 …}
  +nested: Doctrine\ORM\PersistentCollection {#2256 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 324560
  -bodyTs: "'age':5 'ago':39 'almost':54 'alreadi':9 'autoimmun':46 'destruct':58 'disord':47 'excit':45 'expir':35 'fair':14 'fun':17,24,29 'got':41 'great':20 'liter':55 'm':2,19 'meat':51 'middl':4 'middle-ag':3 'much':28 'new':43 'self':57 'self-destruct':56 'share':15 'stupid':50 'suit':52 'take':22 'think':32 've':8 'warranti':34 'year':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6292150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705712862 {#2224
    date: 2024-01-20 02:07: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
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 {#2260
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2237 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +body: "Huh, interesting. Seems like something that wouldn’t happen just with ostriches"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705683942 {#2239
    date: 2024-01-19 18:05:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@stebo02@lemmy.dbzer0.com"
    "@Klear@lemmy.world"
    "@optissima@lemmy.ml"
    "@quams69@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2234 …}
  +nested: Doctrine\ORM\PersistentCollection {#2233 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 323267
  -bodyTs: "'happen':9 'huh':1 'interest':2 'like':4 'ostrich':12 'seem':3 'someth':5 'wouldn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6282356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705683942 {#2265
    date: 2024-01-19 18:05:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2260
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2237 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +body: "Huh, interesting. Seems like something that wouldn’t happen just with ostriches"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705683942 {#2239
    date: 2024-01-19 18:05:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@stebo02@lemmy.dbzer0.com"
    "@Klear@lemmy.world"
    "@optissima@lemmy.ml"
    "@quams69@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2234 …}
  +nested: Doctrine\ORM\PersistentCollection {#2233 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 323267
  -bodyTs: "'happen':9 'huh':1 'interest':2 'like':4 'ostrich':12 'seem':3 'someth':5 'wouldn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6282356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705683942 {#2265
    date: 2024-01-19 18:05:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2260
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2237 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +body: "Huh, interesting. Seems like something that wouldn’t happen just with ostriches"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705683942 {#2239
    date: 2024-01-19 18:05:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@stebo02@lemmy.dbzer0.com"
    "@Klear@lemmy.world"
    "@optissima@lemmy.ml"
    "@quams69@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2234 …}
  +nested: Doctrine\ORM\PersistentCollection {#2233 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 323267
  -bodyTs: "'happen':9 'huh':1 'interest':2 'like':4 'ostrich':12 'seem':3 'someth':5 'wouldn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6282356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705683942 {#2265
    date: 2024-01-19 18:05:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2273
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +body: """
    Now *that* is a proper war bird. How fucking majestic would it be to ride into battle on a birbosaur like a moa‽\n
    \n
    ![](https://upload.wikimedia.org/wikipedia/commons/8/87/Dinornithidae_SIZE_01.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705661577 {#2126
    date: 2024-01-19 11:52:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@stebo02@lemmy.dbzer0.com"
    "@Klear@lemmy.world"
    "@optissima@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
  -id: 322273
  -bodyTs: "'/wikipedia/commons/8/87/dinornithidae_size_01.png)':26 'battl':17 'birbosaur':20 'bird':7 'fuck':9 'like':21 'majest':10 'moa':23 'proper':5 'ride':15 'upload.wikimedia.org':25 'upload.wikimedia.org/wikipedia/commons/8/87/dinornithidae_size_01.png)':24 'war':6 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6273943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705661577 {#2127
    date: 2024-01-19 11:52:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2273
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +body: """
    Now *that* is a proper war bird. How fucking majestic would it be to ride into battle on a birbosaur like a moa‽\n
    \n
    ![](https://upload.wikimedia.org/wikipedia/commons/8/87/Dinornithidae_SIZE_01.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705661577 {#2126
    date: 2024-01-19 11:52:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@stebo02@lemmy.dbzer0.com"
    "@Klear@lemmy.world"
    "@optissima@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
  -id: 322273
  -bodyTs: "'/wikipedia/commons/8/87/dinornithidae_size_01.png)':26 'battl':17 'birbosaur':20 'bird':7 'fuck':9 'like':21 'majest':10 'moa':23 'proper':5 'ride':15 'upload.wikimedia.org':25 'upload.wikimedia.org/wikipedia/commons/8/87/dinornithidae_size_01.png)':24 'war':6 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6273943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705661577 {#2127
    date: 2024-01-19 11:52:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2273
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +body: """
    Now *that* is a proper war bird. How fucking majestic would it be to ride into battle on a birbosaur like a moa‽\n
    \n
    ![](https://upload.wikimedia.org/wikipedia/commons/8/87/Dinornithidae_SIZE_01.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705661577 {#2126
    date: 2024-01-19 11:52:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@stebo02@lemmy.dbzer0.com"
    "@Klear@lemmy.world"
    "@optissima@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
  -id: 322273
  -bodyTs: "'/wikipedia/commons/8/87/dinornithidae_size_01.png)':26 'battl':17 'birbosaur':20 'bird':7 'fuck':9 'like':21 'majest':10 'moa':23 'proper':5 'ride':15 'upload.wikimedia.org':25 'upload.wikimedia.org/wikipedia/commons/8/87/dinornithidae_size_01.png)':24 'war':6 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6273943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705661577 {#2127
    date: 2024-01-19 11:52:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2205
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2188 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +body: "… hwat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705661495 {#2274
    date: 2024-01-19 11:51:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@stebo02@lemmy.dbzer0.com"
    "@Klear@lemmy.world"
    "@optissima@lemmy.ml"
    "@quams69@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2034 …}
  +votes: Doctrine\ORM\PersistentCollection {#2156 …}
  +reports: Doctrine\ORM\PersistentCollection {#2154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
  -id: 322270
  -bodyTs: "'hwat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6273908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705661495 {#2272
    date: 2024-01-19 11:51:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2205
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2188 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +body: "… hwat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705661495 {#2274
    date: 2024-01-19 11:51:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@stebo02@lemmy.dbzer0.com"
    "@Klear@lemmy.world"
    "@optissima@lemmy.ml"
    "@quams69@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2034 …}
  +votes: Doctrine\ORM\PersistentCollection {#2156 …}
  +reports: Doctrine\ORM\PersistentCollection {#2154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
  -id: 322270
  -bodyTs: "'hwat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6273908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705661495 {#2272
    date: 2024-01-19 11:51:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2205
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2188 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +body: "… hwat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705661495 {#2274
    date: 2024-01-19 11:51:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@stebo02@lemmy.dbzer0.com"
    "@Klear@lemmy.world"
    "@optissima@lemmy.ml"
    "@quams69@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2034 …}
  +votes: Doctrine\ORM\PersistentCollection {#2156 …}
  +reports: Doctrine\ORM\PersistentCollection {#2154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
  -id: 322270
  -bodyTs: "'hwat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6273908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705661495 {#2272
    date: 2024-01-19 11:51:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2153
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2094 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2148 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +body: "Still screaming, but on the inside"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705661427 {#2206
    date: 2024-01-19 11:50:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2149 …}
  +nested: Doctrine\ORM\PersistentCollection {#2185 …}
  +votes: Doctrine\ORM\PersistentCollection {#2179 …}
  +reports: Doctrine\ORM\PersistentCollection {#2182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
  -id: 322267
  -bodyTs: "'insid':6 'scream':2 'still':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6273887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705661427 {#2202
    date: 2024-01-19 11:50:27.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 {#2153
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2094 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2148 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +body: "Still screaming, but on the inside"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705661427 {#2206
    date: 2024-01-19 11:50:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2149 …}
  +nested: Doctrine\ORM\PersistentCollection {#2185 …}
  +votes: Doctrine\ORM\PersistentCollection {#2179 …}
  +reports: Doctrine\ORM\PersistentCollection {#2182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
  -id: 322267
  -bodyTs: "'insid':6 'scream':2 'still':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6273887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705661427 {#2202
    date: 2024-01-19 11:50:27.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 {#2153
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2094 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2148 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +body: "Still screaming, but on the inside"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705661427 {#2206
    date: 2024-01-19 11:50:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2149 …}
  +nested: Doctrine\ORM\PersistentCollection {#2185 …}
  +votes: Doctrine\ORM\PersistentCollection {#2179 …}
  +reports: Doctrine\ORM\PersistentCollection {#2182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
  -id: 322267
  -bodyTs: "'insid':6 'scream':2 'still':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6273887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705661427 {#2202
    date: 2024-01-19 11:50:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2176
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2094 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +body: "Me too, and boy let me tell you, living for years is no fun at all"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705623342 {#2152
    date: 2024-01-19 01:15:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 320856
  -bodyTs: "'boy':4 'fun':14 'let':5 'live':9 'tell':7 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6263577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705623342 {#2150
    date: 2024-01-19 01:15: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
31 DENIED edit
App\Entity\EntryComment {#2176
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2094 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +body: "Me too, and boy let me tell you, living for years is no fun at all"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705623342 {#2152
    date: 2024-01-19 01:15:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 320856
  -bodyTs: "'boy':4 'fun':14 'let':5 'live':9 'tell':7 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6263577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705623342 {#2150
    date: 2024-01-19 01:15: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
32 DENIED moderate
App\Entity\EntryComment {#2176
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2094 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +body: "Me too, and boy let me tell you, living for years is no fun at all"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705623342 {#2152
    date: 2024-01-19 01:15:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 320856
  -bodyTs: "'boy':4 'fun':14 'let':5 'live':9 'tell':7 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6263577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705623342 {#2150
    date: 2024-01-19 01:15: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
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 {#2005
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2094 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2006 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2006 …}
  +body: "[*r*-selection](https://en.wikipedia.org/wiki/R/K_selection_theory#r-selection), baby; they can crank out 300 kids and not have to care"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705617386 {#2177
    date: 2024-01-18 23:36:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@Omgarm@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1996 …}
  +nested: Doctrine\ORM\PersistentCollection {#1993 …}
  +votes: Doctrine\ORM\PersistentCollection {#1992 …}
  +reports: Doctrine\ORM\PersistentCollection {#2002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2007 …}
  -id: 320614
  -bodyTs: "'/wiki/r/k_selection_theory#r-selection),':5 '300':11 'babi':6 'care':17 'crank':9 'en.wikipedia.org':4 'en.wikipedia.org/wiki/r/k_selection_theory#r-selection),':3 'kid':12 'r':1 'select':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6260905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705617386 {#2175
    date: 2024-01-18 23:36:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2005
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2094 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2006 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2006 …}
  +body: "[*r*-selection](https://en.wikipedia.org/wiki/R/K_selection_theory#r-selection), baby; they can crank out 300 kids and not have to care"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705617386 {#2177
    date: 2024-01-18 23:36:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@Omgarm@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1996 …}
  +nested: Doctrine\ORM\PersistentCollection {#1993 …}
  +votes: Doctrine\ORM\PersistentCollection {#1992 …}
  +reports: Doctrine\ORM\PersistentCollection {#2002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2007 …}
  -id: 320614
  -bodyTs: "'/wiki/r/k_selection_theory#r-selection),':5 '300':11 'babi':6 'care':17 'crank':9 'en.wikipedia.org':4 'en.wikipedia.org/wiki/r/k_selection_theory#r-selection),':3 'kid':12 'r':1 'select':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6260905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705617386 {#2175
    date: 2024-01-18 23:36:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2005
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2094 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2006 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2006 …}
  +body: "[*r*-selection](https://en.wikipedia.org/wiki/R/K_selection_theory#r-selection), baby; they can crank out 300 kids and not have to care"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705617386 {#2177
    date: 2024-01-18 23:36:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@Omgarm@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1996 …}
  +nested: Doctrine\ORM\PersistentCollection {#1993 …}
  +votes: Doctrine\ORM\PersistentCollection {#1992 …}
  +reports: Doctrine\ORM\PersistentCollection {#2002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2007 …}
  -id: 320614
  -bodyTs: "'/wiki/r/k_selection_theory#r-selection),':5 '300':11 'babi':6 'care':17 'crank':9 'en.wikipedia.org':4 'en.wikipedia.org/wiki/r/k_selection_theory#r-selection),':3 'kid':12 'r':1 'select':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6260905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705617386 {#2175
    date: 2024-01-18 23:36:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2010
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +body: "I bet I could ride a cassowary or emu."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705573627 {#1995
    date: 2024-01-18 11:27:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@stebo02@lemmy.dbzer0.com"
    "@Klear@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2014 …}
  +nested: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  -id: 318845
  -bodyTs: "'bet':2 'cassowari':7 'could':4 'emu':9 'ride':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6244262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705573627 {#1994
    date: 2024-01-18 11:27:07.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 {#2010
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +body: "I bet I could ride a cassowary or emu."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705573627 {#1995
    date: 2024-01-18 11:27:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@stebo02@lemmy.dbzer0.com"
    "@Klear@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2014 …}
  +nested: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  -id: 318845
  -bodyTs: "'bet':2 'cassowari':7 'could':4 'emu':9 'ride':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6244262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705573627 {#1994
    date: 2024-01-18 11:27:07.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 {#2010
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +body: "I bet I could ride a cassowary or emu."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705573627 {#1995
    date: 2024-01-18 11:27:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@stebo02@lemmy.dbzer0.com"
    "@Klear@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2014 …}
  +nested: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  -id: 318845
  -bodyTs: "'bet':2 'cassowari':7 'could':4 'emu':9 'ride':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6244262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705573627 {#1994
    date: 2024-01-18 11:27:07.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 {#2375
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +body: "Dinosaurs didn’t all get wiped out though! Birbs are theropod dinosaurs, and the only *known* extant dinosaurs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705506495 {#1986
    date: 2024-01-17 16:48:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@stebo02@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2373 …}
  +nested: Doctrine\ORM\PersistentCollection {#2376 …}
  +votes: Doctrine\ORM\PersistentCollection {#2365 …}
  +reports: Doctrine\ORM\PersistentCollection {#2366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
  -id: 316886
  -bodyTs: "'birb':9 'didn':2 'dinosaur':1,12,18 'extant':17 'get':5 'known':16 'theropod':11 'though':8 'wipe':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6224649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705506495 {#1990
    date: 2024-01-17 16:48:15.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 {#2375
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +body: "Dinosaurs didn’t all get wiped out though! Birbs are theropod dinosaurs, and the only *known* extant dinosaurs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705506495 {#1986
    date: 2024-01-17 16:48:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@stebo02@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2373 …}
  +nested: Doctrine\ORM\PersistentCollection {#2376 …}
  +votes: Doctrine\ORM\PersistentCollection {#2365 …}
  +reports: Doctrine\ORM\PersistentCollection {#2366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
  -id: 316886
  -bodyTs: "'birb':9 'didn':2 'dinosaur':1,12,18 'extant':17 'get':5 'known':16 'theropod':11 'though':8 'wipe':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6224649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705506495 {#1990
    date: 2024-01-17 16:48:15.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 {#2375
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +body: "Dinosaurs didn’t all get wiped out though! Birbs are theropod dinosaurs, and the only *known* extant dinosaurs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705506495 {#1986
    date: 2024-01-17 16:48:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@stebo02@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2373 …}
  +nested: Doctrine\ORM\PersistentCollection {#2376 …}
  +votes: Doctrine\ORM\PersistentCollection {#2365 …}
  +reports: Doctrine\ORM\PersistentCollection {#2366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
  -id: 316886
  -bodyTs: "'birb':9 'didn':2 'dinosaur':1,12,18 'extant':17 'get':5 'known':16 'theropod':11 'though':8 'wipe':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6224649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705506495 {#1990
    date: 2024-01-17 16:48:15.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 {#1352
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2081 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1353 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1353 …}
  +body: "I have absolutely no idea what a “chutes day” is 😅 but I’m a dirty foreigner with a native language that’s not even in the same family as English, please have mercy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705505400 {#2368
    date: 2024-01-17 16:30:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@tacosanonymous@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1354 …}
  +nested: Doctrine\ORM\PersistentCollection {#1356 …}
  +votes: Doctrine\ORM\PersistentCollection {#1357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
  -id: 316847
  -bodyTs: "'absolut':3 'chute':8 'day':9 'dirti':15 'english':30 'even':24 'famili':28 'foreign':16 'idea':5 'languag':20 'm':13 'merci':33 'nativ':19 'pleas':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6224296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705505400 {#1980
    date: 2024-01-17 16:30:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#1352
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2081 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1353 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1353 …}
  +body: "I have absolutely no idea what a “chutes day” is 😅 but I’m a dirty foreigner with a native language that’s not even in the same family as English, please have mercy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705505400 {#2368
    date: 2024-01-17 16:30:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@tacosanonymous@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1354 …}
  +nested: Doctrine\ORM\PersistentCollection {#1356 …}
  +votes: Doctrine\ORM\PersistentCollection {#1357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
  -id: 316847
  -bodyTs: "'absolut':3 'chute':8 'day':9 'dirti':15 'english':30 'even':24 'famili':28 'foreign':16 'idea':5 'languag':20 'm':13 'merci':33 'nativ':19 'pleas':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6224296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705505400 {#1980
    date: 2024-01-17 16:30:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#1352
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2081 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1353 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1353 …}
  +body: "I have absolutely no idea what a “chutes day” is 😅 but I’m a dirty foreigner with a native language that’s not even in the same family as English, please have mercy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705505400 {#2368
    date: 2024-01-17 16:30:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@tacosanonymous@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1354 …}
  +nested: Doctrine\ORM\PersistentCollection {#1356 …}
  +votes: Doctrine\ORM\PersistentCollection {#1357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
  -id: 316847
  -bodyTs: "'absolut':3 'chute':8 'day':9 'dirti':15 'english':30 'even':24 'famili':28 'foreign':16 'idea':5 'languag':20 'm':13 'merci':33 'nativ':19 'pleas':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6224296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705505400 {#1980
    date: 2024-01-17 16:30:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2500
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2501 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2501 …}
  +body: "![](https://i.imgur.com/SuyQm5V.mp4)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705455592 {#1351
    date: 2024-01-17 02:39:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@wreckedcarzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2502 …}
  +nested: Doctrine\ORM\PersistentCollection {#2504 …}
  +votes: Doctrine\ORM\PersistentCollection {#2506 …}
  +reports: Doctrine\ORM\PersistentCollection {#2508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
  -id: 315643
  -bodyTs: "'/suyqm5v.mp4)':3 'i.imgur.com':2 'i.imgur.com/suyqm5v.mp4)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6205236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705455592 {#1349
    date: 2024-01-17 02:39:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2500
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2501 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2501 …}
  +body: "![](https://i.imgur.com/SuyQm5V.mp4)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705455592 {#1351
    date: 2024-01-17 02:39:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@wreckedcarzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2502 …}
  +nested: Doctrine\ORM\PersistentCollection {#2504 …}
  +votes: Doctrine\ORM\PersistentCollection {#2506 …}
  +reports: Doctrine\ORM\PersistentCollection {#2508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
  -id: 315643
  -bodyTs: "'/suyqm5v.mp4)':3 'i.imgur.com':2 'i.imgur.com/suyqm5v.mp4)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6205236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705455592 {#1349
    date: 2024-01-17 02:39:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2500
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2501 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2501 …}
  +body: "![](https://i.imgur.com/SuyQm5V.mp4)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705455592 {#1351
    date: 2024-01-17 02:39:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@wreckedcarzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2502 …}
  +nested: Doctrine\ORM\PersistentCollection {#2504 …}
  +votes: Doctrine\ORM\PersistentCollection {#2506 …}
  +reports: Doctrine\ORM\PersistentCollection {#2508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
  -id: 315643
  -bodyTs: "'/suyqm5v.mp4)':3 'i.imgur.com':2 'i.imgur.com/suyqm5v.mp4)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6205236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705455592 {#1349
    date: 2024-01-17 02:39:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2517
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2518 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2519 …}
  +body: "Oh yeah, like an observation platform. That’s probably the only way you’d be doing time travel anyhow since it’s *also* space travel because the Earth now isn’t where the Earth was 200 million years ago; doing an atmospheric re-entry *across time* when you’re not 100% sure where exactly everything will be sounds like an occupational health hazard and inadvisable at best. Gods fucking help you if anything goes wrong and you violently scatter pieces of your fancy time machine across a few square km of densely populated (by animals including genus *Homo*) area."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705450974 {#2499
    date: 2024-01-17 01:22:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@AllonzeeLV@lemmy.world"
    "@hydroptic@sopuli.xyz"
    "@AllonzeeLV@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2520 …}
  +nested: Doctrine\ORM\PersistentCollection {#2522 …}
  +votes: Doctrine\ORM\PersistentCollection {#2524 …}
  +reports: Doctrine\ORM\PersistentCollection {#2526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2530 …}
  -id: 315477
  -bodyTs: "'100':52 '200':36 'across':46,87 'ago':39 'also':23 'anim':96 'anyhow':19 'anyth':74 'area':100 'atmospher':42 'best':68 'd':14 'dens':93 'earth':28,34 'entri':45 'everyth':56 'exact':55 'fanci':84 'fuck':70 'genus':98 'god':69 'goe':75 'hazard':64 'health':63 'help':71 'homo':99 'inadvis':66 'includ':97 'isn':30 'km':91 'like':3,60 'machin':86 'million':37 'observ':5 'occup':62 'oh':1 'piec':81 'platform':6 'popul':94 'probabl':9 're':44,50 're-entri':43 'scatter':80 'sinc':20 'sound':59 'space':24 'squar':90 'sure':53 'time':17,47,85 'travel':18,25 'violent':79 'way':12 'wrong':76 'yeah':2 'year':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6203145"
  +editedAt: DateTimeImmutable @1725342895 {#2498
    date: 2024-09-03 07:54:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705450974 {#2292
    date: 2024-01-17 01:22:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2517
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2518 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2519 …}
  +body: "Oh yeah, like an observation platform. That’s probably the only way you’d be doing time travel anyhow since it’s *also* space travel because the Earth now isn’t where the Earth was 200 million years ago; doing an atmospheric re-entry *across time* when you’re not 100% sure where exactly everything will be sounds like an occupational health hazard and inadvisable at best. Gods fucking help you if anything goes wrong and you violently scatter pieces of your fancy time machine across a few square km of densely populated (by animals including genus *Homo*) area."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705450974 {#2499
    date: 2024-01-17 01:22:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@AllonzeeLV@lemmy.world"
    "@hydroptic@sopuli.xyz"
    "@AllonzeeLV@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2520 …}
  +nested: Doctrine\ORM\PersistentCollection {#2522 …}
  +votes: Doctrine\ORM\PersistentCollection {#2524 …}
  +reports: Doctrine\ORM\PersistentCollection {#2526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2530 …}
  -id: 315477
  -bodyTs: "'100':52 '200':36 'across':46,87 'ago':39 'also':23 'anim':96 'anyhow':19 'anyth':74 'area':100 'atmospher':42 'best':68 'd':14 'dens':93 'earth':28,34 'entri':45 'everyth':56 'exact':55 'fanci':84 'fuck':70 'genus':98 'god':69 'goe':75 'hazard':64 'health':63 'help':71 'homo':99 'inadvis':66 'includ':97 'isn':30 'km':91 'like':3,60 'machin':86 'million':37 'observ':5 'occup':62 'oh':1 'piec':81 'platform':6 'popul':94 'probabl':9 're':44,50 're-entri':43 'scatter':80 'sinc':20 'sound':59 'space':24 'squar':90 'sure':53 'time':17,47,85 'travel':18,25 'violent':79 'way':12 'wrong':76 'yeah':2 'year':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6203145"
  +editedAt: DateTimeImmutable @1725342895 {#2498
    date: 2024-09-03 07:54:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705450974 {#2292
    date: 2024-01-17 01:22:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2517
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2518 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2519 …}
  +body: "Oh yeah, like an observation platform. That’s probably the only way you’d be doing time travel anyhow since it’s *also* space travel because the Earth now isn’t where the Earth was 200 million years ago; doing an atmospheric re-entry *across time* when you’re not 100% sure where exactly everything will be sounds like an occupational health hazard and inadvisable at best. Gods fucking help you if anything goes wrong and you violently scatter pieces of your fancy time machine across a few square km of densely populated (by animals including genus *Homo*) area."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705450974 {#2499
    date: 2024-01-17 01:22:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@AllonzeeLV@lemmy.world"
    "@hydroptic@sopuli.xyz"
    "@AllonzeeLV@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2520 …}
  +nested: Doctrine\ORM\PersistentCollection {#2522 …}
  +votes: Doctrine\ORM\PersistentCollection {#2524 …}
  +reports: Doctrine\ORM\PersistentCollection {#2526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2530 …}
  -id: 315477
  -bodyTs: "'100':52 '200':36 'across':46,87 'ago':39 'also':23 'anim':96 'anyhow':19 'anyth':74 'area':100 'atmospher':42 'best':68 'd':14 'dens':93 'earth':28,34 'entri':45 'everyth':56 'exact':55 'fanci':84 'fuck':70 'genus':98 'god':69 'goe':75 'hazard':64 'health':63 'help':71 'homo':99 'inadvis':66 'includ':97 'isn':30 'km':91 'like':3,60 'machin':86 'million':37 'observ':5 'occup':62 'oh':1 'piec':81 'platform':6 'popul':94 'probabl':9 're':44,50 're-entri':43 'scatter':80 'sinc':20 'sound':59 'space':24 'squar':90 'sure':53 'time':17,47,85 'travel':18,25 'violent':79 'way':12 'wrong':76 'yeah':2 'year':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6203145"
  +editedAt: DateTimeImmutable @1725342895 {#2498
    date: 2024-09-03 07:54:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705450974 {#2292
    date: 2024-01-17 01:22:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2534
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2519 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2519 …}
  +body: """
    Or you shedding some of your microbiome’s bacteria and fungi into the environment and whoops: they outcompeted something “local” and now whole species change.\n
    \n
    I honestly don’t think there’d be any way to avoid doing something that could possibly change the future in a dramatic way, because that far back incredibly minute changes could possibly lead to huge differences (because chaos theory), to the level of “a butterfly didn’t flap its wings because I accidentally squashed it with my time machine, and now humanity never happened. Oops.” But any change that means you didn’t ever go on your trip means you have some sort of paradox on your hands, and then it becomes a question of how timelines work
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1705450100 {#2516
    date: 2024-01-17 01:08:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@AllonzeeLV@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2535 …}
  +nested: Doctrine\ORM\PersistentCollection {#2537 …}
  +votes: Doctrine\ORM\PersistentCollection {#2539 …}
  +reports: Doctrine\ORM\PersistentCollection {#2541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
  -id: 315441
  -bodyTs: "'accident':79 'avoid':37 'back':53 'bacteria':9 'becom':118 'butterfli':71 'chang':25,43,56,94 'chao':64 'could':41,57 'd':32 'didn':72,98 'differ':62 'dramat':48 'environ':14 'ever':100 'far':52 'flap':74 'fungi':11 'futur':45 'go':101 'hand':114 'happen':90 'honest':27 'huge':61 'human':88 'incred':54 'lead':59 'level':68 'local':20 'machin':85 'mean':96,105 'microbiom':7 'minut':55 'never':89 'oop':91 'outcompet':18 'paradox':111 'possibl':42,58 'question':120 'shed':3 'someth':19,39 'sort':109 'speci':24 'squash':80 'theori':65 'think':30 'time':84 'timelin':123 'trip':104 'way':35,49 'whole':23 'whoop':16 'wing':76 'work':124"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6202779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705450100 {#2515
    date: 2024-01-17 01:08:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2534
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2519 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2519 …}
  +body: """
    Or you shedding some of your microbiome’s bacteria and fungi into the environment and whoops: they outcompeted something “local” and now whole species change.\n
    \n
    I honestly don’t think there’d be any way to avoid doing something that could possibly change the future in a dramatic way, because that far back incredibly minute changes could possibly lead to huge differences (because chaos theory), to the level of “a butterfly didn’t flap its wings because I accidentally squashed it with my time machine, and now humanity never happened. Oops.” But any change that means you didn’t ever go on your trip means you have some sort of paradox on your hands, and then it becomes a question of how timelines work
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1705450100 {#2516
    date: 2024-01-17 01:08:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@AllonzeeLV@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2535 …}
  +nested: Doctrine\ORM\PersistentCollection {#2537 …}
  +votes: Doctrine\ORM\PersistentCollection {#2539 …}
  +reports: Doctrine\ORM\PersistentCollection {#2541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
  -id: 315441
  -bodyTs: "'accident':79 'avoid':37 'back':53 'bacteria':9 'becom':118 'butterfli':71 'chang':25,43,56,94 'chao':64 'could':41,57 'd':32 'didn':72,98 'differ':62 'dramat':48 'environ':14 'ever':100 'far':52 'flap':74 'fungi':11 'futur':45 'go':101 'hand':114 'happen':90 'honest':27 'huge':61 'human':88 'incred':54 'lead':59 'level':68 'local':20 'machin':85 'mean':96,105 'microbiom':7 'minut':55 'never':89 'oop':91 'outcompet':18 'paradox':111 'possibl':42,58 'question':120 'shed':3 'someth':19,39 'sort':109 'speci':24 'squash':80 'theori':65 'think':30 'time':84 'timelin':123 'trip':104 'way':35,49 'whole':23 'whoop':16 'wing':76 'work':124"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6202779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705450100 {#2515
    date: 2024-01-17 01:08:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2534
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2519 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2519 …}
  +body: """
    Or you shedding some of your microbiome’s bacteria and fungi into the environment and whoops: they outcompeted something “local” and now whole species change.\n
    \n
    I honestly don’t think there’d be any way to avoid doing something that could possibly change the future in a dramatic way, because that far back incredibly minute changes could possibly lead to huge differences (because chaos theory), to the level of “a butterfly didn’t flap its wings because I accidentally squashed it with my time machine, and now humanity never happened. Oops.” But any change that means you didn’t ever go on your trip means you have some sort of paradox on your hands, and then it becomes a question of how timelines work
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1705450100 {#2516
    date: 2024-01-17 01:08:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@AllonzeeLV@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2535 …}
  +nested: Doctrine\ORM\PersistentCollection {#2537 …}
  +votes: Doctrine\ORM\PersistentCollection {#2539 …}
  +reports: Doctrine\ORM\PersistentCollection {#2541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
  -id: 315441
  -bodyTs: "'accident':79 'avoid':37 'back':53 'bacteria':9 'becom':118 'butterfli':71 'chang':25,43,56,94 'chao':64 'could':41,57 'd':32 'didn':72,98 'differ':62 'dramat':48 'environ':14 'ever':100 'far':52 'flap':74 'fungi':11 'futur':45 'go':101 'hand':114 'happen':90 'honest':27 'huge':61 'human':88 'incred':54 'lead':59 'level':68 'local':20 'machin':85 'mean':96,105 'microbiom':7 'minut':55 'never':89 'oop':91 'outcompet':18 'paradox':111 'possibl':42,58 'question':120 'shed':3 'someth':19,39 'sort':109 'speci':24 'squash':80 'theori':65 'think':30 'time':84 'timelin':123 'trip':104 'way':35,49 'whole':23 'whoop':16 'wing':76 'work':124"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6202779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705450100 {#2515
    date: 2024-01-17 01:08:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details