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 …}
}
21.89 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.09 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 {#1378
  +user: Proxies\__CG__\App\Entity\User {#1371 …}
  +entry: App\Entity\Entry {#1856 …}
  +magazine: App\Entity\Magazine {#312
    +icon: Proxies\__CG__\App\Entity\Image {#293 …}
    +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 {#320
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +entries: Doctrine\ORM\PersistentCollection {#227 …}
    +posts: Doctrine\ORM\PersistentCollection {#185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
    +bans: Doctrine\ORM\PersistentCollection {#164 …}
    +reports: Doctrine\ORM\PersistentCollection {#150 …}
    +badges: Doctrine\ORM\PersistentCollection {#128 …}
    +logs: Doctrine\ORM\PersistentCollection {#118 …}
    +awards: Doctrine\ORM\PersistentCollection {#107 …}
    +categories: Doctrine\ORM\PersistentCollection {#94 …}
    -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 {#321
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#315
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2353 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2353 …}
  +body: """
    I mean, I halfway agree with you. The World Economic Forum meets up annually. It’s a real sanitized name for entrenched wealth, sounds super official, like a neighborhood bus line that fancies itself the “generic county transit authority”. I too can call myself an authority on something but that doesn’t make it so. Lol.\n
    \n
    No one attending was voted into power, all but a handful were born into it. There doesn’t need to be any one person in charge when all their motivations already align. Humanity is not inherently hierarchle. So they shmooze, exchange tips, fuck each other wives while wearing masks to hide who they are (you really think Kubrick would’ve made Eyes Wide Shut if he didn’t know that that kind of shit happens irl. Theyl discuss strategies on how to fuck over everyone else on the planet so they’ll never have to sweat a drop from hard work unless they want to. They share Panama paper worthy plans and stories from their trips to whomever replaced Epstein. Cuz someone did. I trust the rich two things only, one is be callously, obscenely greedy as fuck and the other: the world’s largest collection of pedophiles and rapists. When you can buy anything, including people’s children’s innocence, with no consequences, what’s left to buy? Nothing. Nothing but\n
    \n
    Power.\n
    \n
    id totally give up a genies wish to make everyone attending their annual event, and their entire poison pill blood line, teleport to the bright side surface of mercury, immediately.\n
    \n
    My 2nd wish would be to rapture every Christian to the heliopause.\n
    \n
    Humanity would be so much better off, idk if I even need the 3rd wish then
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700473151 {#1769
    date: 2023-11-20 10:39:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@vzq@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2451 …}
  +nested: Doctrine\ORM\PersistentCollection {#2466 …}
  +votes: Doctrine\ORM\PersistentCollection {#2444 …}
  +reports: Doctrine\ORM\PersistentCollection {#2357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  -id: 142427
  -bodyTs: "'2nd':261 '3rd':285 'agre':5 'align':88 'alreadi':87 'annual':14,242 'anyth':211 'attend':59,240 'author':39,46 'better':277 'blood':249 'born':69 'bright':254 'bus':30 'buy':210,225 'call':43 'callous':190 'charg':82 'children':215 'christian':268 'collect':202 'consequ':220 'counti':37 'cuz':177 'didn':123 'discuss':134 'doesn':51,73 'drop':154 'econom':10 'els':142 'entir':246 'entrench':22 'epstein':176 'even':282 'event':243 'everi':267 'everyon':141,239 'exchang':97 'eye':118 'fanci':33 'forum':11 'fuck':99,139,194 'generic':36 'geni':235 'give':232 'greedi':192 'halfway':4 'hand':67 'happen':131 'hard':156 'heliopaus':271 'hide':107 'hierarchl':93 'human':89,272 'id':230 'idk':279 'immedi':259 'includ':212 'inher':92 'innoc':217 'irl':132 'kind':128 'know':125 'kubrick':114 'largest':201 'left':223 'like':27 'line':31,250 'll':148 'lol':56 'made':117 'make':53,238 'mask':105 'mean':2 'meet':12 'mercuri':258 'motiv':86 'much':276 'name':20 'need':75,283 'neighborhood':29 'never':149 'noth':226,227 'obscen':191 'offici':26 'one':58,79,187 'panama':164 'paper':165 'pedophil':204 'peopl':213 'person':80 'pill':248 'plan':167 'planet':145 'poison':247 'power':63,229 'rapist':206 'raptur':266 'real':18 'realli':112 'replac':175 'rich':183 'sanit':19 'share':163 'shit':130 'shmooz':96 'shut':120 'side':255 'someon':178 'someth':48 'sound':24 'stori':169 'strategi':135 'super':25 'surfac':256 'sweat':152 'teleport':251 'theyl':133 'thing':185 'think':113 'tip':98 'total':231 'transit':38 'trip':172 'trust':181 'two':184 'unless':158 've':116 'vote':61 'want':160 'wealth':23 'wear':104 'whomev':174 'wide':119 'wish':236,262,286 'wive':102 'work':157 'world':9,199 'worthi':166 'would':115,263,273"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6350706"
  +editedAt: DateTimeImmutable @1700874701 {#1969
    date: 2023-11-25 02:11:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700473151 {#1399
    date: 2023-11-20 10:39:11.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 {#1378
  +user: Proxies\__CG__\App\Entity\User {#1371 …}
  +entry: App\Entity\Entry {#1856 …}
  +magazine: App\Entity\Magazine {#312
    +icon: Proxies\__CG__\App\Entity\Image {#293 …}
    +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 {#320
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +entries: Doctrine\ORM\PersistentCollection {#227 …}
    +posts: Doctrine\ORM\PersistentCollection {#185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
    +bans: Doctrine\ORM\PersistentCollection {#164 …}
    +reports: Doctrine\ORM\PersistentCollection {#150 …}
    +badges: Doctrine\ORM\PersistentCollection {#128 …}
    +logs: Doctrine\ORM\PersistentCollection {#118 …}
    +awards: Doctrine\ORM\PersistentCollection {#107 …}
    +categories: Doctrine\ORM\PersistentCollection {#94 …}
    -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 {#321
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#315
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2353 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2353 …}
  +body: """
    I mean, I halfway agree with you. The World Economic Forum meets up annually. It’s a real sanitized name for entrenched wealth, sounds super official, like a neighborhood bus line that fancies itself the “generic county transit authority”. I too can call myself an authority on something but that doesn’t make it so. Lol.\n
    \n
    No one attending was voted into power, all but a handful were born into it. There doesn’t need to be any one person in charge when all their motivations already align. Humanity is not inherently hierarchle. So they shmooze, exchange tips, fuck each other wives while wearing masks to hide who they are (you really think Kubrick would’ve made Eyes Wide Shut if he didn’t know that that kind of shit happens irl. Theyl discuss strategies on how to fuck over everyone else on the planet so they’ll never have to sweat a drop from hard work unless they want to. They share Panama paper worthy plans and stories from their trips to whomever replaced Epstein. Cuz someone did. I trust the rich two things only, one is be callously, obscenely greedy as fuck and the other: the world’s largest collection of pedophiles and rapists. When you can buy anything, including people’s children’s innocence, with no consequences, what’s left to buy? Nothing. Nothing but\n
    \n
    Power.\n
    \n
    id totally give up a genies wish to make everyone attending their annual event, and their entire poison pill blood line, teleport to the bright side surface of mercury, immediately.\n
    \n
    My 2nd wish would be to rapture every Christian to the heliopause.\n
    \n
    Humanity would be so much better off, idk if I even need the 3rd wish then
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700473151 {#1769
    date: 2023-11-20 10:39:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@vzq@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2451 …}
  +nested: Doctrine\ORM\PersistentCollection {#2466 …}
  +votes: Doctrine\ORM\PersistentCollection {#2444 …}
  +reports: Doctrine\ORM\PersistentCollection {#2357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  -id: 142427
  -bodyTs: "'2nd':261 '3rd':285 'agre':5 'align':88 'alreadi':87 'annual':14,242 'anyth':211 'attend':59,240 'author':39,46 'better':277 'blood':249 'born':69 'bright':254 'bus':30 'buy':210,225 'call':43 'callous':190 'charg':82 'children':215 'christian':268 'collect':202 'consequ':220 'counti':37 'cuz':177 'didn':123 'discuss':134 'doesn':51,73 'drop':154 'econom':10 'els':142 'entir':246 'entrench':22 'epstein':176 'even':282 'event':243 'everi':267 'everyon':141,239 'exchang':97 'eye':118 'fanci':33 'forum':11 'fuck':99,139,194 'generic':36 'geni':235 'give':232 'greedi':192 'halfway':4 'hand':67 'happen':131 'hard':156 'heliopaus':271 'hide':107 'hierarchl':93 'human':89,272 'id':230 'idk':279 'immedi':259 'includ':212 'inher':92 'innoc':217 'irl':132 'kind':128 'know':125 'kubrick':114 'largest':201 'left':223 'like':27 'line':31,250 'll':148 'lol':56 'made':117 'make':53,238 'mask':105 'mean':2 'meet':12 'mercuri':258 'motiv':86 'much':276 'name':20 'need':75,283 'neighborhood':29 'never':149 'noth':226,227 'obscen':191 'offici':26 'one':58,79,187 'panama':164 'paper':165 'pedophil':204 'peopl':213 'person':80 'pill':248 'plan':167 'planet':145 'poison':247 'power':63,229 'rapist':206 'raptur':266 'real':18 'realli':112 'replac':175 'rich':183 'sanit':19 'share':163 'shit':130 'shmooz':96 'shut':120 'side':255 'someon':178 'someth':48 'sound':24 'stori':169 'strategi':135 'super':25 'surfac':256 'sweat':152 'teleport':251 'theyl':133 'thing':185 'think':113 'tip':98 'total':231 'transit':38 'trip':172 'trust':181 'two':184 'unless':158 've':116 'vote':61 'want':160 'wealth':23 'wear':104 'whomev':174 'wide':119 'wish':236,262,286 'wive':102 'work':157 'world':9,199 'worthi':166 'would':115,263,273"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6350706"
  +editedAt: DateTimeImmutable @1700874701 {#1969
    date: 2023-11-25 02:11:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700473151 {#1399
    date: 2023-11-20 10:39:11.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 {#1378
  +user: Proxies\__CG__\App\Entity\User {#1371 …}
  +entry: App\Entity\Entry {#1856 …}
  +magazine: App\Entity\Magazine {#312
    +icon: Proxies\__CG__\App\Entity\Image {#293 …}
    +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 {#320
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +entries: Doctrine\ORM\PersistentCollection {#227 …}
    +posts: Doctrine\ORM\PersistentCollection {#185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
    +bans: Doctrine\ORM\PersistentCollection {#164 …}
    +reports: Doctrine\ORM\PersistentCollection {#150 …}
    +badges: Doctrine\ORM\PersistentCollection {#128 …}
    +logs: Doctrine\ORM\PersistentCollection {#118 …}
    +awards: Doctrine\ORM\PersistentCollection {#107 …}
    +categories: Doctrine\ORM\PersistentCollection {#94 …}
    -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 {#321
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#315
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2353 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2353 …}
  +body: """
    I mean, I halfway agree with you. The World Economic Forum meets up annually. It’s a real sanitized name for entrenched wealth, sounds super official, like a neighborhood bus line that fancies itself the “generic county transit authority”. I too can call myself an authority on something but that doesn’t make it so. Lol.\n
    \n
    No one attending was voted into power, all but a handful were born into it. There doesn’t need to be any one person in charge when all their motivations already align. Humanity is not inherently hierarchle. So they shmooze, exchange tips, fuck each other wives while wearing masks to hide who they are (you really think Kubrick would’ve made Eyes Wide Shut if he didn’t know that that kind of shit happens irl. Theyl discuss strategies on how to fuck over everyone else on the planet so they’ll never have to sweat a drop from hard work unless they want to. They share Panama paper worthy plans and stories from their trips to whomever replaced Epstein. Cuz someone did. I trust the rich two things only, one is be callously, obscenely greedy as fuck and the other: the world’s largest collection of pedophiles and rapists. When you can buy anything, including people’s children’s innocence, with no consequences, what’s left to buy? Nothing. Nothing but\n
    \n
    Power.\n
    \n
    id totally give up a genies wish to make everyone attending their annual event, and their entire poison pill blood line, teleport to the bright side surface of mercury, immediately.\n
    \n
    My 2nd wish would be to rapture every Christian to the heliopause.\n
    \n
    Humanity would be so much better off, idk if I even need the 3rd wish then
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700473151 {#1769
    date: 2023-11-20 10:39:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@vzq@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2451 …}
  +nested: Doctrine\ORM\PersistentCollection {#2466 …}
  +votes: Doctrine\ORM\PersistentCollection {#2444 …}
  +reports: Doctrine\ORM\PersistentCollection {#2357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  -id: 142427
  -bodyTs: "'2nd':261 '3rd':285 'agre':5 'align':88 'alreadi':87 'annual':14,242 'anyth':211 'attend':59,240 'author':39,46 'better':277 'blood':249 'born':69 'bright':254 'bus':30 'buy':210,225 'call':43 'callous':190 'charg':82 'children':215 'christian':268 'collect':202 'consequ':220 'counti':37 'cuz':177 'didn':123 'discuss':134 'doesn':51,73 'drop':154 'econom':10 'els':142 'entir':246 'entrench':22 'epstein':176 'even':282 'event':243 'everi':267 'everyon':141,239 'exchang':97 'eye':118 'fanci':33 'forum':11 'fuck':99,139,194 'generic':36 'geni':235 'give':232 'greedi':192 'halfway':4 'hand':67 'happen':131 'hard':156 'heliopaus':271 'hide':107 'hierarchl':93 'human':89,272 'id':230 'idk':279 'immedi':259 'includ':212 'inher':92 'innoc':217 'irl':132 'kind':128 'know':125 'kubrick':114 'largest':201 'left':223 'like':27 'line':31,250 'll':148 'lol':56 'made':117 'make':53,238 'mask':105 'mean':2 'meet':12 'mercuri':258 'motiv':86 'much':276 'name':20 'need':75,283 'neighborhood':29 'never':149 'noth':226,227 'obscen':191 'offici':26 'one':58,79,187 'panama':164 'paper':165 'pedophil':204 'peopl':213 'person':80 'pill':248 'plan':167 'planet':145 'poison':247 'power':63,229 'rapist':206 'raptur':266 'real':18 'realli':112 'replac':175 'rich':183 'sanit':19 'share':163 'shit':130 'shmooz':96 'shut':120 'side':255 'someon':178 'someth':48 'sound':24 'stori':169 'strategi':135 'super':25 'surfac':256 'sweat':152 'teleport':251 'theyl':133 'thing':185 'think':113 'tip':98 'total':231 'transit':38 'trip':172 'trust':181 'two':184 'unless':158 've':116 'vote':61 'want':160 'wealth':23 'wear':104 'whomev':174 'wide':119 'wish':236,262,286 'wive':102 'work':157 'world':9,199 'worthi':166 'would':115,263,273"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6350706"
  +editedAt: DateTimeImmutable @1700874701 {#1969
    date: 2023-11-25 02:11:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700473151 {#1399
    date: 2023-11-20 10:39:11.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 {#312
  +icon: Proxies\__CG__\App\Entity\Image {#293 …}
  +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 {#320
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#284 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
  +entries: Doctrine\ORM\PersistentCollection {#227 …}
  +posts: Doctrine\ORM\PersistentCollection {#185 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
  +bans: Doctrine\ORM\PersistentCollection {#164 …}
  +reports: Doctrine\ORM\PersistentCollection {#150 …}
  +badges: Doctrine\ORM\PersistentCollection {#128 …}
  +logs: Doctrine\ORM\PersistentCollection {#118 …}
  +awards: Doctrine\ORM\PersistentCollection {#107 …}
  +categories: Doctrine\ORM\PersistentCollection {#94 …}
  -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 {#321
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#315
    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