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

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.21 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
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#1630 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1910 …}
  +slug: "What-is-the-craziest-thing-that-s-ever-happened-in-your"
  +title: "What is the craziest thing that's ever happened in your life?"
  +url: null
  +body: "Curious to know what people have encountered in their lives."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 87
  +favouriteCount: 152
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689327670 {#1629
    date: 2023-07-14 11:41:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
  +badges: Doctrine\ORM\PersistentCollection {#2011 …}
  +children: [
    1 => App\Entity\EntryComment {#1595
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Hmmm I’ve got a few.\n
        \n
        - Got blackout drunk and woke up in a different city in a random hospital in Spain when I was 15. Loads of crazy details to that one\n
        - Police got called to house party we were having after we got into a fight while tooled up. Left everyone in the house and turned all the lights off whilst us three ran out the back door. I went back and somehow convinced the police to leave. Loads of crazy details there.\n
        - Got blamed for rioting in a newspaper which was bullshit and a total lie.\n
        - Fell off a house and shattered my left foot\n
        - Throat ruptured after surgery and nearly died alone in my bathroom
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1689327671 {#1430
        date: 2023-07-14 11:41:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kiwwimix@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1574 …}
      +nested: Doctrine\ORM\PersistentCollection {#1588 …}
      +votes: Doctrine\ORM\PersistentCollection {#1584 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
      -id: 12826
      -bodyTs: "'15':26 'alon':116 'back':69,73 'bathroom':119 'blackout':8 'blame':87 'bullshit':95 'call':36 'citi':16 'convinc':76 'crazi':29,83 'detail':30,84 'die':115 'differ':15 'door':70 'drunk':9 'everyon':53 'fell':100 'fight':48 'foot':108 'got':4,7,35,45,86 'hmmm':1 'hospit':20 'hous':38,56,103 'leav':80 'left':52,107 'lie':99 'light':61 'load':27,81 'near':114 'newspap':92 'one':33 'parti':39 'polic':34,78 'ran':66 'random':19 'riot':89 'ruptur':110 'shatter':105 'somehow':75 'spain':22 'surgeri':112 'three':65 'throat':109 'tool':50 'total':98 'turn':58 'us':64 've':3 'went':72 'whilst':63 'woke':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1154445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689144627 {#1429
        date: 2023-07-12 08:50:27.0 +02:00
      }
      +"title": 12826
    }
    0 => App\Entity\EntryComment {#1527
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
      +root: App\Entity\EntryComment {#1595}
      +body: """
        Dm me and I’ll find the article. Was during the riots that started in London and got down to Chatham after that kid got killed by the police. We literally just lit a campfire in the park like we usually would and they said it was rioters lol.\n
        \n
        I also still have my hospital discharge sheet from Orihuela too haha. I walked 12km in the wrong direction towards Murcia airport.\n
        \n
        It’s always a compliment when people think I embellish my stories. Best part is I still hang out with people involved in some of them so when my gf would hear their sides of shit she’d be amazed how it always backed up what I told her cos she couldn’t believe some of it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689327670 {#1666
        date: 2023-07-14 11:41:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kiwwimix@lemmy.ml"
        "@PreachHard@lemmy.world"
        "@Mewtwo@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1616 …}
      +nested: Doctrine\ORM\PersistentCollection {#1795 …}
      +votes: Doctrine\ORM\PersistentCollection {#1691 …}
      +reports: Doctrine\ORM\PersistentCollection {#1689 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
      -id: 15881
      -bodyTs: "'12km':64 'airport':71 'also':51 'alway':74,114 'amaz':111 'articl':8 'back':115 'believ':125 'best':84 'campfir':35 'chatham':21 'compliment':76 'cos':121 'couldn':123 'd':109 'direct':68 'discharg':56 'dm':1 'embellish':81 'find':6 'gf':101 'got':18,25 'haha':61 'hang':89 'hear':103 'hospit':55 'involv':93 'kid':24 'kill':26 'like':39 'lit':33 'liter':31 'll':5 'lol':49 'london':16 'murcia':70 'orihuela':59 'park':38 'part':85 'peopl':78,92 'polic':29 'riot':12 'rioter':48 'said':45 'sheet':57 'shit':107 'side':105 'start':14 'still':52,88 'stori':83 'think':79 'told':119 'toward':69 'usual':41 'walk':63 'would':42,102 'wrong':67"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1248478"
      +editedAt: DateTimeImmutable @1689327858 {#1561
        date: 2023-07-14 11:44:18.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689327670 {#1525
        date: 2023-07-14 11:41:10.0 +02:00
      }
      +"title": 15881
    }
  ]
  -id: 1133
  -titleTs: "'craziest':4 'ever':8 'happen':9 'life':12 'thing':5"
  -bodyTs: "'curious':1 'encount':7 'know':3 'live':10 'peopl':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689228973
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1962219"
  +editedAt: DateTimeImmutable @1689171379 {#1709
    date: 2023-07-12 16:16:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689142573 {#1723
    date: 2023-07-12 08:16:13.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#1630 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1910 …}
  +slug: "What-is-the-craziest-thing-that-s-ever-happened-in-your"
  +title: "What is the craziest thing that's ever happened in your life?"
  +url: null
  +body: "Curious to know what people have encountered in their lives."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 87
  +favouriteCount: 152
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689327670 {#1629
    date: 2023-07-14 11:41:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
  +badges: Doctrine\ORM\PersistentCollection {#2011 …}
  +children: [
    1 => App\Entity\EntryComment {#1595
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Hmmm I’ve got a few.\n
        \n
        - Got blackout drunk and woke up in a different city in a random hospital in Spain when I was 15. Loads of crazy details to that one\n
        - Police got called to house party we were having after we got into a fight while tooled up. Left everyone in the house and turned all the lights off whilst us three ran out the back door. I went back and somehow convinced the police to leave. Loads of crazy details there.\n
        - Got blamed for rioting in a newspaper which was bullshit and a total lie.\n
        - Fell off a house and shattered my left foot\n
        - Throat ruptured after surgery and nearly died alone in my bathroom
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1689327671 {#1430
        date: 2023-07-14 11:41:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kiwwimix@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1574 …}
      +nested: Doctrine\ORM\PersistentCollection {#1588 …}
      +votes: Doctrine\ORM\PersistentCollection {#1584 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
      -id: 12826
      -bodyTs: "'15':26 'alon':116 'back':69,73 'bathroom':119 'blackout':8 'blame':87 'bullshit':95 'call':36 'citi':16 'convinc':76 'crazi':29,83 'detail':30,84 'die':115 'differ':15 'door':70 'drunk':9 'everyon':53 'fell':100 'fight':48 'foot':108 'got':4,7,35,45,86 'hmmm':1 'hospit':20 'hous':38,56,103 'leav':80 'left':52,107 'lie':99 'light':61 'load':27,81 'near':114 'newspap':92 'one':33 'parti':39 'polic':34,78 'ran':66 'random':19 'riot':89 'ruptur':110 'shatter':105 'somehow':75 'spain':22 'surgeri':112 'three':65 'throat':109 'tool':50 'total':98 'turn':58 'us':64 've':3 'went':72 'whilst':63 'woke':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1154445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689144627 {#1429
        date: 2023-07-12 08:50:27.0 +02:00
      }
      +"title": 12826
    }
    0 => App\Entity\EntryComment {#1527
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
      +root: App\Entity\EntryComment {#1595}
      +body: """
        Dm me and I’ll find the article. Was during the riots that started in London and got down to Chatham after that kid got killed by the police. We literally just lit a campfire in the park like we usually would and they said it was rioters lol.\n
        \n
        I also still have my hospital discharge sheet from Orihuela too haha. I walked 12km in the wrong direction towards Murcia airport.\n
        \n
        It’s always a compliment when people think I embellish my stories. Best part is I still hang out with people involved in some of them so when my gf would hear their sides of shit she’d be amazed how it always backed up what I told her cos she couldn’t believe some of it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689327670 {#1666
        date: 2023-07-14 11:41:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kiwwimix@lemmy.ml"
        "@PreachHard@lemmy.world"
        "@Mewtwo@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1616 …}
      +nested: Doctrine\ORM\PersistentCollection {#1795 …}
      +votes: Doctrine\ORM\PersistentCollection {#1691 …}
      +reports: Doctrine\ORM\PersistentCollection {#1689 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
      -id: 15881
      -bodyTs: "'12km':64 'airport':71 'also':51 'alway':74,114 'amaz':111 'articl':8 'back':115 'believ':125 'best':84 'campfir':35 'chatham':21 'compliment':76 'cos':121 'couldn':123 'd':109 'direct':68 'discharg':56 'dm':1 'embellish':81 'find':6 'gf':101 'got':18,25 'haha':61 'hang':89 'hear':103 'hospit':55 'involv':93 'kid':24 'kill':26 'like':39 'lit':33 'liter':31 'll':5 'lol':49 'london':16 'murcia':70 'orihuela':59 'park':38 'part':85 'peopl':78,92 'polic':29 'riot':12 'rioter':48 'said':45 'sheet':57 'shit':107 'side':105 'start':14 'still':52,88 'stori':83 'think':79 'told':119 'toward':69 'usual':41 'walk':63 'would':42,102 'wrong':67"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1248478"
      +editedAt: DateTimeImmutable @1689327858 {#1561
        date: 2023-07-14 11:44:18.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689327670 {#1525
        date: 2023-07-14 11:41:10.0 +02:00
      }
      +"title": 15881
    }
  ]
  -id: 1133
  -titleTs: "'craziest':4 'ever':8 'happen':9 'life':12 'thing':5"
  -bodyTs: "'curious':1 'encount':7 'know':3 'live':10 'peopl':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689228973
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1962219"
  +editedAt: DateTimeImmutable @1689171379 {#1709
    date: 2023-07-12 16:16:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689142573 {#1723
    date: 2023-07-12 08:16:13.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#1630 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1910 …}
  +slug: "What-is-the-craziest-thing-that-s-ever-happened-in-your"
  +title: "What is the craziest thing that's ever happened in your life?"
  +url: null
  +body: "Curious to know what people have encountered in their lives."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 87
  +favouriteCount: 152
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689327670 {#1629
    date: 2023-07-14 11:41:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
  +badges: Doctrine\ORM\PersistentCollection {#2011 …}
  +children: [
    1 => App\Entity\EntryComment {#1595
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Hmmm I’ve got a few.\n
        \n
        - Got blackout drunk and woke up in a different city in a random hospital in Spain when I was 15. Loads of crazy details to that one\n
        - Police got called to house party we were having after we got into a fight while tooled up. Left everyone in the house and turned all the lights off whilst us three ran out the back door. I went back and somehow convinced the police to leave. Loads of crazy details there.\n
        - Got blamed for rioting in a newspaper which was bullshit and a total lie.\n
        - Fell off a house and shattered my left foot\n
        - Throat ruptured after surgery and nearly died alone in my bathroom
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1689327671 {#1430
        date: 2023-07-14 11:41:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kiwwimix@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1574 …}
      +nested: Doctrine\ORM\PersistentCollection {#1588 …}
      +votes: Doctrine\ORM\PersistentCollection {#1584 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
      -id: 12826
      -bodyTs: "'15':26 'alon':116 'back':69,73 'bathroom':119 'blackout':8 'blame':87 'bullshit':95 'call':36 'citi':16 'convinc':76 'crazi':29,83 'detail':30,84 'die':115 'differ':15 'door':70 'drunk':9 'everyon':53 'fell':100 'fight':48 'foot':108 'got':4,7,35,45,86 'hmmm':1 'hospit':20 'hous':38,56,103 'leav':80 'left':52,107 'lie':99 'light':61 'load':27,81 'near':114 'newspap':92 'one':33 'parti':39 'polic':34,78 'ran':66 'random':19 'riot':89 'ruptur':110 'shatter':105 'somehow':75 'spain':22 'surgeri':112 'three':65 'throat':109 'tool':50 'total':98 'turn':58 'us':64 've':3 'went':72 'whilst':63 'woke':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1154445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689144627 {#1429
        date: 2023-07-12 08:50:27.0 +02:00
      }
      +"title": 12826
    }
    0 => App\Entity\EntryComment {#1527
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
      +root: App\Entity\EntryComment {#1595}
      +body: """
        Dm me and I’ll find the article. Was during the riots that started in London and got down to Chatham after that kid got killed by the police. We literally just lit a campfire in the park like we usually would and they said it was rioters lol.\n
        \n
        I also still have my hospital discharge sheet from Orihuela too haha. I walked 12km in the wrong direction towards Murcia airport.\n
        \n
        It’s always a compliment when people think I embellish my stories. Best part is I still hang out with people involved in some of them so when my gf would hear their sides of shit she’d be amazed how it always backed up what I told her cos she couldn’t believe some of it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689327670 {#1666
        date: 2023-07-14 11:41:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kiwwimix@lemmy.ml"
        "@PreachHard@lemmy.world"
        "@Mewtwo@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1616 …}
      +nested: Doctrine\ORM\PersistentCollection {#1795 …}
      +votes: Doctrine\ORM\PersistentCollection {#1691 …}
      +reports: Doctrine\ORM\PersistentCollection {#1689 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
      -id: 15881
      -bodyTs: "'12km':64 'airport':71 'also':51 'alway':74,114 'amaz':111 'articl':8 'back':115 'believ':125 'best':84 'campfir':35 'chatham':21 'compliment':76 'cos':121 'couldn':123 'd':109 'direct':68 'discharg':56 'dm':1 'embellish':81 'find':6 'gf':101 'got':18,25 'haha':61 'hang':89 'hear':103 'hospit':55 'involv':93 'kid':24 'kill':26 'like':39 'lit':33 'liter':31 'll':5 'lol':49 'london':16 'murcia':70 'orihuela':59 'park':38 'part':85 'peopl':78,92 'polic':29 'riot':12 'rioter':48 'said':45 'sheet':57 'shit':107 'side':105 'start':14 'still':52,88 'stori':83 'think':79 'told':119 'toward':69 'usual':41 'walk':63 'would':42,102 'wrong':67"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1248478"
      +editedAt: DateTimeImmutable @1689327858 {#1561
        date: 2023-07-14 11:44:18.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689327670 {#1525
        date: 2023-07-14 11:41:10.0 +02:00
      }
      +"title": 15881
    }
  ]
  -id: 1133
  -titleTs: "'craziest':4 'ever':8 'happen':9 'life':12 'thing':5"
  -bodyTs: "'curious':1 'encount':7 'know':3 'live':10 'peopl':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689228973
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1962219"
  +editedAt: DateTimeImmutable @1689171379 {#1709
    date: 2023-07-12 16:16:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689142573 {#1723
    date: 2023-07-12 08:16:13.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1595
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#1630 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1910 …}
    +slug: "What-is-the-craziest-thing-that-s-ever-happened-in-your"
    +title: "What is the craziest thing that's ever happened in your life?"
    +url: null
    +body: "Curious to know what people have encountered in their lives."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 87
    +favouriteCount: 152
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689327670 {#1629
      date: 2023-07-14 11:41:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2382 …}
    +votes: Doctrine\ORM\PersistentCollection {#2380 …}
    +reports: Doctrine\ORM\PersistentCollection {#2383 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
    +badges: Doctrine\ORM\PersistentCollection {#2011 …}
    +children: [
      1 => App\Entity\EntryComment {#1595}
      0 => App\Entity\EntryComment {#1527
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +root: App\Entity\EntryComment {#1595}
        +body: """
          Dm me and I’ll find the article. Was during the riots that started in London and got down to Chatham after that kid got killed by the police. We literally just lit a campfire in the park like we usually would and they said it was rioters lol.\n
          \n
          I also still have my hospital discharge sheet from Orihuela too haha. I walked 12km in the wrong direction towards Murcia airport.\n
          \n
          It’s always a compliment when people think I embellish my stories. Best part is I still hang out with people involved in some of them so when my gf would hear their sides of shit she’d be amazed how it always backed up what I told her cos she couldn’t believe some of it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689327670 {#1666
          date: 2023-07-14 11:41:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@kiwwimix@lemmy.ml"
          "@PreachHard@lemmy.world"
          "@Mewtwo@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1616 …}
        +nested: Doctrine\ORM\PersistentCollection {#1795 …}
        +votes: Doctrine\ORM\PersistentCollection {#1691 …}
        +reports: Doctrine\ORM\PersistentCollection {#1689 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
        -id: 15881
        -bodyTs: "'12km':64 'airport':71 'also':51 'alway':74,114 'amaz':111 'articl':8 'back':115 'believ':125 'best':84 'campfir':35 'chatham':21 'compliment':76 'cos':121 'couldn':123 'd':109 'direct':68 'discharg':56 'dm':1 'embellish':81 'find':6 'gf':101 'got':18,25 'haha':61 'hang':89 'hear':103 'hospit':55 'involv':93 'kid':24 'kill':26 'like':39 'lit':33 'liter':31 'll':5 'lol':49 'london':16 'murcia':70 'orihuela':59 'park':38 'part':85 'peopl':78,92 'polic':29 'riot':12 'rioter':48 'said':45 'sheet':57 'shit':107 'side':105 'start':14 'still':52,88 'stori':83 'think':79 'told':119 'toward':69 'usual':41 'walk':63 'would':42,102 'wrong':67"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1248478"
        +editedAt: DateTimeImmutable @1689327858 {#1561
          date: 2023-07-14 11:44:18.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689327670 {#1525
          date: 2023-07-14 11:41:10.0 +02:00
        }
        +"title": 15881
      }
    ]
    -id: 1133
    -titleTs: "'craziest':4 'ever':8 'happen':9 'life':12 'thing':5"
    -bodyTs: "'curious':1 'encount':7 'know':3 'live':10 'peopl':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689228973
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/1962219"
    +editedAt: DateTimeImmutable @1689171379 {#1709
      date: 2023-07-12 16:16:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689142573 {#1723
      date: 2023-07-12 08:16:13.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hmmm I’ve got a few.\n
    \n
    - Got blackout drunk and woke up in a different city in a random hospital in Spain when I was 15. Loads of crazy details to that one\n
    - Police got called to house party we were having after we got into a fight while tooled up. Left everyone in the house and turned all the lights off whilst us three ran out the back door. I went back and somehow convinced the police to leave. Loads of crazy details there.\n
    - Got blamed for rioting in a newspaper which was bullshit and a total lie.\n
    - Fell off a house and shattered my left foot\n
    - Throat ruptured after surgery and nearly died alone in my bathroom
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1689327671 {#1430
    date: 2023-07-14 11:41:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kiwwimix@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1574 …}
  +nested: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  -id: 12826
  -bodyTs: "'15':26 'alon':116 'back':69,73 'bathroom':119 'blackout':8 'blame':87 'bullshit':95 'call':36 'citi':16 'convinc':76 'crazi':29,83 'detail':30,84 'die':115 'differ':15 'door':70 'drunk':9 'everyon':53 'fell':100 'fight':48 'foot':108 'got':4,7,35,45,86 'hmmm':1 'hospit':20 'hous':38,56,103 'leav':80 'left':52,107 'lie':99 'light':61 'load':27,81 'near':114 'newspap':92 'one':33 'parti':39 'polic':34,78 'ran':66 'random':19 'riot':89 'ruptur':110 'shatter':105 'somehow':75 'spain':22 'surgeri':112 'three':65 'throat':109 'tool':50 'total':98 'turn':58 'us':64 've':3 'went':72 'whilst':63 'woke':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1154445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689144627 {#1429
    date: 2023-07-12 08:50:27.0 +02:00
  }
  +"title": 12826
}
"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 {#1595
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#1630 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1910 …}
    +slug: "What-is-the-craziest-thing-that-s-ever-happened-in-your"
    +title: "What is the craziest thing that's ever happened in your life?"
    +url: null
    +body: "Curious to know what people have encountered in their lives."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 87
    +favouriteCount: 152
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689327670 {#1629
      date: 2023-07-14 11:41:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2382 …}
    +votes: Doctrine\ORM\PersistentCollection {#2380 …}
    +reports: Doctrine\ORM\PersistentCollection {#2383 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
    +badges: Doctrine\ORM\PersistentCollection {#2011 …}
    +children: [
      1 => App\Entity\EntryComment {#1595}
      0 => App\Entity\EntryComment {#1527
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +root: App\Entity\EntryComment {#1595}
        +body: """
          Dm me and I’ll find the article. Was during the riots that started in London and got down to Chatham after that kid got killed by the police. We literally just lit a campfire in the park like we usually would and they said it was rioters lol.\n
          \n
          I also still have my hospital discharge sheet from Orihuela too haha. I walked 12km in the wrong direction towards Murcia airport.\n
          \n
          It’s always a compliment when people think I embellish my stories. Best part is I still hang out with people involved in some of them so when my gf would hear their sides of shit she’d be amazed how it always backed up what I told her cos she couldn’t believe some of it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689327670 {#1666
          date: 2023-07-14 11:41:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@kiwwimix@lemmy.ml"
          "@PreachHard@lemmy.world"
          "@Mewtwo@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1616 …}
        +nested: Doctrine\ORM\PersistentCollection {#1795 …}
        +votes: Doctrine\ORM\PersistentCollection {#1691 …}
        +reports: Doctrine\ORM\PersistentCollection {#1689 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
        -id: 15881
        -bodyTs: "'12km':64 'airport':71 'also':51 'alway':74,114 'amaz':111 'articl':8 'back':115 'believ':125 'best':84 'campfir':35 'chatham':21 'compliment':76 'cos':121 'couldn':123 'd':109 'direct':68 'discharg':56 'dm':1 'embellish':81 'find':6 'gf':101 'got':18,25 'haha':61 'hang':89 'hear':103 'hospit':55 'involv':93 'kid':24 'kill':26 'like':39 'lit':33 'liter':31 'll':5 'lol':49 'london':16 'murcia':70 'orihuela':59 'park':38 'part':85 'peopl':78,92 'polic':29 'riot':12 'rioter':48 'said':45 'sheet':57 'shit':107 'side':105 'start':14 'still':52,88 'stori':83 'think':79 'told':119 'toward':69 'usual':41 'walk':63 'would':42,102 'wrong':67"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1248478"
        +editedAt: DateTimeImmutable @1689327858 {#1561
          date: 2023-07-14 11:44:18.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689327670 {#1525
          date: 2023-07-14 11:41:10.0 +02:00
        }
        +"title": 15881
      }
    ]
    -id: 1133
    -titleTs: "'craziest':4 'ever':8 'happen':9 'life':12 'thing':5"
    -bodyTs: "'curious':1 'encount':7 'know':3 'live':10 'peopl':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689228973
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/1962219"
    +editedAt: DateTimeImmutable @1689171379 {#1709
      date: 2023-07-12 16:16:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689142573 {#1723
      date: 2023-07-12 08:16:13.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hmmm I’ve got a few.\n
    \n
    - Got blackout drunk and woke up in a different city in a random hospital in Spain when I was 15. Loads of crazy details to that one\n
    - Police got called to house party we were having after we got into a fight while tooled up. Left everyone in the house and turned all the lights off whilst us three ran out the back door. I went back and somehow convinced the police to leave. Loads of crazy details there.\n
    - Got blamed for rioting in a newspaper which was bullshit and a total lie.\n
    - Fell off a house and shattered my left foot\n
    - Throat ruptured after surgery and nearly died alone in my bathroom
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1689327671 {#1430
    date: 2023-07-14 11:41:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kiwwimix@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1574 …}
  +nested: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  -id: 12826
  -bodyTs: "'15':26 'alon':116 'back':69,73 'bathroom':119 'blackout':8 'blame':87 'bullshit':95 'call':36 'citi':16 'convinc':76 'crazi':29,83 'detail':30,84 'die':115 'differ':15 'door':70 'drunk':9 'everyon':53 'fell':100 'fight':48 'foot':108 'got':4,7,35,45,86 'hmmm':1 'hospit':20 'hous':38,56,103 'leav':80 'left':52,107 'lie':99 'light':61 'load':27,81 'near':114 'newspap':92 'one':33 'parti':39 'polic':34,78 'ran':66 'random':19 'riot':89 'ruptur':110 'shatter':105 'somehow':75 'spain':22 'surgeri':112 'three':65 'throat':109 'tool':50 'total':98 'turn':58 'us':64 've':3 'went':72 'whilst':63 'woke':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1154445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689144627 {#1429
    date: 2023-07-12 08:50:27.0 +02:00
  }
  +"title": 12826
}
"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 {#1595
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#1630 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1910 …}
    +slug: "What-is-the-craziest-thing-that-s-ever-happened-in-your"
    +title: "What is the craziest thing that's ever happened in your life?"
    +url: null
    +body: "Curious to know what people have encountered in their lives."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 87
    +favouriteCount: 152
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689327670 {#1629
      date: 2023-07-14 11:41:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2382 …}
    +votes: Doctrine\ORM\PersistentCollection {#2380 …}
    +reports: Doctrine\ORM\PersistentCollection {#2383 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
    +badges: Doctrine\ORM\PersistentCollection {#2011 …}
    +children: [
      1 => App\Entity\EntryComment {#1595}
      0 => App\Entity\EntryComment {#1527
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +root: App\Entity\EntryComment {#1595}
        +body: """
          Dm me and I’ll find the article. Was during the riots that started in London and got down to Chatham after that kid got killed by the police. We literally just lit a campfire in the park like we usually would and they said it was rioters lol.\n
          \n
          I also still have my hospital discharge sheet from Orihuela too haha. I walked 12km in the wrong direction towards Murcia airport.\n
          \n
          It’s always a compliment when people think I embellish my stories. Best part is I still hang out with people involved in some of them so when my gf would hear their sides of shit she’d be amazed how it always backed up what I told her cos she couldn’t believe some of it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689327670 {#1666
          date: 2023-07-14 11:41:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@kiwwimix@lemmy.ml"
          "@PreachHard@lemmy.world"
          "@Mewtwo@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1616 …}
        +nested: Doctrine\ORM\PersistentCollection {#1795 …}
        +votes: Doctrine\ORM\PersistentCollection {#1691 …}
        +reports: Doctrine\ORM\PersistentCollection {#1689 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
        -id: 15881
        -bodyTs: "'12km':64 'airport':71 'also':51 'alway':74,114 'amaz':111 'articl':8 'back':115 'believ':125 'best':84 'campfir':35 'chatham':21 'compliment':76 'cos':121 'couldn':123 'd':109 'direct':68 'discharg':56 'dm':1 'embellish':81 'find':6 'gf':101 'got':18,25 'haha':61 'hang':89 'hear':103 'hospit':55 'involv':93 'kid':24 'kill':26 'like':39 'lit':33 'liter':31 'll':5 'lol':49 'london':16 'murcia':70 'orihuela':59 'park':38 'part':85 'peopl':78,92 'polic':29 'riot':12 'rioter':48 'said':45 'sheet':57 'shit':107 'side':105 'start':14 'still':52,88 'stori':83 'think':79 'told':119 'toward':69 'usual':41 'walk':63 'would':42,102 'wrong':67"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1248478"
        +editedAt: DateTimeImmutable @1689327858 {#1561
          date: 2023-07-14 11:44:18.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689327670 {#1525
          date: 2023-07-14 11:41:10.0 +02:00
        }
        +"title": 15881
      }
    ]
    -id: 1133
    -titleTs: "'craziest':4 'ever':8 'happen':9 'life':12 'thing':5"
    -bodyTs: "'curious':1 'encount':7 'know':3 'live':10 'peopl':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689228973
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/1962219"
    +editedAt: DateTimeImmutable @1689171379 {#1709
      date: 2023-07-12 16:16:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689142573 {#1723
      date: 2023-07-12 08:16:13.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hmmm I’ve got a few.\n
    \n
    - Got blackout drunk and woke up in a different city in a random hospital in Spain when I was 15. Loads of crazy details to that one\n
    - Police got called to house party we were having after we got into a fight while tooled up. Left everyone in the house and turned all the lights off whilst us three ran out the back door. I went back and somehow convinced the police to leave. Loads of crazy details there.\n
    - Got blamed for rioting in a newspaper which was bullshit and a total lie.\n
    - Fell off a house and shattered my left foot\n
    - Throat ruptured after surgery and nearly died alone in my bathroom
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1689327671 {#1430
    date: 2023-07-14 11:41:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kiwwimix@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1574 …}
  +nested: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  -id: 12826
  -bodyTs: "'15':26 'alon':116 'back':69,73 'bathroom':119 'blackout':8 'blame':87 'bullshit':95 'call':36 'citi':16 'convinc':76 'crazi':29,83 'detail':30,84 'die':115 'differ':15 'door':70 'drunk':9 'everyon':53 'fell':100 'fight':48 'foot':108 'got':4,7,35,45,86 'hmmm':1 'hospit':20 'hous':38,56,103 'leav':80 'left':52,107 'lie':99 'light':61 'load':27,81 'near':114 'newspap':92 'one':33 'parti':39 'polic':34,78 'ran':66 'random':19 'riot':89 'ruptur':110 'shatter':105 'somehow':75 'spain':22 'surgeri':112 'three':65 'throat':109 'tool':50 'total':98 'turn':58 'us':64 've':3 'went':72 'whilst':63 'woke':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1154445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689144627 {#1429
    date: 2023-07-12 08:50:27.0 +02:00
  }
  +"title": 12826
}
"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 {#1527
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#1630 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1910 …}
    +slug: "What-is-the-craziest-thing-that-s-ever-happened-in-your"
    +title: "What is the craziest thing that's ever happened in your life?"
    +url: null
    +body: "Curious to know what people have encountered in their lives."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 87
    +favouriteCount: 152
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689327670 {#1629
      date: 2023-07-14 11:41:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2382 …}
    +votes: Doctrine\ORM\PersistentCollection {#2380 …}
    +reports: Doctrine\ORM\PersistentCollection {#2383 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
    +badges: Doctrine\ORM\PersistentCollection {#2011 …}
    +children: [
      1 => App\Entity\EntryComment {#1595
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Hmmm I’ve got a few.\n
          \n
          - Got blackout drunk and woke up in a different city in a random hospital in Spain when I was 15. Loads of crazy details to that one\n
          - Police got called to house party we were having after we got into a fight while tooled up. Left everyone in the house and turned all the lights off whilst us three ran out the back door. I went back and somehow convinced the police to leave. Loads of crazy details there.\n
          - Got blamed for rioting in a newspaper which was bullshit and a total lie.\n
          - Fell off a house and shattered my left foot\n
          - Throat ruptured after surgery and nearly died alone in my bathroom
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1689327671 {#1430
          date: 2023-07-14 11:41:11.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@kiwwimix@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1574 …}
        +nested: Doctrine\ORM\PersistentCollection {#1588 …}
        +votes: Doctrine\ORM\PersistentCollection {#1584 …}
        +reports: Doctrine\ORM\PersistentCollection {#1580 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
        -id: 12826
        -bodyTs: "'15':26 'alon':116 'back':69,73 'bathroom':119 'blackout':8 'blame':87 'bullshit':95 'call':36 'citi':16 'convinc':76 'crazi':29,83 'detail':30,84 'die':115 'differ':15 'door':70 'drunk':9 'everyon':53 'fell':100 'fight':48 'foot':108 'got':4,7,35,45,86 'hmmm':1 'hospit':20 'hous':38,56,103 'leav':80 'left':52,107 'lie':99 'light':61 'load':27,81 'near':114 'newspap':92 'one':33 'parti':39 'polic':34,78 'ran':66 'random':19 'riot':89 'ruptur':110 'shatter':105 'somehow':75 'spain':22 'surgeri':112 'three':65 'throat':109 'tool':50 'total':98 'turn':58 'us':64 've':3 'went':72 'whilst':63 'woke':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1154445"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689144627 {#1429
          date: 2023-07-12 08:50:27.0 +02:00
        }
        +"title": 12826
      }
      0 => App\Entity\EntryComment {#1527}
    ]
    -id: 1133
    -titleTs: "'craziest':4 'ever':8 'happen':9 'life':12 'thing':5"
    -bodyTs: "'curious':1 'encount':7 'know':3 'live':10 'peopl':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689228973
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/1962219"
    +editedAt: DateTimeImmutable @1689171379 {#1709
      date: 2023-07-12 16:16:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689142573 {#1723
      date: 2023-07-12 08:16:13.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
  +root: App\Entity\EntryComment {#1595}
  +body: """
    Dm me and I’ll find the article. Was during the riots that started in London and got down to Chatham after that kid got killed by the police. We literally just lit a campfire in the park like we usually would and they said it was rioters lol.\n
    \n
    I also still have my hospital discharge sheet from Orihuela too haha. I walked 12km in the wrong direction towards Murcia airport.\n
    \n
    It’s always a compliment when people think I embellish my stories. Best part is I still hang out with people involved in some of them so when my gf would hear their sides of shit she’d be amazed how it always backed up what I told her cos she couldn’t believe some of it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689327670 {#1666
    date: 2023-07-14 11:41:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kiwwimix@lemmy.ml"
    "@PreachHard@lemmy.world"
    "@Mewtwo@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1616 …}
  +nested: Doctrine\ORM\PersistentCollection {#1795 …}
  +votes: Doctrine\ORM\PersistentCollection {#1691 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  -id: 15881
  -bodyTs: "'12km':64 'airport':71 'also':51 'alway':74,114 'amaz':111 'articl':8 'back':115 'believ':125 'best':84 'campfir':35 'chatham':21 'compliment':76 'cos':121 'couldn':123 'd':109 'direct':68 'discharg':56 'dm':1 'embellish':81 'find':6 'gf':101 'got':18,25 'haha':61 'hang':89 'hear':103 'hospit':55 'involv':93 'kid':24 'kill':26 'like':39 'lit':33 'liter':31 'll':5 'lol':49 'london':16 'murcia':70 'orihuela':59 'park':38 'part':85 'peopl':78,92 'polic':29 'riot':12 'rioter':48 'said':45 'sheet':57 'shit':107 'side':105 'start':14 'still':52,88 'stori':83 'think':79 'told':119 'toward':69 'usual':41 'walk':63 'would':42,102 'wrong':67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1248478"
  +editedAt: DateTimeImmutable @1689327858 {#1561
    date: 2023-07-14 11:44:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689327670 {#1525
    date: 2023-07-14 11:41:10.0 +02:00
  }
  +"title": 15881
}
"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 {#1527
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#1630 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1910 …}
    +slug: "What-is-the-craziest-thing-that-s-ever-happened-in-your"
    +title: "What is the craziest thing that's ever happened in your life?"
    +url: null
    +body: "Curious to know what people have encountered in their lives."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 87
    +favouriteCount: 152
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689327670 {#1629
      date: 2023-07-14 11:41:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2382 …}
    +votes: Doctrine\ORM\PersistentCollection {#2380 …}
    +reports: Doctrine\ORM\PersistentCollection {#2383 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
    +badges: Doctrine\ORM\PersistentCollection {#2011 …}
    +children: [
      1 => App\Entity\EntryComment {#1595
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Hmmm I’ve got a few.\n
          \n
          - Got blackout drunk and woke up in a different city in a random hospital in Spain when I was 15. Loads of crazy details to that one\n
          - Police got called to house party we were having after we got into a fight while tooled up. Left everyone in the house and turned all the lights off whilst us three ran out the back door. I went back and somehow convinced the police to leave. Loads of crazy details there.\n
          - Got blamed for rioting in a newspaper which was bullshit and a total lie.\n
          - Fell off a house and shattered my left foot\n
          - Throat ruptured after surgery and nearly died alone in my bathroom
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1689327671 {#1430
          date: 2023-07-14 11:41:11.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@kiwwimix@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1574 …}
        +nested: Doctrine\ORM\PersistentCollection {#1588 …}
        +votes: Doctrine\ORM\PersistentCollection {#1584 …}
        +reports: Doctrine\ORM\PersistentCollection {#1580 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
        -id: 12826
        -bodyTs: "'15':26 'alon':116 'back':69,73 'bathroom':119 'blackout':8 'blame':87 'bullshit':95 'call':36 'citi':16 'convinc':76 'crazi':29,83 'detail':30,84 'die':115 'differ':15 'door':70 'drunk':9 'everyon':53 'fell':100 'fight':48 'foot':108 'got':4,7,35,45,86 'hmmm':1 'hospit':20 'hous':38,56,103 'leav':80 'left':52,107 'lie':99 'light':61 'load':27,81 'near':114 'newspap':92 'one':33 'parti':39 'polic':34,78 'ran':66 'random':19 'riot':89 'ruptur':110 'shatter':105 'somehow':75 'spain':22 'surgeri':112 'three':65 'throat':109 'tool':50 'total':98 'turn':58 'us':64 've':3 'went':72 'whilst':63 'woke':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1154445"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689144627 {#1429
          date: 2023-07-12 08:50:27.0 +02:00
        }
        +"title": 12826
      }
      0 => App\Entity\EntryComment {#1527}
    ]
    -id: 1133
    -titleTs: "'craziest':4 'ever':8 'happen':9 'life':12 'thing':5"
    -bodyTs: "'curious':1 'encount':7 'know':3 'live':10 'peopl':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689228973
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/1962219"
    +editedAt: DateTimeImmutable @1689171379 {#1709
      date: 2023-07-12 16:16:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689142573 {#1723
      date: 2023-07-12 08:16:13.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
  +root: App\Entity\EntryComment {#1595}
  +body: """
    Dm me and I’ll find the article. Was during the riots that started in London and got down to Chatham after that kid got killed by the police. We literally just lit a campfire in the park like we usually would and they said it was rioters lol.\n
    \n
    I also still have my hospital discharge sheet from Orihuela too haha. I walked 12km in the wrong direction towards Murcia airport.\n
    \n
    It’s always a compliment when people think I embellish my stories. Best part is I still hang out with people involved in some of them so when my gf would hear their sides of shit she’d be amazed how it always backed up what I told her cos she couldn’t believe some of it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689327670 {#1666
    date: 2023-07-14 11:41:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kiwwimix@lemmy.ml"
    "@PreachHard@lemmy.world"
    "@Mewtwo@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1616 …}
  +nested: Doctrine\ORM\PersistentCollection {#1795 …}
  +votes: Doctrine\ORM\PersistentCollection {#1691 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  -id: 15881
  -bodyTs: "'12km':64 'airport':71 'also':51 'alway':74,114 'amaz':111 'articl':8 'back':115 'believ':125 'best':84 'campfir':35 'chatham':21 'compliment':76 'cos':121 'couldn':123 'd':109 'direct':68 'discharg':56 'dm':1 'embellish':81 'find':6 'gf':101 'got':18,25 'haha':61 'hang':89 'hear':103 'hospit':55 'involv':93 'kid':24 'kill':26 'like':39 'lit':33 'liter':31 'll':5 'lol':49 'london':16 'murcia':70 'orihuela':59 'park':38 'part':85 'peopl':78,92 'polic':29 'riot':12 'rioter':48 'said':45 'sheet':57 'shit':107 'side':105 'start':14 'still':52,88 'stori':83 'think':79 'told':119 'toward':69 'usual':41 'walk':63 'would':42,102 'wrong':67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1248478"
  +editedAt: DateTimeImmutable @1689327858 {#1561
    date: 2023-07-14 11:44:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689327670 {#1525
    date: 2023-07-14 11:41:10.0 +02:00
  }
  +"title": 15881
}
"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 {#1527
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#1630 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1910 …}
    +slug: "What-is-the-craziest-thing-that-s-ever-happened-in-your"
    +title: "What is the craziest thing that's ever happened in your life?"
    +url: null
    +body: "Curious to know what people have encountered in their lives."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 87
    +favouriteCount: 152
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689327670 {#1629
      date: 2023-07-14 11:41:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2382 …}
    +votes: Doctrine\ORM\PersistentCollection {#2380 …}
    +reports: Doctrine\ORM\PersistentCollection {#2383 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
    +badges: Doctrine\ORM\PersistentCollection {#2011 …}
    +children: [
      1 => App\Entity\EntryComment {#1595
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Hmmm I’ve got a few.\n
          \n
          - Got blackout drunk and woke up in a different city in a random hospital in Spain when I was 15. Loads of crazy details to that one\n
          - Police got called to house party we were having after we got into a fight while tooled up. Left everyone in the house and turned all the lights off whilst us three ran out the back door. I went back and somehow convinced the police to leave. Loads of crazy details there.\n
          - Got blamed for rioting in a newspaper which was bullshit and a total lie.\n
          - Fell off a house and shattered my left foot\n
          - Throat ruptured after surgery and nearly died alone in my bathroom
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1689327671 {#1430
          date: 2023-07-14 11:41:11.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@kiwwimix@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1574 …}
        +nested: Doctrine\ORM\PersistentCollection {#1588 …}
        +votes: Doctrine\ORM\PersistentCollection {#1584 …}
        +reports: Doctrine\ORM\PersistentCollection {#1580 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
        -id: 12826
        -bodyTs: "'15':26 'alon':116 'back':69,73 'bathroom':119 'blackout':8 'blame':87 'bullshit':95 'call':36 'citi':16 'convinc':76 'crazi':29,83 'detail':30,84 'die':115 'differ':15 'door':70 'drunk':9 'everyon':53 'fell':100 'fight':48 'foot':108 'got':4,7,35,45,86 'hmmm':1 'hospit':20 'hous':38,56,103 'leav':80 'left':52,107 'lie':99 'light':61 'load':27,81 'near':114 'newspap':92 'one':33 'parti':39 'polic':34,78 'ran':66 'random':19 'riot':89 'ruptur':110 'shatter':105 'somehow':75 'spain':22 'surgeri':112 'three':65 'throat':109 'tool':50 'total':98 'turn':58 'us':64 've':3 'went':72 'whilst':63 'woke':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1154445"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689144627 {#1429
          date: 2023-07-12 08:50:27.0 +02:00
        }
        +"title": 12826
      }
      0 => App\Entity\EntryComment {#1527}
    ]
    -id: 1133
    -titleTs: "'craziest':4 'ever':8 'happen':9 'life':12 'thing':5"
    -bodyTs: "'curious':1 'encount':7 'know':3 'live':10 'peopl':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689228973
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/1962219"
    +editedAt: DateTimeImmutable @1689171379 {#1709
      date: 2023-07-12 16:16:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689142573 {#1723
      date: 2023-07-12 08:16:13.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
  +root: App\Entity\EntryComment {#1595}
  +body: """
    Dm me and I’ll find the article. Was during the riots that started in London and got down to Chatham after that kid got killed by the police. We literally just lit a campfire in the park like we usually would and they said it was rioters lol.\n
    \n
    I also still have my hospital discharge sheet from Orihuela too haha. I walked 12km in the wrong direction towards Murcia airport.\n
    \n
    It’s always a compliment when people think I embellish my stories. Best part is I still hang out with people involved in some of them so when my gf would hear their sides of shit she’d be amazed how it always backed up what I told her cos she couldn’t believe some of it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689327670 {#1666
    date: 2023-07-14 11:41:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kiwwimix@lemmy.ml"
    "@PreachHard@lemmy.world"
    "@Mewtwo@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1616 …}
  +nested: Doctrine\ORM\PersistentCollection {#1795 …}
  +votes: Doctrine\ORM\PersistentCollection {#1691 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  -id: 15881
  -bodyTs: "'12km':64 'airport':71 'also':51 'alway':74,114 'amaz':111 'articl':8 'back':115 'believ':125 'best':84 'campfir':35 'chatham':21 'compliment':76 'cos':121 'couldn':123 'd':109 'direct':68 'discharg':56 'dm':1 'embellish':81 'find':6 'gf':101 'got':18,25 'haha':61 'hang':89 'hear':103 'hospit':55 'involv':93 'kid':24 'kill':26 'like':39 'lit':33 'liter':31 'll':5 'lol':49 'london':16 'murcia':70 'orihuela':59 'park':38 'part':85 'peopl':78,92 'polic':29 'riot':12 'rioter':48 'said':45 'sheet':57 'shit':107 'side':105 'start':14 'still':52,88 'stori':83 'think':79 'told':119 'toward':69 'usual':41 'walk':63 'would':42,102 'wrong':67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1248478"
  +editedAt: DateTimeImmutable @1689327858 {#1561
    date: 2023-07-14 11:44:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689327670 {#1525
    date: 2023-07-14 11:41:10.0 +02:00
  }
  +"title": 15881
}
"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_ADMIN
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 ROLE_MODERATOR
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