GET https://kbin.spritesserver.nl/search/active?q=vent%40lemmy.world

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.20 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.06 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 {#2358
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2477 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1764 …}
  +slug: "Community-for-venting"
  +title: "Community for venting?"
  +url: null
  +body: """
    By “venting” I mean “freely expressing bad feeling(s)”.\n
    \n
    Edit: thanks you for your answers!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719168166 {#1742
    date: 2024-06-23 20:42:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1780 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1461 …}
  +children: [
    App\Entity\EntryComment {#1359
      +user: Proxies\__CG__\App\Entity\User {#2409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2358 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2477 …}
      +image: null
      +parent: null
      +root: null
      +body: "!vent@lemmy.world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704722647 {#2354
        date: 2024-01-08 15:04:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IJustWentPsycho@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2488 …}
      +nested: Doctrine\ORM\PersistentCollection {#2489 …}
      +votes: Doctrine\ORM\PersistentCollection {#2474 …}
      +reports: Doctrine\ORM\PersistentCollection {#2484 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2481 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1508 …}
      -id: 291172
      -bodyTs: "'vent@lemmy.world':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6528579"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704722647 {#2357
        date: 2024-01-08 15:04:07.0 +01:00
      }
      +"title": 291172
    }
  ]
  -id: 28085
  -titleTs: "'communiti':1 'vent':3"
  -bodyTs: "'answer':15 'bad':7 'edit':10 'express':6 'feel':8 'freeli':5 'mean':4 'thank':11 'vent':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704759406
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20459189"
  +editedAt: DateTimeImmutable @1719174114 {#1476
    date: 2024-06-23 22:21:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704720406 {#1533
    date: 2024-01-08 14:26:46.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 {#2358
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2477 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1764 …}
  +slug: "Community-for-venting"
  +title: "Community for venting?"
  +url: null
  +body: """
    By “venting” I mean “freely expressing bad feeling(s)”.\n
    \n
    Edit: thanks you for your answers!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719168166 {#1742
    date: 2024-06-23 20:42:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1780 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1461 …}
  +children: [
    App\Entity\EntryComment {#1359
      +user: Proxies\__CG__\App\Entity\User {#2409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2358 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2477 …}
      +image: null
      +parent: null
      +root: null
      +body: "!vent@lemmy.world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704722647 {#2354
        date: 2024-01-08 15:04:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IJustWentPsycho@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2488 …}
      +nested: Doctrine\ORM\PersistentCollection {#2489 …}
      +votes: Doctrine\ORM\PersistentCollection {#2474 …}
      +reports: Doctrine\ORM\PersistentCollection {#2484 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2481 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1508 …}
      -id: 291172
      -bodyTs: "'vent@lemmy.world':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6528579"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704722647 {#2357
        date: 2024-01-08 15:04:07.0 +01:00
      }
      +"title": 291172
    }
  ]
  -id: 28085
  -titleTs: "'communiti':1 'vent':3"
  -bodyTs: "'answer':15 'bad':7 'edit':10 'express':6 'feel':8 'freeli':5 'mean':4 'thank':11 'vent':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704759406
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20459189"
  +editedAt: DateTimeImmutable @1719174114 {#1476
    date: 2024-06-23 22:21:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704720406 {#1533
    date: 2024-01-08 14:26:46.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 {#2358
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2477 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1764 …}
  +slug: "Community-for-venting"
  +title: "Community for venting?"
  +url: null
  +body: """
    By “venting” I mean “freely expressing bad feeling(s)”.\n
    \n
    Edit: thanks you for your answers!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719168166 {#1742
    date: 2024-06-23 20:42:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1780 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1461 …}
  +children: [
    App\Entity\EntryComment {#1359
      +user: Proxies\__CG__\App\Entity\User {#2409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2358 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2477 …}
      +image: null
      +parent: null
      +root: null
      +body: "!vent@lemmy.world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704722647 {#2354
        date: 2024-01-08 15:04:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IJustWentPsycho@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2488 …}
      +nested: Doctrine\ORM\PersistentCollection {#2489 …}
      +votes: Doctrine\ORM\PersistentCollection {#2474 …}
      +reports: Doctrine\ORM\PersistentCollection {#2484 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2481 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1508 …}
      -id: 291172
      -bodyTs: "'vent@lemmy.world':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6528579"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704722647 {#2357
        date: 2024-01-08 15:04:07.0 +01:00
      }
      +"title": 291172
    }
  ]
  -id: 28085
  -titleTs: "'communiti':1 'vent':3"
  -bodyTs: "'answer':15 'bad':7 'edit':10 'express':6 'feel':8 'freeli':5 'mean':4 'thank':11 'vent':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704759406
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20459189"
  +editedAt: DateTimeImmutable @1719174114 {#1476
    date: 2024-06-23 22:21:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704720406 {#1533
    date: 2024-01-08 14:26:46.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 {#1359
  +user: Proxies\__CG__\App\Entity\User {#2409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2358
    +user: Proxies\__CG__\App\Entity\User {#1755 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2477 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1764 …}
    +slug: "Community-for-venting"
    +title: "Community for venting?"
    +url: null
    +body: """
      By “venting” I mean “freely expressing bad feeling(s)”.\n
      \n
      Edit: thanks you for your answers!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719168166 {#1742
      date: 2024-06-23 20:42:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1780 …}
    +votes: Doctrine\ORM\PersistentCollection {#1466 …}
    +reports: Doctrine\ORM\PersistentCollection {#1682 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
    +badges: Doctrine\ORM\PersistentCollection {#1461 …}
    +children: [
      App\Entity\EntryComment {#1359}
    ]
    -id: 28085
    -titleTs: "'communiti':1 'vent':3"
    -bodyTs: "'answer':15 'bad':7 'edit':10 'express':6 'feel':8 'freeli':5 'mean':4 'thank':11 'vent':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704759406
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20459189"
    +editedAt: DateTimeImmutable @1719174114 {#1476
      date: 2024-06-23 22:21:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704720406 {#1533
      date: 2024-01-08 14:26:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2477 …}
  +image: null
  +parent: null
  +root: null
  +body: "!vent@lemmy.world"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704722647 {#2354
    date: 2024-01-08 15:04:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IJustWentPsycho@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2488 …}
  +nested: Doctrine\ORM\PersistentCollection {#2489 …}
  +votes: Doctrine\ORM\PersistentCollection {#2474 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1508 …}
  -id: 291172
  -bodyTs: "'vent@lemmy.world':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6528579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704722647 {#2357
    date: 2024-01-08 15:04:07.0 +01:00
  }
  +"title": 291172
}
"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 {#1359
  +user: Proxies\__CG__\App\Entity\User {#2409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2358
    +user: Proxies\__CG__\App\Entity\User {#1755 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2477 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1764 …}
    +slug: "Community-for-venting"
    +title: "Community for venting?"
    +url: null
    +body: """
      By “venting” I mean “freely expressing bad feeling(s)”.\n
      \n
      Edit: thanks you for your answers!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719168166 {#1742
      date: 2024-06-23 20:42:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1780 …}
    +votes: Doctrine\ORM\PersistentCollection {#1466 …}
    +reports: Doctrine\ORM\PersistentCollection {#1682 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
    +badges: Doctrine\ORM\PersistentCollection {#1461 …}
    +children: [
      App\Entity\EntryComment {#1359}
    ]
    -id: 28085
    -titleTs: "'communiti':1 'vent':3"
    -bodyTs: "'answer':15 'bad':7 'edit':10 'express':6 'feel':8 'freeli':5 'mean':4 'thank':11 'vent':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704759406
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20459189"
    +editedAt: DateTimeImmutable @1719174114 {#1476
      date: 2024-06-23 22:21:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704720406 {#1533
      date: 2024-01-08 14:26:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2477 …}
  +image: null
  +parent: null
  +root: null
  +body: "!vent@lemmy.world"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704722647 {#2354
    date: 2024-01-08 15:04:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IJustWentPsycho@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2488 …}
  +nested: Doctrine\ORM\PersistentCollection {#2489 …}
  +votes: Doctrine\ORM\PersistentCollection {#2474 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1508 …}
  -id: 291172
  -bodyTs: "'vent@lemmy.world':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6528579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704722647 {#2357
    date: 2024-01-08 15:04:07.0 +01:00
  }
  +"title": 291172
}
"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 {#1359
  +user: Proxies\__CG__\App\Entity\User {#2409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2358
    +user: Proxies\__CG__\App\Entity\User {#1755 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2477 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1764 …}
    +slug: "Community-for-venting"
    +title: "Community for venting?"
    +url: null
    +body: """
      By “venting” I mean “freely expressing bad feeling(s)”.\n
      \n
      Edit: thanks you for your answers!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719168166 {#1742
      date: 2024-06-23 20:42:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1780 …}
    +votes: Doctrine\ORM\PersistentCollection {#1466 …}
    +reports: Doctrine\ORM\PersistentCollection {#1682 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
    +badges: Doctrine\ORM\PersistentCollection {#1461 …}
    +children: [
      App\Entity\EntryComment {#1359}
    ]
    -id: 28085
    -titleTs: "'communiti':1 'vent':3"
    -bodyTs: "'answer':15 'bad':7 'edit':10 'express':6 'feel':8 'freeli':5 'mean':4 'thank':11 'vent':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704759406
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20459189"
    +editedAt: DateTimeImmutable @1719174114 {#1476
      date: 2024-06-23 22:21:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704720406 {#1533
      date: 2024-01-08 14:26:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2477 …}
  +image: null
  +parent: null
  +root: null
  +body: "!vent@lemmy.world"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704722647 {#2354
    date: 2024-01-08 15:04:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IJustWentPsycho@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2488 …}
  +nested: Doctrine\ORM\PersistentCollection {#2489 …}
  +votes: Doctrine\ORM\PersistentCollection {#2474 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1508 …}
  -id: 291172
  -bodyTs: "'vent@lemmy.world':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6528579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704722647 {#2357
    date: 2024-01-08 15:04:07.0 +01:00
  }
  +"title": 291172
}
"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 {#1928
  +user: Proxies\__CG__\App\Entity\User {#1547 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1764 …}
  +slug: "Am-i-the-a-hole-for-telling-my-coworkers-no"
  +title: "Am i the a**hole for telling my coworkers no?"
  +url: null
  +body: """
    Let me start by saying I’m a “floor guy” at a small town hardware store. I am in training to be a manager but not one yet. I do a bunch of stuff around the store. Which leaves me busy a lot of the time.\n
    \n
    We have a paint department that LOVES calling me and the other floor guys to do dumb things that is their job. Now, I don’t mind helping here or there. However when I get called away from doing something to come pick up your empty boxes to bring them to the box crusher when you’re supposed to, or to bring a box up to the register for a customer that weighs 10lbs.\n
    \n
    I just get furious since they’ve been told not to do this. However they don’t stop. I recently told them I’m not moving a box for them since they weren’t busy. They were just playing on their phone while waiting on me.\n
    \n
    They complained and the manager told them it’s their job. Now I have multiple people mad at me because I tell them NO. When it’s not my job unless they are too busy.\n
    \n
    Am I the asshole?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 159
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700090589 {#1427
    date: 2023-11-16 00:23:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
  +badges: Doctrine\ORM\PersistentCollection {#1434 …}
  +children: [
    App\Entity\EntryComment {#1373
      +user: Proxies\__CG__\App\Entity\User {#1927 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1928 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1957 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1932 …}
      +body: "Might I suggest !vent@lemmy.world?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700008601 {#1885
        date: 2023-11-15 01:36:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SmokingFurry@xalla.day"
        "@AeroLemming@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1933 …}
      +nested: Doctrine\ORM\PersistentCollection {#1390 …}
      +votes: Doctrine\ORM\PersistentCollection {#1958 …}
      +reports: Doctrine\ORM\PersistentCollection {#1956 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
      +notifications: Doctrine\ORM\PersistentCollection {#60 …}
      -id: 125668
      -bodyTs: "'might':1 'suggest':3 'vent@lemmy.world':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5526319"
      +editedAt: DateTimeImmutable @1700260477 {#1790
        date: 2023-11-17 23:34:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700008601 {#1809
        date: 2023-11-15 01:36:41.0 +01:00
      }
      +"title": 125668
    }
  ]
  -id: 12998
  -titleTs: "'cowork':9 'hole':5 'tell':7"
  -bodyTs: "'10lbs':120 'around':35 'asshol':205 'away':83 'box':93,99,110,148 'bring':95,108 'bunch':32 'busi':41,155,201 'call':54,82 'come':88 'complain':168 'crusher':100 'custom':117 'depart':51 'dumb':63 'empti':92 'floor':9,59 'furious':124 'get':81,123 'guy':10,60 'hardwar':15 'help':74 'howev':78,134 'job':68,177,196 'leav':39 'let':1 'lot':43 'love':53 'm':7,144 'mad':183 'manag':24,171 'mind':73 'move':146 'multipl':181 'one':27 'paint':50 'peopl':182 'phone':162 'pick':89 'play':159 're':103 'recent':140 'regist':114 'say':5 'sinc':125,151 'small':13 'someth':86 'start':3 'stop':138 'store':16,37 'stuff':34 'suppos':104 'tell':188 'thing':64 'time':46 'told':129,141,172 'town':14 'train':20 'unless':197 've':127 'wait':164 'weigh':119 'weren':153 'yet':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700068476
  +visibility: "visible             "
  +apId: "https://xalla.day/post/7598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699982076 {#1760
    date: 2023-11-14 18:14: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
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1928
  +user: Proxies\__CG__\App\Entity\User {#1547 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1764 …}
  +slug: "Am-i-the-a-hole-for-telling-my-coworkers-no"
  +title: "Am i the a**hole for telling my coworkers no?"
  +url: null
  +body: """
    Let me start by saying I’m a “floor guy” at a small town hardware store. I am in training to be a manager but not one yet. I do a bunch of stuff around the store. Which leaves me busy a lot of the time.\n
    \n
    We have a paint department that LOVES calling me and the other floor guys to do dumb things that is their job. Now, I don’t mind helping here or there. However when I get called away from doing something to come pick up your empty boxes to bring them to the box crusher when you’re supposed to, or to bring a box up to the register for a customer that weighs 10lbs.\n
    \n
    I just get furious since they’ve been told not to do this. However they don’t stop. I recently told them I’m not moving a box for them since they weren’t busy. They were just playing on their phone while waiting on me.\n
    \n
    They complained and the manager told them it’s their job. Now I have multiple people mad at me because I tell them NO. When it’s not my job unless they are too busy.\n
    \n
    Am I the asshole?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 159
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700090589 {#1427
    date: 2023-11-16 00:23:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
  +badges: Doctrine\ORM\PersistentCollection {#1434 …}
  +children: [
    App\Entity\EntryComment {#1373
      +user: Proxies\__CG__\App\Entity\User {#1927 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1928 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1957 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1932 …}
      +body: "Might I suggest !vent@lemmy.world?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700008601 {#1885
        date: 2023-11-15 01:36:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SmokingFurry@xalla.day"
        "@AeroLemming@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1933 …}
      +nested: Doctrine\ORM\PersistentCollection {#1390 …}
      +votes: Doctrine\ORM\PersistentCollection {#1958 …}
      +reports: Doctrine\ORM\PersistentCollection {#1956 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
      +notifications: Doctrine\ORM\PersistentCollection {#60 …}
      -id: 125668
      -bodyTs: "'might':1 'suggest':3 'vent@lemmy.world':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5526319"
      +editedAt: DateTimeImmutable @1700260477 {#1790
        date: 2023-11-17 23:34:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700008601 {#1809
        date: 2023-11-15 01:36:41.0 +01:00
      }
      +"title": 125668
    }
  ]
  -id: 12998
  -titleTs: "'cowork':9 'hole':5 'tell':7"
  -bodyTs: "'10lbs':120 'around':35 'asshol':205 'away':83 'box':93,99,110,148 'bring':95,108 'bunch':32 'busi':41,155,201 'call':54,82 'come':88 'complain':168 'crusher':100 'custom':117 'depart':51 'dumb':63 'empti':92 'floor':9,59 'furious':124 'get':81,123 'guy':10,60 'hardwar':15 'help':74 'howev':78,134 'job':68,177,196 'leav':39 'let':1 'lot':43 'love':53 'm':7,144 'mad':183 'manag':24,171 'mind':73 'move':146 'multipl':181 'one':27 'paint':50 'peopl':182 'phone':162 'pick':89 'play':159 're':103 'recent':140 'regist':114 'say':5 'sinc':125,151 'small':13 'someth':86 'start':3 'stop':138 'store':16,37 'stuff':34 'suppos':104 'tell':188 'thing':64 'time':46 'told':129,141,172 'town':14 'train':20 'unless':197 've':127 'wait':164 'weigh':119 'weren':153 'yet':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700068476
  +visibility: "visible             "
  +apId: "https://xalla.day/post/7598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699982076 {#1760
    date: 2023-11-14 18:14: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
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1928
  +user: Proxies\__CG__\App\Entity\User {#1547 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1764 …}
  +slug: "Am-i-the-a-hole-for-telling-my-coworkers-no"
  +title: "Am i the a**hole for telling my coworkers no?"
  +url: null
  +body: """
    Let me start by saying I’m a “floor guy” at a small town hardware store. I am in training to be a manager but not one yet. I do a bunch of stuff around the store. Which leaves me busy a lot of the time.\n
    \n
    We have a paint department that LOVES calling me and the other floor guys to do dumb things that is their job. Now, I don’t mind helping here or there. However when I get called away from doing something to come pick up your empty boxes to bring them to the box crusher when you’re supposed to, or to bring a box up to the register for a customer that weighs 10lbs.\n
    \n
    I just get furious since they’ve been told not to do this. However they don’t stop. I recently told them I’m not moving a box for them since they weren’t busy. They were just playing on their phone while waiting on me.\n
    \n
    They complained and the manager told them it’s their job. Now I have multiple people mad at me because I tell them NO. When it’s not my job unless they are too busy.\n
    \n
    Am I the asshole?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 159
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700090589 {#1427
    date: 2023-11-16 00:23:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
  +badges: Doctrine\ORM\PersistentCollection {#1434 …}
  +children: [
    App\Entity\EntryComment {#1373
      +user: Proxies\__CG__\App\Entity\User {#1927 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1928 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1957 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1932 …}
      +body: "Might I suggest !vent@lemmy.world?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700008601 {#1885
        date: 2023-11-15 01:36:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SmokingFurry@xalla.day"
        "@AeroLemming@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1933 …}
      +nested: Doctrine\ORM\PersistentCollection {#1390 …}
      +votes: Doctrine\ORM\PersistentCollection {#1958 …}
      +reports: Doctrine\ORM\PersistentCollection {#1956 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
      +notifications: Doctrine\ORM\PersistentCollection {#60 …}
      -id: 125668
      -bodyTs: "'might':1 'suggest':3 'vent@lemmy.world':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5526319"
      +editedAt: DateTimeImmutable @1700260477 {#1790
        date: 2023-11-17 23:34:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700008601 {#1809
        date: 2023-11-15 01:36:41.0 +01:00
      }
      +"title": 125668
    }
  ]
  -id: 12998
  -titleTs: "'cowork':9 'hole':5 'tell':7"
  -bodyTs: "'10lbs':120 'around':35 'asshol':205 'away':83 'box':93,99,110,148 'bring':95,108 'bunch':32 'busi':41,155,201 'call':54,82 'come':88 'complain':168 'crusher':100 'custom':117 'depart':51 'dumb':63 'empti':92 'floor':9,59 'furious':124 'get':81,123 'guy':10,60 'hardwar':15 'help':74 'howev':78,134 'job':68,177,196 'leav':39 'let':1 'lot':43 'love':53 'm':7,144 'mad':183 'manag':24,171 'mind':73 'move':146 'multipl':181 'one':27 'paint':50 'peopl':182 'phone':162 'pick':89 'play':159 're':103 'recent':140 'regist':114 'say':5 'sinc':125,151 'small':13 'someth':86 'start':3 'stop':138 'store':16,37 'stuff':34 'suppos':104 'tell':188 'thing':64 'time':46 'told':129,141,172 'town':14 'train':20 'unless':197 've':127 'wait':164 'weigh':119 'weren':153 'yet':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700068476
  +visibility: "visible             "
  +apId: "https://xalla.day/post/7598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699982076 {#1760
    date: 2023-11-14 18:14: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
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 {#1373
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1928
    +user: Proxies\__CG__\App\Entity\User {#1547 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1764 …}
    +slug: "Am-i-the-a-hole-for-telling-my-coworkers-no"
    +title: "Am i the a**hole for telling my coworkers no?"
    +url: null
    +body: """
      Let me start by saying I’m a “floor guy” at a small town hardware store. I am in training to be a manager but not one yet. I do a bunch of stuff around the store. Which leaves me busy a lot of the time.\n
      \n
      We have a paint department that LOVES calling me and the other floor guys to do dumb things that is their job. Now, I don’t mind helping here or there. However when I get called away from doing something to come pick up your empty boxes to bring them to the box crusher when you’re supposed to, or to bring a box up to the register for a customer that weighs 10lbs.\n
      \n
      I just get furious since they’ve been told not to do this. However they don’t stop. I recently told them I’m not moving a box for them since they weren’t busy. They were just playing on their phone while waiting on me.\n
      \n
      They complained and the manager told them it’s their job. Now I have multiple people mad at me because I tell them NO. When it’s not my job unless they are too busy.\n
      \n
      Am I the asshole?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 47
    +favouriteCount: 159
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700090589 {#1427
      date: 2023-11-16 00:23:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1541 …}
    +votes: Doctrine\ORM\PersistentCollection {#1464 …}
    +reports: Doctrine\ORM\PersistentCollection {#1433 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
    +badges: Doctrine\ORM\PersistentCollection {#1434 …}
    +children: [
      App\Entity\EntryComment {#1373}
    ]
    -id: 12998
    -titleTs: "'cowork':9 'hole':5 'tell':7"
    -bodyTs: "'10lbs':120 'around':35 'asshol':205 'away':83 'box':93,99,110,148 'bring':95,108 'bunch':32 'busi':41,155,201 'call':54,82 'come':88 'complain':168 'crusher':100 'custom':117 'depart':51 'dumb':63 'empti':92 'floor':9,59 'furious':124 'get':81,123 'guy':10,60 'hardwar':15 'help':74 'howev':78,134 'job':68,177,196 'leav':39 'let':1 'lot':43 'love':53 'm':7,144 'mad':183 'manag':24,171 'mind':73 'move':146 'multipl':181 'one':27 'paint':50 'peopl':182 'phone':162 'pick':89 'play':159 're':103 'recent':140 'regist':114 'say':5 'sinc':125,151 'small':13 'someth':86 'start':3 'stop':138 'store':16,37 'stuff':34 'suppos':104 'tell':188 'thing':64 'time':46 'told':129,141,172 'town':14 'train':20 'unless':197 've':127 'wait':164 'weigh':119 'weren':153 'yet':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700068476
    +visibility: "visible             "
    +apId: "https://xalla.day/post/7598"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699982076 {#1760
      date: 2023-11-14 18:14:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1957 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1932 …}
  +body: "Might I suggest !vent@lemmy.world?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700008601 {#1885
    date: 2023-11-15 01:36:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SmokingFurry@xalla.day"
    "@AeroLemming@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1933 …}
  +nested: Doctrine\ORM\PersistentCollection {#1390 …}
  +votes: Doctrine\ORM\PersistentCollection {#1958 …}
  +reports: Doctrine\ORM\PersistentCollection {#1956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  -id: 125668
  -bodyTs: "'might':1 'suggest':3 'vent@lemmy.world':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5526319"
  +editedAt: DateTimeImmutable @1700260477 {#1790
    date: 2023-11-17 23:34:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700008601 {#1809
    date: 2023-11-15 01:36:41.0 +01:00
  }
  +"title": 125668
}
"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 {#1373
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1928
    +user: Proxies\__CG__\App\Entity\User {#1547 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1764 …}
    +slug: "Am-i-the-a-hole-for-telling-my-coworkers-no"
    +title: "Am i the a**hole for telling my coworkers no?"
    +url: null
    +body: """
      Let me start by saying I’m a “floor guy” at a small town hardware store. I am in training to be a manager but not one yet. I do a bunch of stuff around the store. Which leaves me busy a lot of the time.\n
      \n
      We have a paint department that LOVES calling me and the other floor guys to do dumb things that is their job. Now, I don’t mind helping here or there. However when I get called away from doing something to come pick up your empty boxes to bring them to the box crusher when you’re supposed to, or to bring a box up to the register for a customer that weighs 10lbs.\n
      \n
      I just get furious since they’ve been told not to do this. However they don’t stop. I recently told them I’m not moving a box for them since they weren’t busy. They were just playing on their phone while waiting on me.\n
      \n
      They complained and the manager told them it’s their job. Now I have multiple people mad at me because I tell them NO. When it’s not my job unless they are too busy.\n
      \n
      Am I the asshole?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 47
    +favouriteCount: 159
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700090589 {#1427
      date: 2023-11-16 00:23:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1541 …}
    +votes: Doctrine\ORM\PersistentCollection {#1464 …}
    +reports: Doctrine\ORM\PersistentCollection {#1433 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
    +badges: Doctrine\ORM\PersistentCollection {#1434 …}
    +children: [
      App\Entity\EntryComment {#1373}
    ]
    -id: 12998
    -titleTs: "'cowork':9 'hole':5 'tell':7"
    -bodyTs: "'10lbs':120 'around':35 'asshol':205 'away':83 'box':93,99,110,148 'bring':95,108 'bunch':32 'busi':41,155,201 'call':54,82 'come':88 'complain':168 'crusher':100 'custom':117 'depart':51 'dumb':63 'empti':92 'floor':9,59 'furious':124 'get':81,123 'guy':10,60 'hardwar':15 'help':74 'howev':78,134 'job':68,177,196 'leav':39 'let':1 'lot':43 'love':53 'm':7,144 'mad':183 'manag':24,171 'mind':73 'move':146 'multipl':181 'one':27 'paint':50 'peopl':182 'phone':162 'pick':89 'play':159 're':103 'recent':140 'regist':114 'say':5 'sinc':125,151 'small':13 'someth':86 'start':3 'stop':138 'store':16,37 'stuff':34 'suppos':104 'tell':188 'thing':64 'time':46 'told':129,141,172 'town':14 'train':20 'unless':197 've':127 'wait':164 'weigh':119 'weren':153 'yet':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700068476
    +visibility: "visible             "
    +apId: "https://xalla.day/post/7598"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699982076 {#1760
      date: 2023-11-14 18:14:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1957 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1932 …}
  +body: "Might I suggest !vent@lemmy.world?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700008601 {#1885
    date: 2023-11-15 01:36:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SmokingFurry@xalla.day"
    "@AeroLemming@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1933 …}
  +nested: Doctrine\ORM\PersistentCollection {#1390 …}
  +votes: Doctrine\ORM\PersistentCollection {#1958 …}
  +reports: Doctrine\ORM\PersistentCollection {#1956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  -id: 125668
  -bodyTs: "'might':1 'suggest':3 'vent@lemmy.world':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5526319"
  +editedAt: DateTimeImmutable @1700260477 {#1790
    date: 2023-11-17 23:34:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700008601 {#1809
    date: 2023-11-15 01:36:41.0 +01:00
  }
  +"title": 125668
}
"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 {#1373
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1928
    +user: Proxies\__CG__\App\Entity\User {#1547 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1764 …}
    +slug: "Am-i-the-a-hole-for-telling-my-coworkers-no"
    +title: "Am i the a**hole for telling my coworkers no?"
    +url: null
    +body: """
      Let me start by saying I’m a “floor guy” at a small town hardware store. I am in training to be a manager but not one yet. I do a bunch of stuff around the store. Which leaves me busy a lot of the time.\n
      \n
      We have a paint department that LOVES calling me and the other floor guys to do dumb things that is their job. Now, I don’t mind helping here or there. However when I get called away from doing something to come pick up your empty boxes to bring them to the box crusher when you’re supposed to, or to bring a box up to the register for a customer that weighs 10lbs.\n
      \n
      I just get furious since they’ve been told not to do this. However they don’t stop. I recently told them I’m not moving a box for them since they weren’t busy. They were just playing on their phone while waiting on me.\n
      \n
      They complained and the manager told them it’s their job. Now I have multiple people mad at me because I tell them NO. When it’s not my job unless they are too busy.\n
      \n
      Am I the asshole?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 47
    +favouriteCount: 159
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700090589 {#1427
      date: 2023-11-16 00:23:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1541 …}
    +votes: Doctrine\ORM\PersistentCollection {#1464 …}
    +reports: Doctrine\ORM\PersistentCollection {#1433 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
    +badges: Doctrine\ORM\PersistentCollection {#1434 …}
    +children: [
      App\Entity\EntryComment {#1373}
    ]
    -id: 12998
    -titleTs: "'cowork':9 'hole':5 'tell':7"
    -bodyTs: "'10lbs':120 'around':35 'asshol':205 'away':83 'box':93,99,110,148 'bring':95,108 'bunch':32 'busi':41,155,201 'call':54,82 'come':88 'complain':168 'crusher':100 'custom':117 'depart':51 'dumb':63 'empti':92 'floor':9,59 'furious':124 'get':81,123 'guy':10,60 'hardwar':15 'help':74 'howev':78,134 'job':68,177,196 'leav':39 'let':1 'lot':43 'love':53 'm':7,144 'mad':183 'manag':24,171 'mind':73 'move':146 'multipl':181 'one':27 'paint':50 'peopl':182 'phone':162 'pick':89 'play':159 're':103 'recent':140 'regist':114 'say':5 'sinc':125,151 'small':13 'someth':86 'start':3 'stop':138 'store':16,37 'stuff':34 'suppos':104 'tell':188 'thing':64 'time':46 'told':129,141,172 'town':14 'train':20 'unless':197 've':127 'wait':164 'weigh':119 'weren':153 'yet':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700068476
    +visibility: "visible             "
    +apId: "https://xalla.day/post/7598"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699982076 {#1760
      date: 2023-11-14 18:14:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1957 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1932 …}
  +body: "Might I suggest !vent@lemmy.world?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700008601 {#1885
    date: 2023-11-15 01:36:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SmokingFurry@xalla.day"
    "@AeroLemming@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1933 …}
  +nested: Doctrine\ORM\PersistentCollection {#1390 …}
  +votes: Doctrine\ORM\PersistentCollection {#1958 …}
  +reports: Doctrine\ORM\PersistentCollection {#1956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  -id: 125668
  -bodyTs: "'might':1 'suggest':3 'vent@lemmy.world':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5526319"
  +editedAt: DateTimeImmutable @1700260477 {#1790
    date: 2023-11-17 23:34:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700008601 {#1809
    date: 2023-11-15 01:36:41.0 +01:00
  }
  +"title": 125668
}
"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