GET https://kbin.spritesserver.nl/u/@IonAddis@lemmy.world/newest/2023-11-27::2023-11-27

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 …}
}
2.44 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.07 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1696
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Those-of-you-who-work-8-hours-outside-in-the"
  +title: "Those of you who work 8+ hours outside in the cold regularly, how do you dress for the job?"
  +url: null
  +body: "What tricks do you have to keep warm?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 46
  +favouriteCount: 133
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701216857 {#1660
    date: 2023-11-29 01:14:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1668 …}
  +votes: Doctrine\ORM\PersistentCollection {#1679 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: [
    App\Entity\EntryComment {#2467
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1696}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
      +body: "Should any of the layers be tighter or looser than the others? Like, do you want to size up?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701089594 {#2463
        date: 2023-11-27 13:53:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IonAddis@lemmy.world"
        "@FireTower@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2455 …}
      +nested: Doctrine\ORM\PersistentCollection {#2471 …}
      +votes: Doctrine\ORM\PersistentCollection {#2363 …}
      +reports: Doctrine\ORM\PersistentCollection {#2377 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
      -id: 169868
      -bodyTs: "'layer':5 'like':13 'looser':9 'other':12 'size':18 'tighter':7 'want':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5619636"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701089594 {#2469
        date: 2023-11-27 13:53:14.0 +01:00
      }
      +"title": 169868
    }
  ]
  -id: 17262
  -titleTs: "'8':6 'cold':11 'dress':16 'hour':7 'job':19 'outsid':8 'regular':12 'work':5"
  -bodyTs: "'keep':7 'trick':2 'warm':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701175052
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8823007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701088652 {#1421
    date: 2023-11-27 13:37:32.0 +01:00
  }
}
"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
App\Entity\Entry {#1696
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Those-of-you-who-work-8-hours-outside-in-the"
  +title: "Those of you who work 8+ hours outside in the cold regularly, how do you dress for the job?"
  +url: null
  +body: "What tricks do you have to keep warm?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 46
  +favouriteCount: 133
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701216857 {#1660
    date: 2023-11-29 01:14:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1668 …}
  +votes: Doctrine\ORM\PersistentCollection {#1679 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: [
    App\Entity\EntryComment {#2467
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1696}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
      +body: "Should any of the layers be tighter or looser than the others? Like, do you want to size up?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701089594 {#2463
        date: 2023-11-27 13:53:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IonAddis@lemmy.world"
        "@FireTower@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2455 …}
      +nested: Doctrine\ORM\PersistentCollection {#2471 …}
      +votes: Doctrine\ORM\PersistentCollection {#2363 …}
      +reports: Doctrine\ORM\PersistentCollection {#2377 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
      -id: 169868
      -bodyTs: "'layer':5 'like':13 'looser':9 'other':12 'size':18 'tighter':7 'want':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5619636"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701089594 {#2469
        date: 2023-11-27 13:53:14.0 +01:00
      }
      +"title": 169868
    }
  ]
  -id: 17262
  -titleTs: "'8':6 'cold':11 'dress':16 'hour':7 'job':19 'outsid':8 'regular':12 'work':5"
  -bodyTs: "'keep':7 'trick':2 'warm':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701175052
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8823007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701088652 {#1421
    date: 2023-11-27 13:37:32.0 +01:00
  }
}
"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
App\Entity\Entry {#1696
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Those-of-you-who-work-8-hours-outside-in-the"
  +title: "Those of you who work 8+ hours outside in the cold regularly, how do you dress for the job?"
  +url: null
  +body: "What tricks do you have to keep warm?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 46
  +favouriteCount: 133
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701216857 {#1660
    date: 2023-11-29 01:14:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1668 …}
  +votes: Doctrine\ORM\PersistentCollection {#1679 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: [
    App\Entity\EntryComment {#2467
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1696}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
      +body: "Should any of the layers be tighter or looser than the others? Like, do you want to size up?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701089594 {#2463
        date: 2023-11-27 13:53:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IonAddis@lemmy.world"
        "@FireTower@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2455 …}
      +nested: Doctrine\ORM\PersistentCollection {#2471 …}
      +votes: Doctrine\ORM\PersistentCollection {#2363 …}
      +reports: Doctrine\ORM\PersistentCollection {#2377 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
      -id: 169868
      -bodyTs: "'layer':5 'like':13 'looser':9 'other':12 'size':18 'tighter':7 'want':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5619636"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701089594 {#2469
        date: 2023-11-27 13:53:14.0 +01:00
      }
      +"title": 169868
    }
  ]
  -id: 17262
  -titleTs: "'8':6 'cold':11 'dress':16 'hour':7 'job':19 'outsid':8 'regular':12 'work':5"
  -bodyTs: "'keep':7 'trick':2 'warm':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701175052
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8823007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701088652 {#1421
    date: 2023-11-27 13:37:32.0 +01:00
  }
}
"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 {#2467
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1696
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
    +slug: "Those-of-you-who-work-8-hours-outside-in-the"
    +title: "Those of you who work 8+ hours outside in the cold regularly, how do you dress for the job?"
    +url: null
    +body: "What tricks do you have to keep warm?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 133
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701216857 {#1660
      date: 2023-11-29 01:14:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1668 …}
    +votes: Doctrine\ORM\PersistentCollection {#1679 …}
    +reports: Doctrine\ORM\PersistentCollection {#1652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
    +badges: Doctrine\ORM\PersistentCollection {#1566 …}
    +children: [
      App\Entity\EntryComment {#2467}
    ]
    -id: 17262
    -titleTs: "'8':6 'cold':11 'dress':16 'hour':7 'job':19 'outsid':8 'regular':12 'work':5"
    -bodyTs: "'keep':7 'trick':2 'warm':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701175052
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8823007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701088652 {#1421
      date: 2023-11-27 13:37:32.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
  +body: "Should any of the layers be tighter or looser than the others? Like, do you want to size up?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701089594 {#2463
    date: 2023-11-27 13:53:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IonAddis@lemmy.world"
    "@FireTower@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2455 …}
  +nested: Doctrine\ORM\PersistentCollection {#2471 …}
  +votes: Doctrine\ORM\PersistentCollection {#2363 …}
  +reports: Doctrine\ORM\PersistentCollection {#2377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
  -id: 169868
  -bodyTs: "'layer':5 'like':13 'looser':9 'other':12 'size':18 'tighter':7 'want':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5619636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701089594 {#2469
    date: 2023-11-27 13:53:14.0 +01:00
  }
  +"title": 169868
}
"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 {#2467
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1696
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
    +slug: "Those-of-you-who-work-8-hours-outside-in-the"
    +title: "Those of you who work 8+ hours outside in the cold regularly, how do you dress for the job?"
    +url: null
    +body: "What tricks do you have to keep warm?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 133
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701216857 {#1660
      date: 2023-11-29 01:14:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1668 …}
    +votes: Doctrine\ORM\PersistentCollection {#1679 …}
    +reports: Doctrine\ORM\PersistentCollection {#1652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
    +badges: Doctrine\ORM\PersistentCollection {#1566 …}
    +children: [
      App\Entity\EntryComment {#2467}
    ]
    -id: 17262
    -titleTs: "'8':6 'cold':11 'dress':16 'hour':7 'job':19 'outsid':8 'regular':12 'work':5"
    -bodyTs: "'keep':7 'trick':2 'warm':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701175052
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8823007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701088652 {#1421
      date: 2023-11-27 13:37:32.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
  +body: "Should any of the layers be tighter or looser than the others? Like, do you want to size up?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701089594 {#2463
    date: 2023-11-27 13:53:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IonAddis@lemmy.world"
    "@FireTower@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2455 …}
  +nested: Doctrine\ORM\PersistentCollection {#2471 …}
  +votes: Doctrine\ORM\PersistentCollection {#2363 …}
  +reports: Doctrine\ORM\PersistentCollection {#2377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
  -id: 169868
  -bodyTs: "'layer':5 'like':13 'looser':9 'other':12 'size':18 'tighter':7 'want':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5619636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701089594 {#2469
    date: 2023-11-27 13:53:14.0 +01:00
  }
  +"title": 169868
}
"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 {#2467
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1696
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
    +slug: "Those-of-you-who-work-8-hours-outside-in-the"
    +title: "Those of you who work 8+ hours outside in the cold regularly, how do you dress for the job?"
    +url: null
    +body: "What tricks do you have to keep warm?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 133
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701216857 {#1660
      date: 2023-11-29 01:14:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1668 …}
    +votes: Doctrine\ORM\PersistentCollection {#1679 …}
    +reports: Doctrine\ORM\PersistentCollection {#1652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
    +badges: Doctrine\ORM\PersistentCollection {#1566 …}
    +children: [
      App\Entity\EntryComment {#2467}
    ]
    -id: 17262
    -titleTs: "'8':6 'cold':11 'dress':16 'hour':7 'job':19 'outsid':8 'regular':12 'work':5"
    -bodyTs: "'keep':7 'trick':2 'warm':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701175052
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8823007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701088652 {#1421
      date: 2023-11-27 13:37:32.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
  +body: "Should any of the layers be tighter or looser than the others? Like, do you want to size up?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701089594 {#2463
    date: 2023-11-27 13:53:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IonAddis@lemmy.world"
    "@FireTower@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2455 …}
  +nested: Doctrine\ORM\PersistentCollection {#2471 …}
  +votes: Doctrine\ORM\PersistentCollection {#2363 …}
  +reports: Doctrine\ORM\PersistentCollection {#2377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
  -id: 169868
  -bodyTs: "'layer':5 'like':13 'looser':9 'other':12 'size':18 'tighter':7 'want':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5619636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701089594 {#2469
    date: 2023-11-27 13:53:14.0 +01:00
  }
  +"title": 169868
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2458
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "What-s-a-food-you-forget-you-like-Then-you-eat"
  +title: "What's a food you forget you like? Then you eat it, and wonder why you don't buy it more often?"
  +url: null
  +body: "This post brought to you by cucumbers."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 129
  +favouriteCount: 213
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701951711 {#2380
    date: 2023-12-07 13:21:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2350 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  +badges: Doctrine\ORM\PersistentCollection {#2159 …}
  +children: [
    App\Entity\EntryComment {#1692
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1617 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +body: "Same here. I think they’re just too sweet for me, somehow? Which is odd, because I’ll eat things like acorn squash which get kinda sweet when cooked. ::shrug::"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701087807 {#1555
        date: 2023-11-27 13:23:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IonAddis@lemmy.world"
        "@TheGiantKorean@lemmy.world"
        "@JusticeForPorygon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1723 …}
      +nested: Doctrine\ORM\PersistentCollection {#1721 …}
      +votes: Doctrine\ORM\PersistentCollection {#1728 …}
      +reports: Doctrine\ORM\PersistentCollection {#1730 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 169796
      -bodyTs: "'acorn':22 'cook':29 'eat':19 'get':25 'kinda':26 'like':21 'll':18 'odd':15 're':6 'shrug':30 'somehow':12 'squash':23 'sweet':9,27 'thing':20 'think':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5619096"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701087807 {#1565
        date: 2023-11-27 13:23:27.0 +01:00
      }
      +"title": 169796
    }
  ]
  -id: 16939
  -titleTs: "'buy':19 'eat':11 'food':4 'forget':6 'like':8 'often':22 'wonder':14"
  -bodyTs: "'brought':3 'cucumb':7 'post':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701086595
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8775470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701000195 {#2325
    date: 2023-11-26 13:03:15.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2458
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "What-s-a-food-you-forget-you-like-Then-you-eat"
  +title: "What's a food you forget you like? Then you eat it, and wonder why you don't buy it more often?"
  +url: null
  +body: "This post brought to you by cucumbers."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 129
  +favouriteCount: 213
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701951711 {#2380
    date: 2023-12-07 13:21:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2350 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  +badges: Doctrine\ORM\PersistentCollection {#2159 …}
  +children: [
    App\Entity\EntryComment {#1692
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1617 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +body: "Same here. I think they’re just too sweet for me, somehow? Which is odd, because I’ll eat things like acorn squash which get kinda sweet when cooked. ::shrug::"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701087807 {#1555
        date: 2023-11-27 13:23:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IonAddis@lemmy.world"
        "@TheGiantKorean@lemmy.world"
        "@JusticeForPorygon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1723 …}
      +nested: Doctrine\ORM\PersistentCollection {#1721 …}
      +votes: Doctrine\ORM\PersistentCollection {#1728 …}
      +reports: Doctrine\ORM\PersistentCollection {#1730 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 169796
      -bodyTs: "'acorn':22 'cook':29 'eat':19 'get':25 'kinda':26 'like':21 'll':18 'odd':15 're':6 'shrug':30 'somehow':12 'squash':23 'sweet':9,27 'thing':20 'think':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5619096"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701087807 {#1565
        date: 2023-11-27 13:23:27.0 +01:00
      }
      +"title": 169796
    }
  ]
  -id: 16939
  -titleTs: "'buy':19 'eat':11 'food':4 'forget':6 'like':8 'often':22 'wonder':14"
  -bodyTs: "'brought':3 'cucumb':7 'post':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701086595
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8775470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701000195 {#2325
    date: 2023-11-26 13:03:15.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2458
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "What-s-a-food-you-forget-you-like-Then-you-eat"
  +title: "What's a food you forget you like? Then you eat it, and wonder why you don't buy it more often?"
  +url: null
  +body: "This post brought to you by cucumbers."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 129
  +favouriteCount: 213
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701951711 {#2380
    date: 2023-12-07 13:21:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2350 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  +badges: Doctrine\ORM\PersistentCollection {#2159 …}
  +children: [
    App\Entity\EntryComment {#1692
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1617 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +body: "Same here. I think they’re just too sweet for me, somehow? Which is odd, because I’ll eat things like acorn squash which get kinda sweet when cooked. ::shrug::"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701087807 {#1555
        date: 2023-11-27 13:23:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IonAddis@lemmy.world"
        "@TheGiantKorean@lemmy.world"
        "@JusticeForPorygon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1723 …}
      +nested: Doctrine\ORM\PersistentCollection {#1721 …}
      +votes: Doctrine\ORM\PersistentCollection {#1728 …}
      +reports: Doctrine\ORM\PersistentCollection {#1730 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 169796
      -bodyTs: "'acorn':22 'cook':29 'eat':19 'get':25 'kinda':26 'like':21 'll':18 'odd':15 're':6 'shrug':30 'somehow':12 'squash':23 'sweet':9,27 'thing':20 'think':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5619096"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701087807 {#1565
        date: 2023-11-27 13:23:27.0 +01:00
      }
      +"title": 169796
    }
  ]
  -id: 16939
  -titleTs: "'buy':19 'eat':11 'food':4 'forget':6 'like':8 'often':22 'wonder':14"
  -bodyTs: "'brought':3 'cucumb':7 'post':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701086595
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8775470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701000195 {#2325
    date: 2023-11-26 13:03:15.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#1692
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
    +slug: "What-s-a-food-you-forget-you-like-Then-you-eat"
    +title: "What's a food you forget you like? Then you eat it, and wonder why you don't buy it more often?"
    +url: null
    +body: "This post brought to you by cucumbers."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 129
    +favouriteCount: 213
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701951711 {#2380
      date: 2023-12-07 13:21:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2350 …}
    +votes: Doctrine\ORM\PersistentCollection {#2314 …}
    +reports: Doctrine\ORM\PersistentCollection {#2337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
    +badges: Doctrine\ORM\PersistentCollection {#2159 …}
    +children: [
      App\Entity\EntryComment {#1692}
    ]
    -id: 16939
    -titleTs: "'buy':19 'eat':11 'food':4 'forget':6 'like':8 'often':22 'wonder':14"
    -bodyTs: "'brought':3 'cucumb':7 'post':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701086595
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8775470"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701000195 {#2325
      date: 2023-11-26 13:03:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1617 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +body: "Same here. I think they’re just too sweet for me, somehow? Which is odd, because I’ll eat things like acorn squash which get kinda sweet when cooked. ::shrug::"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701087807 {#1555
    date: 2023-11-27 13:23:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IonAddis@lemmy.world"
    "@TheGiantKorean@lemmy.world"
    "@JusticeForPorygon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1723 …}
  +nested: Doctrine\ORM\PersistentCollection {#1721 …}
  +votes: Doctrine\ORM\PersistentCollection {#1728 …}
  +reports: Doctrine\ORM\PersistentCollection {#1730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  -id: 169796
  -bodyTs: "'acorn':22 'cook':29 'eat':19 'get':25 'kinda':26 'like':21 'll':18 'odd':15 're':6 'shrug':30 'somehow':12 'squash':23 'sweet':9,27 'thing':20 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5619096"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701087807 {#1565
    date: 2023-11-27 13:23:27.0 +01:00
  }
  +"title": 169796
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#1692
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
    +slug: "What-s-a-food-you-forget-you-like-Then-you-eat"
    +title: "What's a food you forget you like? Then you eat it, and wonder why you don't buy it more often?"
    +url: null
    +body: "This post brought to you by cucumbers."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 129
    +favouriteCount: 213
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701951711 {#2380
      date: 2023-12-07 13:21:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2350 …}
    +votes: Doctrine\ORM\PersistentCollection {#2314 …}
    +reports: Doctrine\ORM\PersistentCollection {#2337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
    +badges: Doctrine\ORM\PersistentCollection {#2159 …}
    +children: [
      App\Entity\EntryComment {#1692}
    ]
    -id: 16939
    -titleTs: "'buy':19 'eat':11 'food':4 'forget':6 'like':8 'often':22 'wonder':14"
    -bodyTs: "'brought':3 'cucumb':7 'post':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701086595
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8775470"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701000195 {#2325
      date: 2023-11-26 13:03:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1617 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +body: "Same here. I think they’re just too sweet for me, somehow? Which is odd, because I’ll eat things like acorn squash which get kinda sweet when cooked. ::shrug::"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701087807 {#1555
    date: 2023-11-27 13:23:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IonAddis@lemmy.world"
    "@TheGiantKorean@lemmy.world"
    "@JusticeForPorygon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1723 …}
  +nested: Doctrine\ORM\PersistentCollection {#1721 …}
  +votes: Doctrine\ORM\PersistentCollection {#1728 …}
  +reports: Doctrine\ORM\PersistentCollection {#1730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  -id: 169796
  -bodyTs: "'acorn':22 'cook':29 'eat':19 'get':25 'kinda':26 'like':21 'll':18 'odd':15 're':6 'shrug':30 'somehow':12 'squash':23 'sweet':9,27 'thing':20 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5619096"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701087807 {#1565
    date: 2023-11-27 13:23:27.0 +01:00
  }
  +"title": 169796
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#1692
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
    +slug: "What-s-a-food-you-forget-you-like-Then-you-eat"
    +title: "What's a food you forget you like? Then you eat it, and wonder why you don't buy it more often?"
    +url: null
    +body: "This post brought to you by cucumbers."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 129
    +favouriteCount: 213
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701951711 {#2380
      date: 2023-12-07 13:21:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2350 …}
    +votes: Doctrine\ORM\PersistentCollection {#2314 …}
    +reports: Doctrine\ORM\PersistentCollection {#2337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
    +badges: Doctrine\ORM\PersistentCollection {#2159 …}
    +children: [
      App\Entity\EntryComment {#1692}
    ]
    -id: 16939
    -titleTs: "'buy':19 'eat':11 'food':4 'forget':6 'like':8 'often':22 'wonder':14"
    -bodyTs: "'brought':3 'cucumb':7 'post':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701086595
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8775470"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701000195 {#2325
      date: 2023-11-26 13:03:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1617 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +body: "Same here. I think they’re just too sweet for me, somehow? Which is odd, because I’ll eat things like acorn squash which get kinda sweet when cooked. ::shrug::"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701087807 {#1555
    date: 2023-11-27 13:23:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IonAddis@lemmy.world"
    "@TheGiantKorean@lemmy.world"
    "@JusticeForPorygon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1723 …}
  +nested: Doctrine\ORM\PersistentCollection {#1721 …}
  +votes: Doctrine\ORM\PersistentCollection {#1728 …}
  +reports: Doctrine\ORM\PersistentCollection {#1730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  -id: 169796
  -bodyTs: "'acorn':22 'cook':29 'eat':19 'get':25 'kinda':26 'like':21 'll':18 'odd':15 're':6 'shrug':30 'somehow':12 'squash':23 'sweet':9,27 'thing':20 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5619096"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701087807 {#1565
    date: 2023-11-27 13:23:27.0 +01:00
  }
  +"title": 169796
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_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
18 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