Redirect 302 redirect from GET @entry_comment_create (cbda82)

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 …}
}
1.16 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 {#1394
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +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 {#2476 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2466 …}
  +body: """
    That’s not really a culture of colonizers even during the height of Ancient Erin. A possible analog for a past group that very well could be a stand-in for inter proto-Irish conflicts as much as inter Gaelic ones is so tenuous at best. Most cultures have something like this, and it would be tantamount to saying there was an inherent colonial culture in the Ho-Chunk people because the Wąge-rucge man-eaters might be a cultural memory of another tribe their ancestors fought against.\n
    \n
    There is a world of difference between human migration and conflicts arising therein and what we would identify as colonialism. Why even bring it up as such? Plus the Tuatha De Danann from even a quick search seem to be theorized to be Gaelic gods recontextualized into a post-Christianization culture. So it is literally not even from a culture of colonizers, but the reformatting of their own beliefs to a context of a cultural conversion. They seem to have come to mean “folk” or people much later and originally the term implied godliness. And then there is the PIE stuff and war between gods with humans in the middle which is foundational to a ton of places meaning it could either be remnants of a way more ancient myth shared with the Vedic and Norse etc, or a recontextualization of unique traditions subconsciously along the same lines as more eastern Europeans and Indo-European cultures. Least that’s how I view the Iliad elements in Irish myth, maybe a shared tradition or more likely later writers put characters and stories into a structure they already knew, ie the most recited myth in Europe.\n
    \n
    We really need to be careful with history and modern terminology/conceptions. Cultures did not really remove one another necessarily, nor can we accurately talk about Bronze-Age and earlier cultures in strictly defined terms. We use names given to types of pottery we find to describe a general human presence in a large area across thousands of years. It is broad and ambiguous on purpose. Hell even more recent cases like the Germanic “colonization” of Celtic England is WAY more ambiguous than previous historians thought.\n
    \n
    For that history and a good object lesson on how complicated human migration is to decode there is a great video by CambrianChronicles on Brythonic Britons and how they never disappeared [www.youtube.com/watch?v=5FHRTpEhaAs](https://www.youtube.com/watch?v=5FHRTpEhaAs)\n
    \n
    And that’s not to say that there was not a colonization and resistance in that case, far from it. There we have a material understanding of both cultures that can be defined even if the lines between the people of them is nonexistent in a practical sense. CambrianChronicles has several videos including one I LOVE on Arthur that drive home how originally Welsh/Briton Arthur was essentially a propaganda character for anti-imperialist movements. My point is the distinctions quickly disappear and framing there as being such a thing as “culture of colonizers” in a time when people hardly if at all identified themselves as having a culture is silly, applying it as far back as the etymological history and patchwork shifts in linguistic groups of the Bronze age is downright ahistoric. Especially with Celts, the very definition of which is hotly debated.\n
    \n
    Another good POV is the short but wonderful history of the Bronze Age Collapse “1177: the year civilization ended” which shows some amazing research on how crises cause mass migration and why old models of how ancient Greeks came to Greece are pretty off base, with what was thought to be an invasion from the west by the Dorians might’ve been large refugee movements from Asia Minor which coincided with populations from Mycenean Greece fleeing eastward due to their problems. Heck the Sea Peoples are very possibly a phenomenon of various refugee crises and/or desperate moves by kingdoms we know for sure about trying to stay alive during what must’ve felt like an apocalypse.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696905052 {#1605
    date: 2023-10-10 04:30:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@wabafee@lemm.ee"
    "@jackmarxist@lemmy.ml"
    "@yogthos@lemmy.ml"
    "@absentthereaper@lemmygrad.ml"
    "@Count042@lemmy.ml"
    "@Evilsandwichman@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2288 …}
  +nested: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  -id: 39616
  -bodyTs: "'/watch?v=5fhrtpehaas](https://www.youtube.com/watch?v=5fhrtpehaas)':409 '1177':568 'accur':312 'across':345 'age':317,539,566 'ahistor':542 'aliv':661 'along':239 'alreadi':281 'amaz':576 'ambigu':353,371 'analog':18 'ancestor':91 'ancient':14,223,590 'and/or':648 'anoth':88,307,554 'anti':482 'anti-imperialist':481 'apocalyps':669 'appli':521 'area':344 'aris':105 'arthur':467,474 'asia':620 'back':525 'base':598 'belief':163 'best':48 'bring':116 'briton':401 'broad':351 'bronz':316,538,565 'bronze-ag':315 'brython':400 'cambrianchronicl':398,458 'came':592 'care':295 'case':360,426 'caus':581 'celt':545 'celtic':366 'charact':274,479 'christian':144 'chunk':72 'civil':571 'coincid':623 'collaps':567 'colon':8,156,364,421,503 'coloni':66,113 'come':175 'complic':386 'conflict':37,104 'context':166 'convers':170 'could':26,215 'crise':580,647 'cultur':6,50,67,85,145,154,169,251,301,320,438,501,518 'danann':125 'de':124 'debat':553 'decod':391 'defin':323,442 'definit':548 'describ':336 'desper':649 'differ':99 'disappear':406,491 'distinct':489 'dorian':612 'downright':541 'drive':469 'due':631 'earlier':319 'eastern':245 'eastward':630 'eater':81 'either':216 'element':260 'end':572 'england':367 'erin':15 'especi':543 'essenti':476 'etc':231 'etymolog':528 'europ':289 'european':246,250 'even':9,115,127,151,357,443 'far':427,524 'felt':666 'find':334 'flee':629 'folk':178 'fought':92 'foundat':207 'frame':493 'gaelic':42,137 'general':338 'german':363 'given':328 'god':138,199 'godli':188 'good':381,555 'great':395 'greec':594,628 'greek':591 'group':22,535 'hard':509 'heck':635 'height':12 'hell':356 'histori':297,378,529,562 'historian':374 'ho':71 'ho-chunk':70 'home':470 'hot':552 'human':101,201,339,387 'identifi':111,513 'ie':283 'iliad':259 'imperialist':483 'impli':187 'includ':462 'indo':249 'indo-european':248 'inher':65 'inter':33,41 'invas':606 'irish':36,262 'kingdom':652 'knew':282 'know':654 'larg':343,616 'later':182,271 'least':252 'lesson':383 'like':53,270,361,667 'line':242,446 'linguist':534 'liter':149 'love':465 'man':80 'man-eat':79 'mass':582 'materi':434 'mayb':264 'mean':177,213 'memori':86 'middl':204 'might':82,613 'migrat':102,388,583 'minor':621 'model':587 'modern':299 'move':650 'movement':484,618 'much':39,181 'must':664 'mycenean':627 'myth':224,263,287 'name':327 'necessarili':308 'need':292 'never':405 'nonexist':453 'nors':230 'object':382 'old':586 'one':43,306,463 'origin':184,472 'past':21 'patchwork':531 'peopl':73,180,449,508,638 'phenomenon':643 'pie':194 'place':212 'plus':121 'point':486 'popul':625 'possibl':17,641 'post':143 'post-christian':142 'potteri':332 'pov':556 'practic':456 'presenc':340 'pretti':596 'previous':373 'problem':634 'propaganda':478 'proto':35 'proto-irish':34 'purpos':355 'put':273 'quick':129,490 'realli':4,291,304 'recent':359 'recit':286 'recontextu':139,234 'reformat':159 'refuge':617,646 'remnant':218 'remov':305 'research':577 'resist':423 'rucg':78 'say':61,415 'sea':637 'search':130 'seem':131,172 'sens':457 'sever':460 'share':225,266 'shift':532 'short':559 'show':574 'silli':520 'someth':52 'stand':30 'stand-in':29 'stay':660 'stori':276 'strict':322 'structur':279 'stuff':195 'subconsci':238 'sure':656 'talk':313 'tantamount':59 'tenuous':46 'term':186,324 'terminology/conceptions':300 'theoriz':134 'therein':106 'thing':499 'thought':375,602 'thousand':346 'time':506 'ton':210 'tradit':237,267 'tri':658 'tribe':89 'tuatha':123 'type':330 'understand':435 'uniqu':236 'use':326 'various':645 've':614,665 'vedic':228 'video':396,461 'view':257 'war':197 'way':221,369 'well':25 'welsh/briton':473 'west':609 'wonder':561 'world':97 'would':57,110 'writer':272 'www.youtube.com':408 'www.youtube.com/watch?v=5fhrtpehaas](https://www.youtube.com/watch?v=5fhrtpehaas)':407 'wąge':77 'wąge-rucg':76 'year':348,570"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4076904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696905052 {#1377
    date: 2023-10-10 04:30:52.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 {#1394
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +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 {#2476 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2466 …}
  +body: """
    That’s not really a culture of colonizers even during the height of Ancient Erin. A possible analog for a past group that very well could be a stand-in for inter proto-Irish conflicts as much as inter Gaelic ones is so tenuous at best. Most cultures have something like this, and it would be tantamount to saying there was an inherent colonial culture in the Ho-Chunk people because the Wąge-rucge man-eaters might be a cultural memory of another tribe their ancestors fought against.\n
    \n
    There is a world of difference between human migration and conflicts arising therein and what we would identify as colonialism. Why even bring it up as such? Plus the Tuatha De Danann from even a quick search seem to be theorized to be Gaelic gods recontextualized into a post-Christianization culture. So it is literally not even from a culture of colonizers, but the reformatting of their own beliefs to a context of a cultural conversion. They seem to have come to mean “folk” or people much later and originally the term implied godliness. And then there is the PIE stuff and war between gods with humans in the middle which is foundational to a ton of places meaning it could either be remnants of a way more ancient myth shared with the Vedic and Norse etc, or a recontextualization of unique traditions subconsciously along the same lines as more eastern Europeans and Indo-European cultures. Least that’s how I view the Iliad elements in Irish myth, maybe a shared tradition or more likely later writers put characters and stories into a structure they already knew, ie the most recited myth in Europe.\n
    \n
    We really need to be careful with history and modern terminology/conceptions. Cultures did not really remove one another necessarily, nor can we accurately talk about Bronze-Age and earlier cultures in strictly defined terms. We use names given to types of pottery we find to describe a general human presence in a large area across thousands of years. It is broad and ambiguous on purpose. Hell even more recent cases like the Germanic “colonization” of Celtic England is WAY more ambiguous than previous historians thought.\n
    \n
    For that history and a good object lesson on how complicated human migration is to decode there is a great video by CambrianChronicles on Brythonic Britons and how they never disappeared [www.youtube.com/watch?v=5FHRTpEhaAs](https://www.youtube.com/watch?v=5FHRTpEhaAs)\n
    \n
    And that’s not to say that there was not a colonization and resistance in that case, far from it. There we have a material understanding of both cultures that can be defined even if the lines between the people of them is nonexistent in a practical sense. CambrianChronicles has several videos including one I LOVE on Arthur that drive home how originally Welsh/Briton Arthur was essentially a propaganda character for anti-imperialist movements. My point is the distinctions quickly disappear and framing there as being such a thing as “culture of colonizers” in a time when people hardly if at all identified themselves as having a culture is silly, applying it as far back as the etymological history and patchwork shifts in linguistic groups of the Bronze age is downright ahistoric. Especially with Celts, the very definition of which is hotly debated.\n
    \n
    Another good POV is the short but wonderful history of the Bronze Age Collapse “1177: the year civilization ended” which shows some amazing research on how crises cause mass migration and why old models of how ancient Greeks came to Greece are pretty off base, with what was thought to be an invasion from the west by the Dorians might’ve been large refugee movements from Asia Minor which coincided with populations from Mycenean Greece fleeing eastward due to their problems. Heck the Sea Peoples are very possibly a phenomenon of various refugee crises and/or desperate moves by kingdoms we know for sure about trying to stay alive during what must’ve felt like an apocalypse.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696905052 {#1605
    date: 2023-10-10 04:30:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@wabafee@lemm.ee"
    "@jackmarxist@lemmy.ml"
    "@yogthos@lemmy.ml"
    "@absentthereaper@lemmygrad.ml"
    "@Count042@lemmy.ml"
    "@Evilsandwichman@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2288 …}
  +nested: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  -id: 39616
  -bodyTs: "'/watch?v=5fhrtpehaas](https://www.youtube.com/watch?v=5fhrtpehaas)':409 '1177':568 'accur':312 'across':345 'age':317,539,566 'ahistor':542 'aliv':661 'along':239 'alreadi':281 'amaz':576 'ambigu':353,371 'analog':18 'ancestor':91 'ancient':14,223,590 'and/or':648 'anoth':88,307,554 'anti':482 'anti-imperialist':481 'apocalyps':669 'appli':521 'area':344 'aris':105 'arthur':467,474 'asia':620 'back':525 'base':598 'belief':163 'best':48 'bring':116 'briton':401 'broad':351 'bronz':316,538,565 'bronze-ag':315 'brython':400 'cambrianchronicl':398,458 'came':592 'care':295 'case':360,426 'caus':581 'celt':545 'celtic':366 'charact':274,479 'christian':144 'chunk':72 'civil':571 'coincid':623 'collaps':567 'colon':8,156,364,421,503 'coloni':66,113 'come':175 'complic':386 'conflict':37,104 'context':166 'convers':170 'could':26,215 'crise':580,647 'cultur':6,50,67,85,145,154,169,251,301,320,438,501,518 'danann':125 'de':124 'debat':553 'decod':391 'defin':323,442 'definit':548 'describ':336 'desper':649 'differ':99 'disappear':406,491 'distinct':489 'dorian':612 'downright':541 'drive':469 'due':631 'earlier':319 'eastern':245 'eastward':630 'eater':81 'either':216 'element':260 'end':572 'england':367 'erin':15 'especi':543 'essenti':476 'etc':231 'etymolog':528 'europ':289 'european':246,250 'even':9,115,127,151,357,443 'far':427,524 'felt':666 'find':334 'flee':629 'folk':178 'fought':92 'foundat':207 'frame':493 'gaelic':42,137 'general':338 'german':363 'given':328 'god':138,199 'godli':188 'good':381,555 'great':395 'greec':594,628 'greek':591 'group':22,535 'hard':509 'heck':635 'height':12 'hell':356 'histori':297,378,529,562 'historian':374 'ho':71 'ho-chunk':70 'home':470 'hot':552 'human':101,201,339,387 'identifi':111,513 'ie':283 'iliad':259 'imperialist':483 'impli':187 'includ':462 'indo':249 'indo-european':248 'inher':65 'inter':33,41 'invas':606 'irish':36,262 'kingdom':652 'knew':282 'know':654 'larg':343,616 'later':182,271 'least':252 'lesson':383 'like':53,270,361,667 'line':242,446 'linguist':534 'liter':149 'love':465 'man':80 'man-eat':79 'mass':582 'materi':434 'mayb':264 'mean':177,213 'memori':86 'middl':204 'might':82,613 'migrat':102,388,583 'minor':621 'model':587 'modern':299 'move':650 'movement':484,618 'much':39,181 'must':664 'mycenean':627 'myth':224,263,287 'name':327 'necessarili':308 'need':292 'never':405 'nonexist':453 'nors':230 'object':382 'old':586 'one':43,306,463 'origin':184,472 'past':21 'patchwork':531 'peopl':73,180,449,508,638 'phenomenon':643 'pie':194 'place':212 'plus':121 'point':486 'popul':625 'possibl':17,641 'post':143 'post-christian':142 'potteri':332 'pov':556 'practic':456 'presenc':340 'pretti':596 'previous':373 'problem':634 'propaganda':478 'proto':35 'proto-irish':34 'purpos':355 'put':273 'quick':129,490 'realli':4,291,304 'recent':359 'recit':286 'recontextu':139,234 'reformat':159 'refuge':617,646 'remnant':218 'remov':305 'research':577 'resist':423 'rucg':78 'say':61,415 'sea':637 'search':130 'seem':131,172 'sens':457 'sever':460 'share':225,266 'shift':532 'short':559 'show':574 'silli':520 'someth':52 'stand':30 'stand-in':29 'stay':660 'stori':276 'strict':322 'structur':279 'stuff':195 'subconsci':238 'sure':656 'talk':313 'tantamount':59 'tenuous':46 'term':186,324 'terminology/conceptions':300 'theoriz':134 'therein':106 'thing':499 'thought':375,602 'thousand':346 'time':506 'ton':210 'tradit':237,267 'tri':658 'tribe':89 'tuatha':123 'type':330 'understand':435 'uniqu':236 'use':326 'various':645 've':614,665 'vedic':228 'video':396,461 'view':257 'war':197 'way':221,369 'well':25 'welsh/briton':473 'west':609 'wonder':561 'world':97 'would':57,110 'writer':272 'www.youtube.com':408 'www.youtube.com/watch?v=5fhrtpehaas](https://www.youtube.com/watch?v=5fhrtpehaas)':407 'wąge':77 'wąge-rucg':76 'year':348,570"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4076904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696905052 {#1377
    date: 2023-10-10 04:30:52.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 {#1394
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +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 {#2476 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2466 …}
  +body: """
    That’s not really a culture of colonizers even during the height of Ancient Erin. A possible analog for a past group that very well could be a stand-in for inter proto-Irish conflicts as much as inter Gaelic ones is so tenuous at best. Most cultures have something like this, and it would be tantamount to saying there was an inherent colonial culture in the Ho-Chunk people because the Wąge-rucge man-eaters might be a cultural memory of another tribe their ancestors fought against.\n
    \n
    There is a world of difference between human migration and conflicts arising therein and what we would identify as colonialism. Why even bring it up as such? Plus the Tuatha De Danann from even a quick search seem to be theorized to be Gaelic gods recontextualized into a post-Christianization culture. So it is literally not even from a culture of colonizers, but the reformatting of their own beliefs to a context of a cultural conversion. They seem to have come to mean “folk” or people much later and originally the term implied godliness. And then there is the PIE stuff and war between gods with humans in the middle which is foundational to a ton of places meaning it could either be remnants of a way more ancient myth shared with the Vedic and Norse etc, or a recontextualization of unique traditions subconsciously along the same lines as more eastern Europeans and Indo-European cultures. Least that’s how I view the Iliad elements in Irish myth, maybe a shared tradition or more likely later writers put characters and stories into a structure they already knew, ie the most recited myth in Europe.\n
    \n
    We really need to be careful with history and modern terminology/conceptions. Cultures did not really remove one another necessarily, nor can we accurately talk about Bronze-Age and earlier cultures in strictly defined terms. We use names given to types of pottery we find to describe a general human presence in a large area across thousands of years. It is broad and ambiguous on purpose. Hell even more recent cases like the Germanic “colonization” of Celtic England is WAY more ambiguous than previous historians thought.\n
    \n
    For that history and a good object lesson on how complicated human migration is to decode there is a great video by CambrianChronicles on Brythonic Britons and how they never disappeared [www.youtube.com/watch?v=5FHRTpEhaAs](https://www.youtube.com/watch?v=5FHRTpEhaAs)\n
    \n
    And that’s not to say that there was not a colonization and resistance in that case, far from it. There we have a material understanding of both cultures that can be defined even if the lines between the people of them is nonexistent in a practical sense. CambrianChronicles has several videos including one I LOVE on Arthur that drive home how originally Welsh/Briton Arthur was essentially a propaganda character for anti-imperialist movements. My point is the distinctions quickly disappear and framing there as being such a thing as “culture of colonizers” in a time when people hardly if at all identified themselves as having a culture is silly, applying it as far back as the etymological history and patchwork shifts in linguistic groups of the Bronze age is downright ahistoric. Especially with Celts, the very definition of which is hotly debated.\n
    \n
    Another good POV is the short but wonderful history of the Bronze Age Collapse “1177: the year civilization ended” which shows some amazing research on how crises cause mass migration and why old models of how ancient Greeks came to Greece are pretty off base, with what was thought to be an invasion from the west by the Dorians might’ve been large refugee movements from Asia Minor which coincided with populations from Mycenean Greece fleeing eastward due to their problems. Heck the Sea Peoples are very possibly a phenomenon of various refugee crises and/or desperate moves by kingdoms we know for sure about trying to stay alive during what must’ve felt like an apocalypse.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696905052 {#1605
    date: 2023-10-10 04:30:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@wabafee@lemm.ee"
    "@jackmarxist@lemmy.ml"
    "@yogthos@lemmy.ml"
    "@absentthereaper@lemmygrad.ml"
    "@Count042@lemmy.ml"
    "@Evilsandwichman@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2288 …}
  +nested: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  -id: 39616
  -bodyTs: "'/watch?v=5fhrtpehaas](https://www.youtube.com/watch?v=5fhrtpehaas)':409 '1177':568 'accur':312 'across':345 'age':317,539,566 'ahistor':542 'aliv':661 'along':239 'alreadi':281 'amaz':576 'ambigu':353,371 'analog':18 'ancestor':91 'ancient':14,223,590 'and/or':648 'anoth':88,307,554 'anti':482 'anti-imperialist':481 'apocalyps':669 'appli':521 'area':344 'aris':105 'arthur':467,474 'asia':620 'back':525 'base':598 'belief':163 'best':48 'bring':116 'briton':401 'broad':351 'bronz':316,538,565 'bronze-ag':315 'brython':400 'cambrianchronicl':398,458 'came':592 'care':295 'case':360,426 'caus':581 'celt':545 'celtic':366 'charact':274,479 'christian':144 'chunk':72 'civil':571 'coincid':623 'collaps':567 'colon':8,156,364,421,503 'coloni':66,113 'come':175 'complic':386 'conflict':37,104 'context':166 'convers':170 'could':26,215 'crise':580,647 'cultur':6,50,67,85,145,154,169,251,301,320,438,501,518 'danann':125 'de':124 'debat':553 'decod':391 'defin':323,442 'definit':548 'describ':336 'desper':649 'differ':99 'disappear':406,491 'distinct':489 'dorian':612 'downright':541 'drive':469 'due':631 'earlier':319 'eastern':245 'eastward':630 'eater':81 'either':216 'element':260 'end':572 'england':367 'erin':15 'especi':543 'essenti':476 'etc':231 'etymolog':528 'europ':289 'european':246,250 'even':9,115,127,151,357,443 'far':427,524 'felt':666 'find':334 'flee':629 'folk':178 'fought':92 'foundat':207 'frame':493 'gaelic':42,137 'general':338 'german':363 'given':328 'god':138,199 'godli':188 'good':381,555 'great':395 'greec':594,628 'greek':591 'group':22,535 'hard':509 'heck':635 'height':12 'hell':356 'histori':297,378,529,562 'historian':374 'ho':71 'ho-chunk':70 'home':470 'hot':552 'human':101,201,339,387 'identifi':111,513 'ie':283 'iliad':259 'imperialist':483 'impli':187 'includ':462 'indo':249 'indo-european':248 'inher':65 'inter':33,41 'invas':606 'irish':36,262 'kingdom':652 'knew':282 'know':654 'larg':343,616 'later':182,271 'least':252 'lesson':383 'like':53,270,361,667 'line':242,446 'linguist':534 'liter':149 'love':465 'man':80 'man-eat':79 'mass':582 'materi':434 'mayb':264 'mean':177,213 'memori':86 'middl':204 'might':82,613 'migrat':102,388,583 'minor':621 'model':587 'modern':299 'move':650 'movement':484,618 'much':39,181 'must':664 'mycenean':627 'myth':224,263,287 'name':327 'necessarili':308 'need':292 'never':405 'nonexist':453 'nors':230 'object':382 'old':586 'one':43,306,463 'origin':184,472 'past':21 'patchwork':531 'peopl':73,180,449,508,638 'phenomenon':643 'pie':194 'place':212 'plus':121 'point':486 'popul':625 'possibl':17,641 'post':143 'post-christian':142 'potteri':332 'pov':556 'practic':456 'presenc':340 'pretti':596 'previous':373 'problem':634 'propaganda':478 'proto':35 'proto-irish':34 'purpos':355 'put':273 'quick':129,490 'realli':4,291,304 'recent':359 'recit':286 'recontextu':139,234 'reformat':159 'refuge':617,646 'remnant':218 'remov':305 'research':577 'resist':423 'rucg':78 'say':61,415 'sea':637 'search':130 'seem':131,172 'sens':457 'sever':460 'share':225,266 'shift':532 'short':559 'show':574 'silli':520 'someth':52 'stand':30 'stand-in':29 'stay':660 'stori':276 'strict':322 'structur':279 'stuff':195 'subconsci':238 'sure':656 'talk':313 'tantamount':59 'tenuous':46 'term':186,324 'terminology/conceptions':300 'theoriz':134 'therein':106 'thing':499 'thought':375,602 'thousand':346 'time':506 'ton':210 'tradit':237,267 'tri':658 'tribe':89 'tuatha':123 'type':330 'understand':435 'uniqu':236 'use':326 'various':645 've':614,665 'vedic':228 'video':396,461 'view':257 'war':197 'way':221,369 'well':25 'welsh/briton':473 'west':609 'wonder':561 'world':97 'would':57,110 'writer':272 'www.youtube.com':408 'www.youtube.com/watch?v=5fhrtpehaas](https://www.youtube.com/watch?v=5fhrtpehaas)':407 'wąge':77 'wąge-rucg':76 'year':348,570"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4076904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696905052 {#1377
    date: 2023-10-10 04:30:52.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