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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2024
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    That I can change the cursor position when typing by sliding left and right on the space bar (key?)\n
    \n
    And also if you long press the enter key it brings up a shortcut for emojis/gifs
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1726785793 {#2012
    date: 2024-09-20 00:43:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@favrion@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2469 …}
  +votes: Doctrine\ORM\PersistentCollection {#2471 …}
  +reports: Doctrine\ORM\PersistentCollection {#2370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  -id: 321350
  -bodyTs: "'also':21 'bar':18 'bring':30 'chang':4 'cursor':6 'emojis/gifs':35 'enter':27 'key':19,28 'left':12 'long':24 'posit':7 'press':25 'right':14 'shortcut':33 'slide':11 'space':17 'type':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6817090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705635452 {#2361
    date: 2024-01-19 04:37:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2024
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    That I can change the cursor position when typing by sliding left and right on the space bar (key?)\n
    \n
    And also if you long press the enter key it brings up a shortcut for emojis/gifs
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1726785793 {#2012
    date: 2024-09-20 00:43:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@favrion@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2469 …}
  +votes: Doctrine\ORM\PersistentCollection {#2471 …}
  +reports: Doctrine\ORM\PersistentCollection {#2370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  -id: 321350
  -bodyTs: "'also':21 'bar':18 'bring':30 'chang':4 'cursor':6 'emojis/gifs':35 'enter':27 'key':19,28 'left':12 'long':24 'posit':7 'press':25 'right':14 'shortcut':33 'slide':11 'space':17 'type':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6817090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705635452 {#2361
    date: 2024-01-19 04:37:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2024
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    That I can change the cursor position when typing by sliding left and right on the space bar (key?)\n
    \n
    And also if you long press the enter key it brings up a shortcut for emojis/gifs
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1726785793 {#2012
    date: 2024-09-20 00:43:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@favrion@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2469 …}
  +votes: Doctrine\ORM\PersistentCollection {#2471 …}
  +reports: Doctrine\ORM\PersistentCollection {#2370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  -id: 321350
  -bodyTs: "'also':21 'bar':18 'bring':30 'chang':4 'cursor':6 'emojis/gifs':35 'enter':27 'key':19,28 'left':12 'long':24 'posit':7 'press':25 'right':14 'shortcut':33 'slide':11 'space':17 'type':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6817090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705635452 {#2361
    date: 2024-01-19 04:37:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2330
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2347 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2422 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Harry Chapin My child arrived just the other day He came to the world in the usual way But there were planes to catch, and bills to pay He learned to walk while I was away And he was talkin’ ‘fore I knew it And as he grew, he’d say “I’m gonna be like you, Dad You know I’m gonna be like you”\n
    \n
    And the cat’s in the cradle and the silver spoon Little boy blue and the man in the moon "When you comin’ home, Dad?" “I don’t know when But we’ll get together then You know we’ll have a good time then”\n
    \n
    My son turned ten just the other day He said, “Thanks for the ball, Dad, c’mon let’s play Can you teach me to throw?” I said, “Not today I got a lot to do”, he said, “That’s okay” And he, he walked away but his smile Never dimmed and said “I’m gonna be like him, yeah You know I’m gonna be like him”\n
    \n
    And the cat’s in the cradle and the silver spoon Little boy blue and the man in the moon "When you comin’ home, Dad? “I don’t know when But we’ll get together then You know we’ll have a good time then”\n
    \n
    Well, he came from college just the other day So much like a man, I just had to say “Son, I’m proud of you, can you sit for a while?” He shook his head, and he said with a smile “What I’d really like, Dad, is to borrow the car keys” “See you later, can I have them please?”\n
    \n
    And the cat’s in the cradle and the silver spoon Little boy blue and the man in the moon “When you comin’ home, son?” “I don’t know when But we’ll get together then, Dad You know we’ll have a good time then”\n
    \n
    I’ve long since retired, my son’s moved away I called him up just the other day I said, “I’d like to see you if you don’t mind” He said, “I’d love to, Dad, if I could find the time” “You see, my new job’s a hassle and the kid’s got the flu” “But it’s sure nice talkin’ to you, Dad It’s been sure nice talkin’ to you”\n
    \n
    And as I hung up the phone, it occurred to me He’d grown up just like me My boy was just like me\n
    \n
    And the cat’s in the cradle and the silver spoon Little boy blue and the man in the moon "When you comin’ home, son? “I don’t know when But we’ll get together then, Dad We’re gonna have a good time then”\n
    \n
    Written by: Harry F. Chapin, Marc Christian Gernert, Sandy Chapin, Andy Love\n
    \n
    Album: Verities & Balderdash (US Release)\n
    \n
    Released: 1974
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1721435398 {#2018
    date: 2024-07-20 02:29:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2447 …}
  +nested: Doctrine\ORM\PersistentCollection {#2241 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 284189
  -bodyTs: "'1974':495 'album':489 'andi':487 'arriv':5 'away':36,157,341 'balderdash':491 'ball':125 'bill':26 'blue':80,193,299,445 'borrow':274 'boy':79,192,298,427,444 'c':127 'call':343 'came':11,227 'car':276 'cat':69,182,288,434 'catch':24 'chapin':2,481,486 'child':4 'christian':483 'colleg':229 'comin':89,202,308,454 'could':372 'cradl':73,186,292,438 'd':50,268,353,366,420 'dad':58,91,126,204,271,322,369,399,468 'day':9,119,233,349 'dim':162 'f':480 'find':373 'flu':390 'fore':41 'gernert':484 'get':100,213,319,465 'gonna':54,63,167,176,471 'good':109,222,329,474 'got':143,388 'grew':48 'grown':421 'harri':1,479 'hassl':383 'head':259 'home':90,203,309,455 'hung':411 'job':380 'key':277 'kid':386 'knew':43 'know':60,95,104,173,208,217,314,324,460 'later':280 'learn':30 'let':129 'like':56,65,169,178,236,270,354,424,430 'littl':78,191,297,443 'll':99,106,212,219,318,326,464 'long':334 'lot':145 'love':367,488 'm':53,62,166,175,246 'man':83,196,238,302,448 'marc':482 'mind':362 'mon':128 'moon':86,199,305,451 'move':340 'much':235 'never':161 'new':379 'nice':395,404 'occur':416 'okay':152 'pay':28 'phone':414 'plane':22 'play':131 'pleas':285 'proud':247 're':470 'realli':269 'releas':493,494 'retir':336 'said':121,139,149,164,262,351,364 'sandi':485 'say':51,243 'see':278,356,377 'shook':257 'silver':76,189,295,441 'sinc':335 'sit':252 'smile':160,265 'son':113,244,310,338,456 'spoon':77,190,296,442 'sure':394,403 'talkin':40,396,405 'teach':134 'ten':115 'thank':122 'throw':137 'time':110,223,330,375,475 'today':141 'togeth':101,214,320,466 'turn':114 'us':492 'usual':17 've':333 'veriti':490 'walk':32,156 'way':18 'well':225 'world':14 'written':477 'yeah':171"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6444529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704503630 {#2011
    date: 2024-01-06 02:13:50.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 {#2330
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2347 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2422 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Harry Chapin My child arrived just the other day He came to the world in the usual way But there were planes to catch, and bills to pay He learned to walk while I was away And he was talkin’ ‘fore I knew it And as he grew, he’d say “I’m gonna be like you, Dad You know I’m gonna be like you”\n
    \n
    And the cat’s in the cradle and the silver spoon Little boy blue and the man in the moon "When you comin’ home, Dad?" “I don’t know when But we’ll get together then You know we’ll have a good time then”\n
    \n
    My son turned ten just the other day He said, “Thanks for the ball, Dad, c’mon let’s play Can you teach me to throw?” I said, “Not today I got a lot to do”, he said, “That’s okay” And he, he walked away but his smile Never dimmed and said “I’m gonna be like him, yeah You know I’m gonna be like him”\n
    \n
    And the cat’s in the cradle and the silver spoon Little boy blue and the man in the moon "When you comin’ home, Dad? “I don’t know when But we’ll get together then You know we’ll have a good time then”\n
    \n
    Well, he came from college just the other day So much like a man, I just had to say “Son, I’m proud of you, can you sit for a while?” He shook his head, and he said with a smile “What I’d really like, Dad, is to borrow the car keys” “See you later, can I have them please?”\n
    \n
    And the cat’s in the cradle and the silver spoon Little boy blue and the man in the moon “When you comin’ home, son?” “I don’t know when But we’ll get together then, Dad You know we’ll have a good time then”\n
    \n
    I’ve long since retired, my son’s moved away I called him up just the other day I said, “I’d like to see you if you don’t mind” He said, “I’d love to, Dad, if I could find the time” “You see, my new job’s a hassle and the kid’s got the flu” “But it’s sure nice talkin’ to you, Dad It’s been sure nice talkin’ to you”\n
    \n
    And as I hung up the phone, it occurred to me He’d grown up just like me My boy was just like me\n
    \n
    And the cat’s in the cradle and the silver spoon Little boy blue and the man in the moon "When you comin’ home, son? “I don’t know when But we’ll get together then, Dad We’re gonna have a good time then”\n
    \n
    Written by: Harry F. Chapin, Marc Christian Gernert, Sandy Chapin, Andy Love\n
    \n
    Album: Verities & Balderdash (US Release)\n
    \n
    Released: 1974
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1721435398 {#2018
    date: 2024-07-20 02:29:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2447 …}
  +nested: Doctrine\ORM\PersistentCollection {#2241 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 284189
  -bodyTs: "'1974':495 'album':489 'andi':487 'arriv':5 'away':36,157,341 'balderdash':491 'ball':125 'bill':26 'blue':80,193,299,445 'borrow':274 'boy':79,192,298,427,444 'c':127 'call':343 'came':11,227 'car':276 'cat':69,182,288,434 'catch':24 'chapin':2,481,486 'child':4 'christian':483 'colleg':229 'comin':89,202,308,454 'could':372 'cradl':73,186,292,438 'd':50,268,353,366,420 'dad':58,91,126,204,271,322,369,399,468 'day':9,119,233,349 'dim':162 'f':480 'find':373 'flu':390 'fore':41 'gernert':484 'get':100,213,319,465 'gonna':54,63,167,176,471 'good':109,222,329,474 'got':143,388 'grew':48 'grown':421 'harri':1,479 'hassl':383 'head':259 'home':90,203,309,455 'hung':411 'job':380 'key':277 'kid':386 'knew':43 'know':60,95,104,173,208,217,314,324,460 'later':280 'learn':30 'let':129 'like':56,65,169,178,236,270,354,424,430 'littl':78,191,297,443 'll':99,106,212,219,318,326,464 'long':334 'lot':145 'love':367,488 'm':53,62,166,175,246 'man':83,196,238,302,448 'marc':482 'mind':362 'mon':128 'moon':86,199,305,451 'move':340 'much':235 'never':161 'new':379 'nice':395,404 'occur':416 'okay':152 'pay':28 'phone':414 'plane':22 'play':131 'pleas':285 'proud':247 're':470 'realli':269 'releas':493,494 'retir':336 'said':121,139,149,164,262,351,364 'sandi':485 'say':51,243 'see':278,356,377 'shook':257 'silver':76,189,295,441 'sinc':335 'sit':252 'smile':160,265 'son':113,244,310,338,456 'spoon':77,190,296,442 'sure':394,403 'talkin':40,396,405 'teach':134 'ten':115 'thank':122 'throw':137 'time':110,223,330,375,475 'today':141 'togeth':101,214,320,466 'turn':114 'us':492 'usual':17 've':333 'veriti':490 'walk':32,156 'way':18 'well':225 'world':14 'written':477 'yeah':171"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6444529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704503630 {#2011
    date: 2024-01-06 02:13:50.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 {#2330
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2347 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2422 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Harry Chapin My child arrived just the other day He came to the world in the usual way But there were planes to catch, and bills to pay He learned to walk while I was away And he was talkin’ ‘fore I knew it And as he grew, he’d say “I’m gonna be like you, Dad You know I’m gonna be like you”\n
    \n
    And the cat’s in the cradle and the silver spoon Little boy blue and the man in the moon "When you comin’ home, Dad?" “I don’t know when But we’ll get together then You know we’ll have a good time then”\n
    \n
    My son turned ten just the other day He said, “Thanks for the ball, Dad, c’mon let’s play Can you teach me to throw?” I said, “Not today I got a lot to do”, he said, “That’s okay” And he, he walked away but his smile Never dimmed and said “I’m gonna be like him, yeah You know I’m gonna be like him”\n
    \n
    And the cat’s in the cradle and the silver spoon Little boy blue and the man in the moon "When you comin’ home, Dad? “I don’t know when But we’ll get together then You know we’ll have a good time then”\n
    \n
    Well, he came from college just the other day So much like a man, I just had to say “Son, I’m proud of you, can you sit for a while?” He shook his head, and he said with a smile “What I’d really like, Dad, is to borrow the car keys” “See you later, can I have them please?”\n
    \n
    And the cat’s in the cradle and the silver spoon Little boy blue and the man in the moon “When you comin’ home, son?” “I don’t know when But we’ll get together then, Dad You know we’ll have a good time then”\n
    \n
    I’ve long since retired, my son’s moved away I called him up just the other day I said, “I’d like to see you if you don’t mind” He said, “I’d love to, Dad, if I could find the time” “You see, my new job’s a hassle and the kid’s got the flu” “But it’s sure nice talkin’ to you, Dad It’s been sure nice talkin’ to you”\n
    \n
    And as I hung up the phone, it occurred to me He’d grown up just like me My boy was just like me\n
    \n
    And the cat’s in the cradle and the silver spoon Little boy blue and the man in the moon "When you comin’ home, son? “I don’t know when But we’ll get together then, Dad We’re gonna have a good time then”\n
    \n
    Written by: Harry F. Chapin, Marc Christian Gernert, Sandy Chapin, Andy Love\n
    \n
    Album: Verities & Balderdash (US Release)\n
    \n
    Released: 1974
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1721435398 {#2018
    date: 2024-07-20 02:29:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2447 …}
  +nested: Doctrine\ORM\PersistentCollection {#2241 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 284189
  -bodyTs: "'1974':495 'album':489 'andi':487 'arriv':5 'away':36,157,341 'balderdash':491 'ball':125 'bill':26 'blue':80,193,299,445 'borrow':274 'boy':79,192,298,427,444 'c':127 'call':343 'came':11,227 'car':276 'cat':69,182,288,434 'catch':24 'chapin':2,481,486 'child':4 'christian':483 'colleg':229 'comin':89,202,308,454 'could':372 'cradl':73,186,292,438 'd':50,268,353,366,420 'dad':58,91,126,204,271,322,369,399,468 'day':9,119,233,349 'dim':162 'f':480 'find':373 'flu':390 'fore':41 'gernert':484 'get':100,213,319,465 'gonna':54,63,167,176,471 'good':109,222,329,474 'got':143,388 'grew':48 'grown':421 'harri':1,479 'hassl':383 'head':259 'home':90,203,309,455 'hung':411 'job':380 'key':277 'kid':386 'knew':43 'know':60,95,104,173,208,217,314,324,460 'later':280 'learn':30 'let':129 'like':56,65,169,178,236,270,354,424,430 'littl':78,191,297,443 'll':99,106,212,219,318,326,464 'long':334 'lot':145 'love':367,488 'm':53,62,166,175,246 'man':83,196,238,302,448 'marc':482 'mind':362 'mon':128 'moon':86,199,305,451 'move':340 'much':235 'never':161 'new':379 'nice':395,404 'occur':416 'okay':152 'pay':28 'phone':414 'plane':22 'play':131 'pleas':285 'proud':247 're':470 'realli':269 'releas':493,494 'retir':336 'said':121,139,149,164,262,351,364 'sandi':485 'say':51,243 'see':278,356,377 'shook':257 'silver':76,189,295,441 'sinc':335 'sit':252 'smile':160,265 'son':113,244,310,338,456 'spoon':77,190,296,442 'sure':394,403 'talkin':40,396,405 'teach':134 'ten':115 'thank':122 'throw':137 'time':110,223,330,375,475 'today':141 'togeth':101,214,320,466 'turn':114 'us':492 'usual':17 've':333 'veriti':490 'walk':32,156 'way':18 'well':225 'world':14 'written':477 'yeah':171"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6444529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704503630 {#2011
    date: 2024-01-06 02:13:50.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 {#2345
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2138 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
  +image: null
  +parent: null
  +root: null
  +body: "What does “worth” even mean in this set up?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1719173789 {#2346
    date: 2024-06-23 22:16:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2131 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2130 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 289390
  -bodyTs: "'even':4 'mean':5 'set':8 'worth':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6480089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704653336 {#2387
    date: 2024-01-07 19:48:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2345
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2138 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
  +image: null
  +parent: null
  +root: null
  +body: "What does “worth” even mean in this set up?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1719173789 {#2346
    date: 2024-06-23 22:16:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2131 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2130 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 289390
  -bodyTs: "'even':4 'mean':5 'set':8 'worth':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6480089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704653336 {#2387
    date: 2024-01-07 19:48:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2345
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2138 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
  +image: null
  +parent: null
  +root: null
  +body: "What does “worth” even mean in this set up?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1719173789 {#2346
    date: 2024-06-23 22:16:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2131 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2130 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 289390
  -bodyTs: "'even':4 'mean':5 'set':8 'worth':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6480089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704653336 {#2387
    date: 2024-01-07 19:48:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2089
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2063 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "Theoretically, how would one look at the code if they found a copy of it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1708580677 {#2129
    date: 2024-02-22 06:44:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_right@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2097 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 255194
  -bodyTs: "'code':8 'copi':13 'found':11 'look':5 'one':4 'theoret':1 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6256149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703637644 {#2350
    date: 2023-12-27 01:40:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2089
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2063 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "Theoretically, how would one look at the code if they found a copy of it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1708580677 {#2129
    date: 2024-02-22 06:44:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_right@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2097 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 255194
  -bodyTs: "'code':8 'copi':13 'found':11 'look':5 'one':4 'theoret':1 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6256149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703637644 {#2350
    date: 2023-12-27 01:40:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2089
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2063 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "Theoretically, how would one look at the code if they found a copy of it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1708580677 {#2129
    date: 2024-02-22 06:44:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_right@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2097 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 255194
  -bodyTs: "'code':8 'copi':13 'found':11 'look':5 'one':4 'theoret':1 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6256149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703637644 {#2350
    date: 2023-12-27 01:40:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2031
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ave Maria"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706581825 {#2064
    date: 2024-01-30 03:30:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ngvx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2027 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -id: 351558
  -bodyTs: "'ave':1 'maria':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7139289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706581825 {#2088
    date: 2024-01-30 03:30:25.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 {#2031
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ave Maria"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706581825 {#2064
    date: 2024-01-30 03:30:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ngvx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2027 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -id: 351558
  -bodyTs: "'ave':1 'maria':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7139289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706581825 {#2088
    date: 2024-01-30 03:30:25.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 {#2031
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ave Maria"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706581825 {#2064
    date: 2024-01-30 03:30:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ngvx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2027 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -id: 351558
  -bodyTs: "'ave':1 'maria':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7139289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706581825 {#2088
    date: 2024-01-30 03:30:25.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 {#2329
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2045
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2333 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
    +image: null
    +parent: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
    +root: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
    +body: "Well i wont argue about knowledge with Thoth, i will add to this that they want you to replace your phone instead of fixing it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706048927 {#2327
      date: 2024-01-23 23:28:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@lemmy.world"
      "@Thoth19@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2073 …}
    +nested: Doctrine\ORM\PersistentCollection {#2136 …}
    +votes: Doctrine\ORM\PersistentCollection {#2143 …}
    +reports: Doctrine\ORM\PersistentCollection {#2338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
    -id: 335334
    -bodyTs: "'add':11 'argu':4 'fix':24 'instead':22 'knowledg':6 'phone':21 'replac':19 'thoth':8 'want':16 'well':1 'wont':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6953313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706048927 {#2325
      date: 2024-01-23 23:28:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +root: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
  +body: """
    For context\n
    \n
    > Thoth, Lord of Wisdom\n
    \n
    Biography Not even the oldest or wisest of the gods knows Thoth’s true origin. Thoth can not remember the earlier part of his existence. He knows that he was very different and there is something in the back of his mind, but he just can’t remember. Thoth symbolizes wisdom, knowledge, and invention. Yet, despite his learning and knowledge, there is a bit of larceny in his heart, for he admires cunning, deception and people who use their wits and a quick tongue. Thus, he is the patron of magic, and of all fast speaking, thieving, quick-witted creatures. Thoth himself is a great orator, scholar, and author of many books about magic and history. Books about magic circles, symbols, wards, magic spells, a study of alchemy, an alchemy recipe book, and many others are among his credits. He writes all of his books in a secret code (hieroglyph and runes), although a few have been stolen and translated. Legend attributes Thoth as the inventor of rune magic, the runic alphabet, Diabolism and wards, pyramid magic, and all the sciences. He is cursed with eternal curiosity and cannot remember the days of his youth. Thoth is one of the few beings who has a complete knowledge of rune magic and it is he who has constructed many of the greatest rune weapons in the possession of the gods of Ma’ip, both good and evil. He is constantly experimenting, exploring or investigating something. Just about any magic device or component, herb, potion, magic component and the exotic are available to Thoth. He has dozens of magic wands, staves, enchanted cauldrons, manacles, amulets, books, and many other things of magic in his massive personal collection. Thoth also has a small zoo, and books and artifacts from dozens of different civilizations.\n
    \n
    (Palladium Rifts)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706049244 {#2036
    date: 2024-01-23 23:34:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@Thoth19@lemmy.world"
    "@Jarix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2059 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2049 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 335347
  -bodyTs: "'admir':78 'alchemi':135,137 'alphabet':179 'also':294 'although':160 'among':144 'amulet':280 'artifact':302 'attribut':169 'author':116 'avail':267 'back':45 'be':209 'biographi':7 'bit':70 'book':119,124,139,152,281,300 'cannot':196 'cauldron':278 'circl':127 'civil':307 'code':156 'collect':292 'complet':213 'compon':258,262 'constant':246 'construct':224 'context':2 'creatur':107 'credit':146 'cun':79 'curios':194 'curs':191 'day':199 'decept':80 'despit':62 'devic':256 'diabol':180 'differ':38,306 'dozen':272,304 'earlier':27 'enchant':277 'etern':193 'even':9 'evil':243 'exist':31 'exot':265 'experi':247 'explor':248 'fast':101 'god':16,236 'good':241 'great':112 'greatest':228 'heart':75 'herb':259 'hieroglyph':157 'histori':123 'invent':60 'inventor':173 'investig':250 'ip':239 'know':17,33 'knowledg':58,66,214 'larceni':72 'learn':64 'legend':168 'lord':4 'ma':238 'magic':97,121,126,130,176,184,217,255,261,274,287 'manacl':279 'mani':118,141,225,283 'massiv':290 'mind':48 'oldest':11 'one':205 'orat':113 'origin':21 'other':142 'palladium':308 'part':28 'patron':95 'peopl':82 'person':291 'possess':233 'potion':260 'pyramid':183 'quick':89,105 'quick-wit':104 'recip':138 'rememb':25,54,197 'rift':309 'rune':159,175,216,229 'runic':178 'scholar':114 'scienc':188 'secret':155 'small':297 'someth':42,251 'speak':102 'spell':131 'stave':276 'stolen':165 'studi':133 'symbol':56,128 'thiev':103 'thing':285 'thoth':3,18,22,55,108,170,203,269,293 'thus':91 'tongu':90 'translat':167 'true':20 'use':84 'wand':275 'ward':129,182 'weapon':230 'wisdom':6,57 'wisest':13 'wit':86,106 'write':148 'yet':61 'youth':202 'zoo':298"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6953425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706049244 {#2037
    date: 2024-01-23 23:34:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2329
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2045
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2333 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
    +image: null
    +parent: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
    +root: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
    +body: "Well i wont argue about knowledge with Thoth, i will add to this that they want you to replace your phone instead of fixing it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706048927 {#2327
      date: 2024-01-23 23:28:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@lemmy.world"
      "@Thoth19@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2073 …}
    +nested: Doctrine\ORM\PersistentCollection {#2136 …}
    +votes: Doctrine\ORM\PersistentCollection {#2143 …}
    +reports: Doctrine\ORM\PersistentCollection {#2338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
    -id: 335334
    -bodyTs: "'add':11 'argu':4 'fix':24 'instead':22 'knowledg':6 'phone':21 'replac':19 'thoth':8 'want':16 'well':1 'wont':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6953313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706048927 {#2325
      date: 2024-01-23 23:28:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +root: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
  +body: """
    For context\n
    \n
    > Thoth, Lord of Wisdom\n
    \n
    Biography Not even the oldest or wisest of the gods knows Thoth’s true origin. Thoth can not remember the earlier part of his existence. He knows that he was very different and there is something in the back of his mind, but he just can’t remember. Thoth symbolizes wisdom, knowledge, and invention. Yet, despite his learning and knowledge, there is a bit of larceny in his heart, for he admires cunning, deception and people who use their wits and a quick tongue. Thus, he is the patron of magic, and of all fast speaking, thieving, quick-witted creatures. Thoth himself is a great orator, scholar, and author of many books about magic and history. Books about magic circles, symbols, wards, magic spells, a study of alchemy, an alchemy recipe book, and many others are among his credits. He writes all of his books in a secret code (hieroglyph and runes), although a few have been stolen and translated. Legend attributes Thoth as the inventor of rune magic, the runic alphabet, Diabolism and wards, pyramid magic, and all the sciences. He is cursed with eternal curiosity and cannot remember the days of his youth. Thoth is one of the few beings who has a complete knowledge of rune magic and it is he who has constructed many of the greatest rune weapons in the possession of the gods of Ma’ip, both good and evil. He is constantly experimenting, exploring or investigating something. Just about any magic device or component, herb, potion, magic component and the exotic are available to Thoth. He has dozens of magic wands, staves, enchanted cauldrons, manacles, amulets, books, and many other things of magic in his massive personal collection. Thoth also has a small zoo, and books and artifacts from dozens of different civilizations.\n
    \n
    (Palladium Rifts)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706049244 {#2036
    date: 2024-01-23 23:34:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@Thoth19@lemmy.world"
    "@Jarix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2059 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2049 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 335347
  -bodyTs: "'admir':78 'alchemi':135,137 'alphabet':179 'also':294 'although':160 'among':144 'amulet':280 'artifact':302 'attribut':169 'author':116 'avail':267 'back':45 'be':209 'biographi':7 'bit':70 'book':119,124,139,152,281,300 'cannot':196 'cauldron':278 'circl':127 'civil':307 'code':156 'collect':292 'complet':213 'compon':258,262 'constant':246 'construct':224 'context':2 'creatur':107 'credit':146 'cun':79 'curios':194 'curs':191 'day':199 'decept':80 'despit':62 'devic':256 'diabol':180 'differ':38,306 'dozen':272,304 'earlier':27 'enchant':277 'etern':193 'even':9 'evil':243 'exist':31 'exot':265 'experi':247 'explor':248 'fast':101 'god':16,236 'good':241 'great':112 'greatest':228 'heart':75 'herb':259 'hieroglyph':157 'histori':123 'invent':60 'inventor':173 'investig':250 'ip':239 'know':17,33 'knowledg':58,66,214 'larceni':72 'learn':64 'legend':168 'lord':4 'ma':238 'magic':97,121,126,130,176,184,217,255,261,274,287 'manacl':279 'mani':118,141,225,283 'massiv':290 'mind':48 'oldest':11 'one':205 'orat':113 'origin':21 'other':142 'palladium':308 'part':28 'patron':95 'peopl':82 'person':291 'possess':233 'potion':260 'pyramid':183 'quick':89,105 'quick-wit':104 'recip':138 'rememb':25,54,197 'rift':309 'rune':159,175,216,229 'runic':178 'scholar':114 'scienc':188 'secret':155 'small':297 'someth':42,251 'speak':102 'spell':131 'stave':276 'stolen':165 'studi':133 'symbol':56,128 'thiev':103 'thing':285 'thoth':3,18,22,55,108,170,203,269,293 'thus':91 'tongu':90 'translat':167 'true':20 'use':84 'wand':275 'ward':129,182 'weapon':230 'wisdom':6,57 'wisest':13 'wit':86,106 'write':148 'yet':61 'youth':202 'zoo':298"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6953425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706049244 {#2037
    date: 2024-01-23 23:34:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2329
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2045
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2333 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
    +image: null
    +parent: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
    +root: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
    +body: "Well i wont argue about knowledge with Thoth, i will add to this that they want you to replace your phone instead of fixing it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706048927 {#2327
      date: 2024-01-23 23:28:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@lemmy.world"
      "@Thoth19@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2073 …}
    +nested: Doctrine\ORM\PersistentCollection {#2136 …}
    +votes: Doctrine\ORM\PersistentCollection {#2143 …}
    +reports: Doctrine\ORM\PersistentCollection {#2338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
    -id: 335334
    -bodyTs: "'add':11 'argu':4 'fix':24 'instead':22 'knowledg':6 'phone':21 'replac':19 'thoth':8 'want':16 'well':1 'wont':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6953313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706048927 {#2325
      date: 2024-01-23 23:28:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +root: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
  +body: """
    For context\n
    \n
    > Thoth, Lord of Wisdom\n
    \n
    Biography Not even the oldest or wisest of the gods knows Thoth’s true origin. Thoth can not remember the earlier part of his existence. He knows that he was very different and there is something in the back of his mind, but he just can’t remember. Thoth symbolizes wisdom, knowledge, and invention. Yet, despite his learning and knowledge, there is a bit of larceny in his heart, for he admires cunning, deception and people who use their wits and a quick tongue. Thus, he is the patron of magic, and of all fast speaking, thieving, quick-witted creatures. Thoth himself is a great orator, scholar, and author of many books about magic and history. Books about magic circles, symbols, wards, magic spells, a study of alchemy, an alchemy recipe book, and many others are among his credits. He writes all of his books in a secret code (hieroglyph and runes), although a few have been stolen and translated. Legend attributes Thoth as the inventor of rune magic, the runic alphabet, Diabolism and wards, pyramid magic, and all the sciences. He is cursed with eternal curiosity and cannot remember the days of his youth. Thoth is one of the few beings who has a complete knowledge of rune magic and it is he who has constructed many of the greatest rune weapons in the possession of the gods of Ma’ip, both good and evil. He is constantly experimenting, exploring or investigating something. Just about any magic device or component, herb, potion, magic component and the exotic are available to Thoth. He has dozens of magic wands, staves, enchanted cauldrons, manacles, amulets, books, and many other things of magic in his massive personal collection. Thoth also has a small zoo, and books and artifacts from dozens of different civilizations.\n
    \n
    (Palladium Rifts)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706049244 {#2036
    date: 2024-01-23 23:34:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@Thoth19@lemmy.world"
    "@Jarix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2059 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2049 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 335347
  -bodyTs: "'admir':78 'alchemi':135,137 'alphabet':179 'also':294 'although':160 'among':144 'amulet':280 'artifact':302 'attribut':169 'author':116 'avail':267 'back':45 'be':209 'biographi':7 'bit':70 'book':119,124,139,152,281,300 'cannot':196 'cauldron':278 'circl':127 'civil':307 'code':156 'collect':292 'complet':213 'compon':258,262 'constant':246 'construct':224 'context':2 'creatur':107 'credit':146 'cun':79 'curios':194 'curs':191 'day':199 'decept':80 'despit':62 'devic':256 'diabol':180 'differ':38,306 'dozen':272,304 'earlier':27 'enchant':277 'etern':193 'even':9 'evil':243 'exist':31 'exot':265 'experi':247 'explor':248 'fast':101 'god':16,236 'good':241 'great':112 'greatest':228 'heart':75 'herb':259 'hieroglyph':157 'histori':123 'invent':60 'inventor':173 'investig':250 'ip':239 'know':17,33 'knowledg':58,66,214 'larceni':72 'learn':64 'legend':168 'lord':4 'ma':238 'magic':97,121,126,130,176,184,217,255,261,274,287 'manacl':279 'mani':118,141,225,283 'massiv':290 'mind':48 'oldest':11 'one':205 'orat':113 'origin':21 'other':142 'palladium':308 'part':28 'patron':95 'peopl':82 'person':291 'possess':233 'potion':260 'pyramid':183 'quick':89,105 'quick-wit':104 'recip':138 'rememb':25,54,197 'rift':309 'rune':159,175,216,229 'runic':178 'scholar':114 'scienc':188 'secret':155 'small':297 'someth':42,251 'speak':102 'spell':131 'stave':276 'stolen':165 'studi':133 'symbol':56,128 'thiev':103 'thing':285 'thoth':3,18,22,55,108,170,203,269,293 'thus':91 'tongu':90 'translat':167 'true':20 'use':84 'wand':275 'ward':129,182 'weapon':230 'wisdom':6,57 'wisest':13 'wit':86,106 'write':148 'yet':61 'youth':202 'zoo':298"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6953425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706049244 {#2037
    date: 2024-01-23 23:34:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
Proxies\__CG__\App\Entity\EntryComment {#2045
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
  +body: "Well i wont argue about knowledge with Thoth, i will add to this that they want you to replace your phone instead of fixing it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706048927 {#2327
    date: 2024-01-23 23:28:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@Thoth19@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
  -id: 335334
  -bodyTs: "'add':11 'argu':4 'fix':24 'instead':22 'knowledg':6 'phone':21 'replac':19 'thoth':8 'want':16 'well':1 'wont':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6953313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706048927 {#2325
    date: 2024-01-23 23:28:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2045
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
  +body: "Well i wont argue about knowledge with Thoth, i will add to this that they want you to replace your phone instead of fixing it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706048927 {#2327
    date: 2024-01-23 23:28:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@Thoth19@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
  -id: 335334
  -bodyTs: "'add':11 'argu':4 'fix':24 'instead':22 'knowledg':6 'phone':21 'replac':19 'thoth':8 'want':16 'well':1 'wont':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6953313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706048927 {#2325
    date: 2024-01-23 23:28:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2045
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
  +body: "Well i wont argue about knowledge with Thoth, i will add to this that they want you to replace your phone instead of fixing it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706048927 {#2327
    date: 2024-01-23 23:28:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@Thoth19@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
  -id: 335334
  -bodyTs: "'add':11 'argu':4 'fix':24 'instead':22 'knowledg':6 'phone':21 'replac':19 'thoth':8 'want':16 'well':1 'wont':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6953313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706048927 {#2325
    date: 2024-01-23 23:28:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2334
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2046 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2057 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
  +body: """
    First I agree with you. Need to say that first.\n
    \n
    If you go back to the beginning of this procedure, how(/if) people cleaned themselves looks very different from. Our modern world.\n
    \n
    Because of that it seems it being a health issue is a lot more likely for the origin of circumscision as a regular societal practice. Even if that was not the main reason but one of the supporting reasons people allowed it to become normalized. The history of hygiene(or the lack there of) is horrifying.\n
    \n
    I mean Lysol was developed as a feminine hygiene product… We have done some very questionable things because of snakeoil practices even in relatively modern times (which i think religion is one of the OG snakeoils)\n
    \n
    What are we doing today that will look as crazy to the people of the future as circumcision does to many of us right now I wonder?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705956697 {#2068
    date: 2024-01-22 21:51:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PP_BOY_@lemmy.world"
    "@dipshit@lemmy.world"
    "@PP_BOY_@lemmy.world"
    "@dipshit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2055 …}
  +nested: Doctrine\ORM\PersistentCollection {#2054 …}
  +votes: Doctrine\ORM\PersistentCollection {#2053 …}
  +reports: Doctrine\ORM\PersistentCollection {#2165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
  -id: 332536
  -bodyTs: "'/if':22 'agre':3 'allow':73 'back':14 'becom':76 'begin':17 'circumcis':142 'circumscis':52 'clean':24 'crazi':134 'develop':93 'differ':28 'done':101 'even':58,110 'feminin':96 'first':1,10 'futur':140 'go':13 'health':41 'histori':79 'horrifi':88 'hygien':81,97 'issu':42 'lack':84 'like':47 'look':26,132 'lot':45 'lysol':91 'main':64 'mani':145 'mean':90 'modern':31,113 'need':6 'normal':77 'og':123 'one':67,120 'origin':50 'peopl':23,72,137 'practic':57,109 'procedur':20 'product':98 'question':104 'reason':65,71 'regular':55 'relat':112 'religion':118 'right':148 'say':8 'seem':37 'snakeoil':108,124 'societ':56 'support':70 'thing':105 'think':117 'time':114 'today':129 'us':147 'wonder':151 'world':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6922681"
  +editedAt: DateTimeImmutable @1727750621 {#2072
    date: 2024-10-01 04:43:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705956697 {#2029
    date: 2024-01-22 21:51:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2334
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2046 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2057 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
  +body: """
    First I agree with you. Need to say that first.\n
    \n
    If you go back to the beginning of this procedure, how(/if) people cleaned themselves looks very different from. Our modern world.\n
    \n
    Because of that it seems it being a health issue is a lot more likely for the origin of circumscision as a regular societal practice. Even if that was not the main reason but one of the supporting reasons people allowed it to become normalized. The history of hygiene(or the lack there of) is horrifying.\n
    \n
    I mean Lysol was developed as a feminine hygiene product… We have done some very questionable things because of snakeoil practices even in relatively modern times (which i think religion is one of the OG snakeoils)\n
    \n
    What are we doing today that will look as crazy to the people of the future as circumcision does to many of us right now I wonder?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705956697 {#2068
    date: 2024-01-22 21:51:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PP_BOY_@lemmy.world"
    "@dipshit@lemmy.world"
    "@PP_BOY_@lemmy.world"
    "@dipshit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2055 …}
  +nested: Doctrine\ORM\PersistentCollection {#2054 …}
  +votes: Doctrine\ORM\PersistentCollection {#2053 …}
  +reports: Doctrine\ORM\PersistentCollection {#2165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
  -id: 332536
  -bodyTs: "'/if':22 'agre':3 'allow':73 'back':14 'becom':76 'begin':17 'circumcis':142 'circumscis':52 'clean':24 'crazi':134 'develop':93 'differ':28 'done':101 'even':58,110 'feminin':96 'first':1,10 'futur':140 'go':13 'health':41 'histori':79 'horrifi':88 'hygien':81,97 'issu':42 'lack':84 'like':47 'look':26,132 'lot':45 'lysol':91 'main':64 'mani':145 'mean':90 'modern':31,113 'need':6 'normal':77 'og':123 'one':67,120 'origin':50 'peopl':23,72,137 'practic':57,109 'procedur':20 'product':98 'question':104 'reason':65,71 'regular':55 'relat':112 'religion':118 'right':148 'say':8 'seem':37 'snakeoil':108,124 'societ':56 'support':70 'thing':105 'think':117 'time':114 'today':129 'us':147 'wonder':151 'world':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6922681"
  +editedAt: DateTimeImmutable @1727750621 {#2072
    date: 2024-10-01 04:43:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705956697 {#2029
    date: 2024-01-22 21:51:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2334
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2046 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2057 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
  +body: """
    First I agree with you. Need to say that first.\n
    \n
    If you go back to the beginning of this procedure, how(/if) people cleaned themselves looks very different from. Our modern world.\n
    \n
    Because of that it seems it being a health issue is a lot more likely for the origin of circumscision as a regular societal practice. Even if that was not the main reason but one of the supporting reasons people allowed it to become normalized. The history of hygiene(or the lack there of) is horrifying.\n
    \n
    I mean Lysol was developed as a feminine hygiene product… We have done some very questionable things because of snakeoil practices even in relatively modern times (which i think religion is one of the OG snakeoils)\n
    \n
    What are we doing today that will look as crazy to the people of the future as circumcision does to many of us right now I wonder?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705956697 {#2068
    date: 2024-01-22 21:51:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PP_BOY_@lemmy.world"
    "@dipshit@lemmy.world"
    "@PP_BOY_@lemmy.world"
    "@dipshit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2055 …}
  +nested: Doctrine\ORM\PersistentCollection {#2054 …}
  +votes: Doctrine\ORM\PersistentCollection {#2053 …}
  +reports: Doctrine\ORM\PersistentCollection {#2165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
  -id: 332536
  -bodyTs: "'/if':22 'agre':3 'allow':73 'back':14 'becom':76 'begin':17 'circumcis':142 'circumscis':52 'clean':24 'crazi':134 'develop':93 'differ':28 'done':101 'even':58,110 'feminin':96 'first':1,10 'futur':140 'go':13 'health':41 'histori':79 'horrifi':88 'hygien':81,97 'issu':42 'lack':84 'like':47 'look':26,132 'lot':45 'lysol':91 'main':64 'mani':145 'mean':90 'modern':31,113 'need':6 'normal':77 'og':123 'one':67,120 'origin':50 'peopl':23,72,137 'practic':57,109 'procedur':20 'product':98 'question':104 'reason':65,71 'regular':55 'relat':112 'religion':118 'right':148 'say':8 'seem':37 'snakeoil':108,124 'societ':56 'support':70 'thing':105 'think':117 'time':114 'today':129 'us':147 'wonder':151 'world':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6922681"
  +editedAt: DateTimeImmutable @1727750621 {#2072
    date: 2024-10-01 04:43:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705956697 {#2029
    date: 2024-01-22 21:51:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2101
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2102 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2422 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    After readinf the lyrics i dont understand how people think this song is uplifting and positive.\n
    \n
    Its about how absolutely shattered the person singing the song is because of their love leaving them and loving someone else.\n
    \n
    Its a song of sadness and melancholy not hope.\n
    \n
    Weird how much of the song gets ignored
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705825286 {#2340
    date: 2024-01-21 09:21:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2109 …}
  +nested: Doctrine\ORM\PersistentCollection {#2106 …}
  +votes: Doctrine\ORM\PersistentCollection {#2107 …}
  +reports: Doctrine\ORM\PersistentCollection {#2124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
  -id: 327674
  -bodyTs: "'absolut':20 'dont':6 'els':37 'get':53 'hope':46 'ignor':54 'leav':32 'love':31,35 'lyric':4 'melancholi':44 'much':49 'peopl':9 'person':23 'posit':16 'readinf':2 'sad':42 'shatter':21 'sing':24 'someon':36 'song':12,26,40,52 'think':10 'understand':7 'uplift':14 'weird':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6877763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705825286 {#2341
    date: 2024-01-21 09:21: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 {#2101
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2102 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2422 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    After readinf the lyrics i dont understand how people think this song is uplifting and positive.\n
    \n
    Its about how absolutely shattered the person singing the song is because of their love leaving them and loving someone else.\n
    \n
    Its a song of sadness and melancholy not hope.\n
    \n
    Weird how much of the song gets ignored
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705825286 {#2340
    date: 2024-01-21 09:21:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2109 …}
  +nested: Doctrine\ORM\PersistentCollection {#2106 …}
  +votes: Doctrine\ORM\PersistentCollection {#2107 …}
  +reports: Doctrine\ORM\PersistentCollection {#2124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
  -id: 327674
  -bodyTs: "'absolut':20 'dont':6 'els':37 'get':53 'hope':46 'ignor':54 'leav':32 'love':31,35 'lyric':4 'melancholi':44 'much':49 'peopl':9 'person':23 'posit':16 'readinf':2 'sad':42 'shatter':21 'sing':24 'someon':36 'song':12,26,40,52 'think':10 'understand':7 'uplift':14 'weird':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6877763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705825286 {#2341
    date: 2024-01-21 09:21: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 {#2101
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2102 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2422 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    After readinf the lyrics i dont understand how people think this song is uplifting and positive.\n
    \n
    Its about how absolutely shattered the person singing the song is because of their love leaving them and loving someone else.\n
    \n
    Its a song of sadness and melancholy not hope.\n
    \n
    Weird how much of the song gets ignored
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705825286 {#2340
    date: 2024-01-21 09:21:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2109 …}
  +nested: Doctrine\ORM\PersistentCollection {#2106 …}
  +votes: Doctrine\ORM\PersistentCollection {#2107 …}
  +reports: Doctrine\ORM\PersistentCollection {#2124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
  -id: 327674
  -bodyTs: "'absolut':20 'dont':6 'els':37 'get':53 'hope':46 'ignor':54 'leav':32 'love':31,35 'lyric':4 'melancholi':44 'much':49 'peopl':9 'person':23 'posit':16 'readinf':2 'sad':42 'shatter':21 'sing':24 'someon':36 'song':12,26,40,52 'think':10 'understand':7 'uplift':14 'weird':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6877763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705825286 {#2341
    date: 2024-01-21 09:21: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 {#2123
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2119 …}
  +root: App\Entity\EntryComment {#2024
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2359 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      That I can change the cursor position when typing by sliding left and right on the space bar (key?)\n
      \n
      And also if you long press the enter key it brings up a shortcut for emojis/gifs
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1726785793 {#2012
      date: 2024-09-20 00:43:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@favrion@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2468 …}
    +nested: Doctrine\ORM\PersistentCollection {#2469 …}
    +votes: Doctrine\ORM\PersistentCollection {#2471 …}
    +reports: Doctrine\ORM\PersistentCollection {#2370 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
    -id: 321350
    -bodyTs: "'also':21 'bar':18 'bring':30 'chang':4 'cursor':6 'emojis/gifs':35 'enter':27 'key':19,28 'left':12 'long':24 'posit':7 'press':25 'right':14 'shortcut':33 'slide':11 'space':17 'type':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6817090"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705635452 {#2361
      date: 2024-01-19 04:37:32.0 +01:00
    }
  }
  +body: "Neat for ios users!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705682057 {#2111
    date: 2024-01-19 17:34:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@favrion@lemmy.world"
    "@Jarix@lemmy.world"
    "@Bitrot@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2116 …}
  +nested: Doctrine\ORM\PersistentCollection {#2161 …}
  +votes: Doctrine\ORM\PersistentCollection {#2163 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
  -id: 323160
  -bodyTs: "'io':3 'neat':1 'user':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6827341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705682057 {#2108
    date: 2024-01-19 17:34:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2123
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2119 …}
  +root: App\Entity\EntryComment {#2024
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2359 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      That I can change the cursor position when typing by sliding left and right on the space bar (key?)\n
      \n
      And also if you long press the enter key it brings up a shortcut for emojis/gifs
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1726785793 {#2012
      date: 2024-09-20 00:43:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@favrion@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2468 …}
    +nested: Doctrine\ORM\PersistentCollection {#2469 …}
    +votes: Doctrine\ORM\PersistentCollection {#2471 …}
    +reports: Doctrine\ORM\PersistentCollection {#2370 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
    -id: 321350
    -bodyTs: "'also':21 'bar':18 'bring':30 'chang':4 'cursor':6 'emojis/gifs':35 'enter':27 'key':19,28 'left':12 'long':24 'posit':7 'press':25 'right':14 'shortcut':33 'slide':11 'space':17 'type':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6817090"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705635452 {#2361
      date: 2024-01-19 04:37:32.0 +01:00
    }
  }
  +body: "Neat for ios users!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705682057 {#2111
    date: 2024-01-19 17:34:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@favrion@lemmy.world"
    "@Jarix@lemmy.world"
    "@Bitrot@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2116 …}
  +nested: Doctrine\ORM\PersistentCollection {#2161 …}
  +votes: Doctrine\ORM\PersistentCollection {#2163 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
  -id: 323160
  -bodyTs: "'io':3 'neat':1 'user':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6827341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705682057 {#2108
    date: 2024-01-19 17:34:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2123
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2119 …}
  +root: App\Entity\EntryComment {#2024
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2359 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      That I can change the cursor position when typing by sliding left and right on the space bar (key?)\n
      \n
      And also if you long press the enter key it brings up a shortcut for emojis/gifs
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1726785793 {#2012
      date: 2024-09-20 00:43:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@favrion@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2468 …}
    +nested: Doctrine\ORM\PersistentCollection {#2469 …}
    +votes: Doctrine\ORM\PersistentCollection {#2471 …}
    +reports: Doctrine\ORM\PersistentCollection {#2370 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
    -id: 321350
    -bodyTs: "'also':21 'bar':18 'bring':30 'chang':4 'cursor':6 'emojis/gifs':35 'enter':27 'key':19,28 'left':12 'long':24 'posit':7 'press':25 'right':14 'shortcut':33 'slide':11 'space':17 'type':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6817090"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705635452 {#2361
      date: 2024-01-19 04:37:32.0 +01:00
    }
  }
  +body: "Neat for ios users!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705682057 {#2111
    date: 2024-01-19 17:34:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@favrion@lemmy.world"
    "@Jarix@lemmy.world"
    "@Bitrot@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2116 …}
  +nested: Doctrine\ORM\PersistentCollection {#2161 …}
  +votes: Doctrine\ORM\PersistentCollection {#2163 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
  -id: 323160
  -bodyTs: "'io':3 'neat':1 'user':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6827341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705682057 {#2108
    date: 2024-01-19 17:34:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2198
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2223 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2227 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
  +body: "Jail time already is a thing for piracy. Seriously investigate the history of TPB if you dont already known it, or refresh your memory of it if you do"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705267943 {#2113
    date: 2024-01-14 22:32:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@LadyAutumn@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2214 …}
  +nested: Doctrine\ORM\PersistentCollection {#2225 …}
  +votes: Doctrine\ORM\PersistentCollection {#2231 …}
  +reports: Doctrine\ORM\PersistentCollection {#2229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
  -id: 309043
  -bodyTs: "'alreadi':3,18 'dont':17 'histori':12 'investig':10 'jail':1 'known':19 'memori':24 'piraci':8 'refresh':22 'serious':9 'thing':6 'time':2 'tpb':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6693907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705267943 {#2115
    date: 2024-01-14 22:32:23.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 {#2198
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2223 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2227 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
  +body: "Jail time already is a thing for piracy. Seriously investigate the history of TPB if you dont already known it, or refresh your memory of it if you do"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705267943 {#2113
    date: 2024-01-14 22:32:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@LadyAutumn@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2214 …}
  +nested: Doctrine\ORM\PersistentCollection {#2225 …}
  +votes: Doctrine\ORM\PersistentCollection {#2231 …}
  +reports: Doctrine\ORM\PersistentCollection {#2229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
  -id: 309043
  -bodyTs: "'alreadi':3,18 'dont':17 'histori':12 'investig':10 'jail':1 'known':19 'memori':24 'piraci':8 'refresh':22 'serious':9 'thing':6 'time':2 'tpb':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6693907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705267943 {#2115
    date: 2024-01-14 22:32:23.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 {#2198
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2223 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2227 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
  +body: "Jail time already is a thing for piracy. Seriously investigate the history of TPB if you dont already known it, or refresh your memory of it if you do"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705267943 {#2113
    date: 2024-01-14 22:32:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@LadyAutumn@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2214 …}
  +nested: Doctrine\ORM\PersistentCollection {#2225 …}
  +votes: Doctrine\ORM\PersistentCollection {#2231 …}
  +reports: Doctrine\ORM\PersistentCollection {#2229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
  -id: 309043
  -bodyTs: "'alreadi':3,18 'dont':17 'histori':12 'investig':10 'jail':1 'known':19 'memori':24 'piraci':8 'refresh':22 'serious':9 'thing':6 'time':2 'tpb':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6693907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705267943 {#2115
    date: 2024-01-14 22:32:23.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 {#2293
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2291 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: null
  +root: null
  +body: "Every story needs a love interest"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705063801 {#2224
    date: 2024-01-12 13:50:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2309 …}
  +nested: Doctrine\ORM\PersistentCollection {#2302 …}
  +votes: Doctrine\ORM\PersistentCollection {#2320 …}
  +reports: Doctrine\ORM\PersistentCollection {#2322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 226206
  -bodyTs: "'everi':1 'interest':6 'love':5 'need':3 'stori':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6071390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702691761 {#2215
    date: 2023-12-16 02:56:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2293
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2291 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: null
  +root: null
  +body: "Every story needs a love interest"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705063801 {#2224
    date: 2024-01-12 13:50:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2309 …}
  +nested: Doctrine\ORM\PersistentCollection {#2302 …}
  +votes: Doctrine\ORM\PersistentCollection {#2320 …}
  +reports: Doctrine\ORM\PersistentCollection {#2322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 226206
  -bodyTs: "'everi':1 'interest':6 'love':5 'need':3 'stori':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6071390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702691761 {#2215
    date: 2023-12-16 02:56:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2293
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2291 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: null
  +root: null
  +body: "Every story needs a love interest"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705063801 {#2224
    date: 2024-01-12 13:50:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2309 …}
  +nested: Doctrine\ORM\PersistentCollection {#2302 …}
  +votes: Doctrine\ORM\PersistentCollection {#2320 …}
  +reports: Doctrine\ORM\PersistentCollection {#2322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 226206
  -bodyTs: "'everi':1 'interest':6 'love':5 'need':3 'stori':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6071390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702691761 {#2215
    date: 2023-12-16 02:56:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2304
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2303 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +body: "Achievment unlocked. You have earned a new perspective!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704756719 {#2298
    date: 2024-01-09 00:31:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Spendrill@lemm.ee"
    "@Stalinwolf@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2318 …}
  +nested: Doctrine\ORM\PersistentCollection {#2316 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
  -id: 292207
  -bodyTs: "'achiev':1 'earn':5 'new':7 'perspect':8 'unlock':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6508690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704756719 {#2311
    date: 2024-01-09 00:31:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2304
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2303 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +body: "Achievment unlocked. You have earned a new perspective!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704756719 {#2298
    date: 2024-01-09 00:31:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Spendrill@lemm.ee"
    "@Stalinwolf@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2318 …}
  +nested: Doctrine\ORM\PersistentCollection {#2316 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
  -id: 292207
  -bodyTs: "'achiev':1 'earn':5 'new':7 'perspect':8 'unlock':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6508690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704756719 {#2311
    date: 2024-01-09 00:31:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2304
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2303 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +body: "Achievment unlocked. You have earned a new perspective!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704756719 {#2298
    date: 2024-01-09 00:31:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Spendrill@lemm.ee"
    "@Stalinwolf@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2318 …}
  +nested: Doctrine\ORM\PersistentCollection {#2316 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
  -id: 292207
  -bodyTs: "'achiev':1 'earn':5 'new':7 'perspect':8 'unlock':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6508690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704756719 {#2311
    date: 2024-01-09 00:31:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2279
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2275 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2227 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +body: "Equilibrium!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704570584 {#2305
    date: 2024-01-06 20:49:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@GrammatonCleric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 286482
  -bodyTs: "'equilibrium':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6460229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704570584 {#2308
    date: 2024-01-06 20:49:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2279
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2275 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2227 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +body: "Equilibrium!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704570584 {#2305
    date: 2024-01-06 20:49:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@GrammatonCleric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 286482
  -bodyTs: "'equilibrium':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6460229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704570584 {#2308
    date: 2024-01-06 20:49:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2279
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2275 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2227 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +body: "Equilibrium!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704570584 {#2305
    date: 2024-01-06 20:49:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@GrammatonCleric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 286482
  -bodyTs: "'equilibrium':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6460229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704570584 {#2308
    date: 2024-01-06 20:49:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2206
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2202 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +body: """
    You either couldn’t look past a couple of spelling errors or deliberately chose not to. My evidence? You commented on it and now we are talking about them. What was the point of mentioning it all if you were willing and able to ignore them.\n
    \n
    You are a bad actor and you have shown what worth you are.\n
    \n
    Go away.\n
    \n
    Im done with you.\n
    \n
    You have shown who you are and you arent just arent worth another thought
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704546306 {#2276
    date: 2024-01-06 14:05:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Melatonin@lemmy.dbzer0.com"
    "@CorrodedCranium@leminal.space"
    "@CallumWells@lemmy.ml"
    "@Jarix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  -id: 285337
  -bodyTs: "'abl':43 'actor':51 'anoth':78 'arent':74,76 'away':61 'bad':50 'chose':14 'comment':20 'couldn':3 'coupl':8 'deliber':13 'done':63 'either':2 'error':11 'evid':18 'go':60 'ignor':45 'im':62 'look':5 'mention':35 'past':6 'point':33 'shown':55,68 'spell':10 'talk':27 'thought':79 'will':41 'worth':57,77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6454164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704546306 {#2278
    date: 2024-01-06 14:05:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2206
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2202 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +body: """
    You either couldn’t look past a couple of spelling errors or deliberately chose not to. My evidence? You commented on it and now we are talking about them. What was the point of mentioning it all if you were willing and able to ignore them.\n
    \n
    You are a bad actor and you have shown what worth you are.\n
    \n
    Go away.\n
    \n
    Im done with you.\n
    \n
    You have shown who you are and you arent just arent worth another thought
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704546306 {#2276
    date: 2024-01-06 14:05:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Melatonin@lemmy.dbzer0.com"
    "@CorrodedCranium@leminal.space"
    "@CallumWells@lemmy.ml"
    "@Jarix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  -id: 285337
  -bodyTs: "'abl':43 'actor':51 'anoth':78 'arent':74,76 'away':61 'bad':50 'chose':14 'comment':20 'couldn':3 'coupl':8 'deliber':13 'done':63 'either':2 'error':11 'evid':18 'go':60 'ignor':45 'im':62 'look':5 'mention':35 'past':6 'point':33 'shown':55,68 'spell':10 'talk':27 'thought':79 'will':41 'worth':57,77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6454164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704546306 {#2278
    date: 2024-01-06 14:05:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2206
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2202 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +body: """
    You either couldn’t look past a couple of spelling errors or deliberately chose not to. My evidence? You commented on it and now we are talking about them. What was the point of mentioning it all if you were willing and able to ignore them.\n
    \n
    You are a bad actor and you have shown what worth you are.\n
    \n
    Go away.\n
    \n
    Im done with you.\n
    \n
    You have shown who you are and you arent just arent worth another thought
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704546306 {#2276
    date: 2024-01-06 14:05:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Melatonin@lemmy.dbzer0.com"
    "@CorrodedCranium@leminal.space"
    "@CallumWells@lemmy.ml"
    "@Jarix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  -id: 285337
  -bodyTs: "'abl':43 'actor':51 'anoth':78 'arent':74,76 'away':61 'bad':50 'chose':14 'comment':20 'couldn':3 'coupl':8 'deliber':13 'done':63 'either':2 'error':11 'evid':18 'go':60 'ignor':45 'im':62 'look':5 'mention':35 'past':6 'point':33 'shown':55,68 'spell':10 'talk':27 'thought':79 'will':41 'worth':57,77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6454164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704546306 {#2278
    date: 2024-01-06 14:05:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details