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.71 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 {#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 {#2451 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +body: """
    > That’s how some of these generational boundaries blur together, where the experience that defines one, can already have been part of the previous in specific circumstances.\n
    \n
    Definitely. Especially when you go out of your way to learn or experience things more commonly associated with different generations. Personally, I didn’t ever really *need* to learn DOS or Win3.2, but because I loved computers from a very early age, I spent a ton of time learning about computers from very early on. Now it means that I understand computers and technology way better than my contemporaries that are more traditional Millenials (and don’t even get me started on Gen Z and their inability to understand basic folder/file structures).\n
    \n
    That applies to technology, music, films, books, etc., especially since the internet has completely changed the way that people find, learn about, and consume media. It’s kind of tangential, but if you want to hear a great example of the effect of internet on music culture, just listen to the song [Losing My Edge](https://youtu.be/6xG4oFny2Pk?si=wp6fnXN3b_wwzdhX) by LCD Soundsystem for the story of a Gen Xer whose encyclopedic knowledge of music briefly made him “cool” in the early 2000’s until all the Millenials started finding all the stuff he experienced firsthand.\n
    \n
    > And personally, I’ve VERY interested in seeing 10 years down the line when we have the first adults who grew up with on-demand streaming and tablets/phones.\n
    \n
    Yeah, I’ve already noticed some generational differences with my own kids and some of the students I teach. They seem to be simultaneously less patient and more patient. Less patient because they are used to always being able to watch something of their choosing and change shows whenever they get bored, but also more patient because everything can be paused as is available on-demand, so they have no problem waiting for a more opportune time to watch something as a group (and with my kids, we only started to let them use tablets after they turned 5 and then only on road trips).\n
    \n
    It’s also interesting because the cultural zeitgeist is a lot less monolithic. Instead of **everyone** watching Ninja Turtles or **everyone** listening to Nirvana, kids have developed their own little niches and shared interests by watching whatever piques their interest. Anecdotally, it seems like it’s resulting in a lot less of an “in-crowd.” Even though there are still “the cool kids,” the cool kids have known shared interests with the uncool kids, so it’s lot more like a web than a hierarchy. In my very limited experience, every day is like the end of *The Breakfast Club*, albeit still with plenty of drama and cattiness.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696909139 {#1605
    date: 2023-10-10 05:38:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@McJonalds@lemmy.world"
    "@demonquark@lemmy.ml"
    "@Endorkend@kbin.social"
    "@NielsBohron@lemmy.world"
  ]
  +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: 39707
  -bodyTs: "'/6xg4ofny2pk?si=wp6fnxn3b_wwzdhx)':177 '10':222 '2000':200 '5':342 'abl':281 'adult':232 'age':69 'albeit':450 'alreadi':18,246 'also':296,351 'alway':279 'anecdot':389 'appli':121 'associ':44 'avail':306 'basic':117 'better':93 'blur':9 'book':126 'bore':294 'boundari':8 'breakfast':448 'briefli':193 'catti':457 'chang':134,289 'choos':287 'circumst':27 'club':449 'common':43 'complet':133 'comput':64,78,89 'consum':143 'contemporari':96 'cool':196,411,414 'crowd':404 'cultur':166,355 'day':441 'defin':15 'definit':28 'demand':239,309 'develop':375 'didn':50 'differ':46,250 'dos':57 'drama':455 'earli':68,81,199 'edg':174 'effect':161 'encycloped':189 'end':445 'especi':29,128 'etc':127 'even':105,405 'ever':52 'everi':440 'everyon':364,369 'everyth':300 'exampl':158 'experi':13,40,439 'experienc':212 'film':125 'find':139,207 'first':231 'firsthand':213 'folder/file':118 'gen':110,186 'generat':7,47,249 'get':106,293 'go':32 'great':157 'grew':234 'group':326 'hear':155 'hierarchi':434 'in-crowd':402 'inabl':114 'instead':362 'interest':219,352,382,388,419 'internet':131,163 'kid':254,330,373,412,415,423 'kind':147 'knowledg':190 'known':417 'lcd':179 'learn':38,56,76,140 'less':267,272,360,399 'let':335 'like':392,429,443 'limit':438 'line':226 'listen':168,370 'littl':378 'lose':172 'lot':359,398,427 'love':63 'made':194 'mean':85 'media':144 'milleni':101,205 'monolith':361 'music':124,165,192 'need':54 'nich':379 'ninja':366 'nirvana':372 'notic':247 'on-demand':237,307 'one':16 'opportun':319 'part':21 'patient':268,271,273,298 'paus':303 'peopl':138 'person':48,215 'piqu':386 'plenti':453 'previous':24 'problem':314 'realli':53 'result':395 'road':347 'see':221 'seem':263,391 'share':381,418 'show':290 'simultan':266 'sinc':129 'someth':284,323 'song':171 'soundsystem':180 'specif':26 'spent':71 'start':108,206,333 'still':409,451 'stori':183 'stream':240 'structur':119 'student':259 'stuff':210 'tablet':338 'tablets/phones':242 'tangenti':149 'teach':261 'technolog':91,123 'thing':41 'though':406 'time':75,320 'togeth':10 'ton':73 'tradit':100 'trip':348 'turn':341 'turtl':367 'uncool':422 'understand':88,116 'use':277,337 've':217,245 'wait':315 'want':153 'watch':283,322,365,384 'way':36,92,136 'web':431 'whatev':385 'whenev':291 'whose':188 'win3.2':59 'xer':187 'yeah':243 'year':223 'youtu.be':176 'youtu.be/6xg4ofny2pk?si=wp6fnxn3b_wwzdhx)':175 'z':111 'zeitgeist':356"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4381881"
  +editedAt: DateTimeImmutable @1696909297 {#1945
    date: 2023-10-10 05:41:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696909139 {#1368
    date: 2023-10-10 05:38:59.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 {#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 {#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 {#2451 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +body: """
    > That’s how some of these generational boundaries blur together, where the experience that defines one, can already have been part of the previous in specific circumstances.\n
    \n
    Definitely. Especially when you go out of your way to learn or experience things more commonly associated with different generations. Personally, I didn’t ever really *need* to learn DOS or Win3.2, but because I loved computers from a very early age, I spent a ton of time learning about computers from very early on. Now it means that I understand computers and technology way better than my contemporaries that are more traditional Millenials (and don’t even get me started on Gen Z and their inability to understand basic folder/file structures).\n
    \n
    That applies to technology, music, films, books, etc., especially since the internet has completely changed the way that people find, learn about, and consume media. It’s kind of tangential, but if you want to hear a great example of the effect of internet on music culture, just listen to the song [Losing My Edge](https://youtu.be/6xG4oFny2Pk?si=wp6fnXN3b_wwzdhX) by LCD Soundsystem for the story of a Gen Xer whose encyclopedic knowledge of music briefly made him “cool” in the early 2000’s until all the Millenials started finding all the stuff he experienced firsthand.\n
    \n
    > And personally, I’ve VERY interested in seeing 10 years down the line when we have the first adults who grew up with on-demand streaming and tablets/phones.\n
    \n
    Yeah, I’ve already noticed some generational differences with my own kids and some of the students I teach. They seem to be simultaneously less patient and more patient. Less patient because they are used to always being able to watch something of their choosing and change shows whenever they get bored, but also more patient because everything can be paused as is available on-demand, so they have no problem waiting for a more opportune time to watch something as a group (and with my kids, we only started to let them use tablets after they turned 5 and then only on road trips).\n
    \n
    It’s also interesting because the cultural zeitgeist is a lot less monolithic. Instead of **everyone** watching Ninja Turtles or **everyone** listening to Nirvana, kids have developed their own little niches and shared interests by watching whatever piques their interest. Anecdotally, it seems like it’s resulting in a lot less of an “in-crowd.” Even though there are still “the cool kids,” the cool kids have known shared interests with the uncool kids, so it’s lot more like a web than a hierarchy. In my very limited experience, every day is like the end of *The Breakfast Club*, albeit still with plenty of drama and cattiness.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696909139 {#1605
    date: 2023-10-10 05:38:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@McJonalds@lemmy.world"
    "@demonquark@lemmy.ml"
    "@Endorkend@kbin.social"
    "@NielsBohron@lemmy.world"
  ]
  +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: 39707
  -bodyTs: "'/6xg4ofny2pk?si=wp6fnxn3b_wwzdhx)':177 '10':222 '2000':200 '5':342 'abl':281 'adult':232 'age':69 'albeit':450 'alreadi':18,246 'also':296,351 'alway':279 'anecdot':389 'appli':121 'associ':44 'avail':306 'basic':117 'better':93 'blur':9 'book':126 'bore':294 'boundari':8 'breakfast':448 'briefli':193 'catti':457 'chang':134,289 'choos':287 'circumst':27 'club':449 'common':43 'complet':133 'comput':64,78,89 'consum':143 'contemporari':96 'cool':196,411,414 'crowd':404 'cultur':166,355 'day':441 'defin':15 'definit':28 'demand':239,309 'develop':375 'didn':50 'differ':46,250 'dos':57 'drama':455 'earli':68,81,199 'edg':174 'effect':161 'encycloped':189 'end':445 'especi':29,128 'etc':127 'even':105,405 'ever':52 'everi':440 'everyon':364,369 'everyth':300 'exampl':158 'experi':13,40,439 'experienc':212 'film':125 'find':139,207 'first':231 'firsthand':213 'folder/file':118 'gen':110,186 'generat':7,47,249 'get':106,293 'go':32 'great':157 'grew':234 'group':326 'hear':155 'hierarchi':434 'in-crowd':402 'inabl':114 'instead':362 'interest':219,352,382,388,419 'internet':131,163 'kid':254,330,373,412,415,423 'kind':147 'knowledg':190 'known':417 'lcd':179 'learn':38,56,76,140 'less':267,272,360,399 'let':335 'like':392,429,443 'limit':438 'line':226 'listen':168,370 'littl':378 'lose':172 'lot':359,398,427 'love':63 'made':194 'mean':85 'media':144 'milleni':101,205 'monolith':361 'music':124,165,192 'need':54 'nich':379 'ninja':366 'nirvana':372 'notic':247 'on-demand':237,307 'one':16 'opportun':319 'part':21 'patient':268,271,273,298 'paus':303 'peopl':138 'person':48,215 'piqu':386 'plenti':453 'previous':24 'problem':314 'realli':53 'result':395 'road':347 'see':221 'seem':263,391 'share':381,418 'show':290 'simultan':266 'sinc':129 'someth':284,323 'song':171 'soundsystem':180 'specif':26 'spent':71 'start':108,206,333 'still':409,451 'stori':183 'stream':240 'structur':119 'student':259 'stuff':210 'tablet':338 'tablets/phones':242 'tangenti':149 'teach':261 'technolog':91,123 'thing':41 'though':406 'time':75,320 'togeth':10 'ton':73 'tradit':100 'trip':348 'turn':341 'turtl':367 'uncool':422 'understand':88,116 'use':277,337 've':217,245 'wait':315 'want':153 'watch':283,322,365,384 'way':36,92,136 'web':431 'whatev':385 'whenev':291 'whose':188 'win3.2':59 'xer':187 'yeah':243 'year':223 'youtu.be':176 'youtu.be/6xg4ofny2pk?si=wp6fnxn3b_wwzdhx)':175 'z':111 'zeitgeist':356"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4381881"
  +editedAt: DateTimeImmutable @1696909297 {#1945
    date: 2023-10-10 05:41:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696909139 {#1368
    date: 2023-10-10 05:38:59.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 {#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 {#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 {#2451 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +body: """
    > That’s how some of these generational boundaries blur together, where the experience that defines one, can already have been part of the previous in specific circumstances.\n
    \n
    Definitely. Especially when you go out of your way to learn or experience things more commonly associated with different generations. Personally, I didn’t ever really *need* to learn DOS or Win3.2, but because I loved computers from a very early age, I spent a ton of time learning about computers from very early on. Now it means that I understand computers and technology way better than my contemporaries that are more traditional Millenials (and don’t even get me started on Gen Z and their inability to understand basic folder/file structures).\n
    \n
    That applies to technology, music, films, books, etc., especially since the internet has completely changed the way that people find, learn about, and consume media. It’s kind of tangential, but if you want to hear a great example of the effect of internet on music culture, just listen to the song [Losing My Edge](https://youtu.be/6xG4oFny2Pk?si=wp6fnXN3b_wwzdhX) by LCD Soundsystem for the story of a Gen Xer whose encyclopedic knowledge of music briefly made him “cool” in the early 2000’s until all the Millenials started finding all the stuff he experienced firsthand.\n
    \n
    > And personally, I’ve VERY interested in seeing 10 years down the line when we have the first adults who grew up with on-demand streaming and tablets/phones.\n
    \n
    Yeah, I’ve already noticed some generational differences with my own kids and some of the students I teach. They seem to be simultaneously less patient and more patient. Less patient because they are used to always being able to watch something of their choosing and change shows whenever they get bored, but also more patient because everything can be paused as is available on-demand, so they have no problem waiting for a more opportune time to watch something as a group (and with my kids, we only started to let them use tablets after they turned 5 and then only on road trips).\n
    \n
    It’s also interesting because the cultural zeitgeist is a lot less monolithic. Instead of **everyone** watching Ninja Turtles or **everyone** listening to Nirvana, kids have developed their own little niches and shared interests by watching whatever piques their interest. Anecdotally, it seems like it’s resulting in a lot less of an “in-crowd.” Even though there are still “the cool kids,” the cool kids have known shared interests with the uncool kids, so it’s lot more like a web than a hierarchy. In my very limited experience, every day is like the end of *The Breakfast Club*, albeit still with plenty of drama and cattiness.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696909139 {#1605
    date: 2023-10-10 05:38:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@McJonalds@lemmy.world"
    "@demonquark@lemmy.ml"
    "@Endorkend@kbin.social"
    "@NielsBohron@lemmy.world"
  ]
  +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: 39707
  -bodyTs: "'/6xg4ofny2pk?si=wp6fnxn3b_wwzdhx)':177 '10':222 '2000':200 '5':342 'abl':281 'adult':232 'age':69 'albeit':450 'alreadi':18,246 'also':296,351 'alway':279 'anecdot':389 'appli':121 'associ':44 'avail':306 'basic':117 'better':93 'blur':9 'book':126 'bore':294 'boundari':8 'breakfast':448 'briefli':193 'catti':457 'chang':134,289 'choos':287 'circumst':27 'club':449 'common':43 'complet':133 'comput':64,78,89 'consum':143 'contemporari':96 'cool':196,411,414 'crowd':404 'cultur':166,355 'day':441 'defin':15 'definit':28 'demand':239,309 'develop':375 'didn':50 'differ':46,250 'dos':57 'drama':455 'earli':68,81,199 'edg':174 'effect':161 'encycloped':189 'end':445 'especi':29,128 'etc':127 'even':105,405 'ever':52 'everi':440 'everyon':364,369 'everyth':300 'exampl':158 'experi':13,40,439 'experienc':212 'film':125 'find':139,207 'first':231 'firsthand':213 'folder/file':118 'gen':110,186 'generat':7,47,249 'get':106,293 'go':32 'great':157 'grew':234 'group':326 'hear':155 'hierarchi':434 'in-crowd':402 'inabl':114 'instead':362 'interest':219,352,382,388,419 'internet':131,163 'kid':254,330,373,412,415,423 'kind':147 'knowledg':190 'known':417 'lcd':179 'learn':38,56,76,140 'less':267,272,360,399 'let':335 'like':392,429,443 'limit':438 'line':226 'listen':168,370 'littl':378 'lose':172 'lot':359,398,427 'love':63 'made':194 'mean':85 'media':144 'milleni':101,205 'monolith':361 'music':124,165,192 'need':54 'nich':379 'ninja':366 'nirvana':372 'notic':247 'on-demand':237,307 'one':16 'opportun':319 'part':21 'patient':268,271,273,298 'paus':303 'peopl':138 'person':48,215 'piqu':386 'plenti':453 'previous':24 'problem':314 'realli':53 'result':395 'road':347 'see':221 'seem':263,391 'share':381,418 'show':290 'simultan':266 'sinc':129 'someth':284,323 'song':171 'soundsystem':180 'specif':26 'spent':71 'start':108,206,333 'still':409,451 'stori':183 'stream':240 'structur':119 'student':259 'stuff':210 'tablet':338 'tablets/phones':242 'tangenti':149 'teach':261 'technolog':91,123 'thing':41 'though':406 'time':75,320 'togeth':10 'ton':73 'tradit':100 'trip':348 'turn':341 'turtl':367 'uncool':422 'understand':88,116 'use':277,337 've':217,245 'wait':315 'want':153 'watch':283,322,365,384 'way':36,92,136 'web':431 'whatev':385 'whenev':291 'whose':188 'win3.2':59 'xer':187 'yeah':243 'year':223 'youtu.be':176 'youtu.be/6xg4ofny2pk?si=wp6fnxn3b_wwzdhx)':175 'z':111 'zeitgeist':356"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4381881"
  +editedAt: DateTimeImmutable @1696909297 {#1945
    date: 2023-10-10 05:41:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696909139 {#1368
    date: 2023-10-10 05:38:59.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