GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/3709/Lemmy-users-are-like/comment/85151/favourites

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 …}
}
5.81 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 {#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: """
    Because those people who gave up their robes saw that they were misguided and were open to new ideas. But some still have kept their hearts closed because some are just unwilling to have their convictions changed. KKK is still a thing, after all that talking. Raceism is still an issue, even when we tried giving them space.\n
    \n
    Sometimes it is more than misguidence. Sometimes people just hate, and grudge. And when these people are given power they are able to spread their hate and misguide once more. And then we might have another Nazi Germany, where it will take a war to have it corrected. We didn’t get the Nazi’s to stop with just words. Are we able to have China stop doing it now, with just words? Are words helping in Palestina?\n
    \n
    And in this day and age of the internet, even when we show those people the world that they can access. Show them how misguided their hatred is. They still choose to hate.\n
    \n
    These words I wrote are in their hearts. Outside they tell sweet veiled words like ‘we must protect our children’ and ‘they are taking your jobs’. They will convince people against all facts, that the others chose this. That something genetic, is chosen. Never will they tell in those clear words what they truly want, because any sane moral person would see it for what it is.\n
    \n
    At some point they manage to convince their followers that they are the truth, that anyone trying to guide them away to sanity is lying to them. And then the cycle completes and new unchangable hate-ist is born to spread the infection. See anti-vaxxers, see Q, see any conspiracy group that convinces their members everyone else is lying.\n
    \n
    So, would you rather have a tyranny where people are allowed to just be. But where ideas of raceism and exclusion is censored.\n
    \n
    Or a tyranny of the hateful that will one day knock on your door for telling the lies of inclusion?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695746060 {#1605
    date: 2023-09-26 18:34:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
    "@blanketswithsmallpox@kbin.social"
    "@Gorilladrums@sh.itjust.works"
    "@Scribbd@feddit.nl"
  ]
  +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: 85151
  -bodyTs: "'abl':80,121 'access':157 'age':142 'allow':309 'anoth':94 'anti':283 'anti-vaxx':282 'anyon':252 'away':257 'born':276 'censor':321 'chang':37 'children':189 'china':124 'choos':167 'chose':206 'chosen':212 'clear':219 'close':27 'complet':268 'conspiraci':289 'convict':36 'convinc':198,243,292 'correct':106 'cycl':267 'day':140,331 'didn':108 'door':335 'els':296 'even':52,146 'everyon':295 'exclus':319 'fact':202 'follow':245 'gave':5 'genet':210 'germani':96 'get':110 'give':56 'given':76 'group':290 'grudg':70 'guid':255 'hate':68,84,169,273,327 'hate-ist':272 'hatr':163 'heart':26,177 'help':134 'idea':19,315 'inclus':341 'infect':280 'internet':145 'issu':51 'ist':274 'job':195 'kept':24 'kkk':38 'knock':332 'lie':261,298,339 'like':184 'manag':241 'member':294 'might':92 'misguid':13,64,86,161 'moral':228 'must':186 'nazi':95,112 'never':213 'new':18,270 'one':330 'open':16 'other':205 'outsid':178 'palestina':136 'peopl':3,66,74,151,199,307 'person':229 'point':239 'power':77 'protect':187 'q':286 'raceism':47,317 'rather':302 'robe':8 'sane':227 'saniti':259 'saw':9 'see':231,281,285,287 'show':149,158 'someth':209 'sometim':59,65 'space':58 'spread':82,278 'still':22,40,49,166 'stop':115,125 'sweet':181 'take':100,193 'talk':46 'tell':180,216,337 'thing':42 'tri':55,253 'truli':223 'truth':250 'tyranni':305,324 'unchang':271 'unwil':32 'vaxxer':284 'veil':182 'want':224 'war':102 'word':118,131,133,171,183,220 'world':153 'would':230,300 'wrote':173"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3093310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695746060 {#1945
    date: 2023-09-26 18:34:20.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 {#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: """
    Because those people who gave up their robes saw that they were misguided and were open to new ideas. But some still have kept their hearts closed because some are just unwilling to have their convictions changed. KKK is still a thing, after all that talking. Raceism is still an issue, even when we tried giving them space.\n
    \n
    Sometimes it is more than misguidence. Sometimes people just hate, and grudge. And when these people are given power they are able to spread their hate and misguide once more. And then we might have another Nazi Germany, where it will take a war to have it corrected. We didn’t get the Nazi’s to stop with just words. Are we able to have China stop doing it now, with just words? Are words helping in Palestina?\n
    \n
    And in this day and age of the internet, even when we show those people the world that they can access. Show them how misguided their hatred is. They still choose to hate.\n
    \n
    These words I wrote are in their hearts. Outside they tell sweet veiled words like ‘we must protect our children’ and ‘they are taking your jobs’. They will convince people against all facts, that the others chose this. That something genetic, is chosen. Never will they tell in those clear words what they truly want, because any sane moral person would see it for what it is.\n
    \n
    At some point they manage to convince their followers that they are the truth, that anyone trying to guide them away to sanity is lying to them. And then the cycle completes and new unchangable hate-ist is born to spread the infection. See anti-vaxxers, see Q, see any conspiracy group that convinces their members everyone else is lying.\n
    \n
    So, would you rather have a tyranny where people are allowed to just be. But where ideas of raceism and exclusion is censored.\n
    \n
    Or a tyranny of the hateful that will one day knock on your door for telling the lies of inclusion?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695746060 {#1605
    date: 2023-09-26 18:34:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
    "@blanketswithsmallpox@kbin.social"
    "@Gorilladrums@sh.itjust.works"
    "@Scribbd@feddit.nl"
  ]
  +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: 85151
  -bodyTs: "'abl':80,121 'access':157 'age':142 'allow':309 'anoth':94 'anti':283 'anti-vaxx':282 'anyon':252 'away':257 'born':276 'censor':321 'chang':37 'children':189 'china':124 'choos':167 'chose':206 'chosen':212 'clear':219 'close':27 'complet':268 'conspiraci':289 'convict':36 'convinc':198,243,292 'correct':106 'cycl':267 'day':140,331 'didn':108 'door':335 'els':296 'even':52,146 'everyon':295 'exclus':319 'fact':202 'follow':245 'gave':5 'genet':210 'germani':96 'get':110 'give':56 'given':76 'group':290 'grudg':70 'guid':255 'hate':68,84,169,273,327 'hate-ist':272 'hatr':163 'heart':26,177 'help':134 'idea':19,315 'inclus':341 'infect':280 'internet':145 'issu':51 'ist':274 'job':195 'kept':24 'kkk':38 'knock':332 'lie':261,298,339 'like':184 'manag':241 'member':294 'might':92 'misguid':13,64,86,161 'moral':228 'must':186 'nazi':95,112 'never':213 'new':18,270 'one':330 'open':16 'other':205 'outsid':178 'palestina':136 'peopl':3,66,74,151,199,307 'person':229 'point':239 'power':77 'protect':187 'q':286 'raceism':47,317 'rather':302 'robe':8 'sane':227 'saniti':259 'saw':9 'see':231,281,285,287 'show':149,158 'someth':209 'sometim':59,65 'space':58 'spread':82,278 'still':22,40,49,166 'stop':115,125 'sweet':181 'take':100,193 'talk':46 'tell':180,216,337 'thing':42 'tri':55,253 'truli':223 'truth':250 'tyranni':305,324 'unchang':271 'unwil':32 'vaxxer':284 'veil':182 'want':224 'war':102 'word':118,131,133,171,183,220 'world':153 'would':230,300 'wrote':173"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3093310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695746060 {#1945
    date: 2023-09-26 18:34:20.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 {#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: """
    Because those people who gave up their robes saw that they were misguided and were open to new ideas. But some still have kept their hearts closed because some are just unwilling to have their convictions changed. KKK is still a thing, after all that talking. Raceism is still an issue, even when we tried giving them space.\n
    \n
    Sometimes it is more than misguidence. Sometimes people just hate, and grudge. And when these people are given power they are able to spread their hate and misguide once more. And then we might have another Nazi Germany, where it will take a war to have it corrected. We didn’t get the Nazi’s to stop with just words. Are we able to have China stop doing it now, with just words? Are words helping in Palestina?\n
    \n
    And in this day and age of the internet, even when we show those people the world that they can access. Show them how misguided their hatred is. They still choose to hate.\n
    \n
    These words I wrote are in their hearts. Outside they tell sweet veiled words like ‘we must protect our children’ and ‘they are taking your jobs’. They will convince people against all facts, that the others chose this. That something genetic, is chosen. Never will they tell in those clear words what they truly want, because any sane moral person would see it for what it is.\n
    \n
    At some point they manage to convince their followers that they are the truth, that anyone trying to guide them away to sanity is lying to them. And then the cycle completes and new unchangable hate-ist is born to spread the infection. See anti-vaxxers, see Q, see any conspiracy group that convinces their members everyone else is lying.\n
    \n
    So, would you rather have a tyranny where people are allowed to just be. But where ideas of raceism and exclusion is censored.\n
    \n
    Or a tyranny of the hateful that will one day knock on your door for telling the lies of inclusion?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695746060 {#1605
    date: 2023-09-26 18:34:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
    "@blanketswithsmallpox@kbin.social"
    "@Gorilladrums@sh.itjust.works"
    "@Scribbd@feddit.nl"
  ]
  +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: 85151
  -bodyTs: "'abl':80,121 'access':157 'age':142 'allow':309 'anoth':94 'anti':283 'anti-vaxx':282 'anyon':252 'away':257 'born':276 'censor':321 'chang':37 'children':189 'china':124 'choos':167 'chose':206 'chosen':212 'clear':219 'close':27 'complet':268 'conspiraci':289 'convict':36 'convinc':198,243,292 'correct':106 'cycl':267 'day':140,331 'didn':108 'door':335 'els':296 'even':52,146 'everyon':295 'exclus':319 'fact':202 'follow':245 'gave':5 'genet':210 'germani':96 'get':110 'give':56 'given':76 'group':290 'grudg':70 'guid':255 'hate':68,84,169,273,327 'hate-ist':272 'hatr':163 'heart':26,177 'help':134 'idea':19,315 'inclus':341 'infect':280 'internet':145 'issu':51 'ist':274 'job':195 'kept':24 'kkk':38 'knock':332 'lie':261,298,339 'like':184 'manag':241 'member':294 'might':92 'misguid':13,64,86,161 'moral':228 'must':186 'nazi':95,112 'never':213 'new':18,270 'one':330 'open':16 'other':205 'outsid':178 'palestina':136 'peopl':3,66,74,151,199,307 'person':229 'point':239 'power':77 'protect':187 'q':286 'raceism':47,317 'rather':302 'robe':8 'sane':227 'saniti':259 'saw':9 'see':231,281,285,287 'show':149,158 'someth':209 'sometim':59,65 'space':58 'spread':82,278 'still':22,40,49,166 'stop':115,125 'sweet':181 'take':100,193 'talk':46 'tell':180,216,337 'thing':42 'tri':55,253 'truli':223 'truth':250 'tyranni':305,324 'unchang':271 'unwil':32 'vaxxer':284 'veil':182 'want':224 'war':102 'word':118,131,133,171,183,220 'world':153 'would':230,300 'wrote':173"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3093310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695746060 {#1945
    date: 2023-09-26 18:34:20.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 {#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