GET https://kbin.spritesserver.nl/index.php/u/@VizualWarrior@sh.itjust.works/hot

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 …}
}
22.32 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 {#1730
  +user: Proxies\__CG__\App\Entity\User {#2457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2119 …}
  +slug: "How-do-you-strike-a-balance-between-being-present-in"
  +title: "How do you strike a balance between being present in the moment and planning for the future?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 76
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711360783 {#2463
    date: 2024-03-25 10:59:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2115 …}
  +reports: Doctrine\ORM\PersistentCollection {#2117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
  +badges: Doctrine\ORM\PersistentCollection {#2322 …}
  +children: [
    App\Entity\EntryComment {#1736
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1730 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        [How to surf](https://piped.video/watch?v=PKIpCPS-oZc&t=58)\n
        \n
        Joking, but also serious. The more you try the harder it is, but you gotta try right? Paradox.\n
        \n
        In the meantime maybe break it up. Plan a day ahead, then maybe a week. Go with that for a bit. Maybe you’ll eventually start planning farther ahead, or maybe you’ll find contentment with a bitesized scope. I don’t think there are any hard and fast rules. But above all, be kind to yourself.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704239463 {#1726
        date: 2024-01-03 00:51:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Bluetreefrog@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1734 …}
      +nested: Doctrine\ORM\PersistentCollection {#1727 …}
      +votes: Doctrine\ORM\PersistentCollection {#1733 …}
      +reports: Doctrine\ORM\PersistentCollection {#1724 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
      -id: 275076
      -bodyTs: "'/watch?v=pkipcps-ozc&t=58)':6 'ahead':35,53 'also':9 'bit':45 'bites':62 'break':29 'content':59 'day':34 'eventu':49 'farther':52 'fast':73 'find':58 'go':40 'gotta':21 'hard':71 'harder':16 'joke':7 'kind':79 'll':48,57 'mayb':28,37,46,55 'meantim':27 'paradox':24 'piped.video':5 'piped.video/watch?v=pkipcps-ozc&t=58)':4 'plan':32,51 'right':23 'rule':74 'scope':63 'serious':10 'start':50 'surf':3 'think':67 'tri':14,22 'week':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7017807"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704239463 {#1728
        date: 2024-01-03 00:51:03.0 +01:00
      }
      +"title": 275076
    }
  ]
  -id: 26843
  -titleTs: "'balanc':6 'futur':17 'moment':12 'plan':14 'present':9 'strike':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704324647
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10251520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704238247 {#2324
    date: 2024-01-03 00:30:47.0 +01: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 {#1730
  +user: Proxies\__CG__\App\Entity\User {#2457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2119 …}
  +slug: "How-do-you-strike-a-balance-between-being-present-in"
  +title: "How do you strike a balance between being present in the moment and planning for the future?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 76
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711360783 {#2463
    date: 2024-03-25 10:59:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2115 …}
  +reports: Doctrine\ORM\PersistentCollection {#2117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
  +badges: Doctrine\ORM\PersistentCollection {#2322 …}
  +children: [
    App\Entity\EntryComment {#1736
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1730 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        [How to surf](https://piped.video/watch?v=PKIpCPS-oZc&t=58)\n
        \n
        Joking, but also serious. The more you try the harder it is, but you gotta try right? Paradox.\n
        \n
        In the meantime maybe break it up. Plan a day ahead, then maybe a week. Go with that for a bit. Maybe you’ll eventually start planning farther ahead, or maybe you’ll find contentment with a bitesized scope. I don’t think there are any hard and fast rules. But above all, be kind to yourself.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704239463 {#1726
        date: 2024-01-03 00:51:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Bluetreefrog@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1734 …}
      +nested: Doctrine\ORM\PersistentCollection {#1727 …}
      +votes: Doctrine\ORM\PersistentCollection {#1733 …}
      +reports: Doctrine\ORM\PersistentCollection {#1724 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
      -id: 275076
      -bodyTs: "'/watch?v=pkipcps-ozc&t=58)':6 'ahead':35,53 'also':9 'bit':45 'bites':62 'break':29 'content':59 'day':34 'eventu':49 'farther':52 'fast':73 'find':58 'go':40 'gotta':21 'hard':71 'harder':16 'joke':7 'kind':79 'll':48,57 'mayb':28,37,46,55 'meantim':27 'paradox':24 'piped.video':5 'piped.video/watch?v=pkipcps-ozc&t=58)':4 'plan':32,51 'right':23 'rule':74 'scope':63 'serious':10 'start':50 'surf':3 'think':67 'tri':14,22 'week':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7017807"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704239463 {#1728
        date: 2024-01-03 00:51:03.0 +01:00
      }
      +"title": 275076
    }
  ]
  -id: 26843
  -titleTs: "'balanc':6 'futur':17 'moment':12 'plan':14 'present':9 'strike':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704324647
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10251520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704238247 {#2324
    date: 2024-01-03 00:30:47.0 +01: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 {#1730
  +user: Proxies\__CG__\App\Entity\User {#2457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2119 …}
  +slug: "How-do-you-strike-a-balance-between-being-present-in"
  +title: "How do you strike a balance between being present in the moment and planning for the future?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 76
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711360783 {#2463
    date: 2024-03-25 10:59:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2115 …}
  +reports: Doctrine\ORM\PersistentCollection {#2117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
  +badges: Doctrine\ORM\PersistentCollection {#2322 …}
  +children: [
    App\Entity\EntryComment {#1736
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1730 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        [How to surf](https://piped.video/watch?v=PKIpCPS-oZc&t=58)\n
        \n
        Joking, but also serious. The more you try the harder it is, but you gotta try right? Paradox.\n
        \n
        In the meantime maybe break it up. Plan a day ahead, then maybe a week. Go with that for a bit. Maybe you’ll eventually start planning farther ahead, or maybe you’ll find contentment with a bitesized scope. I don’t think there are any hard and fast rules. But above all, be kind to yourself.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704239463 {#1726
        date: 2024-01-03 00:51:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Bluetreefrog@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1734 …}
      +nested: Doctrine\ORM\PersistentCollection {#1727 …}
      +votes: Doctrine\ORM\PersistentCollection {#1733 …}
      +reports: Doctrine\ORM\PersistentCollection {#1724 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
      -id: 275076
      -bodyTs: "'/watch?v=pkipcps-ozc&t=58)':6 'ahead':35,53 'also':9 'bit':45 'bites':62 'break':29 'content':59 'day':34 'eventu':49 'farther':52 'fast':73 'find':58 'go':40 'gotta':21 'hard':71 'harder':16 'joke':7 'kind':79 'll':48,57 'mayb':28,37,46,55 'meantim':27 'paradox':24 'piped.video':5 'piped.video/watch?v=pkipcps-ozc&t=58)':4 'plan':32,51 'right':23 'rule':74 'scope':63 'serious':10 'start':50 'surf':3 'think':67 'tri':14,22 'week':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7017807"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704239463 {#1728
        date: 2024-01-03 00:51:03.0 +01:00
      }
      +"title": 275076
    }
  ]
  -id: 26843
  -titleTs: "'balanc':6 'futur':17 'moment':12 'plan':14 'present':9 'strike':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704324647
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10251520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704238247 {#2324
    date: 2024-01-03 00:30:47.0 +01: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 {#1736
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1730
    +user: Proxies\__CG__\App\Entity\User {#2457 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2119 …}
    +slug: "How-do-you-strike-a-balance-between-being-present-in"
    +title: "How do you strike a balance between being present in the moment and planning for the future?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 76
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711360783 {#2463
      date: 2024-03-25 10:59:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2123 …}
    +votes: Doctrine\ORM\PersistentCollection {#2115 …}
    +reports: Doctrine\ORM\PersistentCollection {#2117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
    +badges: Doctrine\ORM\PersistentCollection {#2322 …}
    +children: [
      App\Entity\EntryComment {#1736}
    ]
    -id: 26843
    -titleTs: "'balanc':6 'futur':17 'moment':12 'plan':14 'present':9 'strike':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704324647
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10251520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704238247 {#2324
      date: 2024-01-03 00:30:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [How to surf](https://piped.video/watch?v=PKIpCPS-oZc&t=58)\n
    \n
    Joking, but also serious. The more you try the harder it is, but you gotta try right? Paradox.\n
    \n
    In the meantime maybe break it up. Plan a day ahead, then maybe a week. Go with that for a bit. Maybe you’ll eventually start planning farther ahead, or maybe you’ll find contentment with a bitesized scope. I don’t think there are any hard and fast rules. But above all, be kind to yourself.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704239463 {#1726
    date: 2024-01-03 00:51:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Bluetreefrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1734 …}
  +nested: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
  -id: 275076
  -bodyTs: "'/watch?v=pkipcps-ozc&t=58)':6 'ahead':35,53 'also':9 'bit':45 'bites':62 'break':29 'content':59 'day':34 'eventu':49 'farther':52 'fast':73 'find':58 'go':40 'gotta':21 'hard':71 'harder':16 'joke':7 'kind':79 'll':48,57 'mayb':28,37,46,55 'meantim':27 'paradox':24 'piped.video':5 'piped.video/watch?v=pkipcps-ozc&t=58)':4 'plan':32,51 'right':23 'rule':74 'scope':63 'serious':10 'start':50 'surf':3 'think':67 'tri':14,22 'week':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7017807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704239463 {#1728
    date: 2024-01-03 00:51:03.0 +01:00
  }
  +"title": 275076
}
"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 {#1736
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1730
    +user: Proxies\__CG__\App\Entity\User {#2457 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2119 …}
    +slug: "How-do-you-strike-a-balance-between-being-present-in"
    +title: "How do you strike a balance between being present in the moment and planning for the future?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 76
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711360783 {#2463
      date: 2024-03-25 10:59:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2123 …}
    +votes: Doctrine\ORM\PersistentCollection {#2115 …}
    +reports: Doctrine\ORM\PersistentCollection {#2117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
    +badges: Doctrine\ORM\PersistentCollection {#2322 …}
    +children: [
      App\Entity\EntryComment {#1736}
    ]
    -id: 26843
    -titleTs: "'balanc':6 'futur':17 'moment':12 'plan':14 'present':9 'strike':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704324647
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10251520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704238247 {#2324
      date: 2024-01-03 00:30:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [How to surf](https://piped.video/watch?v=PKIpCPS-oZc&t=58)\n
    \n
    Joking, but also serious. The more you try the harder it is, but you gotta try right? Paradox.\n
    \n
    In the meantime maybe break it up. Plan a day ahead, then maybe a week. Go with that for a bit. Maybe you’ll eventually start planning farther ahead, or maybe you’ll find contentment with a bitesized scope. I don’t think there are any hard and fast rules. But above all, be kind to yourself.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704239463 {#1726
    date: 2024-01-03 00:51:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Bluetreefrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1734 …}
  +nested: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
  -id: 275076
  -bodyTs: "'/watch?v=pkipcps-ozc&t=58)':6 'ahead':35,53 'also':9 'bit':45 'bites':62 'break':29 'content':59 'day':34 'eventu':49 'farther':52 'fast':73 'find':58 'go':40 'gotta':21 'hard':71 'harder':16 'joke':7 'kind':79 'll':48,57 'mayb':28,37,46,55 'meantim':27 'paradox':24 'piped.video':5 'piped.video/watch?v=pkipcps-ozc&t=58)':4 'plan':32,51 'right':23 'rule':74 'scope':63 'serious':10 'start':50 'surf':3 'think':67 'tri':14,22 'week':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7017807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704239463 {#1728
    date: 2024-01-03 00:51:03.0 +01:00
  }
  +"title": 275076
}
"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 {#1736
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1730
    +user: Proxies\__CG__\App\Entity\User {#2457 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2119 …}
    +slug: "How-do-you-strike-a-balance-between-being-present-in"
    +title: "How do you strike a balance between being present in the moment and planning for the future?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 76
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711360783 {#2463
      date: 2024-03-25 10:59:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2123 …}
    +votes: Doctrine\ORM\PersistentCollection {#2115 …}
    +reports: Doctrine\ORM\PersistentCollection {#2117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
    +badges: Doctrine\ORM\PersistentCollection {#2322 …}
    +children: [
      App\Entity\EntryComment {#1736}
    ]
    -id: 26843
    -titleTs: "'balanc':6 'futur':17 'moment':12 'plan':14 'present':9 'strike':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704324647
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10251520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704238247 {#2324
      date: 2024-01-03 00:30:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [How to surf](https://piped.video/watch?v=PKIpCPS-oZc&t=58)\n
    \n
    Joking, but also serious. The more you try the harder it is, but you gotta try right? Paradox.\n
    \n
    In the meantime maybe break it up. Plan a day ahead, then maybe a week. Go with that for a bit. Maybe you’ll eventually start planning farther ahead, or maybe you’ll find contentment with a bitesized scope. I don’t think there are any hard and fast rules. But above all, be kind to yourself.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704239463 {#1726
    date: 2024-01-03 00:51:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Bluetreefrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1734 …}
  +nested: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
  -id: 275076
  -bodyTs: "'/watch?v=pkipcps-ozc&t=58)':6 'ahead':35,53 'also':9 'bit':45 'bites':62 'break':29 'content':59 'day':34 'eventu':49 'farther':52 'fast':73 'find':58 'go':40 'gotta':21 'hard':71 'harder':16 'joke':7 'kind':79 'll':48,57 'mayb':28,37,46,55 'meantim':27 'paradox':24 'piped.video':5 'piped.video/watch?v=pkipcps-ozc&t=58)':4 'plan':32,51 'right':23 'rule':74 'scope':63 'serious':10 'start':50 'surf':3 'think':67 'tri':14,22 'week':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7017807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704239463 {#1728
    date: 2024-01-03 00:51:03.0 +01:00
  }
  +"title": 275076
}
"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
Proxies\__CG__\App\Entity\Entry {#1596
  +user: Proxies\__CG__\App\Entity\User {#2027 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2312 …}
  +slug: "Happy-Holidays"
  +title: "Happy Holidays ♥"
  +url: "https://i.imgur.com/wrnnI7G.jpeg"
  +body: "(shamelessly stolen from an imgur dump)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 440
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703441478 {#2297
    date: 2023-12-24 19:11:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2313 …}
  +reports: Doctrine\ORM\PersistentCollection {#2292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
  +badges: Doctrine\ORM\PersistentCollection {#2283 …}
  +children: [
    1 => App\Entity\EntryComment {#1619
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +body: "Doesn’t quite roll off the tongue that well"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703365622 {#1701
        date: 2023-12-23 22:07:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@justlookingfordragon@lemmy.world"
        "@burgersc12@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1613 …}
      +nested: Doctrine\ORM\PersistentCollection {#1621 …}
      +votes: Doctrine\ORM\PersistentCollection {#1557 …}
      +reports: Doctrine\ORM\PersistentCollection {#1558 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
      -id: 246896
      -bodyTs: "'doesn':1 'quit':3 'roll':4 'tongu':7 'well':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6805565"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703365622 {#1702
        date: 2023-12-23 22:07:02.0 +01:00
      }
      +"title": 246896
    }
    0 => App\Entity\EntryComment {#1611
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +body: "Thaaanks! It’s all bout them syllables 👌"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703384419 {#1564
        date: 2023-12-24 03:20:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@justlookingfordragon@lemmy.world"
        "@burgersc12@sh.itjust.works"
        "@VizualWarrior@sh.itjust.works"
        "@hemmes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 247611
      -bodyTs: "'bout':5 'syllabl':7 'thaaank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6809653"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703384419 {#1548
        date: 2023-12-24 03:20:19.0 +01:00
      }
      +"title": 247611
    }
  ]
  -id: 24284
  -titleTs: "'happi':1 'holiday':2"
  -bodyTs: "'dump':6 'imgur':5 'shameless':1 'stolen':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703451029
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9906705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703364629 {#2165
    date: 2023-12-23 21:50:29.0 +01: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
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1596
  +user: Proxies\__CG__\App\Entity\User {#2027 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2312 …}
  +slug: "Happy-Holidays"
  +title: "Happy Holidays ♥"
  +url: "https://i.imgur.com/wrnnI7G.jpeg"
  +body: "(shamelessly stolen from an imgur dump)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 440
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703441478 {#2297
    date: 2023-12-24 19:11:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2313 …}
  +reports: Doctrine\ORM\PersistentCollection {#2292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
  +badges: Doctrine\ORM\PersistentCollection {#2283 …}
  +children: [
    1 => App\Entity\EntryComment {#1619
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +body: "Doesn’t quite roll off the tongue that well"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703365622 {#1701
        date: 2023-12-23 22:07:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@justlookingfordragon@lemmy.world"
        "@burgersc12@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1613 …}
      +nested: Doctrine\ORM\PersistentCollection {#1621 …}
      +votes: Doctrine\ORM\PersistentCollection {#1557 …}
      +reports: Doctrine\ORM\PersistentCollection {#1558 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
      -id: 246896
      -bodyTs: "'doesn':1 'quit':3 'roll':4 'tongu':7 'well':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6805565"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703365622 {#1702
        date: 2023-12-23 22:07:02.0 +01:00
      }
      +"title": 246896
    }
    0 => App\Entity\EntryComment {#1611
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +body: "Thaaanks! It’s all bout them syllables 👌"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703384419 {#1564
        date: 2023-12-24 03:20:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@justlookingfordragon@lemmy.world"
        "@burgersc12@sh.itjust.works"
        "@VizualWarrior@sh.itjust.works"
        "@hemmes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 247611
      -bodyTs: "'bout':5 'syllabl':7 'thaaank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6809653"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703384419 {#1548
        date: 2023-12-24 03:20:19.0 +01:00
      }
      +"title": 247611
    }
  ]
  -id: 24284
  -titleTs: "'happi':1 'holiday':2"
  -bodyTs: "'dump':6 'imgur':5 'shameless':1 'stolen':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703451029
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9906705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703364629 {#2165
    date: 2023-12-23 21:50:29.0 +01: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
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1596
  +user: Proxies\__CG__\App\Entity\User {#2027 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2312 …}
  +slug: "Happy-Holidays"
  +title: "Happy Holidays ♥"
  +url: "https://i.imgur.com/wrnnI7G.jpeg"
  +body: "(shamelessly stolen from an imgur dump)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 440
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703441478 {#2297
    date: 2023-12-24 19:11:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2313 …}
  +reports: Doctrine\ORM\PersistentCollection {#2292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
  +badges: Doctrine\ORM\PersistentCollection {#2283 …}
  +children: [
    1 => App\Entity\EntryComment {#1619
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +body: "Doesn’t quite roll off the tongue that well"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703365622 {#1701
        date: 2023-12-23 22:07:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@justlookingfordragon@lemmy.world"
        "@burgersc12@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1613 …}
      +nested: Doctrine\ORM\PersistentCollection {#1621 …}
      +votes: Doctrine\ORM\PersistentCollection {#1557 …}
      +reports: Doctrine\ORM\PersistentCollection {#1558 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
      -id: 246896
      -bodyTs: "'doesn':1 'quit':3 'roll':4 'tongu':7 'well':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6805565"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703365622 {#1702
        date: 2023-12-23 22:07:02.0 +01:00
      }
      +"title": 246896
    }
    0 => App\Entity\EntryComment {#1611
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +body: "Thaaanks! It’s all bout them syllables 👌"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703384419 {#1564
        date: 2023-12-24 03:20:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@justlookingfordragon@lemmy.world"
        "@burgersc12@sh.itjust.works"
        "@VizualWarrior@sh.itjust.works"
        "@hemmes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 247611
      -bodyTs: "'bout':5 'syllabl':7 'thaaank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6809653"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703384419 {#1548
        date: 2023-12-24 03:20:19.0 +01:00
      }
      +"title": 247611
    }
  ]
  -id: 24284
  -titleTs: "'happi':1 'holiday':2"
  -bodyTs: "'dump':6 'imgur':5 'shameless':1 'stolen':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703451029
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9906705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703364629 {#2165
    date: 2023-12-23 21:50:29.0 +01: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
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 {#1619
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#2027 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2312 …}
    +slug: "Happy-Holidays"
    +title: "Happy Holidays ♥"
    +url: "https://i.imgur.com/wrnnI7G.jpeg"
    +body: "(shamelessly stolen from an imgur dump)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 440
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703441478 {#2297
      date: 2023-12-24 19:11:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2310 …}
    +votes: Doctrine\ORM\PersistentCollection {#2313 …}
    +reports: Doctrine\ORM\PersistentCollection {#2292 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
    +badges: Doctrine\ORM\PersistentCollection {#2283 …}
    +children: [
      1 => App\Entity\EntryComment {#1619}
      0 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +body: "Thaaanks! It’s all bout them syllables 👌"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703384419 {#1564
          date: 2023-12-24 03:20:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@justlookingfordragon@lemmy.world"
          "@burgersc12@sh.itjust.works"
          "@VizualWarrior@sh.itjust.works"
          "@hemmes@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1628 …}
        +nested: Doctrine\ORM\PersistentCollection {#1599 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
        -id: 247611
        -bodyTs: "'bout':5 'syllabl':7 'thaaank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6809653"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703384419 {#1548
          date: 2023-12-24 03:20:19.0 +01:00
        }
        +"title": 247611
      }
    ]
    -id: 24284
    -titleTs: "'happi':1 'holiday':2"
    -bodyTs: "'dump':6 'imgur':5 'shameless':1 'stolen':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703451029
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9906705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703364629 {#2165
      date: 2023-12-23 21:50:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +body: "Doesn’t quite roll off the tongue that well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703365622 {#1701
    date: 2023-12-23 22:07:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@justlookingfordragon@lemmy.world"
    "@burgersc12@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1613 …}
  +nested: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1557 …}
  +reports: Doctrine\ORM\PersistentCollection {#1558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  -id: 246896
  -bodyTs: "'doesn':1 'quit':3 'roll':4 'tongu':7 'well':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6805565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703365622 {#1702
    date: 2023-12-23 22:07:02.0 +01:00
  }
  +"title": 246896
}
"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 {#1619
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#2027 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2312 …}
    +slug: "Happy-Holidays"
    +title: "Happy Holidays ♥"
    +url: "https://i.imgur.com/wrnnI7G.jpeg"
    +body: "(shamelessly stolen from an imgur dump)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 440
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703441478 {#2297
      date: 2023-12-24 19:11:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2310 …}
    +votes: Doctrine\ORM\PersistentCollection {#2313 …}
    +reports: Doctrine\ORM\PersistentCollection {#2292 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
    +badges: Doctrine\ORM\PersistentCollection {#2283 …}
    +children: [
      1 => App\Entity\EntryComment {#1619}
      0 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +body: "Thaaanks! It’s all bout them syllables 👌"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703384419 {#1564
          date: 2023-12-24 03:20:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@justlookingfordragon@lemmy.world"
          "@burgersc12@sh.itjust.works"
          "@VizualWarrior@sh.itjust.works"
          "@hemmes@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1628 …}
        +nested: Doctrine\ORM\PersistentCollection {#1599 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
        -id: 247611
        -bodyTs: "'bout':5 'syllabl':7 'thaaank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6809653"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703384419 {#1548
          date: 2023-12-24 03:20:19.0 +01:00
        }
        +"title": 247611
      }
    ]
    -id: 24284
    -titleTs: "'happi':1 'holiday':2"
    -bodyTs: "'dump':6 'imgur':5 'shameless':1 'stolen':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703451029
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9906705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703364629 {#2165
      date: 2023-12-23 21:50:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +body: "Doesn’t quite roll off the tongue that well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703365622 {#1701
    date: 2023-12-23 22:07:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@justlookingfordragon@lemmy.world"
    "@burgersc12@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1613 …}
  +nested: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1557 …}
  +reports: Doctrine\ORM\PersistentCollection {#1558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  -id: 246896
  -bodyTs: "'doesn':1 'quit':3 'roll':4 'tongu':7 'well':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6805565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703365622 {#1702
    date: 2023-12-23 22:07:02.0 +01:00
  }
  +"title": 246896
}
"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 {#1619
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#2027 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2312 …}
    +slug: "Happy-Holidays"
    +title: "Happy Holidays ♥"
    +url: "https://i.imgur.com/wrnnI7G.jpeg"
    +body: "(shamelessly stolen from an imgur dump)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 440
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703441478 {#2297
      date: 2023-12-24 19:11:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2310 …}
    +votes: Doctrine\ORM\PersistentCollection {#2313 …}
    +reports: Doctrine\ORM\PersistentCollection {#2292 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
    +badges: Doctrine\ORM\PersistentCollection {#2283 …}
    +children: [
      1 => App\Entity\EntryComment {#1619}
      0 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +body: "Thaaanks! It’s all bout them syllables 👌"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703384419 {#1564
          date: 2023-12-24 03:20:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@justlookingfordragon@lemmy.world"
          "@burgersc12@sh.itjust.works"
          "@VizualWarrior@sh.itjust.works"
          "@hemmes@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1628 …}
        +nested: Doctrine\ORM\PersistentCollection {#1599 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
        -id: 247611
        -bodyTs: "'bout':5 'syllabl':7 'thaaank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6809653"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703384419 {#1548
          date: 2023-12-24 03:20:19.0 +01:00
        }
        +"title": 247611
      }
    ]
    -id: 24284
    -titleTs: "'happi':1 'holiday':2"
    -bodyTs: "'dump':6 'imgur':5 'shameless':1 'stolen':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703451029
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9906705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703364629 {#2165
      date: 2023-12-23 21:50:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +body: "Doesn’t quite roll off the tongue that well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703365622 {#1701
    date: 2023-12-23 22:07:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@justlookingfordragon@lemmy.world"
    "@burgersc12@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1613 …}
  +nested: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1557 …}
  +reports: Doctrine\ORM\PersistentCollection {#1558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  -id: 246896
  -bodyTs: "'doesn':1 'quit':3 'roll':4 'tongu':7 'well':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6805565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703365622 {#1702
    date: 2023-12-23 22:07:02.0 +01:00
  }
  +"title": 246896
}
"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 {#1611
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#2027 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2312 …}
    +slug: "Happy-Holidays"
    +title: "Happy Holidays ♥"
    +url: "https://i.imgur.com/wrnnI7G.jpeg"
    +body: "(shamelessly stolen from an imgur dump)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 440
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703441478 {#2297
      date: 2023-12-24 19:11:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2310 …}
    +votes: Doctrine\ORM\PersistentCollection {#2313 …}
    +reports: Doctrine\ORM\PersistentCollection {#2292 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
    +badges: Doctrine\ORM\PersistentCollection {#2283 …}
    +children: [
      1 => App\Entity\EntryComment {#1619
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +body: "Doesn’t quite roll off the tongue that well"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703365622 {#1701
          date: 2023-12-23 22:07:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@justlookingfordragon@lemmy.world"
          "@burgersc12@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1613 …}
        +nested: Doctrine\ORM\PersistentCollection {#1621 …}
        +votes: Doctrine\ORM\PersistentCollection {#1557 …}
        +reports: Doctrine\ORM\PersistentCollection {#1558 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
        -id: 246896
        -bodyTs: "'doesn':1 'quit':3 'roll':4 'tongu':7 'well':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6805565"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703365622 {#1702
          date: 2023-12-23 22:07:02.0 +01:00
        }
        +"title": 246896
      }
      0 => App\Entity\EntryComment {#1611}
    ]
    -id: 24284
    -titleTs: "'happi':1 'holiday':2"
    -bodyTs: "'dump':6 'imgur':5 'shameless':1 'stolen':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703451029
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9906705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703364629 {#2165
      date: 2023-12-23 21:50:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +body: "Thaaanks! It’s all bout them syllables 👌"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703384419 {#1564
    date: 2023-12-24 03:20:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@justlookingfordragon@lemmy.world"
    "@burgersc12@sh.itjust.works"
    "@VizualWarrior@sh.itjust.works"
    "@hemmes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1628 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  -id: 247611
  -bodyTs: "'bout':5 'syllabl':7 'thaaank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6809653"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703384419 {#1548
    date: 2023-12-24 03:20:19.0 +01:00
  }
  +"title": 247611
}
"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 {#1611
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#2027 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2312 …}
    +slug: "Happy-Holidays"
    +title: "Happy Holidays ♥"
    +url: "https://i.imgur.com/wrnnI7G.jpeg"
    +body: "(shamelessly stolen from an imgur dump)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 440
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703441478 {#2297
      date: 2023-12-24 19:11:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2310 …}
    +votes: Doctrine\ORM\PersistentCollection {#2313 …}
    +reports: Doctrine\ORM\PersistentCollection {#2292 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
    +badges: Doctrine\ORM\PersistentCollection {#2283 …}
    +children: [
      1 => App\Entity\EntryComment {#1619
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +body: "Doesn’t quite roll off the tongue that well"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703365622 {#1701
          date: 2023-12-23 22:07:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@justlookingfordragon@lemmy.world"
          "@burgersc12@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1613 …}
        +nested: Doctrine\ORM\PersistentCollection {#1621 …}
        +votes: Doctrine\ORM\PersistentCollection {#1557 …}
        +reports: Doctrine\ORM\PersistentCollection {#1558 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
        -id: 246896
        -bodyTs: "'doesn':1 'quit':3 'roll':4 'tongu':7 'well':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6805565"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703365622 {#1702
          date: 2023-12-23 22:07:02.0 +01:00
        }
        +"title": 246896
      }
      0 => App\Entity\EntryComment {#1611}
    ]
    -id: 24284
    -titleTs: "'happi':1 'holiday':2"
    -bodyTs: "'dump':6 'imgur':5 'shameless':1 'stolen':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703451029
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9906705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703364629 {#2165
      date: 2023-12-23 21:50:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +body: "Thaaanks! It’s all bout them syllables 👌"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703384419 {#1564
    date: 2023-12-24 03:20:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@justlookingfordragon@lemmy.world"
    "@burgersc12@sh.itjust.works"
    "@VizualWarrior@sh.itjust.works"
    "@hemmes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1628 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  -id: 247611
  -bodyTs: "'bout':5 'syllabl':7 'thaaank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6809653"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703384419 {#1548
    date: 2023-12-24 03:20:19.0 +01:00
  }
  +"title": 247611
}
"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 {#1611
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#2027 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2312 …}
    +slug: "Happy-Holidays"
    +title: "Happy Holidays ♥"
    +url: "https://i.imgur.com/wrnnI7G.jpeg"
    +body: "(shamelessly stolen from an imgur dump)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 440
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703441478 {#2297
      date: 2023-12-24 19:11:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2310 …}
    +votes: Doctrine\ORM\PersistentCollection {#2313 …}
    +reports: Doctrine\ORM\PersistentCollection {#2292 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
    +badges: Doctrine\ORM\PersistentCollection {#2283 …}
    +children: [
      1 => App\Entity\EntryComment {#1619
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +body: "Doesn’t quite roll off the tongue that well"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703365622 {#1701
          date: 2023-12-23 22:07:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@justlookingfordragon@lemmy.world"
          "@burgersc12@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1613 …}
        +nested: Doctrine\ORM\PersistentCollection {#1621 …}
        +votes: Doctrine\ORM\PersistentCollection {#1557 …}
        +reports: Doctrine\ORM\PersistentCollection {#1558 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
        -id: 246896
        -bodyTs: "'doesn':1 'quit':3 'roll':4 'tongu':7 'well':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6805565"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703365622 {#1702
          date: 2023-12-23 22:07:02.0 +01:00
        }
        +"title": 246896
      }
      0 => App\Entity\EntryComment {#1611}
    ]
    -id: 24284
    -titleTs: "'happi':1 'holiday':2"
    -bodyTs: "'dump':6 'imgur':5 'shameless':1 'stolen':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703451029
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9906705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703364629 {#2165
      date: 2023-12-23 21:50:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +body: "Thaaanks! It’s all bout them syllables 👌"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703384419 {#1564
    date: 2023-12-24 03:20:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@justlookingfordragon@lemmy.world"
    "@burgersc12@sh.itjust.works"
    "@VizualWarrior@sh.itjust.works"
    "@hemmes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1628 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  -id: 247611
  -bodyTs: "'bout':5 'syllabl':7 'thaaank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6809653"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703384419 {#1548
    date: 2023-12-24 03:20:19.0 +01:00
  }
  +"title": 247611
}
"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
Proxies\__CG__\App\Entity\Entry {#1561
  +user: Proxies\__CG__\App\Entity\User {#2058 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: Proxies\__CG__\App\Entity\Image {#2203 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2210 …}
  +slug: ""
  +title: "👁️👁️"
  +url: "https://sh.itjust.works/pictrs/image/5135600c-05ba-4446-8761-dc35ef1e44e8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 572
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702011088 {#2282
    date: 2023-12-08 05:51:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2201 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
  +badges: Doctrine\ORM\PersistentCollection {#2266 …}
  +children: [
    App\Entity\EntryComment {#1567
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +body: "Consider yourself lucky."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701970400 {#1667
        date: 2023-12-07 18:33:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@nodsocket@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1598 …}
      +nested: Doctrine\ORM\PersistentCollection {#1711 …}
      +votes: Doctrine\ORM\PersistentCollection {#1795 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
      -id: 207320
      -bodyTs: "'consid':1 'lucki':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6404740"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701970400 {#1525
        date: 2023-12-07 18:33:20.0 +01:00
      }
      +"title": 207320
    }
  ]
  -id: 20917
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702054697
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10591777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701968297 {#2306
    date: 2023-12-07 17:58:17.0 +01: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
23 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1561
  +user: Proxies\__CG__\App\Entity\User {#2058 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: Proxies\__CG__\App\Entity\Image {#2203 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2210 …}
  +slug: ""
  +title: "👁️👁️"
  +url: "https://sh.itjust.works/pictrs/image/5135600c-05ba-4446-8761-dc35ef1e44e8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 572
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702011088 {#2282
    date: 2023-12-08 05:51:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2201 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
  +badges: Doctrine\ORM\PersistentCollection {#2266 …}
  +children: [
    App\Entity\EntryComment {#1567
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +body: "Consider yourself lucky."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701970400 {#1667
        date: 2023-12-07 18:33:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@nodsocket@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1598 …}
      +nested: Doctrine\ORM\PersistentCollection {#1711 …}
      +votes: Doctrine\ORM\PersistentCollection {#1795 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
      -id: 207320
      -bodyTs: "'consid':1 'lucki':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6404740"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701970400 {#1525
        date: 2023-12-07 18:33:20.0 +01:00
      }
      +"title": 207320
    }
  ]
  -id: 20917
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702054697
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10591777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701968297 {#2306
    date: 2023-12-07 17:58:17.0 +01: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
24 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1561
  +user: Proxies\__CG__\App\Entity\User {#2058 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: Proxies\__CG__\App\Entity\Image {#2203 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2210 …}
  +slug: ""
  +title: "👁️👁️"
  +url: "https://sh.itjust.works/pictrs/image/5135600c-05ba-4446-8761-dc35ef1e44e8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 572
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702011088 {#2282
    date: 2023-12-08 05:51:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2201 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
  +badges: Doctrine\ORM\PersistentCollection {#2266 …}
  +children: [
    App\Entity\EntryComment {#1567
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +body: "Consider yourself lucky."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701970400 {#1667
        date: 2023-12-07 18:33:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@nodsocket@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1598 …}
      +nested: Doctrine\ORM\PersistentCollection {#1711 …}
      +votes: Doctrine\ORM\PersistentCollection {#1795 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
      -id: 207320
      -bodyTs: "'consid':1 'lucki':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6404740"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701970400 {#1525
        date: 2023-12-07 18:33:20.0 +01:00
      }
      +"title": 207320
    }
  ]
  -id: 20917
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702054697
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10591777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701968297 {#2306
    date: 2023-12-07 17:58:17.0 +01: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
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#1567
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#2058 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: Proxies\__CG__\App\Entity\Image {#2203 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2210 …}
    +slug: ""
    +title: "👁️👁️"
    +url: "https://sh.itjust.works/pictrs/image/5135600c-05ba-4446-8761-dc35ef1e44e8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 40
    +favouriteCount: 572
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702011088 {#2282
      date: 2023-12-08 05:51:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2201 …}
    +votes: Doctrine\ORM\PersistentCollection {#2204 …}
    +reports: Doctrine\ORM\PersistentCollection {#2207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
    +badges: Doctrine\ORM\PersistentCollection {#2266 …}
    +children: [
      App\Entity\EntryComment {#1567}
    ]
    -id: 20917
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702054697
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10591777"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701968297 {#2306
      date: 2023-12-07 17:58:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +body: "Consider yourself lucky."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701970400 {#1667
    date: 2023-12-07 18:33:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@nodsocket@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1598 …}
  +nested: Doctrine\ORM\PersistentCollection {#1711 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 207320
  -bodyTs: "'consid':1 'lucki':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6404740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701970400 {#1525
    date: 2023-12-07 18:33:20.0 +01:00
  }
  +"title": 207320
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#1567
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#2058 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: Proxies\__CG__\App\Entity\Image {#2203 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2210 …}
    +slug: ""
    +title: "👁️👁️"
    +url: "https://sh.itjust.works/pictrs/image/5135600c-05ba-4446-8761-dc35ef1e44e8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 40
    +favouriteCount: 572
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702011088 {#2282
      date: 2023-12-08 05:51:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2201 …}
    +votes: Doctrine\ORM\PersistentCollection {#2204 …}
    +reports: Doctrine\ORM\PersistentCollection {#2207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
    +badges: Doctrine\ORM\PersistentCollection {#2266 …}
    +children: [
      App\Entity\EntryComment {#1567}
    ]
    -id: 20917
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702054697
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10591777"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701968297 {#2306
      date: 2023-12-07 17:58:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +body: "Consider yourself lucky."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701970400 {#1667
    date: 2023-12-07 18:33:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@nodsocket@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1598 …}
  +nested: Doctrine\ORM\PersistentCollection {#1711 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 207320
  -bodyTs: "'consid':1 'lucki':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6404740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701970400 {#1525
    date: 2023-12-07 18:33:20.0 +01:00
  }
  +"title": 207320
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#1567
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#2058 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: Proxies\__CG__\App\Entity\Image {#2203 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2210 …}
    +slug: ""
    +title: "👁️👁️"
    +url: "https://sh.itjust.works/pictrs/image/5135600c-05ba-4446-8761-dc35ef1e44e8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 40
    +favouriteCount: 572
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702011088 {#2282
      date: 2023-12-08 05:51:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2201 …}
    +votes: Doctrine\ORM\PersistentCollection {#2204 …}
    +reports: Doctrine\ORM\PersistentCollection {#2207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
    +badges: Doctrine\ORM\PersistentCollection {#2266 …}
    +children: [
      App\Entity\EntryComment {#1567}
    ]
    -id: 20917
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702054697
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10591777"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701968297 {#2306
      date: 2023-12-07 17:58:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +body: "Consider yourself lucky."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701970400 {#1667
    date: 2023-12-07 18:33:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@nodsocket@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1598 …}
  +nested: Doctrine\ORM\PersistentCollection {#1711 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 207320
  -bodyTs: "'consid':1 'lucki':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6404740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701970400 {#1525
    date: 2023-12-07 18:33:20.0 +01:00
  }
  +"title": 207320
}
"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
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#2304 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2272 …}
  +slug: "Man-strong"
  +title: "Man strong"
  +url: "https://lemmy.world/pictrs/image/3b2279c6-4a4a-4427-8398-8fb6f0c0ca93.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701666546 {#2268
    date: 2023-12-04 06:09:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
  +badges: Doctrine\ORM\PersistentCollection {#2233 …}
  +children: [
    App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "I mean… that actually looks pretty dope."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702858593 {#1434
        date: 2023-12-18 01:16:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ObviouslyNotBanana@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1575 …}
      +nested: Doctrine\ORM\PersistentCollection {#1572 …}
      +votes: Doctrine\ORM\PersistentCollection {#1581 …}
      +reports: Doctrine\ORM\PersistentCollection {#1579 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
      -id: 193290
      -bodyTs: "'actual':4 'dope':7 'look':5 'mean':2 'pretti':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6259192"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701635107 {#1699
        date: 2023-12-03 21:25:07.0 +01:00
      }
      +"title": 193290
    }
  ]
  -id: 19814
  -titleTs: "'man':1 'strong':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701719549
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9098651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701633149 {#2261
    date: 2023-12-03 20:52:29.0 +01: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
31 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#2304 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2272 …}
  +slug: "Man-strong"
  +title: "Man strong"
  +url: "https://lemmy.world/pictrs/image/3b2279c6-4a4a-4427-8398-8fb6f0c0ca93.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701666546 {#2268
    date: 2023-12-04 06:09:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
  +badges: Doctrine\ORM\PersistentCollection {#2233 …}
  +children: [
    App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "I mean… that actually looks pretty dope."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702858593 {#1434
        date: 2023-12-18 01:16:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ObviouslyNotBanana@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1575 …}
      +nested: Doctrine\ORM\PersistentCollection {#1572 …}
      +votes: Doctrine\ORM\PersistentCollection {#1581 …}
      +reports: Doctrine\ORM\PersistentCollection {#1579 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
      -id: 193290
      -bodyTs: "'actual':4 'dope':7 'look':5 'mean':2 'pretti':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6259192"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701635107 {#1699
        date: 2023-12-03 21:25:07.0 +01:00
      }
      +"title": 193290
    }
  ]
  -id: 19814
  -titleTs: "'man':1 'strong':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701719549
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9098651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701633149 {#2261
    date: 2023-12-03 20:52:29.0 +01: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
32 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#2304 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2272 …}
  +slug: "Man-strong"
  +title: "Man strong"
  +url: "https://lemmy.world/pictrs/image/3b2279c6-4a4a-4427-8398-8fb6f0c0ca93.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701666546 {#2268
    date: 2023-12-04 06:09:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
  +badges: Doctrine\ORM\PersistentCollection {#2233 …}
  +children: [
    App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "I mean… that actually looks pretty dope."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702858593 {#1434
        date: 2023-12-18 01:16:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ObviouslyNotBanana@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1575 …}
      +nested: Doctrine\ORM\PersistentCollection {#1572 …}
      +votes: Doctrine\ORM\PersistentCollection {#1581 …}
      +reports: Doctrine\ORM\PersistentCollection {#1579 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
      -id: 193290
      -bodyTs: "'actual':4 'dope':7 'look':5 'mean':2 'pretti':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6259192"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701635107 {#1699
        date: 2023-12-03 21:25:07.0 +01:00
      }
      +"title": 193290
    }
  ]
  -id: 19814
  -titleTs: "'man':1 'strong':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701719549
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9098651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701633149 {#2261
    date: 2023-12-03 20:52:29.0 +01: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
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 {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2030 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2304 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2272 …}
    +slug: "Man-strong"
    +title: "Man strong"
    +url: "https://lemmy.world/pictrs/image/3b2279c6-4a4a-4427-8398-8fb6f0c0ca93.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701666546 {#2268
      date: 2023-12-04 06:09:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2253 …}
    +votes: Doctrine\ORM\PersistentCollection {#2262 …}
    +reports: Doctrine\ORM\PersistentCollection {#2264 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
    +badges: Doctrine\ORM\PersistentCollection {#2233 …}
    +children: [
      App\Entity\EntryComment {#1610}
    ]
    -id: 19814
    -titleTs: "'man':1 'strong':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701719549
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9098651"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633149 {#2261
      date: 2023-12-03 20:52:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "I mean… that actually looks pretty dope."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702858593 {#1434
    date: 2023-12-18 01:16:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1575 …}
  +nested: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  -id: 193290
  -bodyTs: "'actual':4 'dope':7 'look':5 'mean':2 'pretti':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6259192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701635107 {#1699
    date: 2023-12-03 21:25:07.0 +01:00
  }
  +"title": 193290
}
"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 {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2030 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2304 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2272 …}
    +slug: "Man-strong"
    +title: "Man strong"
    +url: "https://lemmy.world/pictrs/image/3b2279c6-4a4a-4427-8398-8fb6f0c0ca93.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701666546 {#2268
      date: 2023-12-04 06:09:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2253 …}
    +votes: Doctrine\ORM\PersistentCollection {#2262 …}
    +reports: Doctrine\ORM\PersistentCollection {#2264 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
    +badges: Doctrine\ORM\PersistentCollection {#2233 …}
    +children: [
      App\Entity\EntryComment {#1610}
    ]
    -id: 19814
    -titleTs: "'man':1 'strong':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701719549
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9098651"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633149 {#2261
      date: 2023-12-03 20:52:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "I mean… that actually looks pretty dope."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702858593 {#1434
    date: 2023-12-18 01:16:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1575 …}
  +nested: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  -id: 193290
  -bodyTs: "'actual':4 'dope':7 'look':5 'mean':2 'pretti':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6259192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701635107 {#1699
    date: 2023-12-03 21:25:07.0 +01:00
  }
  +"title": 193290
}
"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 {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2030 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2304 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2272 …}
    +slug: "Man-strong"
    +title: "Man strong"
    +url: "https://lemmy.world/pictrs/image/3b2279c6-4a4a-4427-8398-8fb6f0c0ca93.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701666546 {#2268
      date: 2023-12-04 06:09:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2253 …}
    +votes: Doctrine\ORM\PersistentCollection {#2262 …}
    +reports: Doctrine\ORM\PersistentCollection {#2264 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
    +badges: Doctrine\ORM\PersistentCollection {#2233 …}
    +children: [
      App\Entity\EntryComment {#1610}
    ]
    -id: 19814
    -titleTs: "'man':1 'strong':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701719549
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9098651"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633149 {#2261
      date: 2023-12-03 20:52:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "I mean… that actually looks pretty dope."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702858593 {#1434
    date: 2023-12-18 01:16:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1575 …}
  +nested: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  -id: 193290
  -bodyTs: "'actual':4 'dope':7 'look':5 'mean':2 'pretti':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6259192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701635107 {#1699
    date: 2023-12-03 21:25:07.0 +01:00
  }
  +"title": 193290
}
"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_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
38 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