Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.99 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1394
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +entry: App\Entity\Entry {#1790 …}
  +magazine: App\Entity\Magazine {#314
    +icon: Proxies\__CG__\App\Entity\Image {#295 …}
    +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 {#322
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#286 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
    +entries: Doctrine\ORM\PersistentCollection {#229 …}
    +posts: Doctrine\ORM\PersistentCollection {#187 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
    +bans: Doctrine\ORM\PersistentCollection {#166 …}
    +reports: Doctrine\ORM\PersistentCollection {#152 …}
    +badges: Doctrine\ORM\PersistentCollection {#130 …}
    +logs: Doctrine\ORM\PersistentCollection {#120 …}
    +awards: Doctrine\ORM\PersistentCollection {#109 …}
    +categories: Doctrine\ORM\PersistentCollection {#96 …}
    -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 {#323
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#317
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2466 …}
  +body: """
    I advocate for widespread prolonged de-use and eventually abolition of animals as objects in societies that don’t need to.\n
    \n
    What you’ve amounted to saying is “if the world can’t be 100% vegan, why try?”\n
    \n
    Let’s try this then-\n
    \n
    Me: “respect women”\n
    \n
    Misogynist: “You realize we don’t want to do that, and aren’t going to, right?\n
    \n
    Unless both you and I agree on regulation, misogyny will continue uncontested.\n
    \n
    I think we need better regulation, do you? Are you willing to accept that I won’t become a feminist, and take the compromise of continued sexism with strict punishment for female abuse?”\n
    \n
    Or this one’s good-\n
    \n
    Me: “don’t be racist”\n
    \n
    Racist: “You realize we don’t want to do that, and aren’t going to, right?\n
    \n
    Unless both you and I agree on regulation, racist will continue uncontested.\n
    \n
    I think we need better regulation, do you? Are you willing to accept that I won’t become a non-racist, and take the compromise of continued racism with strict punishment for lynching?”\n
    \n
    If the feminist movement met up against people saying what you’re saying, what do you think their response would be?\n
    \n
    And similarly, what would MLK say to you?\n
    \n
    No, before you call out my comparison, I’m not comparing racism to sexism to animal abuse. I’m comparing the rhetoric used to defend the acts themselves. And it’s awfully similar.\n
    \n
    In summation; I choose consistency in my morality, based on this: if the topic is different, but my rhetoric to justify is the same, check my biases.\n
    \n
    People are just simply inconsistent with their justifications, mainly due to detachment from the reality.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696465677 {#1768
    date: 2023-10-05 02:27:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@usernamesAreTricky@lemmy.ml"
    "@moosetwin@lemmy.dbzer0.com"
    "@Smirk@sh.itjust.works"
    "@Comment105@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2288 …}
  +nested: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  -id: 33620
  -bodyTs: "'100':36 'abolit':11 'abus':108,226 'accept':88,159 'act':236 'advoc':2 'agre':69,140 'amount':26 'anim':13,225 'aren':59,130 'aw':241 'base':251 'becom':93,164 'better':80,151 'bias':269 'call':213 'check':267 'choos':246 'compar':220,229 'comparison':216 'compromis':99,172 'consist':247 'continu':74,101,145,174 'de':7 'de-us':6 'defend':234 'detach':281 'differ':258 'due':279 'eventu':10 'femal':107 'feminist':95,183 'go':61,132 'good':113 'inconsist':274 'justif':277 'justifi':263 'let':40 'lynch':180 'm':218,228 'main':278 'met':185 'misogyni':72 'misogynist':48 'mlk':206 'moral':250 'movement':184 'need':21,79,150 'non':167 'non-racist':166 'object':15 'one':111 'peopl':188,270 'prolong':5 'punish':105,178 'racism':175,221 'racist':118,119,143,168 're':192 'realiti':284 'realiz':50,121 'regul':71,81,142,152 'respect':46 'respons':199 'rhetor':231,261 'right':63,134 'say':28,189,193,207 'sexism':102,223 'similar':203,242 'simpli':273 'societi':17 'strict':104,177 'summat':244 'take':97,170 'think':77,148,197 'topic':256 'tri':39,42 'uncontest':75,146 'unless':64,135 'use':8,232 've':25 'vegan':37 'want':54,125 'widespread':4 'will':86,157 'women':47 'won':91,162 'world':32 'would':200,205"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4003528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696465677 {#1377
    date: 2023-10-05 02:27:57.0 +02: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 {#1394
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +entry: App\Entity\Entry {#1790 …}
  +magazine: App\Entity\Magazine {#314
    +icon: Proxies\__CG__\App\Entity\Image {#295 …}
    +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 {#322
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#286 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
    +entries: Doctrine\ORM\PersistentCollection {#229 …}
    +posts: Doctrine\ORM\PersistentCollection {#187 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
    +bans: Doctrine\ORM\PersistentCollection {#166 …}
    +reports: Doctrine\ORM\PersistentCollection {#152 …}
    +badges: Doctrine\ORM\PersistentCollection {#130 …}
    +logs: Doctrine\ORM\PersistentCollection {#120 …}
    +awards: Doctrine\ORM\PersistentCollection {#109 …}
    +categories: Doctrine\ORM\PersistentCollection {#96 …}
    -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 {#323
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#317
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2466 …}
  +body: """
    I advocate for widespread prolonged de-use and eventually abolition of animals as objects in societies that don’t need to.\n
    \n
    What you’ve amounted to saying is “if the world can’t be 100% vegan, why try?”\n
    \n
    Let’s try this then-\n
    \n
    Me: “respect women”\n
    \n
    Misogynist: “You realize we don’t want to do that, and aren’t going to, right?\n
    \n
    Unless both you and I agree on regulation, misogyny will continue uncontested.\n
    \n
    I think we need better regulation, do you? Are you willing to accept that I won’t become a feminist, and take the compromise of continued sexism with strict punishment for female abuse?”\n
    \n
    Or this one’s good-\n
    \n
    Me: “don’t be racist”\n
    \n
    Racist: “You realize we don’t want to do that, and aren’t going to, right?\n
    \n
    Unless both you and I agree on regulation, racist will continue uncontested.\n
    \n
    I think we need better regulation, do you? Are you willing to accept that I won’t become a non-racist, and take the compromise of continued racism with strict punishment for lynching?”\n
    \n
    If the feminist movement met up against people saying what you’re saying, what do you think their response would be?\n
    \n
    And similarly, what would MLK say to you?\n
    \n
    No, before you call out my comparison, I’m not comparing racism to sexism to animal abuse. I’m comparing the rhetoric used to defend the acts themselves. And it’s awfully similar.\n
    \n
    In summation; I choose consistency in my morality, based on this: if the topic is different, but my rhetoric to justify is the same, check my biases.\n
    \n
    People are just simply inconsistent with their justifications, mainly due to detachment from the reality.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696465677 {#1768
    date: 2023-10-05 02:27:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@usernamesAreTricky@lemmy.ml"
    "@moosetwin@lemmy.dbzer0.com"
    "@Smirk@sh.itjust.works"
    "@Comment105@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2288 …}
  +nested: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  -id: 33620
  -bodyTs: "'100':36 'abolit':11 'abus':108,226 'accept':88,159 'act':236 'advoc':2 'agre':69,140 'amount':26 'anim':13,225 'aren':59,130 'aw':241 'base':251 'becom':93,164 'better':80,151 'bias':269 'call':213 'check':267 'choos':246 'compar':220,229 'comparison':216 'compromis':99,172 'consist':247 'continu':74,101,145,174 'de':7 'de-us':6 'defend':234 'detach':281 'differ':258 'due':279 'eventu':10 'femal':107 'feminist':95,183 'go':61,132 'good':113 'inconsist':274 'justif':277 'justifi':263 'let':40 'lynch':180 'm':218,228 'main':278 'met':185 'misogyni':72 'misogynist':48 'mlk':206 'moral':250 'movement':184 'need':21,79,150 'non':167 'non-racist':166 'object':15 'one':111 'peopl':188,270 'prolong':5 'punish':105,178 'racism':175,221 'racist':118,119,143,168 're':192 'realiti':284 'realiz':50,121 'regul':71,81,142,152 'respect':46 'respons':199 'rhetor':231,261 'right':63,134 'say':28,189,193,207 'sexism':102,223 'similar':203,242 'simpli':273 'societi':17 'strict':104,177 'summat':244 'take':97,170 'think':77,148,197 'topic':256 'tri':39,42 'uncontest':75,146 'unless':64,135 'use':8,232 've':25 'vegan':37 'want':54,125 'widespread':4 'will':86,157 'women':47 'won':91,162 'world':32 'would':200,205"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4003528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696465677 {#1377
    date: 2023-10-05 02:27:57.0 +02: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 {#1394
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +entry: App\Entity\Entry {#1790 …}
  +magazine: App\Entity\Magazine {#314
    +icon: Proxies\__CG__\App\Entity\Image {#295 …}
    +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 {#322
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#286 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
    +entries: Doctrine\ORM\PersistentCollection {#229 …}
    +posts: Doctrine\ORM\PersistentCollection {#187 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
    +bans: Doctrine\ORM\PersistentCollection {#166 …}
    +reports: Doctrine\ORM\PersistentCollection {#152 …}
    +badges: Doctrine\ORM\PersistentCollection {#130 …}
    +logs: Doctrine\ORM\PersistentCollection {#120 …}
    +awards: Doctrine\ORM\PersistentCollection {#109 …}
    +categories: Doctrine\ORM\PersistentCollection {#96 …}
    -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 {#323
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#317
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2466 …}
  +body: """
    I advocate for widespread prolonged de-use and eventually abolition of animals as objects in societies that don’t need to.\n
    \n
    What you’ve amounted to saying is “if the world can’t be 100% vegan, why try?”\n
    \n
    Let’s try this then-\n
    \n
    Me: “respect women”\n
    \n
    Misogynist: “You realize we don’t want to do that, and aren’t going to, right?\n
    \n
    Unless both you and I agree on regulation, misogyny will continue uncontested.\n
    \n
    I think we need better regulation, do you? Are you willing to accept that I won’t become a feminist, and take the compromise of continued sexism with strict punishment for female abuse?”\n
    \n
    Or this one’s good-\n
    \n
    Me: “don’t be racist”\n
    \n
    Racist: “You realize we don’t want to do that, and aren’t going to, right?\n
    \n
    Unless both you and I agree on regulation, racist will continue uncontested.\n
    \n
    I think we need better regulation, do you? Are you willing to accept that I won’t become a non-racist, and take the compromise of continued racism with strict punishment for lynching?”\n
    \n
    If the feminist movement met up against people saying what you’re saying, what do you think their response would be?\n
    \n
    And similarly, what would MLK say to you?\n
    \n
    No, before you call out my comparison, I’m not comparing racism to sexism to animal abuse. I’m comparing the rhetoric used to defend the acts themselves. And it’s awfully similar.\n
    \n
    In summation; I choose consistency in my morality, based on this: if the topic is different, but my rhetoric to justify is the same, check my biases.\n
    \n
    People are just simply inconsistent with their justifications, mainly due to detachment from the reality.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696465677 {#1768
    date: 2023-10-05 02:27:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@usernamesAreTricky@lemmy.ml"
    "@moosetwin@lemmy.dbzer0.com"
    "@Smirk@sh.itjust.works"
    "@Comment105@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2288 …}
  +nested: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  -id: 33620
  -bodyTs: "'100':36 'abolit':11 'abus':108,226 'accept':88,159 'act':236 'advoc':2 'agre':69,140 'amount':26 'anim':13,225 'aren':59,130 'aw':241 'base':251 'becom':93,164 'better':80,151 'bias':269 'call':213 'check':267 'choos':246 'compar':220,229 'comparison':216 'compromis':99,172 'consist':247 'continu':74,101,145,174 'de':7 'de-us':6 'defend':234 'detach':281 'differ':258 'due':279 'eventu':10 'femal':107 'feminist':95,183 'go':61,132 'good':113 'inconsist':274 'justif':277 'justifi':263 'let':40 'lynch':180 'm':218,228 'main':278 'met':185 'misogyni':72 'misogynist':48 'mlk':206 'moral':250 'movement':184 'need':21,79,150 'non':167 'non-racist':166 'object':15 'one':111 'peopl':188,270 'prolong':5 'punish':105,178 'racism':175,221 'racist':118,119,143,168 're':192 'realiti':284 'realiz':50,121 'regul':71,81,142,152 'respect':46 'respons':199 'rhetor':231,261 'right':63,134 'say':28,189,193,207 'sexism':102,223 'similar':203,242 'simpli':273 'societi':17 'strict':104,177 'summat':244 'take':97,170 'think':77,148,197 'topic':256 'tri':39,42 'uncontest':75,146 'unless':64,135 'use':8,232 've':25 'vegan':37 'want':54,125 'widespread':4 'will':86,157 'women':47 'won':91,162 'world':32 'would':200,205"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4003528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696465677 {#1377
    date: 2023-10-05 02:27:57.0 +02: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 {#314
  +icon: Proxies\__CG__\App\Entity\Image {#295 …}
  +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 {#322
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#286 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
  +entries: Doctrine\ORM\PersistentCollection {#229 …}
  +posts: Doctrine\ORM\PersistentCollection {#187 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
  +bans: Doctrine\ORM\PersistentCollection {#166 …}
  +reports: Doctrine\ORM\PersistentCollection {#152 …}
  +badges: Doctrine\ORM\PersistentCollection {#130 …}
  +logs: Doctrine\ORM\PersistentCollection {#120 …}
  +awards: Doctrine\ORM\PersistentCollection {#109 …}
  +categories: Doctrine\ORM\PersistentCollection {#96 …}
  -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 {#323
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#317
    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