GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/10527/Got-to-find-a-leftiest-place/comment/96550/votes/up

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.22 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.04 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 {#1370 …}
  +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 {#2451 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +body: """
    > Barack Obama in which the Asian man is compared to a yellow bear, and the black man is compared to an African cat named “Tigger”. If you saw people calling Obama “Tigger” (or “a tigger”, so be a bit less subtle about it) as an epithet, I seriously doubt you’d be willing to accept claims of ignorance,\n
    \n
    [Wait, what? Tigers are not native to Africa. They are an Asian cat.](https://upload.wikimedia.org/wikipedia/commons/0/03/Historical_tiger_distribution_PLoS_2009.png)\n
    \n
    > You do it to identify yourself to other American liberals as a consumer of John Oliver or Stephen Colbert’s TV shows. I think it’s petty and stupid to substitute fandom for politics, but at the end of the day, correcting you on that isn’t terribly important to me\n
    \n
    And yet you still do it.\n
    \n
    > I’m no expert, but by all accounts he seems to be a pretty boring guy that says pretty normal generic shit about development, stability, and cooperation.\n
    \n
    He can be the nicest dude ever but he leads a control with an iron-grip on speech and media consumption, which is anathema to most english-speaking countries. Also you know, the genocide.\n
    \n
    > constructed through your consumption of English language capitalist media.\n
    \n
    Aaaaand there we go. Tankie talking points.\n
    \n
    > toward the end of justifying a nuclear war\n
    \n
    Scare tactics! If you knew the first thing of geopolitics, you'd know this would never, ever happen. If russia isn't going to lob nukes when it's getting its ass handed to it, China won't have a reason to.\n
    \n
    This whole little diatribe is full of inaccuracies, huge ass-pulls and insinuations that are so wild as to be ridiculous. And as soon as you actually get a little specific, you throw your entire argument away.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699305412 {#1605
    date: 2023-11-06 22:16:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Starshader@lemmy.ml"
    "@WhyEssEff@hexbear.net"
    "@Omegamint@hexbear.net"
    "@Lath@kbin.social"
    "@Neato@kbin.social"
    "@porcupine@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2466 …}
  +nested: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  -id: 96550
  -bodyTs: "'/wikipedia/commons/0/03/historical_tiger_distribution_plos_2009.png)':74 'aaaaand':204 'accept':55 'account':139 'actual':288 'africa':66 'african':22 'also':190 'american':83 'anathema':183 'argument':297 'asian':6,70 'ass':250,271 'ass-pul':270 'away':298 'barack':1 'bear':13 'bit':39 'black':16 'bore':146 'call':30 'capitalist':202 'cat':23,71 'china':254 'claim':56 'colbert':93 'compar':9,19 'construct':195 'consum':87 'consumpt':180,198 'control':170 'cooper':158 'correct':116 'countri':189 'd':51,230 'day':115 'develop':155 'diatrib':264 'doubt':49 'dude':164 'end':112,213 'english':187,200 'english-speak':186 'entir':296 'epithet':46 'ever':165,235 'expert':135 'fandom':106 'first':225 'full':266 'generic':152 'genocid':194 'geopolit':228 'get':248,289 'go':207,241 'grip':175 'guy':147 'hand':251 'happen':236 'huge':269 'identifi':79 'ignor':58 'import':123 'inaccuraci':268 'insinu':274 'iron':174 'iron-grip':173 'isn':120,239 'john':89 'justifi':215 'knew':223 'know':192,231 'languag':201 'lead':168 'less':40 'liber':84 'littl':263,291 'lob':243 'm':133 'man':7,17 'media':179,203 'name':24 'nativ':64 'never':234 'nicest':163 'normal':151 'nuclear':217 'nuke':244 'obama':2,31 'oliv':90 'peopl':29 'petti':101 'point':210 'polit':108 'pretti':145,150 'pull':272 'reason':259 'ridicul':282 'russia':238 'saw':28 'say':149 'scare':219 'seem':141 'serious':48 'shit':153 'show':96 'soon':285 'speak':188 'specif':292 'speech':177 'stabil':156 'stephen':92 'still':129 'stupid':103 'substitut':105 'subtl':41 'tactic':220 'talk':209 'tanki':208 'terribl':122 'thing':226 'think':98 'throw':294 'tiger':61 'tigger':25,32,35 'toward':211 'tv':95 'upload.wikimedia.org':73 'upload.wikimedia.org/wikipedia/commons/0/03/historical_tiger_distribution_plos_2009.png)':72 'wait':59 'war':218 'whole':262 'wild':278 'will':53 'won':255 'would':233 'yellow':12 'yet':127"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/602855/-/comment/3402608"
  +editedAt: DateTimeImmutable @1699334284 {#1945
    date: 2023-11-07 06:18:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699305412 {#1368
    date: 2023-11-06 22:16:52.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 {#1370 …}
  +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 {#2451 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +body: """
    > Barack Obama in which the Asian man is compared to a yellow bear, and the black man is compared to an African cat named “Tigger”. If you saw people calling Obama “Tigger” (or “a tigger”, so be a bit less subtle about it) as an epithet, I seriously doubt you’d be willing to accept claims of ignorance,\n
    \n
    [Wait, what? Tigers are not native to Africa. They are an Asian cat.](https://upload.wikimedia.org/wikipedia/commons/0/03/Historical_tiger_distribution_PLoS_2009.png)\n
    \n
    > You do it to identify yourself to other American liberals as a consumer of John Oliver or Stephen Colbert’s TV shows. I think it’s petty and stupid to substitute fandom for politics, but at the end of the day, correcting you on that isn’t terribly important to me\n
    \n
    And yet you still do it.\n
    \n
    > I’m no expert, but by all accounts he seems to be a pretty boring guy that says pretty normal generic shit about development, stability, and cooperation.\n
    \n
    He can be the nicest dude ever but he leads a control with an iron-grip on speech and media consumption, which is anathema to most english-speaking countries. Also you know, the genocide.\n
    \n
    > constructed through your consumption of English language capitalist media.\n
    \n
    Aaaaand there we go. Tankie talking points.\n
    \n
    > toward the end of justifying a nuclear war\n
    \n
    Scare tactics! If you knew the first thing of geopolitics, you'd know this would never, ever happen. If russia isn't going to lob nukes when it's getting its ass handed to it, China won't have a reason to.\n
    \n
    This whole little diatribe is full of inaccuracies, huge ass-pulls and insinuations that are so wild as to be ridiculous. And as soon as you actually get a little specific, you throw your entire argument away.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699305412 {#1605
    date: 2023-11-06 22:16:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Starshader@lemmy.ml"
    "@WhyEssEff@hexbear.net"
    "@Omegamint@hexbear.net"
    "@Lath@kbin.social"
    "@Neato@kbin.social"
    "@porcupine@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2466 …}
  +nested: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  -id: 96550
  -bodyTs: "'/wikipedia/commons/0/03/historical_tiger_distribution_plos_2009.png)':74 'aaaaand':204 'accept':55 'account':139 'actual':288 'africa':66 'african':22 'also':190 'american':83 'anathema':183 'argument':297 'asian':6,70 'ass':250,271 'ass-pul':270 'away':298 'barack':1 'bear':13 'bit':39 'black':16 'bore':146 'call':30 'capitalist':202 'cat':23,71 'china':254 'claim':56 'colbert':93 'compar':9,19 'construct':195 'consum':87 'consumpt':180,198 'control':170 'cooper':158 'correct':116 'countri':189 'd':51,230 'day':115 'develop':155 'diatrib':264 'doubt':49 'dude':164 'end':112,213 'english':187,200 'english-speak':186 'entir':296 'epithet':46 'ever':165,235 'expert':135 'fandom':106 'first':225 'full':266 'generic':152 'genocid':194 'geopolit':228 'get':248,289 'go':207,241 'grip':175 'guy':147 'hand':251 'happen':236 'huge':269 'identifi':79 'ignor':58 'import':123 'inaccuraci':268 'insinu':274 'iron':174 'iron-grip':173 'isn':120,239 'john':89 'justifi':215 'knew':223 'know':192,231 'languag':201 'lead':168 'less':40 'liber':84 'littl':263,291 'lob':243 'm':133 'man':7,17 'media':179,203 'name':24 'nativ':64 'never':234 'nicest':163 'normal':151 'nuclear':217 'nuke':244 'obama':2,31 'oliv':90 'peopl':29 'petti':101 'point':210 'polit':108 'pretti':145,150 'pull':272 'reason':259 'ridicul':282 'russia':238 'saw':28 'say':149 'scare':219 'seem':141 'serious':48 'shit':153 'show':96 'soon':285 'speak':188 'specif':292 'speech':177 'stabil':156 'stephen':92 'still':129 'stupid':103 'substitut':105 'subtl':41 'tactic':220 'talk':209 'tanki':208 'terribl':122 'thing':226 'think':98 'throw':294 'tiger':61 'tigger':25,32,35 'toward':211 'tv':95 'upload.wikimedia.org':73 'upload.wikimedia.org/wikipedia/commons/0/03/historical_tiger_distribution_plos_2009.png)':72 'wait':59 'war':218 'whole':262 'wild':278 'will':53 'won':255 'would':233 'yellow':12 'yet':127"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/602855/-/comment/3402608"
  +editedAt: DateTimeImmutable @1699334284 {#1945
    date: 2023-11-07 06:18:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699305412 {#1368
    date: 2023-11-06 22:16:52.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 {#1370 …}
  +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 {#2451 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +body: """
    > Barack Obama in which the Asian man is compared to a yellow bear, and the black man is compared to an African cat named “Tigger”. If you saw people calling Obama “Tigger” (or “a tigger”, so be a bit less subtle about it) as an epithet, I seriously doubt you’d be willing to accept claims of ignorance,\n
    \n
    [Wait, what? Tigers are not native to Africa. They are an Asian cat.](https://upload.wikimedia.org/wikipedia/commons/0/03/Historical_tiger_distribution_PLoS_2009.png)\n
    \n
    > You do it to identify yourself to other American liberals as a consumer of John Oliver or Stephen Colbert’s TV shows. I think it’s petty and stupid to substitute fandom for politics, but at the end of the day, correcting you on that isn’t terribly important to me\n
    \n
    And yet you still do it.\n
    \n
    > I’m no expert, but by all accounts he seems to be a pretty boring guy that says pretty normal generic shit about development, stability, and cooperation.\n
    \n
    He can be the nicest dude ever but he leads a control with an iron-grip on speech and media consumption, which is anathema to most english-speaking countries. Also you know, the genocide.\n
    \n
    > constructed through your consumption of English language capitalist media.\n
    \n
    Aaaaand there we go. Tankie talking points.\n
    \n
    > toward the end of justifying a nuclear war\n
    \n
    Scare tactics! If you knew the first thing of geopolitics, you'd know this would never, ever happen. If russia isn't going to lob nukes when it's getting its ass handed to it, China won't have a reason to.\n
    \n
    This whole little diatribe is full of inaccuracies, huge ass-pulls and insinuations that are so wild as to be ridiculous. And as soon as you actually get a little specific, you throw your entire argument away.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699305412 {#1605
    date: 2023-11-06 22:16:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Starshader@lemmy.ml"
    "@WhyEssEff@hexbear.net"
    "@Omegamint@hexbear.net"
    "@Lath@kbin.social"
    "@Neato@kbin.social"
    "@porcupine@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2466 …}
  +nested: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  -id: 96550
  -bodyTs: "'/wikipedia/commons/0/03/historical_tiger_distribution_plos_2009.png)':74 'aaaaand':204 'accept':55 'account':139 'actual':288 'africa':66 'african':22 'also':190 'american':83 'anathema':183 'argument':297 'asian':6,70 'ass':250,271 'ass-pul':270 'away':298 'barack':1 'bear':13 'bit':39 'black':16 'bore':146 'call':30 'capitalist':202 'cat':23,71 'china':254 'claim':56 'colbert':93 'compar':9,19 'construct':195 'consum':87 'consumpt':180,198 'control':170 'cooper':158 'correct':116 'countri':189 'd':51,230 'day':115 'develop':155 'diatrib':264 'doubt':49 'dude':164 'end':112,213 'english':187,200 'english-speak':186 'entir':296 'epithet':46 'ever':165,235 'expert':135 'fandom':106 'first':225 'full':266 'generic':152 'genocid':194 'geopolit':228 'get':248,289 'go':207,241 'grip':175 'guy':147 'hand':251 'happen':236 'huge':269 'identifi':79 'ignor':58 'import':123 'inaccuraci':268 'insinu':274 'iron':174 'iron-grip':173 'isn':120,239 'john':89 'justifi':215 'knew':223 'know':192,231 'languag':201 'lead':168 'less':40 'liber':84 'littl':263,291 'lob':243 'm':133 'man':7,17 'media':179,203 'name':24 'nativ':64 'never':234 'nicest':163 'normal':151 'nuclear':217 'nuke':244 'obama':2,31 'oliv':90 'peopl':29 'petti':101 'point':210 'polit':108 'pretti':145,150 'pull':272 'reason':259 'ridicul':282 'russia':238 'saw':28 'say':149 'scare':219 'seem':141 'serious':48 'shit':153 'show':96 'soon':285 'speak':188 'specif':292 'speech':177 'stabil':156 'stephen':92 'still':129 'stupid':103 'substitut':105 'subtl':41 'tactic':220 'talk':209 'tanki':208 'terribl':122 'thing':226 'think':98 'throw':294 'tiger':61 'tigger':25,32,35 'toward':211 'tv':95 'upload.wikimedia.org':73 'upload.wikimedia.org/wikipedia/commons/0/03/historical_tiger_distribution_plos_2009.png)':72 'wait':59 'war':218 'whole':262 'wild':278 'will':53 'won':255 'would':233 'yellow':12 'yet':127"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/602855/-/comment/3402608"
  +editedAt: DateTimeImmutable @1699334284 {#1945
    date: 2023-11-07 06:18:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699305412 {#1368
    date: 2023-11-06 22:16:52.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