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 …}
}
228.39 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1378
  +user: Proxies\__CG__\App\Entity\User {#1371 …}
  +entry: App\Entity\Entry {#1856 …}
  +magazine: App\Entity\Magazine {#312
    +icon: Proxies\__CG__\App\Entity\Image {#293 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#320
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +entries: Doctrine\ORM\PersistentCollection {#227 …}
    +posts: Doctrine\ORM\PersistentCollection {#185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
    +bans: Doctrine\ORM\PersistentCollection {#164 …}
    +reports: Doctrine\ORM\PersistentCollection {#150 …}
    +badges: Doctrine\ORM\PersistentCollection {#128 …}
    +logs: Doctrine\ORM\PersistentCollection {#118 …}
    +awards: Doctrine\ORM\PersistentCollection {#107 …}
    +categories: Doctrine\ORM\PersistentCollection {#94 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#321
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#315
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2353 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2451 …}
  +body: """
    > We need a normie.world\n
    \n
    It’s called reddit and that’s why I left. Fuck the normies. They’ll import fascism.\n
    \n
    That sounds unnecessarily combative so let me expand my argument.\n
    \n
    There’s a book called [The Authoritarians](https://theauthoritarians.org/) by a man called Bob Altermyer. Altermyer is now retired but he was a professor of psychology at the University of Manitoba. During his career he did a lot of research into authoritarians, both followers and leaders. In the book he describes for laypeople the experiments and the findings. If you want to do a deep dive into his statistical analysis you can because the whole thing is fully referenced but for people who just want an easy to read description that is also easy to understand then this is the book for you.\n
    \n
    After reading the book redditors behaviour became a lot more easy to understand. I was less upset by what was going on but I stopped engaging because I now understood that reddit wasn’t a site for me anymore. It was a site for people that enjoyed being normal and doing normal things. And that’s ok, why shouldn’t they be catered for?\n
    \n
    I use reddit and lemmy exclusively on desktop or laptop. So when the app business came up I didn’t regard it as my fight, however I thought that if I expected people to stand up for my interests if they are challenged I should show a bit of solidarity with them. So I didn’t visit reddit at all for the days it was blacked out. I didn’t like how spez reacted. I saw that people were crossing to the fediverse and I took a look for myself. I liked it. I posted. I wasn’t attacked for having a non-normie viewpoint. I liked that a lot.\n
    \n
    The thing about normies is they don’t read scientific studies for fun, they don’t like long winded explanations about why the world is the way it is. They think they can see something in the street and extrapolate an entire social policy from it and there are chancers that will tell them, ‘You know what? You’re right. We don’t need experts telling you that you’re wrong, what do they know?’\n
    \n
    So your Jordan Petersons and your Nigel Farages and Alex whatever his nameis, these people and reddit’s normie audience are made for each other. I’ll even go as far as to say this extends to the people that think the Democrats or the Labour Party are going to fix their problems, Team Liberal aren’t doing themselves any favours but my point is that if your goal is a massive website that caters to the largest part of the reddit audience you’re going to end up swimming in cryptofascist and sometimes outright fascist content. Been there, seen that, got the t-shirt.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700573022 {#1769
    date: 2023-11-21 14:23:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@gooey@lemm.ee"
    "@jeffhykin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2476 …}
  +nested: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2428 …}
  +reports: Doctrine\ORM\PersistentCollection {#2436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  -id: 146653
  -bodyTs: "'/)':41 'alex':395 'also':125 'altermy':47,48 'analysi':102 'anymor':174 'app':213 'aren':441 'argument':31 'attack':298 'audienc':405,468 'authoritarian':38,74 'becam':142 'behaviour':141 'bit':247 'black':265 'bob':46 'book':35,81,133,139 'busi':214 'call':7,36,45 'came':215 'career':66 'cater':198,460 'challeng':242 'chancer':360 'combat':25 'content':482 'cross':279 'cryptofascist':477 'day':262 'deep':97 'democrat':428 'describ':83 'descript':122 'desktop':207 'didn':218,254,268 'dive':98 'easi':119,126,146 'end':473 'engag':161 'enjoy':182 'entir':352 'even':413 'exclus':205 'expand':29 'expect':231 'experi':87 'expert':375 'explan':330 'extend':421 'extrapol':350 'far':416 'farag':393 'fascism':21 'fascist':481 'favour':446 'fedivers':282 'fight':224 'find':90 'fix':436 'follow':76 'fuck':15 'fulli':110 'fun':323 'go':156,414,434,471 'goal':454 'got':487 'howev':225 'import':20 'interest':238 'jordan':388 'know':366,385 'labour':431 'laptop':209 'largest':463 'laypeopl':85 'leader':78 'left':14 'lemmi':204 'less':151 'let':27 'liber':440 'like':270,291,307,327 'll':19,412 'long':328 'look':287 'lot':70,144,310 'made':407 'man':44 'manitoba':63 'massiv':457 'namei':398 'need':2,374 'nigel':392 'non':303 'non-normi':302 'normal':184,187 'normi':17,304,314,404 'normie.world':4 'ok':192 'outright':480 'part':464 'parti':432 'peopl':114,180,232,277,400,424 'peterson':389 'point':449 'polici':354 'post':294 'problem':438 'professor':56 'psycholog':58 're':369,380,470 'react':273 'read':121,137,319 'reddit':8,167,202,257,402,467 'redditor':140 'referenc':111 'regard':220 'research':72 'retir':51 'right':370 'saw':275 'say':419 'scientif':320 'see':344 'seen':485 'shirt':491 'shouldn':194 'show':245 'site':171,178 'social':353 'solidar':249 'someth':345 'sometim':479 'sound':23 'spez':272 'stand':234 'statist':101 'stop':160 'street':348 'studi':321 'swim':475 't-shirt':489 'team':439 'tell':363,376 'theauthoritarians.org':40 'theauthoritarians.org/)':39 'thing':108,188,312 'think':341,426 'thought':227 'took':285 'understand':128,148 'understood':165 'univers':61 'unnecessarili':24 'upset':152 'use':201 'viewpoint':305 'visit':256 'want':93,117 'wasn':168,296 'way':337 'websit':458 'whatev':396 'whole':107 'wind':329 'world':334 'wrong':381"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6398034"
  +editedAt: DateTimeImmutable @1701019049 {#1969
    date: 2023-11-26 18:17:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700573022 {#1399
    date: 2023-11-21 14:23:42.0 +01:00
  }
}
"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
3 DENIED edit
App\Entity\EntryComment {#1378
  +user: Proxies\__CG__\App\Entity\User {#1371 …}
  +entry: App\Entity\Entry {#1856 …}
  +magazine: App\Entity\Magazine {#312
    +icon: Proxies\__CG__\App\Entity\Image {#293 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#320
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +entries: Doctrine\ORM\PersistentCollection {#227 …}
    +posts: Doctrine\ORM\PersistentCollection {#185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
    +bans: Doctrine\ORM\PersistentCollection {#164 …}
    +reports: Doctrine\ORM\PersistentCollection {#150 …}
    +badges: Doctrine\ORM\PersistentCollection {#128 …}
    +logs: Doctrine\ORM\PersistentCollection {#118 …}
    +awards: Doctrine\ORM\PersistentCollection {#107 …}
    +categories: Doctrine\ORM\PersistentCollection {#94 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#321
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#315
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2353 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2451 …}
  +body: """
    > We need a normie.world\n
    \n
    It’s called reddit and that’s why I left. Fuck the normies. They’ll import fascism.\n
    \n
    That sounds unnecessarily combative so let me expand my argument.\n
    \n
    There’s a book called [The Authoritarians](https://theauthoritarians.org/) by a man called Bob Altermyer. Altermyer is now retired but he was a professor of psychology at the University of Manitoba. During his career he did a lot of research into authoritarians, both followers and leaders. In the book he describes for laypeople the experiments and the findings. If you want to do a deep dive into his statistical analysis you can because the whole thing is fully referenced but for people who just want an easy to read description that is also easy to understand then this is the book for you.\n
    \n
    After reading the book redditors behaviour became a lot more easy to understand. I was less upset by what was going on but I stopped engaging because I now understood that reddit wasn’t a site for me anymore. It was a site for people that enjoyed being normal and doing normal things. And that’s ok, why shouldn’t they be catered for?\n
    \n
    I use reddit and lemmy exclusively on desktop or laptop. So when the app business came up I didn’t regard it as my fight, however I thought that if I expected people to stand up for my interests if they are challenged I should show a bit of solidarity with them. So I didn’t visit reddit at all for the days it was blacked out. I didn’t like how spez reacted. I saw that people were crossing to the fediverse and I took a look for myself. I liked it. I posted. I wasn’t attacked for having a non-normie viewpoint. I liked that a lot.\n
    \n
    The thing about normies is they don’t read scientific studies for fun, they don’t like long winded explanations about why the world is the way it is. They think they can see something in the street and extrapolate an entire social policy from it and there are chancers that will tell them, ‘You know what? You’re right. We don’t need experts telling you that you’re wrong, what do they know?’\n
    \n
    So your Jordan Petersons and your Nigel Farages and Alex whatever his nameis, these people and reddit’s normie audience are made for each other. I’ll even go as far as to say this extends to the people that think the Democrats or the Labour Party are going to fix their problems, Team Liberal aren’t doing themselves any favours but my point is that if your goal is a massive website that caters to the largest part of the reddit audience you’re going to end up swimming in cryptofascist and sometimes outright fascist content. Been there, seen that, got the t-shirt.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700573022 {#1769
    date: 2023-11-21 14:23:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@gooey@lemm.ee"
    "@jeffhykin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2476 …}
  +nested: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2428 …}
  +reports: Doctrine\ORM\PersistentCollection {#2436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  -id: 146653
  -bodyTs: "'/)':41 'alex':395 'also':125 'altermy':47,48 'analysi':102 'anymor':174 'app':213 'aren':441 'argument':31 'attack':298 'audienc':405,468 'authoritarian':38,74 'becam':142 'behaviour':141 'bit':247 'black':265 'bob':46 'book':35,81,133,139 'busi':214 'call':7,36,45 'came':215 'career':66 'cater':198,460 'challeng':242 'chancer':360 'combat':25 'content':482 'cross':279 'cryptofascist':477 'day':262 'deep':97 'democrat':428 'describ':83 'descript':122 'desktop':207 'didn':218,254,268 'dive':98 'easi':119,126,146 'end':473 'engag':161 'enjoy':182 'entir':352 'even':413 'exclus':205 'expand':29 'expect':231 'experi':87 'expert':375 'explan':330 'extend':421 'extrapol':350 'far':416 'farag':393 'fascism':21 'fascist':481 'favour':446 'fedivers':282 'fight':224 'find':90 'fix':436 'follow':76 'fuck':15 'fulli':110 'fun':323 'go':156,414,434,471 'goal':454 'got':487 'howev':225 'import':20 'interest':238 'jordan':388 'know':366,385 'labour':431 'laptop':209 'largest':463 'laypeopl':85 'leader':78 'left':14 'lemmi':204 'less':151 'let':27 'liber':440 'like':270,291,307,327 'll':19,412 'long':328 'look':287 'lot':70,144,310 'made':407 'man':44 'manitoba':63 'massiv':457 'namei':398 'need':2,374 'nigel':392 'non':303 'non-normi':302 'normal':184,187 'normi':17,304,314,404 'normie.world':4 'ok':192 'outright':480 'part':464 'parti':432 'peopl':114,180,232,277,400,424 'peterson':389 'point':449 'polici':354 'post':294 'problem':438 'professor':56 'psycholog':58 're':369,380,470 'react':273 'read':121,137,319 'reddit':8,167,202,257,402,467 'redditor':140 'referenc':111 'regard':220 'research':72 'retir':51 'right':370 'saw':275 'say':419 'scientif':320 'see':344 'seen':485 'shirt':491 'shouldn':194 'show':245 'site':171,178 'social':353 'solidar':249 'someth':345 'sometim':479 'sound':23 'spez':272 'stand':234 'statist':101 'stop':160 'street':348 'studi':321 'swim':475 't-shirt':489 'team':439 'tell':363,376 'theauthoritarians.org':40 'theauthoritarians.org/)':39 'thing':108,188,312 'think':341,426 'thought':227 'took':285 'understand':128,148 'understood':165 'univers':61 'unnecessarili':24 'upset':152 'use':201 'viewpoint':305 'visit':256 'want':93,117 'wasn':168,296 'way':337 'websit':458 'whatev':396 'whole':107 'wind':329 'world':334 'wrong':381"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6398034"
  +editedAt: DateTimeImmutable @1701019049 {#1969
    date: 2023-11-26 18:17:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700573022 {#1399
    date: 2023-11-21 14:23:42.0 +01:00
  }
}
"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
4 DENIED moderate
App\Entity\EntryComment {#1378
  +user: Proxies\__CG__\App\Entity\User {#1371 …}
  +entry: App\Entity\Entry {#1856 …}
  +magazine: App\Entity\Magazine {#312
    +icon: Proxies\__CG__\App\Entity\Image {#293 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#320
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +entries: Doctrine\ORM\PersistentCollection {#227 …}
    +posts: Doctrine\ORM\PersistentCollection {#185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
    +bans: Doctrine\ORM\PersistentCollection {#164 …}
    +reports: Doctrine\ORM\PersistentCollection {#150 …}
    +badges: Doctrine\ORM\PersistentCollection {#128 …}
    +logs: Doctrine\ORM\PersistentCollection {#118 …}
    +awards: Doctrine\ORM\PersistentCollection {#107 …}
    +categories: Doctrine\ORM\PersistentCollection {#94 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#321
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#315
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2353 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2451 …}
  +body: """
    > We need a normie.world\n
    \n
    It’s called reddit and that’s why I left. Fuck the normies. They’ll import fascism.\n
    \n
    That sounds unnecessarily combative so let me expand my argument.\n
    \n
    There’s a book called [The Authoritarians](https://theauthoritarians.org/) by a man called Bob Altermyer. Altermyer is now retired but he was a professor of psychology at the University of Manitoba. During his career he did a lot of research into authoritarians, both followers and leaders. In the book he describes for laypeople the experiments and the findings. If you want to do a deep dive into his statistical analysis you can because the whole thing is fully referenced but for people who just want an easy to read description that is also easy to understand then this is the book for you.\n
    \n
    After reading the book redditors behaviour became a lot more easy to understand. I was less upset by what was going on but I stopped engaging because I now understood that reddit wasn’t a site for me anymore. It was a site for people that enjoyed being normal and doing normal things. And that’s ok, why shouldn’t they be catered for?\n
    \n
    I use reddit and lemmy exclusively on desktop or laptop. So when the app business came up I didn’t regard it as my fight, however I thought that if I expected people to stand up for my interests if they are challenged I should show a bit of solidarity with them. So I didn’t visit reddit at all for the days it was blacked out. I didn’t like how spez reacted. I saw that people were crossing to the fediverse and I took a look for myself. I liked it. I posted. I wasn’t attacked for having a non-normie viewpoint. I liked that a lot.\n
    \n
    The thing about normies is they don’t read scientific studies for fun, they don’t like long winded explanations about why the world is the way it is. They think they can see something in the street and extrapolate an entire social policy from it and there are chancers that will tell them, ‘You know what? You’re right. We don’t need experts telling you that you’re wrong, what do they know?’\n
    \n
    So your Jordan Petersons and your Nigel Farages and Alex whatever his nameis, these people and reddit’s normie audience are made for each other. I’ll even go as far as to say this extends to the people that think the Democrats or the Labour Party are going to fix their problems, Team Liberal aren’t doing themselves any favours but my point is that if your goal is a massive website that caters to the largest part of the reddit audience you’re going to end up swimming in cryptofascist and sometimes outright fascist content. Been there, seen that, got the t-shirt.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700573022 {#1769
    date: 2023-11-21 14:23:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@gooey@lemm.ee"
    "@jeffhykin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2476 …}
  +nested: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2428 …}
  +reports: Doctrine\ORM\PersistentCollection {#2436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  -id: 146653
  -bodyTs: "'/)':41 'alex':395 'also':125 'altermy':47,48 'analysi':102 'anymor':174 'app':213 'aren':441 'argument':31 'attack':298 'audienc':405,468 'authoritarian':38,74 'becam':142 'behaviour':141 'bit':247 'black':265 'bob':46 'book':35,81,133,139 'busi':214 'call':7,36,45 'came':215 'career':66 'cater':198,460 'challeng':242 'chancer':360 'combat':25 'content':482 'cross':279 'cryptofascist':477 'day':262 'deep':97 'democrat':428 'describ':83 'descript':122 'desktop':207 'didn':218,254,268 'dive':98 'easi':119,126,146 'end':473 'engag':161 'enjoy':182 'entir':352 'even':413 'exclus':205 'expand':29 'expect':231 'experi':87 'expert':375 'explan':330 'extend':421 'extrapol':350 'far':416 'farag':393 'fascism':21 'fascist':481 'favour':446 'fedivers':282 'fight':224 'find':90 'fix':436 'follow':76 'fuck':15 'fulli':110 'fun':323 'go':156,414,434,471 'goal':454 'got':487 'howev':225 'import':20 'interest':238 'jordan':388 'know':366,385 'labour':431 'laptop':209 'largest':463 'laypeopl':85 'leader':78 'left':14 'lemmi':204 'less':151 'let':27 'liber':440 'like':270,291,307,327 'll':19,412 'long':328 'look':287 'lot':70,144,310 'made':407 'man':44 'manitoba':63 'massiv':457 'namei':398 'need':2,374 'nigel':392 'non':303 'non-normi':302 'normal':184,187 'normi':17,304,314,404 'normie.world':4 'ok':192 'outright':480 'part':464 'parti':432 'peopl':114,180,232,277,400,424 'peterson':389 'point':449 'polici':354 'post':294 'problem':438 'professor':56 'psycholog':58 're':369,380,470 'react':273 'read':121,137,319 'reddit':8,167,202,257,402,467 'redditor':140 'referenc':111 'regard':220 'research':72 'retir':51 'right':370 'saw':275 'say':419 'scientif':320 'see':344 'seen':485 'shirt':491 'shouldn':194 'show':245 'site':171,178 'social':353 'solidar':249 'someth':345 'sometim':479 'sound':23 'spez':272 'stand':234 'statist':101 'stop':160 'street':348 'studi':321 'swim':475 't-shirt':489 'team':439 'tell':363,376 'theauthoritarians.org':40 'theauthoritarians.org/)':39 'thing':108,188,312 'think':341,426 'thought':227 'took':285 'understand':128,148 'understood':165 'univers':61 'unnecessarili':24 'upset':152 'use':201 'viewpoint':305 'visit':256 'want':93,117 'wasn':168,296 'way':337 'websit':458 'whatev':396 'whole':107 'wind':329 'world':334 'wrong':381"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6398034"
  +editedAt: DateTimeImmutable @1701019049 {#1969
    date: 2023-11-26 18:17:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700573022 {#1399
    date: 2023-11-21 14:23:42.0 +01:00
  }
}
"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
5 DENIED edit
App\Entity\Magazine {#312
  +icon: Proxies\__CG__\App\Entity\Image {#293 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#320
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#284 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
  +entries: Doctrine\ORM\PersistentCollection {#227 …}
  +posts: Doctrine\ORM\PersistentCollection {#185 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
  +bans: Doctrine\ORM\PersistentCollection {#164 …}
  +reports: Doctrine\ORM\PersistentCollection {#150 …}
  +badges: Doctrine\ORM\PersistentCollection {#128 …}
  +logs: Doctrine\ORM\PersistentCollection {#118 …}
  +awards: Doctrine\ORM\PersistentCollection {#107 …}
  +categories: Doctrine\ORM\PersistentCollection {#94 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#321
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#315
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"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