GET https://kbin.spritesserver.nl/index.php/u/@radroot@lemmy.world/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 …}
}
8.16 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 {#1629
  +user: Proxies\__CG__\App\Entity\User {#2360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2648 …}
  +slug: "What-s-something-you-d-like-to-leave-behind-in-the-old"
  +title: "What's something you'd like to leave behind in the old year and not carry into the new year?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 85
  +favouriteCount: 130
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719653677 {#2602
    date: 2024-06-29 11:34:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2647 …}
  +votes: Doctrine\ORM\PersistentCollection {#2645 …}
  +reports: Doctrine\ORM\PersistentCollection {#2642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
  +badges: Doctrine\ORM\PersistentCollection {#2689 …}
  +children: [
    App\Entity\EntryComment {#1630
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "English. It’s not going to happen though"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1719653677 {#1611
        date: 2024-06-29 11:34:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ohlaph@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1626 …}
      +nested: Doctrine\ORM\PersistentCollection {#1618 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1731 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
      -id: 269416
      -bodyTs: "'english':1 'go':5 'happen':7 'though':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6329241"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704091082 {#1598
        date: 2024-01-01 07:38:02.0 +01:00
      }
      +"title": 269416
    }
  ]
  -id: 26423
  -titleTs: "'behind':9 'carri':16 'd':5 'leav':8 'like':6 'new':19 'old':12 'someth':3 'year':13,20"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704177336
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10186474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704090936 {#2523
    date: 2024-01-01 07:35:36.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 {#1629
  +user: Proxies\__CG__\App\Entity\User {#2360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2648 …}
  +slug: "What-s-something-you-d-like-to-leave-behind-in-the-old"
  +title: "What's something you'd like to leave behind in the old year and not carry into the new year?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 85
  +favouriteCount: 130
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719653677 {#2602
    date: 2024-06-29 11:34:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2647 …}
  +votes: Doctrine\ORM\PersistentCollection {#2645 …}
  +reports: Doctrine\ORM\PersistentCollection {#2642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
  +badges: Doctrine\ORM\PersistentCollection {#2689 …}
  +children: [
    App\Entity\EntryComment {#1630
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "English. It’s not going to happen though"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1719653677 {#1611
        date: 2024-06-29 11:34:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ohlaph@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1626 …}
      +nested: Doctrine\ORM\PersistentCollection {#1618 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1731 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
      -id: 269416
      -bodyTs: "'english':1 'go':5 'happen':7 'though':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6329241"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704091082 {#1598
        date: 2024-01-01 07:38:02.0 +01:00
      }
      +"title": 269416
    }
  ]
  -id: 26423
  -titleTs: "'behind':9 'carri':16 'd':5 'leav':8 'like':6 'new':19 'old':12 'someth':3 'year':13,20"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704177336
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10186474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704090936 {#2523
    date: 2024-01-01 07:35:36.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 {#1629
  +user: Proxies\__CG__\App\Entity\User {#2360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2648 …}
  +slug: "What-s-something-you-d-like-to-leave-behind-in-the-old"
  +title: "What's something you'd like to leave behind in the old year and not carry into the new year?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 85
  +favouriteCount: 130
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719653677 {#2602
    date: 2024-06-29 11:34:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2647 …}
  +votes: Doctrine\ORM\PersistentCollection {#2645 …}
  +reports: Doctrine\ORM\PersistentCollection {#2642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
  +badges: Doctrine\ORM\PersistentCollection {#2689 …}
  +children: [
    App\Entity\EntryComment {#1630
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "English. It’s not going to happen though"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1719653677 {#1611
        date: 2024-06-29 11:34:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ohlaph@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1626 …}
      +nested: Doctrine\ORM\PersistentCollection {#1618 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1731 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
      -id: 269416
      -bodyTs: "'english':1 'go':5 'happen':7 'though':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6329241"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704091082 {#1598
        date: 2024-01-01 07:38:02.0 +01:00
      }
      +"title": 269416
    }
  ]
  -id: 26423
  -titleTs: "'behind':9 'carri':16 'd':5 'leav':8 'like':6 'new':19 'old':12 'someth':3 'year':13,20"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704177336
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10186474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704090936 {#2523
    date: 2024-01-01 07:35:36.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 {#1630
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#2360 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2648 …}
    +slug: "What-s-something-you-d-like-to-leave-behind-in-the-old"
    +title: "What's something you'd like to leave behind in the old year and not carry into the new year?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 85
    +favouriteCount: 130
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719653677 {#2602
      date: 2024-06-29 11:34:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2647 …}
    +votes: Doctrine\ORM\PersistentCollection {#2645 …}
    +reports: Doctrine\ORM\PersistentCollection {#2642 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
    +badges: Doctrine\ORM\PersistentCollection {#2689 …}
    +children: [
      App\Entity\EntryComment {#1630}
    ]
    -id: 26423
    -titleTs: "'behind':9 'carri':16 'd':5 'leav':8 'like':6 'new':19 'old':12 'someth':3 'year':13,20"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704177336
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10186474"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704090936 {#2523
      date: 2024-01-01 07:35:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "English. It’s not going to happen though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1719653677 {#1611
    date: 2024-06-29 11:34:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ohlaph@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1626 …}
  +nested: Doctrine\ORM\PersistentCollection {#1618 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
  -id: 269416
  -bodyTs: "'english':1 'go':5 'happen':7 'though':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6329241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704091082 {#1598
    date: 2024-01-01 07:38:02.0 +01:00
  }
  +"title": 269416
}
"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 {#1630
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#2360 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2648 …}
    +slug: "What-s-something-you-d-like-to-leave-behind-in-the-old"
    +title: "What's something you'd like to leave behind in the old year and not carry into the new year?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 85
    +favouriteCount: 130
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719653677 {#2602
      date: 2024-06-29 11:34:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2647 …}
    +votes: Doctrine\ORM\PersistentCollection {#2645 …}
    +reports: Doctrine\ORM\PersistentCollection {#2642 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
    +badges: Doctrine\ORM\PersistentCollection {#2689 …}
    +children: [
      App\Entity\EntryComment {#1630}
    ]
    -id: 26423
    -titleTs: "'behind':9 'carri':16 'd':5 'leav':8 'like':6 'new':19 'old':12 'someth':3 'year':13,20"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704177336
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10186474"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704090936 {#2523
      date: 2024-01-01 07:35:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "English. It’s not going to happen though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1719653677 {#1611
    date: 2024-06-29 11:34:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ohlaph@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1626 …}
  +nested: Doctrine\ORM\PersistentCollection {#1618 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
  -id: 269416
  -bodyTs: "'english':1 'go':5 'happen':7 'though':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6329241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704091082 {#1598
    date: 2024-01-01 07:38:02.0 +01:00
  }
  +"title": 269416
}
"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 {#1630
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#2360 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2648 …}
    +slug: "What-s-something-you-d-like-to-leave-behind-in-the-old"
    +title: "What's something you'd like to leave behind in the old year and not carry into the new year?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 85
    +favouriteCount: 130
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719653677 {#2602
      date: 2024-06-29 11:34:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2647 …}
    +votes: Doctrine\ORM\PersistentCollection {#2645 …}
    +reports: Doctrine\ORM\PersistentCollection {#2642 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
    +badges: Doctrine\ORM\PersistentCollection {#2689 …}
    +children: [
      App\Entity\EntryComment {#1630}
    ]
    -id: 26423
    -titleTs: "'behind':9 'carri':16 'd':5 'leav':8 'like':6 'new':19 'old':12 'someth':3 'year':13,20"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704177336
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10186474"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704090936 {#2523
      date: 2024-01-01 07:35:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "English. It’s not going to happen though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1719653677 {#1611
    date: 2024-06-29 11:34:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ohlaph@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1626 …}
  +nested: Doctrine\ORM\PersistentCollection {#1618 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
  -id: 269416
  -bodyTs: "'english':1 'go':5 'happen':7 'though':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6329241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704091082 {#1598
    date: 2024-01-01 07:38:02.0 +01:00
  }
  +"title": 269416
}
"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\Post {#1981
  +user: Proxies\__CG__\App\Entity\User {#2525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +slug: "at-memes-at-lemmy-ml"
  +body: "@memes@lemmy.ml"
  +lang: "sr"
  +commentCount: 16
  +favouriteCount: 247
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724951542 {#1353
    date: 2024-08-29 19:12:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2526 …}
  +votes: Doctrine\ORM\PersistentCollection {#2548 …}
  +reports: Doctrine\ORM\PersistentCollection {#2549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2608 …}
  +children: [
    App\Entity\PostComment {#1728
      +user: App\Entity\User {#260 …}
      +post: Proxies\__CG__\App\Entity\Post {#1981 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +parent: null
      +root: null
      +image: null
      +body: "Code just configuration files for computer"
      +lang: "en"
      +favouriteCount: 58
      +score: 0
      +lastActive: DateTime @1703726140 {#2080
        date: 2023-12-28 02:15:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@memes@lemmy.ml"
        "@fram3d@balkan.fedive.rs"
      ]
      +isAdult: false
      +updateMark: false
      +children: Doctrine\ORM\PersistentCollection {#1987 …}
      +nested: Doctrine\ORM\PersistentCollection {#2008 …}
      +votes: Doctrine\ORM\PersistentCollection {#2015 …}
      +reports: Doctrine\ORM\PersistentCollection {#1991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1982 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
      -id: 940
      -bodyTs: "'code':1 'comput':6 'configur':3 'file':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6270446"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703726140 {#1384
        date: 2023-12-28 02:15:40.0 +01:00
      }
      +"title": 940
    }
  ]
  -id: 338
  -bodyTs: "'memes@lemmy.ml':1"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703809136
  +visibility: "visible             "
  +apId: "https://balkan.fedive.rs/users/fram3d/statuses/111655173256103231"
  +editedAt: DateTimeImmutable @1708561828 {#1347
    date: 2024-02-22 01:30:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703722736 {#1348
    date: 2023-12-28 01:18:56.0 +01:00
  }
  +__isInitialized__: true
  +"title": 338
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Post {#1981
  +user: Proxies\__CG__\App\Entity\User {#2525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +slug: "at-memes-at-lemmy-ml"
  +body: "@memes@lemmy.ml"
  +lang: "sr"
  +commentCount: 16
  +favouriteCount: 247
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724951542 {#1353
    date: 2024-08-29 19:12:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2526 …}
  +votes: Doctrine\ORM\PersistentCollection {#2548 …}
  +reports: Doctrine\ORM\PersistentCollection {#2549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2608 …}
  +children: [
    App\Entity\PostComment {#1728
      +user: App\Entity\User {#260 …}
      +post: Proxies\__CG__\App\Entity\Post {#1981 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +parent: null
      +root: null
      +image: null
      +body: "Code just configuration files for computer"
      +lang: "en"
      +favouriteCount: 58
      +score: 0
      +lastActive: DateTime @1703726140 {#2080
        date: 2023-12-28 02:15:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@memes@lemmy.ml"
        "@fram3d@balkan.fedive.rs"
      ]
      +isAdult: false
      +updateMark: false
      +children: Doctrine\ORM\PersistentCollection {#1987 …}
      +nested: Doctrine\ORM\PersistentCollection {#2008 …}
      +votes: Doctrine\ORM\PersistentCollection {#2015 …}
      +reports: Doctrine\ORM\PersistentCollection {#1991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1982 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
      -id: 940
      -bodyTs: "'code':1 'comput':6 'configur':3 'file':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6270446"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703726140 {#1384
        date: 2023-12-28 02:15:40.0 +01:00
      }
      +"title": 940
    }
  ]
  -id: 338
  -bodyTs: "'memes@lemmy.ml':1"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703809136
  +visibility: "visible             "
  +apId: "https://balkan.fedive.rs/users/fram3d/statuses/111655173256103231"
  +editedAt: DateTimeImmutable @1708561828 {#1347
    date: 2024-02-22 01:30:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703722736 {#1348
    date: 2023-12-28 01:18:56.0 +01:00
  }
  +__isInitialized__: true
  +"title": 338
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Post {#1981
  +user: Proxies\__CG__\App\Entity\User {#2525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +slug: "at-memes-at-lemmy-ml"
  +body: "@memes@lemmy.ml"
  +lang: "sr"
  +commentCount: 16
  +favouriteCount: 247
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724951542 {#1353
    date: 2024-08-29 19:12:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2526 …}
  +votes: Doctrine\ORM\PersistentCollection {#2548 …}
  +reports: Doctrine\ORM\PersistentCollection {#2549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2608 …}
  +children: [
    App\Entity\PostComment {#1728
      +user: App\Entity\User {#260 …}
      +post: Proxies\__CG__\App\Entity\Post {#1981 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +parent: null
      +root: null
      +image: null
      +body: "Code just configuration files for computer"
      +lang: "en"
      +favouriteCount: 58
      +score: 0
      +lastActive: DateTime @1703726140 {#2080
        date: 2023-12-28 02:15:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@memes@lemmy.ml"
        "@fram3d@balkan.fedive.rs"
      ]
      +isAdult: false
      +updateMark: false
      +children: Doctrine\ORM\PersistentCollection {#1987 …}
      +nested: Doctrine\ORM\PersistentCollection {#2008 …}
      +votes: Doctrine\ORM\PersistentCollection {#2015 …}
      +reports: Doctrine\ORM\PersistentCollection {#1991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1982 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
      -id: 940
      -bodyTs: "'code':1 'comput':6 'configur':3 'file':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6270446"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703726140 {#1384
        date: 2023-12-28 02:15:40.0 +01:00
      }
      +"title": 940
    }
  ]
  -id: 338
  -bodyTs: "'memes@lemmy.ml':1"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703809136
  +visibility: "visible             "
  +apId: "https://balkan.fedive.rs/users/fram3d/statuses/111655173256103231"
  +editedAt: DateTimeImmutable @1708561828 {#1347
    date: 2024-02-22 01:30:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703722736 {#1348
    date: 2023-12-28 01:18:56.0 +01:00
  }
  +__isInitialized__: true
  +"title": 338
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"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\PostComment {#1728
  +user: App\Entity\User {#260 …}
  +post: Proxies\__CG__\App\Entity\Post {#1981
    +user: Proxies\__CG__\App\Entity\User {#2525 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +slug: "at-memes-at-lemmy-ml"
    +body: "@memes@lemmy.ml"
    +lang: "sr"
    +commentCount: 16
    +favouriteCount: 247
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724951542 {#1353
      date: 2024-08-29 19:12:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2526 …}
    +votes: Doctrine\ORM\PersistentCollection {#2548 …}
    +reports: Doctrine\ORM\PersistentCollection {#2549 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2612 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2608 …}
    +children: [
      App\Entity\PostComment {#1728}
    ]
    -id: 338
    -bodyTs: "'memes@lemmy.ml':1"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703809136
    +visibility: "visible             "
    +apId: "https://balkan.fedive.rs/users/fram3d/statuses/111655173256103231"
    +editedAt: DateTimeImmutable @1708561828 {#1347
      date: 2024-02-22 01:30:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703722736 {#1348
      date: 2023-12-28 01:18:56.0 +01:00
    }
    +__isInitialized__: true
    +"title": 338
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +parent: null
  +root: null
  +image: null
  +body: "Code just configuration files for computer"
  +lang: "en"
  +favouriteCount: 58
  +score: 0
  +lastActive: DateTime @1703726140 {#2080
    date: 2023-12-28 02:15:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@fram3d@balkan.fedive.rs"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#1987 …}
  +nested: Doctrine\ORM\PersistentCollection {#2008 …}
  +votes: Doctrine\ORM\PersistentCollection {#2015 …}
  +reports: Doctrine\ORM\PersistentCollection {#1991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  -id: 940
  -bodyTs: "'code':1 'comput':6 'configur':3 'file':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6270446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703726140 {#1384
    date: 2023-12-28 02:15:40.0 +01:00
  }
  +"title": 940
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\PostComment {#1728
  +user: App\Entity\User {#260 …}
  +post: Proxies\__CG__\App\Entity\Post {#1981
    +user: Proxies\__CG__\App\Entity\User {#2525 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +slug: "at-memes-at-lemmy-ml"
    +body: "@memes@lemmy.ml"
    +lang: "sr"
    +commentCount: 16
    +favouriteCount: 247
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724951542 {#1353
      date: 2024-08-29 19:12:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2526 …}
    +votes: Doctrine\ORM\PersistentCollection {#2548 …}
    +reports: Doctrine\ORM\PersistentCollection {#2549 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2612 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2608 …}
    +children: [
      App\Entity\PostComment {#1728}
    ]
    -id: 338
    -bodyTs: "'memes@lemmy.ml':1"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703809136
    +visibility: "visible             "
    +apId: "https://balkan.fedive.rs/users/fram3d/statuses/111655173256103231"
    +editedAt: DateTimeImmutable @1708561828 {#1347
      date: 2024-02-22 01:30:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703722736 {#1348
      date: 2023-12-28 01:18:56.0 +01:00
    }
    +__isInitialized__: true
    +"title": 338
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +parent: null
  +root: null
  +image: null
  +body: "Code just configuration files for computer"
  +lang: "en"
  +favouriteCount: 58
  +score: 0
  +lastActive: DateTime @1703726140 {#2080
    date: 2023-12-28 02:15:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@fram3d@balkan.fedive.rs"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#1987 …}
  +nested: Doctrine\ORM\PersistentCollection {#2008 …}
  +votes: Doctrine\ORM\PersistentCollection {#2015 …}
  +reports: Doctrine\ORM\PersistentCollection {#1991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  -id: 940
  -bodyTs: "'code':1 'comput':6 'configur':3 'file':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6270446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703726140 {#1384
    date: 2023-12-28 02:15:40.0 +01:00
  }
  +"title": 940
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\PostComment {#1728
  +user: App\Entity\User {#260 …}
  +post: Proxies\__CG__\App\Entity\Post {#1981
    +user: Proxies\__CG__\App\Entity\User {#2525 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +slug: "at-memes-at-lemmy-ml"
    +body: "@memes@lemmy.ml"
    +lang: "sr"
    +commentCount: 16
    +favouriteCount: 247
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724951542 {#1353
      date: 2024-08-29 19:12:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2526 …}
    +votes: Doctrine\ORM\PersistentCollection {#2548 …}
    +reports: Doctrine\ORM\PersistentCollection {#2549 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2612 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2608 …}
    +children: [
      App\Entity\PostComment {#1728}
    ]
    -id: 338
    -bodyTs: "'memes@lemmy.ml':1"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703809136
    +visibility: "visible             "
    +apId: "https://balkan.fedive.rs/users/fram3d/statuses/111655173256103231"
    +editedAt: DateTimeImmutable @1708561828 {#1347
      date: 2024-02-22 01:30:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703722736 {#1348
      date: 2023-12-28 01:18:56.0 +01:00
    }
    +__isInitialized__: true
    +"title": 338
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +parent: null
  +root: null
  +image: null
  +body: "Code just configuration files for computer"
  +lang: "en"
  +favouriteCount: 58
  +score: 0
  +lastActive: DateTime @1703726140 {#2080
    date: 2023-12-28 02:15:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@fram3d@balkan.fedive.rs"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#1987 …}
  +nested: Doctrine\ORM\PersistentCollection {#2008 …}
  +votes: Doctrine\ORM\PersistentCollection {#2015 …}
  +reports: Doctrine\ORM\PersistentCollection {#1991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  -id: 940
  -bodyTs: "'code':1 'comput':6 'configur':3 'file':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6270446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703726140 {#1384
    date: 2023-12-28 02:15:40.0 +01:00
  }
  +"title": 940
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"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
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#2024 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#2716 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2715 …}
  +slug: "Communist-Filth-Capitalist-Filth"
  +title: "Communist Filth/Capitalist Filth"
  +url: "https://lemmy.ml/pictrs/image/3bd8dae8-ba7b-45b1-8eff-f9bba4d69f51.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 647
  +favouriteCount: 1566
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728518881 {#2686
    date: 2024-10-10 02:08:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2714 …}
  +votes: Doctrine\ORM\PersistentCollection {#2721 …}
  +reports: Doctrine\ORM\PersistentCollection {#2717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
  +badges: Doctrine\ORM\PersistentCollection {#2725 …}
  +children: [
    1 => App\Entity\EntryComment {#1619
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
      +body: """
        Your task is not to prove that drugs exist in the homeless community. For your point of them “fucking their lives up with drugs” to be true, you have to prove that their personal drug use was the catalyst for their living conditions. Do that or take the L.\n
        \n
        And to check yourself, you might want to look up the prevalence of drug use in more affluent communities. Hint: it’s a lot.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699700819 {#1604
        date: 2023-11-11 12:06:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ciko22i3@sopuli.xyz"
        "@radroot@lemmy.world"
        "@Sheik@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -id: 110736
      -bodyTs: "'affluent':67 'catalyst':39 'check':52 'communiti':13,68 'condit':43 'drug':8,24,35,63 'exist':9 'fuck':19 'hint':69 'homeless':12 'l':49 'live':21,42 'look':58 'lot':73 'might':55 'person':34 'point':16 'preval':61 'prove':6,31 'take':47 'task':2 'true':27 'use':36,64 'want':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5231255"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699700819 {#1596
        date: 2023-11-11 12:06:59.0 +01:00
      }
      +"title": 110736
    }
    2 => 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: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
      +body: "Citation needed"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699698421 {#1434
        date: 2023-11-11 11:27:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ciko22i3@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1650 …}
      +nested: Doctrine\ORM\PersistentCollection {#1671 …}
      +votes: Doctrine\ORM\PersistentCollection {#1667 …}
      +reports: Doctrine\ORM\PersistentCollection {#1670 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
      -id: 110663
      -bodyTs: "'citat':1 'need':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5230829"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699698421 {#1699
        date: 2023-11-11 11:27:01.0 +01:00
      }
      +"title": 110663
    }
    0 => App\Entity\EntryComment {#1566
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1567 …}
      +body: "In your example, I’m assuming the first person is a worker and the second person is the boss. That’s usually how it goes"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699700562 {#1581
        date: 2023-11-11 12:02:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Hovenko@iusearchlinux.fyi"
        "@EfreetSK@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1550 …}
      +nested: Doctrine\ORM\PersistentCollection {#1562 …}
      +votes: Doctrine\ORM\PersistentCollection {#1554 …}
      +reports: Doctrine\ORM\PersistentCollection {#1556 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
      -id: 110725
      -bodyTs: "'assum':6 'boss':19 'exampl':3 'first':8 'goe':25 'm':5 'person':9,16 'second':15 'usual':22 'worker':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5231203"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699700562 {#1564
        date: 2023-11-11 12:02:42.0 +01:00
      }
      +"title": 110725
    }
  ]
  -id: 11959
  -titleTs: "'communist':1 'filth':3 'filth/capitalist':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699782556
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7807923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699696156 {#2625
    date: 2023-11-11 10:49:16.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
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#2024 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#2716 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2715 …}
  +slug: "Communist-Filth-Capitalist-Filth"
  +title: "Communist Filth/Capitalist Filth"
  +url: "https://lemmy.ml/pictrs/image/3bd8dae8-ba7b-45b1-8eff-f9bba4d69f51.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 647
  +favouriteCount: 1566
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728518881 {#2686
    date: 2024-10-10 02:08:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2714 …}
  +votes: Doctrine\ORM\PersistentCollection {#2721 …}
  +reports: Doctrine\ORM\PersistentCollection {#2717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
  +badges: Doctrine\ORM\PersistentCollection {#2725 …}
  +children: [
    1 => App\Entity\EntryComment {#1619
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
      +body: """
        Your task is not to prove that drugs exist in the homeless community. For your point of them “fucking their lives up with drugs” to be true, you have to prove that their personal drug use was the catalyst for their living conditions. Do that or take the L.\n
        \n
        And to check yourself, you might want to look up the prevalence of drug use in more affluent communities. Hint: it’s a lot.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699700819 {#1604
        date: 2023-11-11 12:06:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ciko22i3@sopuli.xyz"
        "@radroot@lemmy.world"
        "@Sheik@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -id: 110736
      -bodyTs: "'affluent':67 'catalyst':39 'check':52 'communiti':13,68 'condit':43 'drug':8,24,35,63 'exist':9 'fuck':19 'hint':69 'homeless':12 'l':49 'live':21,42 'look':58 'lot':73 'might':55 'person':34 'point':16 'preval':61 'prove':6,31 'take':47 'task':2 'true':27 'use':36,64 'want':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5231255"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699700819 {#1596
        date: 2023-11-11 12:06:59.0 +01:00
      }
      +"title": 110736
    }
    2 => 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: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
      +body: "Citation needed"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699698421 {#1434
        date: 2023-11-11 11:27:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ciko22i3@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1650 …}
      +nested: Doctrine\ORM\PersistentCollection {#1671 …}
      +votes: Doctrine\ORM\PersistentCollection {#1667 …}
      +reports: Doctrine\ORM\PersistentCollection {#1670 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
      -id: 110663
      -bodyTs: "'citat':1 'need':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5230829"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699698421 {#1699
        date: 2023-11-11 11:27:01.0 +01:00
      }
      +"title": 110663
    }
    0 => App\Entity\EntryComment {#1566
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1567 …}
      +body: "In your example, I’m assuming the first person is a worker and the second person is the boss. That’s usually how it goes"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699700562 {#1581
        date: 2023-11-11 12:02:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Hovenko@iusearchlinux.fyi"
        "@EfreetSK@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1550 …}
      +nested: Doctrine\ORM\PersistentCollection {#1562 …}
      +votes: Doctrine\ORM\PersistentCollection {#1554 …}
      +reports: Doctrine\ORM\PersistentCollection {#1556 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
      -id: 110725
      -bodyTs: "'assum':6 'boss':19 'exampl':3 'first':8 'goe':25 'm':5 'person':9,16 'second':15 'usual':22 'worker':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5231203"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699700562 {#1564
        date: 2023-11-11 12:02:42.0 +01:00
      }
      +"title": 110725
    }
  ]
  -id: 11959
  -titleTs: "'communist':1 'filth':3 'filth/capitalist':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699782556
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7807923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699696156 {#2625
    date: 2023-11-11 10:49:16.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
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#2024 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#2716 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2715 …}
  +slug: "Communist-Filth-Capitalist-Filth"
  +title: "Communist Filth/Capitalist Filth"
  +url: "https://lemmy.ml/pictrs/image/3bd8dae8-ba7b-45b1-8eff-f9bba4d69f51.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 647
  +favouriteCount: 1566
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728518881 {#2686
    date: 2024-10-10 02:08:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2714 …}
  +votes: Doctrine\ORM\PersistentCollection {#2721 …}
  +reports: Doctrine\ORM\PersistentCollection {#2717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
  +badges: Doctrine\ORM\PersistentCollection {#2725 …}
  +children: [
    1 => App\Entity\EntryComment {#1619
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
      +body: """
        Your task is not to prove that drugs exist in the homeless community. For your point of them “fucking their lives up with drugs” to be true, you have to prove that their personal drug use was the catalyst for their living conditions. Do that or take the L.\n
        \n
        And to check yourself, you might want to look up the prevalence of drug use in more affluent communities. Hint: it’s a lot.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699700819 {#1604
        date: 2023-11-11 12:06:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ciko22i3@sopuli.xyz"
        "@radroot@lemmy.world"
        "@Sheik@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -id: 110736
      -bodyTs: "'affluent':67 'catalyst':39 'check':52 'communiti':13,68 'condit':43 'drug':8,24,35,63 'exist':9 'fuck':19 'hint':69 'homeless':12 'l':49 'live':21,42 'look':58 'lot':73 'might':55 'person':34 'point':16 'preval':61 'prove':6,31 'take':47 'task':2 'true':27 'use':36,64 'want':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5231255"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699700819 {#1596
        date: 2023-11-11 12:06:59.0 +01:00
      }
      +"title": 110736
    }
    2 => 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: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
      +body: "Citation needed"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699698421 {#1434
        date: 2023-11-11 11:27:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ciko22i3@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1650 …}
      +nested: Doctrine\ORM\PersistentCollection {#1671 …}
      +votes: Doctrine\ORM\PersistentCollection {#1667 …}
      +reports: Doctrine\ORM\PersistentCollection {#1670 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
      -id: 110663
      -bodyTs: "'citat':1 'need':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5230829"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699698421 {#1699
        date: 2023-11-11 11:27:01.0 +01:00
      }
      +"title": 110663
    }
    0 => App\Entity\EntryComment {#1566
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1567 …}
      +body: "In your example, I’m assuming the first person is a worker and the second person is the boss. That’s usually how it goes"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699700562 {#1581
        date: 2023-11-11 12:02:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Hovenko@iusearchlinux.fyi"
        "@EfreetSK@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1550 …}
      +nested: Doctrine\ORM\PersistentCollection {#1562 …}
      +votes: Doctrine\ORM\PersistentCollection {#1554 …}
      +reports: Doctrine\ORM\PersistentCollection {#1556 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
      -id: 110725
      -bodyTs: "'assum':6 'boss':19 'exampl':3 'first':8 'goe':25 'm':5 'person':9,16 'second':15 'usual':22 'worker':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5231203"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699700562 {#1564
        date: 2023-11-11 12:02:42.0 +01:00
      }
      +"title": 110725
    }
  ]
  -id: 11959
  -titleTs: "'communist':1 'filth':3 'filth/capitalist':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699782556
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7807923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699696156 {#2625
    date: 2023-11-11 10:49:16.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
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#1619
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2024 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2716 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2715 …}
    +slug: "Communist-Filth-Capitalist-Filth"
    +title: "Communist Filth/Capitalist Filth"
    +url: "https://lemmy.ml/pictrs/image/3bd8dae8-ba7b-45b1-8eff-f9bba4d69f51.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 647
    +favouriteCount: 1566
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728518881 {#2686
      date: 2024-10-10 02:08:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2714 …}
    +votes: Doctrine\ORM\PersistentCollection {#2721 …}
    +reports: Doctrine\ORM\PersistentCollection {#2717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    +badges: Doctrine\ORM\PersistentCollection {#2725 …}
    +children: [
      1 => App\Entity\EntryComment {#1619}
      2 => 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: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
        +body: "Citation needed"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699698421 {#1434
          date: 2023-11-11 11:27:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ciko22i3@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1650 …}
        +nested: Doctrine\ORM\PersistentCollection {#1671 …}
        +votes: Doctrine\ORM\PersistentCollection {#1667 …}
        +reports: Doctrine\ORM\PersistentCollection {#1670 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
        -id: 110663
        -bodyTs: "'citat':1 'need':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5230829"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699698421 {#1699
          date: 2023-11-11 11:27:01.0 +01:00
        }
        +"title": 110663
      }
      0 => App\Entity\EntryComment {#1566
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1567 …}
        +body: "In your example, I’m assuming the first person is a worker and the second person is the boss. That’s usually how it goes"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699700562 {#1581
          date: 2023-11-11 12:02:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Hovenko@iusearchlinux.fyi"
          "@EfreetSK@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1562 …}
        +votes: Doctrine\ORM\PersistentCollection {#1554 …}
        +reports: Doctrine\ORM\PersistentCollection {#1556 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
        -id: 110725
        -bodyTs: "'assum':6 'boss':19 'exampl':3 'first':8 'goe':25 'm':5 'person':9,16 'second':15 'usual':22 'worker':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5231203"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699700562 {#1564
          date: 2023-11-11 12:02:42.0 +01:00
        }
        +"title": 110725
      }
    ]
    -id: 11959
    -titleTs: "'communist':1 'filth':3 'filth/capitalist':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699782556
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7807923"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699696156 {#2625
      date: 2023-11-11 10:49:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
  +body: """
    Your task is not to prove that drugs exist in the homeless community. For your point of them “fucking their lives up with drugs” to be true, you have to prove that their personal drug use was the catalyst for their living conditions. Do that or take the L.\n
    \n
    And to check yourself, you might want to look up the prevalence of drug use in more affluent communities. Hint: it’s a lot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699700819 {#1604
    date: 2023-11-11 12:06:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ciko22i3@sopuli.xyz"
    "@radroot@lemmy.world"
    "@Sheik@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 110736
  -bodyTs: "'affluent':67 'catalyst':39 'check':52 'communiti':13,68 'condit':43 'drug':8,24,35,63 'exist':9 'fuck':19 'hint':69 'homeless':12 'l':49 'live':21,42 'look':58 'lot':73 'might':55 'person':34 'point':16 'preval':61 'prove':6,31 'take':47 'task':2 'true':27 'use':36,64 'want':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5231255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699700819 {#1596
    date: 2023-11-11 12:06:59.0 +01:00
  }
  +"title": 110736
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#1619
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2024 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2716 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2715 …}
    +slug: "Communist-Filth-Capitalist-Filth"
    +title: "Communist Filth/Capitalist Filth"
    +url: "https://lemmy.ml/pictrs/image/3bd8dae8-ba7b-45b1-8eff-f9bba4d69f51.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 647
    +favouriteCount: 1566
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728518881 {#2686
      date: 2024-10-10 02:08:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2714 …}
    +votes: Doctrine\ORM\PersistentCollection {#2721 …}
    +reports: Doctrine\ORM\PersistentCollection {#2717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    +badges: Doctrine\ORM\PersistentCollection {#2725 …}
    +children: [
      1 => App\Entity\EntryComment {#1619}
      2 => 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: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
        +body: "Citation needed"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699698421 {#1434
          date: 2023-11-11 11:27:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ciko22i3@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1650 …}
        +nested: Doctrine\ORM\PersistentCollection {#1671 …}
        +votes: Doctrine\ORM\PersistentCollection {#1667 …}
        +reports: Doctrine\ORM\PersistentCollection {#1670 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
        -id: 110663
        -bodyTs: "'citat':1 'need':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5230829"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699698421 {#1699
          date: 2023-11-11 11:27:01.0 +01:00
        }
        +"title": 110663
      }
      0 => App\Entity\EntryComment {#1566
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1567 …}
        +body: "In your example, I’m assuming the first person is a worker and the second person is the boss. That’s usually how it goes"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699700562 {#1581
          date: 2023-11-11 12:02:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Hovenko@iusearchlinux.fyi"
          "@EfreetSK@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1562 …}
        +votes: Doctrine\ORM\PersistentCollection {#1554 …}
        +reports: Doctrine\ORM\PersistentCollection {#1556 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
        -id: 110725
        -bodyTs: "'assum':6 'boss':19 'exampl':3 'first':8 'goe':25 'm':5 'person':9,16 'second':15 'usual':22 'worker':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5231203"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699700562 {#1564
          date: 2023-11-11 12:02:42.0 +01:00
        }
        +"title": 110725
      }
    ]
    -id: 11959
    -titleTs: "'communist':1 'filth':3 'filth/capitalist':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699782556
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7807923"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699696156 {#2625
      date: 2023-11-11 10:49:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
  +body: """
    Your task is not to prove that drugs exist in the homeless community. For your point of them “fucking their lives up with drugs” to be true, you have to prove that their personal drug use was the catalyst for their living conditions. Do that or take the L.\n
    \n
    And to check yourself, you might want to look up the prevalence of drug use in more affluent communities. Hint: it’s a lot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699700819 {#1604
    date: 2023-11-11 12:06:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ciko22i3@sopuli.xyz"
    "@radroot@lemmy.world"
    "@Sheik@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 110736
  -bodyTs: "'affluent':67 'catalyst':39 'check':52 'communiti':13,68 'condit':43 'drug':8,24,35,63 'exist':9 'fuck':19 'hint':69 'homeless':12 'l':49 'live':21,42 'look':58 'lot':73 'might':55 'person':34 'point':16 'preval':61 'prove':6,31 'take':47 'task':2 'true':27 'use':36,64 'want':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5231255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699700819 {#1596
    date: 2023-11-11 12:06:59.0 +01:00
  }
  +"title": 110736
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#1619
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2024 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2716 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2715 …}
    +slug: "Communist-Filth-Capitalist-Filth"
    +title: "Communist Filth/Capitalist Filth"
    +url: "https://lemmy.ml/pictrs/image/3bd8dae8-ba7b-45b1-8eff-f9bba4d69f51.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 647
    +favouriteCount: 1566
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728518881 {#2686
      date: 2024-10-10 02:08:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2714 …}
    +votes: Doctrine\ORM\PersistentCollection {#2721 …}
    +reports: Doctrine\ORM\PersistentCollection {#2717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    +badges: Doctrine\ORM\PersistentCollection {#2725 …}
    +children: [
      1 => App\Entity\EntryComment {#1619}
      2 => 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: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
        +body: "Citation needed"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699698421 {#1434
          date: 2023-11-11 11:27:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ciko22i3@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1650 …}
        +nested: Doctrine\ORM\PersistentCollection {#1671 …}
        +votes: Doctrine\ORM\PersistentCollection {#1667 …}
        +reports: Doctrine\ORM\PersistentCollection {#1670 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
        -id: 110663
        -bodyTs: "'citat':1 'need':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5230829"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699698421 {#1699
          date: 2023-11-11 11:27:01.0 +01:00
        }
        +"title": 110663
      }
      0 => App\Entity\EntryComment {#1566
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1567 …}
        +body: "In your example, I’m assuming the first person is a worker and the second person is the boss. That’s usually how it goes"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699700562 {#1581
          date: 2023-11-11 12:02:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Hovenko@iusearchlinux.fyi"
          "@EfreetSK@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1562 …}
        +votes: Doctrine\ORM\PersistentCollection {#1554 …}
        +reports: Doctrine\ORM\PersistentCollection {#1556 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
        -id: 110725
        -bodyTs: "'assum':6 'boss':19 'exampl':3 'first':8 'goe':25 'm':5 'person':9,16 'second':15 'usual':22 'worker':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5231203"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699700562 {#1564
          date: 2023-11-11 12:02:42.0 +01:00
        }
        +"title": 110725
      }
    ]
    -id: 11959
    -titleTs: "'communist':1 'filth':3 'filth/capitalist':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699782556
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7807923"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699696156 {#2625
      date: 2023-11-11 10:49:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
  +body: """
    Your task is not to prove that drugs exist in the homeless community. For your point of them “fucking their lives up with drugs” to be true, you have to prove that their personal drug use was the catalyst for their living conditions. Do that or take the L.\n
    \n
    And to check yourself, you might want to look up the prevalence of drug use in more affluent communities. Hint: it’s a lot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699700819 {#1604
    date: 2023-11-11 12:06:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ciko22i3@sopuli.xyz"
    "@radroot@lemmy.world"
    "@Sheik@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 110736
  -bodyTs: "'affluent':67 'catalyst':39 'check':52 'communiti':13,68 'condit':43 'drug':8,24,35,63 'exist':9 'fuck':19 'hint':69 'homeless':12 'l':49 'live':21,42 'look':58 'lot':73 'might':55 'person':34 'point':16 'preval':61 'prove':6,31 'take':47 'task':2 'true':27 'use':36,64 'want':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5231255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699700819 {#1596
    date: 2023-11-11 12:06:59.0 +01:00
  }
  +"title": 110736
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2024 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2716 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2715 …}
    +slug: "Communist-Filth-Capitalist-Filth"
    +title: "Communist Filth/Capitalist Filth"
    +url: "https://lemmy.ml/pictrs/image/3bd8dae8-ba7b-45b1-8eff-f9bba4d69f51.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 647
    +favouriteCount: 1566
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728518881 {#2686
      date: 2024-10-10 02:08:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2714 …}
    +votes: Doctrine\ORM\PersistentCollection {#2721 …}
    +reports: Doctrine\ORM\PersistentCollection {#2717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    +badges: Doctrine\ORM\PersistentCollection {#2725 …}
    +children: [
      1 => App\Entity\EntryComment {#1619
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
        +body: """
          Your task is not to prove that drugs exist in the homeless community. For your point of them “fucking their lives up with drugs” to be true, you have to prove that their personal drug use was the catalyst for their living conditions. Do that or take the L.\n
          \n
          And to check yourself, you might want to look up the prevalence of drug use in more affluent communities. Hint: it’s a lot.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699700819 {#1604
          date: 2023-11-11 12:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ciko22i3@sopuli.xyz"
          "@radroot@lemmy.world"
          "@Sheik@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1691 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
        -id: 110736
        -bodyTs: "'affluent':67 'catalyst':39 'check':52 'communiti':13,68 'condit':43 'drug':8,24,35,63 'exist':9 'fuck':19 'hint':69 'homeless':12 'l':49 'live':21,42 'look':58 'lot':73 'might':55 'person':34 'point':16 'preval':61 'prove':6,31 'take':47 'task':2 'true':27 'use':36,64 'want':56"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5231255"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699700819 {#1596
          date: 2023-11-11 12:06:59.0 +01:00
        }
        +"title": 110736
      }
      2 => App\Entity\EntryComment {#1610}
      0 => App\Entity\EntryComment {#1566
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1567 …}
        +body: "In your example, I’m assuming the first person is a worker and the second person is the boss. That’s usually how it goes"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699700562 {#1581
          date: 2023-11-11 12:02:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Hovenko@iusearchlinux.fyi"
          "@EfreetSK@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1562 …}
        +votes: Doctrine\ORM\PersistentCollection {#1554 …}
        +reports: Doctrine\ORM\PersistentCollection {#1556 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
        -id: 110725
        -bodyTs: "'assum':6 'boss':19 'exampl':3 'first':8 'goe':25 'm':5 'person':9,16 'second':15 'usual':22 'worker':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5231203"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699700562 {#1564
          date: 2023-11-11 12:02:42.0 +01:00
        }
        +"title": 110725
      }
    ]
    -id: 11959
    -titleTs: "'communist':1 'filth':3 'filth/capitalist':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699782556
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7807923"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699696156 {#2625
      date: 2023-11-11 10:49:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
  +body: "Citation needed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699698421 {#1434
    date: 2023-11-11 11:27:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ciko22i3@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1650 …}
  +nested: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  -id: 110663
  -bodyTs: "'citat':1 'need':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5230829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699698421 {#1699
    date: 2023-11-11 11:27:01.0 +01:00
  }
  +"title": 110663
}
"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 {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2024 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2716 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2715 …}
    +slug: "Communist-Filth-Capitalist-Filth"
    +title: "Communist Filth/Capitalist Filth"
    +url: "https://lemmy.ml/pictrs/image/3bd8dae8-ba7b-45b1-8eff-f9bba4d69f51.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 647
    +favouriteCount: 1566
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728518881 {#2686
      date: 2024-10-10 02:08:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2714 …}
    +votes: Doctrine\ORM\PersistentCollection {#2721 …}
    +reports: Doctrine\ORM\PersistentCollection {#2717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    +badges: Doctrine\ORM\PersistentCollection {#2725 …}
    +children: [
      1 => App\Entity\EntryComment {#1619
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
        +body: """
          Your task is not to prove that drugs exist in the homeless community. For your point of them “fucking their lives up with drugs” to be true, you have to prove that their personal drug use was the catalyst for their living conditions. Do that or take the L.\n
          \n
          And to check yourself, you might want to look up the prevalence of drug use in more affluent communities. Hint: it’s a lot.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699700819 {#1604
          date: 2023-11-11 12:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ciko22i3@sopuli.xyz"
          "@radroot@lemmy.world"
          "@Sheik@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1691 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
        -id: 110736
        -bodyTs: "'affluent':67 'catalyst':39 'check':52 'communiti':13,68 'condit':43 'drug':8,24,35,63 'exist':9 'fuck':19 'hint':69 'homeless':12 'l':49 'live':21,42 'look':58 'lot':73 'might':55 'person':34 'point':16 'preval':61 'prove':6,31 'take':47 'task':2 'true':27 'use':36,64 'want':56"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5231255"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699700819 {#1596
          date: 2023-11-11 12:06:59.0 +01:00
        }
        +"title": 110736
      }
      2 => App\Entity\EntryComment {#1610}
      0 => App\Entity\EntryComment {#1566
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1567 …}
        +body: "In your example, I’m assuming the first person is a worker and the second person is the boss. That’s usually how it goes"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699700562 {#1581
          date: 2023-11-11 12:02:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Hovenko@iusearchlinux.fyi"
          "@EfreetSK@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1562 …}
        +votes: Doctrine\ORM\PersistentCollection {#1554 …}
        +reports: Doctrine\ORM\PersistentCollection {#1556 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
        -id: 110725
        -bodyTs: "'assum':6 'boss':19 'exampl':3 'first':8 'goe':25 'm':5 'person':9,16 'second':15 'usual':22 'worker':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5231203"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699700562 {#1564
          date: 2023-11-11 12:02:42.0 +01:00
        }
        +"title": 110725
      }
    ]
    -id: 11959
    -titleTs: "'communist':1 'filth':3 'filth/capitalist':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699782556
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7807923"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699696156 {#2625
      date: 2023-11-11 10:49:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
  +body: "Citation needed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699698421 {#1434
    date: 2023-11-11 11:27:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ciko22i3@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1650 …}
  +nested: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  -id: 110663
  -bodyTs: "'citat':1 'need':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5230829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699698421 {#1699
    date: 2023-11-11 11:27:01.0 +01:00
  }
  +"title": 110663
}
"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 {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2024 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2716 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2715 …}
    +slug: "Communist-Filth-Capitalist-Filth"
    +title: "Communist Filth/Capitalist Filth"
    +url: "https://lemmy.ml/pictrs/image/3bd8dae8-ba7b-45b1-8eff-f9bba4d69f51.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 647
    +favouriteCount: 1566
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728518881 {#2686
      date: 2024-10-10 02:08:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2714 …}
    +votes: Doctrine\ORM\PersistentCollection {#2721 …}
    +reports: Doctrine\ORM\PersistentCollection {#2717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    +badges: Doctrine\ORM\PersistentCollection {#2725 …}
    +children: [
      1 => App\Entity\EntryComment {#1619
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
        +body: """
          Your task is not to prove that drugs exist in the homeless community. For your point of them “fucking their lives up with drugs” to be true, you have to prove that their personal drug use was the catalyst for their living conditions. Do that or take the L.\n
          \n
          And to check yourself, you might want to look up the prevalence of drug use in more affluent communities. Hint: it’s a lot.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699700819 {#1604
          date: 2023-11-11 12:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ciko22i3@sopuli.xyz"
          "@radroot@lemmy.world"
          "@Sheik@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1691 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
        -id: 110736
        -bodyTs: "'affluent':67 'catalyst':39 'check':52 'communiti':13,68 'condit':43 'drug':8,24,35,63 'exist':9 'fuck':19 'hint':69 'homeless':12 'l':49 'live':21,42 'look':58 'lot':73 'might':55 'person':34 'point':16 'preval':61 'prove':6,31 'take':47 'task':2 'true':27 'use':36,64 'want':56"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5231255"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699700819 {#1596
          date: 2023-11-11 12:06:59.0 +01:00
        }
        +"title": 110736
      }
      2 => App\Entity\EntryComment {#1610}
      0 => App\Entity\EntryComment {#1566
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1567 …}
        +body: "In your example, I’m assuming the first person is a worker and the second person is the boss. That’s usually how it goes"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699700562 {#1581
          date: 2023-11-11 12:02:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Hovenko@iusearchlinux.fyi"
          "@EfreetSK@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1562 …}
        +votes: Doctrine\ORM\PersistentCollection {#1554 …}
        +reports: Doctrine\ORM\PersistentCollection {#1556 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
        -id: 110725
        -bodyTs: "'assum':6 'boss':19 'exampl':3 'first':8 'goe':25 'm':5 'person':9,16 'second':15 'usual':22 'worker':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5231203"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699700562 {#1564
          date: 2023-11-11 12:02:42.0 +01:00
        }
        +"title": 110725
      }
    ]
    -id: 11959
    -titleTs: "'communist':1 'filth':3 'filth/capitalist':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699782556
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7807923"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699696156 {#2625
      date: 2023-11-11 10:49:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
  +body: "Citation needed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699698421 {#1434
    date: 2023-11-11 11:27:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ciko22i3@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1650 …}
  +nested: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  -id: 110663
  -bodyTs: "'citat':1 'need':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5230829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699698421 {#1699
    date: 2023-11-11 11:27:01.0 +01:00
  }
  +"title": 110663
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#1566
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2024 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2716 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2715 …}
    +slug: "Communist-Filth-Capitalist-Filth"
    +title: "Communist Filth/Capitalist Filth"
    +url: "https://lemmy.ml/pictrs/image/3bd8dae8-ba7b-45b1-8eff-f9bba4d69f51.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 647
    +favouriteCount: 1566
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728518881 {#2686
      date: 2024-10-10 02:08:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2714 …}
    +votes: Doctrine\ORM\PersistentCollection {#2721 …}
    +reports: Doctrine\ORM\PersistentCollection {#2717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    +badges: Doctrine\ORM\PersistentCollection {#2725 …}
    +children: [
      1 => App\Entity\EntryComment {#1619
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
        +body: """
          Your task is not to prove that drugs exist in the homeless community. For your point of them “fucking their lives up with drugs” to be true, you have to prove that their personal drug use was the catalyst for their living conditions. Do that or take the L.\n
          \n
          And to check yourself, you might want to look up the prevalence of drug use in more affluent communities. Hint: it’s a lot.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699700819 {#1604
          date: 2023-11-11 12:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ciko22i3@sopuli.xyz"
          "@radroot@lemmy.world"
          "@Sheik@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1691 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
        -id: 110736
        -bodyTs: "'affluent':67 'catalyst':39 'check':52 'communiti':13,68 'condit':43 'drug':8,24,35,63 'exist':9 'fuck':19 'hint':69 'homeless':12 'l':49 'live':21,42 'look':58 'lot':73 'might':55 'person':34 'point':16 'preval':61 'prove':6,31 'take':47 'task':2 'true':27 'use':36,64 'want':56"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5231255"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699700819 {#1596
          date: 2023-11-11 12:06:59.0 +01:00
        }
        +"title": 110736
      }
      2 => 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: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
        +body: "Citation needed"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699698421 {#1434
          date: 2023-11-11 11:27:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ciko22i3@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1650 …}
        +nested: Doctrine\ORM\PersistentCollection {#1671 …}
        +votes: Doctrine\ORM\PersistentCollection {#1667 …}
        +reports: Doctrine\ORM\PersistentCollection {#1670 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
        -id: 110663
        -bodyTs: "'citat':1 'need':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5230829"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699698421 {#1699
          date: 2023-11-11 11:27:01.0 +01:00
        }
        +"title": 110663
      }
      0 => App\Entity\EntryComment {#1566}
    ]
    -id: 11959
    -titleTs: "'communist':1 'filth':3 'filth/capitalist':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699782556
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7807923"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699696156 {#2625
      date: 2023-11-11 10:49:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1567 …}
  +body: "In your example, I’m assuming the first person is a worker and the second person is the boss. That’s usually how it goes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699700562 {#1581
    date: 2023-11-11 12:02:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Hovenko@iusearchlinux.fyi"
    "@EfreetSK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1550 …}
  +nested: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  -id: 110725
  -bodyTs: "'assum':6 'boss':19 'exampl':3 'first':8 'goe':25 'm':5 'person':9,16 'second':15 'usual':22 'worker':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5231203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699700562 {#1564
    date: 2023-11-11 12:02:42.0 +01:00
  }
  +"title": 110725
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#1566
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2024 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2716 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2715 …}
    +slug: "Communist-Filth-Capitalist-Filth"
    +title: "Communist Filth/Capitalist Filth"
    +url: "https://lemmy.ml/pictrs/image/3bd8dae8-ba7b-45b1-8eff-f9bba4d69f51.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 647
    +favouriteCount: 1566
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728518881 {#2686
      date: 2024-10-10 02:08:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2714 …}
    +votes: Doctrine\ORM\PersistentCollection {#2721 …}
    +reports: Doctrine\ORM\PersistentCollection {#2717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    +badges: Doctrine\ORM\PersistentCollection {#2725 …}
    +children: [
      1 => App\Entity\EntryComment {#1619
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
        +body: """
          Your task is not to prove that drugs exist in the homeless community. For your point of them “fucking their lives up with drugs” to be true, you have to prove that their personal drug use was the catalyst for their living conditions. Do that or take the L.\n
          \n
          And to check yourself, you might want to look up the prevalence of drug use in more affluent communities. Hint: it’s a lot.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699700819 {#1604
          date: 2023-11-11 12:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ciko22i3@sopuli.xyz"
          "@radroot@lemmy.world"
          "@Sheik@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1691 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
        -id: 110736
        -bodyTs: "'affluent':67 'catalyst':39 'check':52 'communiti':13,68 'condit':43 'drug':8,24,35,63 'exist':9 'fuck':19 'hint':69 'homeless':12 'l':49 'live':21,42 'look':58 'lot':73 'might':55 'person':34 'point':16 'preval':61 'prove':6,31 'take':47 'task':2 'true':27 'use':36,64 'want':56"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5231255"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699700819 {#1596
          date: 2023-11-11 12:06:59.0 +01:00
        }
        +"title": 110736
      }
      2 => 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: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
        +body: "Citation needed"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699698421 {#1434
          date: 2023-11-11 11:27:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ciko22i3@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1650 …}
        +nested: Doctrine\ORM\PersistentCollection {#1671 …}
        +votes: Doctrine\ORM\PersistentCollection {#1667 …}
        +reports: Doctrine\ORM\PersistentCollection {#1670 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
        -id: 110663
        -bodyTs: "'citat':1 'need':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5230829"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699698421 {#1699
          date: 2023-11-11 11:27:01.0 +01:00
        }
        +"title": 110663
      }
      0 => App\Entity\EntryComment {#1566}
    ]
    -id: 11959
    -titleTs: "'communist':1 'filth':3 'filth/capitalist':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699782556
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7807923"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699696156 {#2625
      date: 2023-11-11 10:49:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1567 …}
  +body: "In your example, I’m assuming the first person is a worker and the second person is the boss. That’s usually how it goes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699700562 {#1581
    date: 2023-11-11 12:02:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Hovenko@iusearchlinux.fyi"
    "@EfreetSK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1550 …}
  +nested: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  -id: 110725
  -bodyTs: "'assum':6 'boss':19 'exampl':3 'first':8 'goe':25 'm':5 'person':9,16 'second':15 'usual':22 'worker':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5231203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699700562 {#1564
    date: 2023-11-11 12:02:42.0 +01:00
  }
  +"title": 110725
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#1566
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2024 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2716 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2715 …}
    +slug: "Communist-Filth-Capitalist-Filth"
    +title: "Communist Filth/Capitalist Filth"
    +url: "https://lemmy.ml/pictrs/image/3bd8dae8-ba7b-45b1-8eff-f9bba4d69f51.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 647
    +favouriteCount: 1566
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728518881 {#2686
      date: 2024-10-10 02:08:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2714 …}
    +votes: Doctrine\ORM\PersistentCollection {#2721 …}
    +reports: Doctrine\ORM\PersistentCollection {#2717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    +badges: Doctrine\ORM\PersistentCollection {#2725 …}
    +children: [
      1 => App\Entity\EntryComment {#1619
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
        +body: """
          Your task is not to prove that drugs exist in the homeless community. For your point of them “fucking their lives up with drugs” to be true, you have to prove that their personal drug use was the catalyst for their living conditions. Do that or take the L.\n
          \n
          And to check yourself, you might want to look up the prevalence of drug use in more affluent communities. Hint: it’s a lot.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699700819 {#1604
          date: 2023-11-11 12:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ciko22i3@sopuli.xyz"
          "@radroot@lemmy.world"
          "@Sheik@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1691 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
        -id: 110736
        -bodyTs: "'affluent':67 'catalyst':39 'check':52 'communiti':13,68 'condit':43 'drug':8,24,35,63 'exist':9 'fuck':19 'hint':69 'homeless':12 'l':49 'live':21,42 'look':58 'lot':73 'might':55 'person':34 'point':16 'preval':61 'prove':6,31 'take':47 'task':2 'true':27 'use':36,64 'want':56"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5231255"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699700819 {#1596
          date: 2023-11-11 12:06:59.0 +01:00
        }
        +"title": 110736
      }
      2 => 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: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
        +body: "Citation needed"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699698421 {#1434
          date: 2023-11-11 11:27:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ciko22i3@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1650 …}
        +nested: Doctrine\ORM\PersistentCollection {#1671 …}
        +votes: Doctrine\ORM\PersistentCollection {#1667 …}
        +reports: Doctrine\ORM\PersistentCollection {#1670 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
        -id: 110663
        -bodyTs: "'citat':1 'need':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5230829"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699698421 {#1699
          date: 2023-11-11 11:27:01.0 +01:00
        }
        +"title": 110663
      }
      0 => App\Entity\EntryComment {#1566}
    ]
    -id: 11959
    -titleTs: "'communist':1 'filth':3 'filth/capitalist':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699782556
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7807923"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699696156 {#2625
      date: 2023-11-11 10:49:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1567 …}
  +body: "In your example, I’m assuming the first person is a worker and the second person is the boss. That’s usually how it goes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699700562 {#1581
    date: 2023-11-11 12:02:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Hovenko@iusearchlinux.fyi"
    "@EfreetSK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1550 …}
  +nested: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  -id: 110725
  -bodyTs: "'assum':6 'boss':19 'exampl':3 'first':8 'goe':25 'm':5 'person':9,16 'second':15 'usual':22 'worker':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5231203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699700562 {#1564
    date: 2023-11-11 12:02:42.0 +01:00
  }
  +"title": 110725
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_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
34 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