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.18 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.07 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 {#1369
  +user: Proxies\__CG__\App\Entity\User {#1916 …}
  +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 {#323
      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 {#317
      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: """
    Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
    \n
    I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
    \n
    So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
    \n
    **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1699509831 {#1605
    date: 2023-11-09 07:03:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
  ]
  +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: 103536
  -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596872"
  +editedAt: DateTimeImmutable @1699572176 {#1945
    date: 2023-11-10 00:22:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699509831 {#1368
    date: 2023-11-09 07:03:51.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 {#1369
  +user: Proxies\__CG__\App\Entity\User {#1916 …}
  +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 {#323
      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 {#317
      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: """
    Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
    \n
    I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
    \n
    So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
    \n
    **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1699509831 {#1605
    date: 2023-11-09 07:03:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
  ]
  +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: 103536
  -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596872"
  +editedAt: DateTimeImmutable @1699572176 {#1945
    date: 2023-11-10 00:22:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699509831 {#1368
    date: 2023-11-09 07:03:51.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 {#1369
  +user: Proxies\__CG__\App\Entity\User {#1916 …}
  +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 {#323
      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 {#317
      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: """
    Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
    \n
    I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
    \n
    So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
    \n
    **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1699509831 {#1605
    date: 2023-11-09 07:03:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
  ]
  +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: 103536
  -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596872"
  +editedAt: DateTimeImmutable @1699572176 {#1945
    date: 2023-11-10 00:22:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699509831 {#1368
    date: 2023-11-09 07:03:51.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 {#323
    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 {#317
    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