GET https://kbin.spritesserver.nl/index.php/u/@primscha@beehaw.org/top

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 …}
}
11.92 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.09 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 {#1592
  +user: Proxies\__CG__\App\Entity\User {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1734 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: "i am currently munching on a foot long sub and beginning the latest Native map update"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703228249 {#1526
    date: 2023-12-22 07:57:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
  +badges: Doctrine\ORM\PersistentCollection {#1555 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I finally have a chance to breathe from my chaotic semester. At the same time, I worry that I won’t have enough time to recover because certain responsibilities are time sensitive. And my family environment isn’t the best…\n
        \n
        There’s one task that really bugs me: future roommates want to move out of the dorms before the next semester starts, and this was ‘decided’ on around finals week. Plus we apartment hunted for like… *less than a week*, around finals week.\n
        \n
        The old plan was to move around the end of the school year, which would’ve given us time to research everything we need to know, search for places, and plan move in. (And the old idea was that I only had one roommate, not two.)\n
        \n
        This rushing is all due to a shitty dorm situation my second roommate is in, but… It’s so rushed that I don’t even know what to say. I don’t want to risk something worse happening. I feel like there are so many unknown variables. We’re planning a discussion with each other and each other’s parents at some point this break, so I’m honestly hoping we don’t move out soon unless we’re mostly sure things will work out.\n
        \n
        …Overall though, I’m just trying not to think. My body is exhausted; my brain is drained. I just wanna relax, and I haven’t registered that Christmas is soon. I’m not in the holiday mood at all.\n
        \n
        At least I get to pet my dog. He’s so fluffy and floofy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703186751 {#1439
        date: 2023-12-21 20:25:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@alyaza@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1580 …}
      +nested: Doctrine\ORM\PersistentCollection {#1583 …}
      +votes: Doctrine\ORM\PersistentCollection {#1582 …}
      +reports: Doctrine\ORM\PersistentCollection {#1589 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
      -id: 241203
      -bodyTs: "'apart':73 'around':68,81,90 'best':40 'bodi':225 'brain':229 'break':194 'breath':7 'bug':47 'certain':28 'chanc':5 'chaotic':10 'christma':242 'decid':66 'discuss':181 'dog':261 'dorm':57,138 'drain':231 'due':134 'end':92 'enough':23 'environ':36 'even':154 'everyth':105 'exhaust':227 'famili':35 'feel':169 'final':2,69,82 'floofi':267 'fluffi':265 'futur':49 'get':257 'given':100 'happen':167 'haven':238 'holiday':250 'honest':198 'hope':199 'hunt':74 'idea':120 'isn':37 'know':109,155 'least':255 'less':77 'like':76,170 'm':197,218,246 'mani':174 'mood':251 'most':209 'move':53,89,115,203 'need':107 'next':60 'old':85,119 'one':43,126 'overal':215 'parent':189 'pet':259 'place':112 'plan':86,114,179 'plus':71 'point':192 're':178,208 'realli':46 'recov':26 'regist':240 'relax':235 'research':104 'respons':29 'risk':164 'roommat':50,127,142 'rush':131,149 'say':158 'school':95 'search':110 'second':141 'semest':11,61 'sensit':32 'shitti':137 'situat':139 'someth':165 'soon':205,244 'start':62 'sure':210 'task':44 'thing':211 'think':223 'though':216 'time':15,24,31,102 'tri':220 'two':129 'unknown':175 'unless':206 'us':101 'variabl':176 've':99 'wanna':234 'want':51,162 'week':70,80,83 'won':20 'work':213 'worri':17 'wors':166 'would':98 'year':96"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1898960"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703186751 {#1435
        date: 2023-12-21 20:25:51.0 +01:00
      }
      +"title": 241203
    }
  ]
  -id: 23096
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: "'begin':11 'current':3 'foot':7 'latest':13 'long':8 'map':15 'munch':4 'nativ':14 'sub':9 'updat':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703008479
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10421047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702922079 {#1693
    date: 2023-12-18 18:54:39.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 {#1592
  +user: Proxies\__CG__\App\Entity\User {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1734 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: "i am currently munching on a foot long sub and beginning the latest Native map update"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703228249 {#1526
    date: 2023-12-22 07:57:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
  +badges: Doctrine\ORM\PersistentCollection {#1555 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I finally have a chance to breathe from my chaotic semester. At the same time, I worry that I won’t have enough time to recover because certain responsibilities are time sensitive. And my family environment isn’t the best…\n
        \n
        There’s one task that really bugs me: future roommates want to move out of the dorms before the next semester starts, and this was ‘decided’ on around finals week. Plus we apartment hunted for like… *less than a week*, around finals week.\n
        \n
        The old plan was to move around the end of the school year, which would’ve given us time to research everything we need to know, search for places, and plan move in. (And the old idea was that I only had one roommate, not two.)\n
        \n
        This rushing is all due to a shitty dorm situation my second roommate is in, but… It’s so rushed that I don’t even know what to say. I don’t want to risk something worse happening. I feel like there are so many unknown variables. We’re planning a discussion with each other and each other’s parents at some point this break, so I’m honestly hoping we don’t move out soon unless we’re mostly sure things will work out.\n
        \n
        …Overall though, I’m just trying not to think. My body is exhausted; my brain is drained. I just wanna relax, and I haven’t registered that Christmas is soon. I’m not in the holiday mood at all.\n
        \n
        At least I get to pet my dog. He’s so fluffy and floofy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703186751 {#1439
        date: 2023-12-21 20:25:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@alyaza@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1580 …}
      +nested: Doctrine\ORM\PersistentCollection {#1583 …}
      +votes: Doctrine\ORM\PersistentCollection {#1582 …}
      +reports: Doctrine\ORM\PersistentCollection {#1589 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
      -id: 241203
      -bodyTs: "'apart':73 'around':68,81,90 'best':40 'bodi':225 'brain':229 'break':194 'breath':7 'bug':47 'certain':28 'chanc':5 'chaotic':10 'christma':242 'decid':66 'discuss':181 'dog':261 'dorm':57,138 'drain':231 'due':134 'end':92 'enough':23 'environ':36 'even':154 'everyth':105 'exhaust':227 'famili':35 'feel':169 'final':2,69,82 'floofi':267 'fluffi':265 'futur':49 'get':257 'given':100 'happen':167 'haven':238 'holiday':250 'honest':198 'hope':199 'hunt':74 'idea':120 'isn':37 'know':109,155 'least':255 'less':77 'like':76,170 'm':197,218,246 'mani':174 'mood':251 'most':209 'move':53,89,115,203 'need':107 'next':60 'old':85,119 'one':43,126 'overal':215 'parent':189 'pet':259 'place':112 'plan':86,114,179 'plus':71 'point':192 're':178,208 'realli':46 'recov':26 'regist':240 'relax':235 'research':104 'respons':29 'risk':164 'roommat':50,127,142 'rush':131,149 'say':158 'school':95 'search':110 'second':141 'semest':11,61 'sensit':32 'shitti':137 'situat':139 'someth':165 'soon':205,244 'start':62 'sure':210 'task':44 'thing':211 'think':223 'though':216 'time':15,24,31,102 'tri':220 'two':129 'unknown':175 'unless':206 'us':101 'variabl':176 've':99 'wanna':234 'want':51,162 'week':70,80,83 'won':20 'work':213 'worri':17 'wors':166 'would':98 'year':96"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1898960"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703186751 {#1435
        date: 2023-12-21 20:25:51.0 +01:00
      }
      +"title": 241203
    }
  ]
  -id: 23096
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: "'begin':11 'current':3 'foot':7 'latest':13 'long':8 'map':15 'munch':4 'nativ':14 'sub':9 'updat':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703008479
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10421047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702922079 {#1693
    date: 2023-12-18 18:54:39.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 {#1592
  +user: Proxies\__CG__\App\Entity\User {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1734 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: "i am currently munching on a foot long sub and beginning the latest Native map update"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703228249 {#1526
    date: 2023-12-22 07:57:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
  +badges: Doctrine\ORM\PersistentCollection {#1555 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I finally have a chance to breathe from my chaotic semester. At the same time, I worry that I won’t have enough time to recover because certain responsibilities are time sensitive. And my family environment isn’t the best…\n
        \n
        There’s one task that really bugs me: future roommates want to move out of the dorms before the next semester starts, and this was ‘decided’ on around finals week. Plus we apartment hunted for like… *less than a week*, around finals week.\n
        \n
        The old plan was to move around the end of the school year, which would’ve given us time to research everything we need to know, search for places, and plan move in. (And the old idea was that I only had one roommate, not two.)\n
        \n
        This rushing is all due to a shitty dorm situation my second roommate is in, but… It’s so rushed that I don’t even know what to say. I don’t want to risk something worse happening. I feel like there are so many unknown variables. We’re planning a discussion with each other and each other’s parents at some point this break, so I’m honestly hoping we don’t move out soon unless we’re mostly sure things will work out.\n
        \n
        …Overall though, I’m just trying not to think. My body is exhausted; my brain is drained. I just wanna relax, and I haven’t registered that Christmas is soon. I’m not in the holiday mood at all.\n
        \n
        At least I get to pet my dog. He’s so fluffy and floofy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703186751 {#1439
        date: 2023-12-21 20:25:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@alyaza@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1580 …}
      +nested: Doctrine\ORM\PersistentCollection {#1583 …}
      +votes: Doctrine\ORM\PersistentCollection {#1582 …}
      +reports: Doctrine\ORM\PersistentCollection {#1589 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
      -id: 241203
      -bodyTs: "'apart':73 'around':68,81,90 'best':40 'bodi':225 'brain':229 'break':194 'breath':7 'bug':47 'certain':28 'chanc':5 'chaotic':10 'christma':242 'decid':66 'discuss':181 'dog':261 'dorm':57,138 'drain':231 'due':134 'end':92 'enough':23 'environ':36 'even':154 'everyth':105 'exhaust':227 'famili':35 'feel':169 'final':2,69,82 'floofi':267 'fluffi':265 'futur':49 'get':257 'given':100 'happen':167 'haven':238 'holiday':250 'honest':198 'hope':199 'hunt':74 'idea':120 'isn':37 'know':109,155 'least':255 'less':77 'like':76,170 'm':197,218,246 'mani':174 'mood':251 'most':209 'move':53,89,115,203 'need':107 'next':60 'old':85,119 'one':43,126 'overal':215 'parent':189 'pet':259 'place':112 'plan':86,114,179 'plus':71 'point':192 're':178,208 'realli':46 'recov':26 'regist':240 'relax':235 'research':104 'respons':29 'risk':164 'roommat':50,127,142 'rush':131,149 'say':158 'school':95 'search':110 'second':141 'semest':11,61 'sensit':32 'shitti':137 'situat':139 'someth':165 'soon':205,244 'start':62 'sure':210 'task':44 'thing':211 'think':223 'though':216 'time':15,24,31,102 'tri':220 'two':129 'unknown':175 'unless':206 'us':101 'variabl':176 've':99 'wanna':234 'want':51,162 'week':70,80,83 'won':20 'work':213 'worri':17 'wors':166 'would':98 'year':96"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1898960"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703186751 {#1435
        date: 2023-12-21 20:25:51.0 +01:00
      }
      +"title": 241203
    }
  ]
  -id: 23096
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: "'begin':11 'current':3 'foot':7 'latest':13 'long':8 'map':15 'munch':4 'nativ':14 'sub':9 'updat':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703008479
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10421047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702922079 {#1693
    date: 2023-12-18 18:54:39.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 {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2462 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1734 …}
    +slug: "how-s-your-week-going-Beehaw"
    +title: "how's your week going, Beehaw"
    +url: null
    +body: "i am currently munching on a foot long sub and beginning the latest Native map update"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 35
    +favouriteCount: 49
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703228249 {#1526
      date: 2023-12-22 07:57:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1732 …}
    +votes: Doctrine\ORM\PersistentCollection {#1735 …}
    +reports: Doctrine\ORM\PersistentCollection {#1724 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
    +badges: Doctrine\ORM\PersistentCollection {#1555 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 23096
    -titleTs: "'beehaw':6 'go':5 'week':4"
    -bodyTs: "'begin':11 'current':3 'foot':7 'latest':13 'long':8 'map':15 'munch':4 'nativ':14 'sub':9 'updat':16"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703008479
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10421047"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702922079 {#1693
      date: 2023-12-18 18:54:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I finally have a chance to breathe from my chaotic semester. At the same time, I worry that I won’t have enough time to recover because certain responsibilities are time sensitive. And my family environment isn’t the best…\n
    \n
    There’s one task that really bugs me: future roommates want to move out of the dorms before the next semester starts, and this was ‘decided’ on around finals week. Plus we apartment hunted for like… *less than a week*, around finals week.\n
    \n
    The old plan was to move around the end of the school year, which would’ve given us time to research everything we need to know, search for places, and plan move in. (And the old idea was that I only had one roommate, not two.)\n
    \n
    This rushing is all due to a shitty dorm situation my second roommate is in, but… It’s so rushed that I don’t even know what to say. I don’t want to risk something worse happening. I feel like there are so many unknown variables. We’re planning a discussion with each other and each other’s parents at some point this break, so I’m honestly hoping we don’t move out soon unless we’re mostly sure things will work out.\n
    \n
    …Overall though, I’m just trying not to think. My body is exhausted; my brain is drained. I just wanna relax, and I haven’t registered that Christmas is soon. I’m not in the holiday mood at all.\n
    \n
    At least I get to pet my dog. He’s so fluffy and floofy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703186751 {#1439
    date: 2023-12-21 20:25:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1580 …}
  +nested: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  -id: 241203
  -bodyTs: "'apart':73 'around':68,81,90 'best':40 'bodi':225 'brain':229 'break':194 'breath':7 'bug':47 'certain':28 'chanc':5 'chaotic':10 'christma':242 'decid':66 'discuss':181 'dog':261 'dorm':57,138 'drain':231 'due':134 'end':92 'enough':23 'environ':36 'even':154 'everyth':105 'exhaust':227 'famili':35 'feel':169 'final':2,69,82 'floofi':267 'fluffi':265 'futur':49 'get':257 'given':100 'happen':167 'haven':238 'holiday':250 'honest':198 'hope':199 'hunt':74 'idea':120 'isn':37 'know':109,155 'least':255 'less':77 'like':76,170 'm':197,218,246 'mani':174 'mood':251 'most':209 'move':53,89,115,203 'need':107 'next':60 'old':85,119 'one':43,126 'overal':215 'parent':189 'pet':259 'place':112 'plan':86,114,179 'plus':71 'point':192 're':178,208 'realli':46 'recov':26 'regist':240 'relax':235 'research':104 'respons':29 'risk':164 'roommat':50,127,142 'rush':131,149 'say':158 'school':95 'search':110 'second':141 'semest':11,61 'sensit':32 'shitti':137 'situat':139 'someth':165 'soon':205,244 'start':62 'sure':210 'task':44 'thing':211 'think':223 'though':216 'time':15,24,31,102 'tri':220 'two':129 'unknown':175 'unless':206 'us':101 'variabl':176 've':99 'wanna':234 'want':51,162 'week':70,80,83 'won':20 'work':213 'worri':17 'wors':166 'would':98 'year':96"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1898960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703186751 {#1435
    date: 2023-12-21 20:25:51.0 +01:00
  }
  +"title": 241203
}
"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 {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2462 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1734 …}
    +slug: "how-s-your-week-going-Beehaw"
    +title: "how's your week going, Beehaw"
    +url: null
    +body: "i am currently munching on a foot long sub and beginning the latest Native map update"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 35
    +favouriteCount: 49
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703228249 {#1526
      date: 2023-12-22 07:57:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1732 …}
    +votes: Doctrine\ORM\PersistentCollection {#1735 …}
    +reports: Doctrine\ORM\PersistentCollection {#1724 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
    +badges: Doctrine\ORM\PersistentCollection {#1555 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 23096
    -titleTs: "'beehaw':6 'go':5 'week':4"
    -bodyTs: "'begin':11 'current':3 'foot':7 'latest':13 'long':8 'map':15 'munch':4 'nativ':14 'sub':9 'updat':16"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703008479
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10421047"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702922079 {#1693
      date: 2023-12-18 18:54:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I finally have a chance to breathe from my chaotic semester. At the same time, I worry that I won’t have enough time to recover because certain responsibilities are time sensitive. And my family environment isn’t the best…\n
    \n
    There’s one task that really bugs me: future roommates want to move out of the dorms before the next semester starts, and this was ‘decided’ on around finals week. Plus we apartment hunted for like… *less than a week*, around finals week.\n
    \n
    The old plan was to move around the end of the school year, which would’ve given us time to research everything we need to know, search for places, and plan move in. (And the old idea was that I only had one roommate, not two.)\n
    \n
    This rushing is all due to a shitty dorm situation my second roommate is in, but… It’s so rushed that I don’t even know what to say. I don’t want to risk something worse happening. I feel like there are so many unknown variables. We’re planning a discussion with each other and each other’s parents at some point this break, so I’m honestly hoping we don’t move out soon unless we’re mostly sure things will work out.\n
    \n
    …Overall though, I’m just trying not to think. My body is exhausted; my brain is drained. I just wanna relax, and I haven’t registered that Christmas is soon. I’m not in the holiday mood at all.\n
    \n
    At least I get to pet my dog. He’s so fluffy and floofy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703186751 {#1439
    date: 2023-12-21 20:25:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1580 …}
  +nested: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  -id: 241203
  -bodyTs: "'apart':73 'around':68,81,90 'best':40 'bodi':225 'brain':229 'break':194 'breath':7 'bug':47 'certain':28 'chanc':5 'chaotic':10 'christma':242 'decid':66 'discuss':181 'dog':261 'dorm':57,138 'drain':231 'due':134 'end':92 'enough':23 'environ':36 'even':154 'everyth':105 'exhaust':227 'famili':35 'feel':169 'final':2,69,82 'floofi':267 'fluffi':265 'futur':49 'get':257 'given':100 'happen':167 'haven':238 'holiday':250 'honest':198 'hope':199 'hunt':74 'idea':120 'isn':37 'know':109,155 'least':255 'less':77 'like':76,170 'm':197,218,246 'mani':174 'mood':251 'most':209 'move':53,89,115,203 'need':107 'next':60 'old':85,119 'one':43,126 'overal':215 'parent':189 'pet':259 'place':112 'plan':86,114,179 'plus':71 'point':192 're':178,208 'realli':46 'recov':26 'regist':240 'relax':235 'research':104 'respons':29 'risk':164 'roommat':50,127,142 'rush':131,149 'say':158 'school':95 'search':110 'second':141 'semest':11,61 'sensit':32 'shitti':137 'situat':139 'someth':165 'soon':205,244 'start':62 'sure':210 'task':44 'thing':211 'think':223 'though':216 'time':15,24,31,102 'tri':220 'two':129 'unknown':175 'unless':206 'us':101 'variabl':176 've':99 'wanna':234 'want':51,162 'week':70,80,83 'won':20 'work':213 'worri':17 'wors':166 'would':98 'year':96"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1898960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703186751 {#1435
    date: 2023-12-21 20:25:51.0 +01:00
  }
  +"title": 241203
}
"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 {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2462 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1734 …}
    +slug: "how-s-your-week-going-Beehaw"
    +title: "how's your week going, Beehaw"
    +url: null
    +body: "i am currently munching on a foot long sub and beginning the latest Native map update"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 35
    +favouriteCount: 49
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703228249 {#1526
      date: 2023-12-22 07:57:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1732 …}
    +votes: Doctrine\ORM\PersistentCollection {#1735 …}
    +reports: Doctrine\ORM\PersistentCollection {#1724 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
    +badges: Doctrine\ORM\PersistentCollection {#1555 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 23096
    -titleTs: "'beehaw':6 'go':5 'week':4"
    -bodyTs: "'begin':11 'current':3 'foot':7 'latest':13 'long':8 'map':15 'munch':4 'nativ':14 'sub':9 'updat':16"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703008479
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10421047"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702922079 {#1693
      date: 2023-12-18 18:54:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I finally have a chance to breathe from my chaotic semester. At the same time, I worry that I won’t have enough time to recover because certain responsibilities are time sensitive. And my family environment isn’t the best…\n
    \n
    There’s one task that really bugs me: future roommates want to move out of the dorms before the next semester starts, and this was ‘decided’ on around finals week. Plus we apartment hunted for like… *less than a week*, around finals week.\n
    \n
    The old plan was to move around the end of the school year, which would’ve given us time to research everything we need to know, search for places, and plan move in. (And the old idea was that I only had one roommate, not two.)\n
    \n
    This rushing is all due to a shitty dorm situation my second roommate is in, but… It’s so rushed that I don’t even know what to say. I don’t want to risk something worse happening. I feel like there are so many unknown variables. We’re planning a discussion with each other and each other’s parents at some point this break, so I’m honestly hoping we don’t move out soon unless we’re mostly sure things will work out.\n
    \n
    …Overall though, I’m just trying not to think. My body is exhausted; my brain is drained. I just wanna relax, and I haven’t registered that Christmas is soon. I’m not in the holiday mood at all.\n
    \n
    At least I get to pet my dog. He’s so fluffy and floofy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703186751 {#1439
    date: 2023-12-21 20:25:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1580 …}
  +nested: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  -id: 241203
  -bodyTs: "'apart':73 'around':68,81,90 'best':40 'bodi':225 'brain':229 'break':194 'breath':7 'bug':47 'certain':28 'chanc':5 'chaotic':10 'christma':242 'decid':66 'discuss':181 'dog':261 'dorm':57,138 'drain':231 'due':134 'end':92 'enough':23 'environ':36 'even':154 'everyth':105 'exhaust':227 'famili':35 'feel':169 'final':2,69,82 'floofi':267 'fluffi':265 'futur':49 'get':257 'given':100 'happen':167 'haven':238 'holiday':250 'honest':198 'hope':199 'hunt':74 'idea':120 'isn':37 'know':109,155 'least':255 'less':77 'like':76,170 'm':197,218,246 'mani':174 'mood':251 'most':209 'move':53,89,115,203 'need':107 'next':60 'old':85,119 'one':43,126 'overal':215 'parent':189 'pet':259 'place':112 'plan':86,114,179 'plus':71 'point':192 're':178,208 'realli':46 'recov':26 'regist':240 'relax':235 'research':104 'respons':29 'risk':164 'roommat':50,127,142 'rush':131,149 'say':158 'school':95 'search':110 'second':141 'semest':11,61 'sensit':32 'shitti':137 'situat':139 'someth':165 'soon':205,244 'start':62 'sure':210 'task':44 'thing':211 'think':223 'though':216 'time':15,24,31,102 'tri':220 'two':129 'unknown':175 'unless':206 'us':101 'variabl':176 've':99 'wanna':234 'want':51,162 'week':70,80,83 'won':20 'work':213 'worri':17 'wors':166 'would':98 'year':96"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1898960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703186751 {#1435
    date: 2023-12-21 20:25:51.0 +01:00
  }
  +"title": 241203
}
"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_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
10 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