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 …}
}
37.11 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 {#1366
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +entry: App\Entity\Entry {#1810 …}
  +magazine: App\Entity\Magazine {#313
    +icon: Proxies\__CG__\App\Entity\Image {#294 …}
    +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 {#321
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#285 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
    +entries: Doctrine\ORM\PersistentCollection {#228 …}
    +posts: Doctrine\ORM\PersistentCollection {#186 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
    +bans: Doctrine\ORM\PersistentCollection {#165 …}
    +reports: Doctrine\ORM\PersistentCollection {#151 …}
    +badges: Doctrine\ORM\PersistentCollection {#129 …}
    +logs: Doctrine\ORM\PersistentCollection {#119 …}
    +awards: Doctrine\ORM\PersistentCollection {#108 …}
    +categories: Doctrine\ORM\PersistentCollection {#95 …}
    -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 {#322
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#316
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
  +body: """
    Oh wow, the blahaj admin wants to federate with them? That is unfortunate and more than a little disappointing. I'm sorry to hear that, I hope they figure it out soon and decide not to federate, because they'd just be exposing their users to fascist recruitment propaganda that is specifically tailored to the LBGTQ+ community. JFC, that would be awful.\n
    \n
    The Hexbears' support for the queer community, as I'm sure you're aware (I'm saying this to promote general awareness), is superficial at best and in reality is a major part of their recruitment machine. They operate just like extreme right wing orgs: they target a specific disenfranchised group with the claim that they hear them, support them, and will fight for their rights, but in practice they take advantage of their already-present anger by funneling it towards a specific political target...in this case, the "liberal western world." The Hexbear ethos tells them that western values are the reason why they are being oppressed, and in the process they (somewhat ironically) become radicalized instruments of hate.\n
    \n
    It's fucked up and really sad, and it's hard to get through to people just how dangerous this group is. A common defense is that the Hexbears are harmless because they think the Hexbear trolling approach is funny and that Hexbears don't come right out and say they are pro-Russia or deny genocide is happening in the world... it can be real difficult to get people to think critically and see past the manipulation tactics. But it's there, plain as day, it is a hate group.\n
    \n
    But I digress. People need to know that these are not innocent good people. I will continue to speak out against these fascists, and I hope you do the same.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702845641 {#1605
    date: 2023-12-17 21:40:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@blanketswithsmallpox@lemmy.world"
    "@kellyaster@kbin.social"
    "@Gormadt@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2355 …}
  +nested: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  -id: 230160
  -bodyTs: "'admin':5 'advantag':134 'alreadi':138 'already-pres':137 'anger':140 'approach':221 'aw':62 'awar':76,84 'becom':179 'best':88 'blahaj':4 'case':151 'claim':116 'come':229 'common':207 'communiti':57,69 'continu':292 'critic':257 'd':40 'danger':202 'day':270 'decid':34 'defens':208 'deni':240 'difficult':251 'digress':278 'disappoint':19 'disenfranchis':112 'etho':158 'expos':43 'extrem':104 'fascist':47,298 'feder':8,37 'fight':125 'figur':29 'fuck':186 'funnel':142 'funni':223 'general':83 'genocid':241 'get':196,253 'good':288 'group':113,204,275 'happen':243 'hard':194 'harmless':214 'hate':183,274 'hear':24,119 'hexbear':64,157,212,219,226 'hope':27,301 'innoc':287 'instrument':181 'iron':178 'jfc':58 'know':282 'lbgtq':56 'liber':153 'like':103 'littl':18 'm':21,72,78 'machin':99 'major':94 'manipul':262 'need':280 'oh':1 'oper':101 'oppress':171 'org':107 'part':95 'past':260 'peopl':199,254,279,289 'plain':268 'polit':147 'practic':131 'present':139 'pro':237 'pro-russia':236 'process':175 'promot':82 'propaganda':49 'queer':68 'radic':180 're':75 'real':250 'realiti':91 'realli':189 'reason':166 'recruit':48,98 'right':105,128,230 'russia':238 'sad':190 'say':79,233 'see':259 'somewhat':177 'soon':32 'sorri':22 'speak':294 'specif':52,111,146 'superfici':86 'support':65,121 'sure':73 'tactic':263 'tailor':53 'take':133 'target':109,148 'tell':159 'think':217,256 'toward':144 'troll':220 'unfortun':13 'user':45 'valu':163 'want':6 'western':154,162 'wing':106 'world':155,246 'would':60 'wow':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/709072/-/comment/4180103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702845641 {#1945
    date: 2023-12-17 21:40:41.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 {#1366
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +entry: App\Entity\Entry {#1810 …}
  +magazine: App\Entity\Magazine {#313
    +icon: Proxies\__CG__\App\Entity\Image {#294 …}
    +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 {#321
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#285 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
    +entries: Doctrine\ORM\PersistentCollection {#228 …}
    +posts: Doctrine\ORM\PersistentCollection {#186 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
    +bans: Doctrine\ORM\PersistentCollection {#165 …}
    +reports: Doctrine\ORM\PersistentCollection {#151 …}
    +badges: Doctrine\ORM\PersistentCollection {#129 …}
    +logs: Doctrine\ORM\PersistentCollection {#119 …}
    +awards: Doctrine\ORM\PersistentCollection {#108 …}
    +categories: Doctrine\ORM\PersistentCollection {#95 …}
    -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 {#322
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#316
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
  +body: """
    Oh wow, the blahaj admin wants to federate with them? That is unfortunate and more than a little disappointing. I'm sorry to hear that, I hope they figure it out soon and decide not to federate, because they'd just be exposing their users to fascist recruitment propaganda that is specifically tailored to the LBGTQ+ community. JFC, that would be awful.\n
    \n
    The Hexbears' support for the queer community, as I'm sure you're aware (I'm saying this to promote general awareness), is superficial at best and in reality is a major part of their recruitment machine. They operate just like extreme right wing orgs: they target a specific disenfranchised group with the claim that they hear them, support them, and will fight for their rights, but in practice they take advantage of their already-present anger by funneling it towards a specific political target...in this case, the "liberal western world." The Hexbear ethos tells them that western values are the reason why they are being oppressed, and in the process they (somewhat ironically) become radicalized instruments of hate.\n
    \n
    It's fucked up and really sad, and it's hard to get through to people just how dangerous this group is. A common defense is that the Hexbears are harmless because they think the Hexbear trolling approach is funny and that Hexbears don't come right out and say they are pro-Russia or deny genocide is happening in the world... it can be real difficult to get people to think critically and see past the manipulation tactics. But it's there, plain as day, it is a hate group.\n
    \n
    But I digress. People need to know that these are not innocent good people. I will continue to speak out against these fascists, and I hope you do the same.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702845641 {#1605
    date: 2023-12-17 21:40:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@blanketswithsmallpox@lemmy.world"
    "@kellyaster@kbin.social"
    "@Gormadt@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2355 …}
  +nested: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  -id: 230160
  -bodyTs: "'admin':5 'advantag':134 'alreadi':138 'already-pres':137 'anger':140 'approach':221 'aw':62 'awar':76,84 'becom':179 'best':88 'blahaj':4 'case':151 'claim':116 'come':229 'common':207 'communiti':57,69 'continu':292 'critic':257 'd':40 'danger':202 'day':270 'decid':34 'defens':208 'deni':240 'difficult':251 'digress':278 'disappoint':19 'disenfranchis':112 'etho':158 'expos':43 'extrem':104 'fascist':47,298 'feder':8,37 'fight':125 'figur':29 'fuck':186 'funnel':142 'funni':223 'general':83 'genocid':241 'get':196,253 'good':288 'group':113,204,275 'happen':243 'hard':194 'harmless':214 'hate':183,274 'hear':24,119 'hexbear':64,157,212,219,226 'hope':27,301 'innoc':287 'instrument':181 'iron':178 'jfc':58 'know':282 'lbgtq':56 'liber':153 'like':103 'littl':18 'm':21,72,78 'machin':99 'major':94 'manipul':262 'need':280 'oh':1 'oper':101 'oppress':171 'org':107 'part':95 'past':260 'peopl':199,254,279,289 'plain':268 'polit':147 'practic':131 'present':139 'pro':237 'pro-russia':236 'process':175 'promot':82 'propaganda':49 'queer':68 'radic':180 're':75 'real':250 'realiti':91 'realli':189 'reason':166 'recruit':48,98 'right':105,128,230 'russia':238 'sad':190 'say':79,233 'see':259 'somewhat':177 'soon':32 'sorri':22 'speak':294 'specif':52,111,146 'superfici':86 'support':65,121 'sure':73 'tactic':263 'tailor':53 'take':133 'target':109,148 'tell':159 'think':217,256 'toward':144 'troll':220 'unfortun':13 'user':45 'valu':163 'want':6 'western':154,162 'wing':106 'world':155,246 'would':60 'wow':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/709072/-/comment/4180103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702845641 {#1945
    date: 2023-12-17 21:40:41.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 {#1366
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +entry: App\Entity\Entry {#1810 …}
  +magazine: App\Entity\Magazine {#313
    +icon: Proxies\__CG__\App\Entity\Image {#294 …}
    +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 {#321
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#285 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
    +entries: Doctrine\ORM\PersistentCollection {#228 …}
    +posts: Doctrine\ORM\PersistentCollection {#186 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
    +bans: Doctrine\ORM\PersistentCollection {#165 …}
    +reports: Doctrine\ORM\PersistentCollection {#151 …}
    +badges: Doctrine\ORM\PersistentCollection {#129 …}
    +logs: Doctrine\ORM\PersistentCollection {#119 …}
    +awards: Doctrine\ORM\PersistentCollection {#108 …}
    +categories: Doctrine\ORM\PersistentCollection {#95 …}
    -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 {#322
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#316
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
  +body: """
    Oh wow, the blahaj admin wants to federate with them? That is unfortunate and more than a little disappointing. I'm sorry to hear that, I hope they figure it out soon and decide not to federate, because they'd just be exposing their users to fascist recruitment propaganda that is specifically tailored to the LBGTQ+ community. JFC, that would be awful.\n
    \n
    The Hexbears' support for the queer community, as I'm sure you're aware (I'm saying this to promote general awareness), is superficial at best and in reality is a major part of their recruitment machine. They operate just like extreme right wing orgs: they target a specific disenfranchised group with the claim that they hear them, support them, and will fight for their rights, but in practice they take advantage of their already-present anger by funneling it towards a specific political target...in this case, the "liberal western world." The Hexbear ethos tells them that western values are the reason why they are being oppressed, and in the process they (somewhat ironically) become radicalized instruments of hate.\n
    \n
    It's fucked up and really sad, and it's hard to get through to people just how dangerous this group is. A common defense is that the Hexbears are harmless because they think the Hexbear trolling approach is funny and that Hexbears don't come right out and say they are pro-Russia or deny genocide is happening in the world... it can be real difficult to get people to think critically and see past the manipulation tactics. But it's there, plain as day, it is a hate group.\n
    \n
    But I digress. People need to know that these are not innocent good people. I will continue to speak out against these fascists, and I hope you do the same.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702845641 {#1605
    date: 2023-12-17 21:40:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@blanketswithsmallpox@lemmy.world"
    "@kellyaster@kbin.social"
    "@Gormadt@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2355 …}
  +nested: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  -id: 230160
  -bodyTs: "'admin':5 'advantag':134 'alreadi':138 'already-pres':137 'anger':140 'approach':221 'aw':62 'awar':76,84 'becom':179 'best':88 'blahaj':4 'case':151 'claim':116 'come':229 'common':207 'communiti':57,69 'continu':292 'critic':257 'd':40 'danger':202 'day':270 'decid':34 'defens':208 'deni':240 'difficult':251 'digress':278 'disappoint':19 'disenfranchis':112 'etho':158 'expos':43 'extrem':104 'fascist':47,298 'feder':8,37 'fight':125 'figur':29 'fuck':186 'funnel':142 'funni':223 'general':83 'genocid':241 'get':196,253 'good':288 'group':113,204,275 'happen':243 'hard':194 'harmless':214 'hate':183,274 'hear':24,119 'hexbear':64,157,212,219,226 'hope':27,301 'innoc':287 'instrument':181 'iron':178 'jfc':58 'know':282 'lbgtq':56 'liber':153 'like':103 'littl':18 'm':21,72,78 'machin':99 'major':94 'manipul':262 'need':280 'oh':1 'oper':101 'oppress':171 'org':107 'part':95 'past':260 'peopl':199,254,279,289 'plain':268 'polit':147 'practic':131 'present':139 'pro':237 'pro-russia':236 'process':175 'promot':82 'propaganda':49 'queer':68 'radic':180 're':75 'real':250 'realiti':91 'realli':189 'reason':166 'recruit':48,98 'right':105,128,230 'russia':238 'sad':190 'say':79,233 'see':259 'somewhat':177 'soon':32 'sorri':22 'speak':294 'specif':52,111,146 'superfici':86 'support':65,121 'sure':73 'tactic':263 'tailor':53 'take':133 'target':109,148 'tell':159 'think':217,256 'toward':144 'troll':220 'unfortun':13 'user':45 'valu':163 'want':6 'western':154,162 'wing':106 'world':155,246 'would':60 'wow':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/709072/-/comment/4180103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702845641 {#1945
    date: 2023-12-17 21:40:41.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 {#313
  +icon: Proxies\__CG__\App\Entity\Image {#294 …}
  +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 {#321
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#285 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
  +entries: Doctrine\ORM\PersistentCollection {#228 …}
  +posts: Doctrine\ORM\PersistentCollection {#186 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
  +bans: Doctrine\ORM\PersistentCollection {#165 …}
  +reports: Doctrine\ORM\PersistentCollection {#151 …}
  +badges: Doctrine\ORM\PersistentCollection {#129 …}
  +logs: Doctrine\ORM\PersistentCollection {#119 …}
  +awards: Doctrine\ORM\PersistentCollection {#108 …}
  +categories: Doctrine\ORM\PersistentCollection {#95 …}
  -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 {#322
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#316
    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