GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/27522/Which-pill-do-you-choose/comment/287919/favourites

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.14 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.03 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 {#1374
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +entry: App\Entity\Entry {#1790 …}
  +magazine: App\Entity\Magazine {#314
    +icon: Proxies\__CG__\App\Entity\Image {#295 …}
    +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 {#324
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#286 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
    +entries: Doctrine\ORM\PersistentCollection {#229 …}
    +posts: Doctrine\ORM\PersistentCollection {#187 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
    +bans: Doctrine\ORM\PersistentCollection {#166 …}
    +reports: Doctrine\ORM\PersistentCollection {#152 …}
    +badges: Doctrine\ORM\PersistentCollection {#130 …}
    +logs: Doctrine\ORM\PersistentCollection {#120 …}
    +awards: Doctrine\ORM\PersistentCollection {#109 …}
    +categories: Doctrine\ORM\PersistentCollection {#96 …}
    -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 {#318
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#317
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Everyone is choosing red because they think they would be rich, but would they?\n
    \n
    Imagine having the knowledge, that you knowingly stepped back in time, and all of your memories are now not real. They won’t happen again unless you actually act exactly as you had before. No one believes anything you say because you are 6. You’re forced to go through school again at 6.\n
    \n
    Let’s say you use your genius to progress quickly through school. Those sorts of kids become famous prodigies. You would end up on the talk show circuit with Ellen.\n
    \n
    You would also know way more about your parents than you should at that age, and cause familial issues that would land you on Dr. Phil.\n
    \n
    Imagine how torturous it would be to relive every moment, not being able to convince anyone of anything due to your age, unless you give up the fact that you were somehow sent back in time and know the future. Would you be able to convince your family without going insane? Would any government agency take qcute interest in your foresight? Imagine having to keep a level head while also going through puberty a second time.\n
    \n
    How much will your presence affect the timeline? Maybe your first big move to get rich causes all subsequent moves to not exist. Maybe your parents hate you. Maybe it’s chaos theory. Maybe you end up taking a path away from opulence and become an addict due to the constant anxiety, regret and boredom. Maybe you become a nihilistic mess that drives you to a worse life than you had before.\n
    \n
    I’d take the definite of $10M. I know what I would do with it right now. I know it would be good.\n
    \n
    Edit: a downvote without a reply telling me how I’m wrong is really an upvote.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1719096186 {#1768
    date: 2024-06-23 00:43:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1378 …}
  +nested: Doctrine\ORM\PersistentCollection {#1371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2483 …}
  -id: 287919
  -bodyTs: "'10m':279 '6':58,68 'abl':137,168 'act':43 'actual':42 'addict':247 'affect':206 'age':113,146 'agenc':179 'also':101,194 'anxieti':252 'anyon':140 'anyth':52,142 'away':241 'back':23,158 'becom':85,245,258 'believ':51 'big':212 'boredom':255 'caus':115,217 'chao':232 'choos':3 'circuit':96 'constant':251 'convinc':139,170 'd':274 'definit':277 'downvot':298 'dr':123 'drive':263 'due':143,248 'edit':296 'ellen':98 'end':90,236 'everi':133 'everyon':1 'exact':44 'exist':223 'fact':152 'famili':116,172 'famous':86 'first':211 'forc':61 'foresight':185 'futur':164 'genius':75 'get':215 'give':149 'go':63,174,195 'good':295 'govern':178 'happen':38 'hate':227 'head':192 'imagin':15,125,186 'insan':175 'interest':182 'issu':117 'keep':189 'kid':84 'know':21,102,162,281,291 'knowledg':18 'land':120 'let':69 'level':191 'life':268 'm':306 'mayb':209,224,229,234,256 'memori':30 'mess':261 'moment':134 'move':213,220 'much':202 'nihilist':260 'one':50 'opul':243 'parent':107,226 'path':240 'phil':124 'presenc':205 'prodigi':87 'progress':77 'puberti':197 'qcute':181 'quick':78 're':60 'real':34 'realli':309 'red':4 'regret':253 'reliv':132 'repli':301 'rich':11,216 'right':288 'say':54,71 'school':65,80 'second':199 'sent':157 'show':95 'somehow':156 'sort':82 'step':22 'subsequ':219 'take':180,238,275 'talk':94 'tell':302 'theori':233 'think':7 'time':25,160,200 'timelin':208 'tortur':127 'unless':40,147 'upvot':311 'use':73 'way':103 'without':173,299 'won':36 'wors':267 'would':9,13,89,100,119,129,165,176,284,293 'wrong':307"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7983019"
  +editedAt: DateTimeImmutable @1712665443 {#1938
    date: 2024-04-09 14:24:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704610320 {#1971
    date: 2024-01-07 07:52:00.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 {#1374
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +entry: App\Entity\Entry {#1790 …}
  +magazine: App\Entity\Magazine {#314
    +icon: Proxies\__CG__\App\Entity\Image {#295 …}
    +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 {#324
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#286 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
    +entries: Doctrine\ORM\PersistentCollection {#229 …}
    +posts: Doctrine\ORM\PersistentCollection {#187 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
    +bans: Doctrine\ORM\PersistentCollection {#166 …}
    +reports: Doctrine\ORM\PersistentCollection {#152 …}
    +badges: Doctrine\ORM\PersistentCollection {#130 …}
    +logs: Doctrine\ORM\PersistentCollection {#120 …}
    +awards: Doctrine\ORM\PersistentCollection {#109 …}
    +categories: Doctrine\ORM\PersistentCollection {#96 …}
    -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 {#318
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#317
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Everyone is choosing red because they think they would be rich, but would they?\n
    \n
    Imagine having the knowledge, that you knowingly stepped back in time, and all of your memories are now not real. They won’t happen again unless you actually act exactly as you had before. No one believes anything you say because you are 6. You’re forced to go through school again at 6.\n
    \n
    Let’s say you use your genius to progress quickly through school. Those sorts of kids become famous prodigies. You would end up on the talk show circuit with Ellen.\n
    \n
    You would also know way more about your parents than you should at that age, and cause familial issues that would land you on Dr. Phil.\n
    \n
    Imagine how torturous it would be to relive every moment, not being able to convince anyone of anything due to your age, unless you give up the fact that you were somehow sent back in time and know the future. Would you be able to convince your family without going insane? Would any government agency take qcute interest in your foresight? Imagine having to keep a level head while also going through puberty a second time.\n
    \n
    How much will your presence affect the timeline? Maybe your first big move to get rich causes all subsequent moves to not exist. Maybe your parents hate you. Maybe it’s chaos theory. Maybe you end up taking a path away from opulence and become an addict due to the constant anxiety, regret and boredom. Maybe you become a nihilistic mess that drives you to a worse life than you had before.\n
    \n
    I’d take the definite of $10M. I know what I would do with it right now. I know it would be good.\n
    \n
    Edit: a downvote without a reply telling me how I’m wrong is really an upvote.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1719096186 {#1768
    date: 2024-06-23 00:43:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1378 …}
  +nested: Doctrine\ORM\PersistentCollection {#1371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2483 …}
  -id: 287919
  -bodyTs: "'10m':279 '6':58,68 'abl':137,168 'act':43 'actual':42 'addict':247 'affect':206 'age':113,146 'agenc':179 'also':101,194 'anxieti':252 'anyon':140 'anyth':52,142 'away':241 'back':23,158 'becom':85,245,258 'believ':51 'big':212 'boredom':255 'caus':115,217 'chao':232 'choos':3 'circuit':96 'constant':251 'convinc':139,170 'd':274 'definit':277 'downvot':298 'dr':123 'drive':263 'due':143,248 'edit':296 'ellen':98 'end':90,236 'everi':133 'everyon':1 'exact':44 'exist':223 'fact':152 'famili':116,172 'famous':86 'first':211 'forc':61 'foresight':185 'futur':164 'genius':75 'get':215 'give':149 'go':63,174,195 'good':295 'govern':178 'happen':38 'hate':227 'head':192 'imagin':15,125,186 'insan':175 'interest':182 'issu':117 'keep':189 'kid':84 'know':21,102,162,281,291 'knowledg':18 'land':120 'let':69 'level':191 'life':268 'm':306 'mayb':209,224,229,234,256 'memori':30 'mess':261 'moment':134 'move':213,220 'much':202 'nihilist':260 'one':50 'opul':243 'parent':107,226 'path':240 'phil':124 'presenc':205 'prodigi':87 'progress':77 'puberti':197 'qcute':181 'quick':78 're':60 'real':34 'realli':309 'red':4 'regret':253 'reliv':132 'repli':301 'rich':11,216 'right':288 'say':54,71 'school':65,80 'second':199 'sent':157 'show':95 'somehow':156 'sort':82 'step':22 'subsequ':219 'take':180,238,275 'talk':94 'tell':302 'theori':233 'think':7 'time':25,160,200 'timelin':208 'tortur':127 'unless':40,147 'upvot':311 'use':73 'way':103 'without':173,299 'won':36 'wors':267 'would':9,13,89,100,119,129,165,176,284,293 'wrong':307"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7983019"
  +editedAt: DateTimeImmutable @1712665443 {#1938
    date: 2024-04-09 14:24:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704610320 {#1971
    date: 2024-01-07 07:52:00.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 {#1374
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +entry: App\Entity\Entry {#1790 …}
  +magazine: App\Entity\Magazine {#314
    +icon: Proxies\__CG__\App\Entity\Image {#295 …}
    +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 {#324
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#286 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
    +entries: Doctrine\ORM\PersistentCollection {#229 …}
    +posts: Doctrine\ORM\PersistentCollection {#187 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
    +bans: Doctrine\ORM\PersistentCollection {#166 …}
    +reports: Doctrine\ORM\PersistentCollection {#152 …}
    +badges: Doctrine\ORM\PersistentCollection {#130 …}
    +logs: Doctrine\ORM\PersistentCollection {#120 …}
    +awards: Doctrine\ORM\PersistentCollection {#109 …}
    +categories: Doctrine\ORM\PersistentCollection {#96 …}
    -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 {#318
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#317
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Everyone is choosing red because they think they would be rich, but would they?\n
    \n
    Imagine having the knowledge, that you knowingly stepped back in time, and all of your memories are now not real. They won’t happen again unless you actually act exactly as you had before. No one believes anything you say because you are 6. You’re forced to go through school again at 6.\n
    \n
    Let’s say you use your genius to progress quickly through school. Those sorts of kids become famous prodigies. You would end up on the talk show circuit with Ellen.\n
    \n
    You would also know way more about your parents than you should at that age, and cause familial issues that would land you on Dr. Phil.\n
    \n
    Imagine how torturous it would be to relive every moment, not being able to convince anyone of anything due to your age, unless you give up the fact that you were somehow sent back in time and know the future. Would you be able to convince your family without going insane? Would any government agency take qcute interest in your foresight? Imagine having to keep a level head while also going through puberty a second time.\n
    \n
    How much will your presence affect the timeline? Maybe your first big move to get rich causes all subsequent moves to not exist. Maybe your parents hate you. Maybe it’s chaos theory. Maybe you end up taking a path away from opulence and become an addict due to the constant anxiety, regret and boredom. Maybe you become a nihilistic mess that drives you to a worse life than you had before.\n
    \n
    I’d take the definite of $10M. I know what I would do with it right now. I know it would be good.\n
    \n
    Edit: a downvote without a reply telling me how I’m wrong is really an upvote.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1719096186 {#1768
    date: 2024-06-23 00:43:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1378 …}
  +nested: Doctrine\ORM\PersistentCollection {#1371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2483 …}
  -id: 287919
  -bodyTs: "'10m':279 '6':58,68 'abl':137,168 'act':43 'actual':42 'addict':247 'affect':206 'age':113,146 'agenc':179 'also':101,194 'anxieti':252 'anyon':140 'anyth':52,142 'away':241 'back':23,158 'becom':85,245,258 'believ':51 'big':212 'boredom':255 'caus':115,217 'chao':232 'choos':3 'circuit':96 'constant':251 'convinc':139,170 'd':274 'definit':277 'downvot':298 'dr':123 'drive':263 'due':143,248 'edit':296 'ellen':98 'end':90,236 'everi':133 'everyon':1 'exact':44 'exist':223 'fact':152 'famili':116,172 'famous':86 'first':211 'forc':61 'foresight':185 'futur':164 'genius':75 'get':215 'give':149 'go':63,174,195 'good':295 'govern':178 'happen':38 'hate':227 'head':192 'imagin':15,125,186 'insan':175 'interest':182 'issu':117 'keep':189 'kid':84 'know':21,102,162,281,291 'knowledg':18 'land':120 'let':69 'level':191 'life':268 'm':306 'mayb':209,224,229,234,256 'memori':30 'mess':261 'moment':134 'move':213,220 'much':202 'nihilist':260 'one':50 'opul':243 'parent':107,226 'path':240 'phil':124 'presenc':205 'prodigi':87 'progress':77 'puberti':197 'qcute':181 'quick':78 're':60 'real':34 'realli':309 'red':4 'regret':253 'reliv':132 'repli':301 'rich':11,216 'right':288 'say':54,71 'school':65,80 'second':199 'sent':157 'show':95 'somehow':156 'sort':82 'step':22 'subsequ':219 'take':180,238,275 'talk':94 'tell':302 'theori':233 'think':7 'time':25,160,200 'timelin':208 'tortur':127 'unless':40,147 'upvot':311 'use':73 'way':103 'without':173,299 'won':36 'wors':267 'would':9,13,89,100,119,129,165,176,284,293 'wrong':307"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7983019"
  +editedAt: DateTimeImmutable @1712665443 {#1938
    date: 2024-04-09 14:24:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704610320 {#1971
    date: 2024-01-07 07:52:00.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 {#314
  +icon: Proxies\__CG__\App\Entity\Image {#295 …}
  +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 {#324
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#286 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
  +entries: Doctrine\ORM\PersistentCollection {#229 …}
  +posts: Doctrine\ORM\PersistentCollection {#187 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
  +bans: Doctrine\ORM\PersistentCollection {#166 …}
  +reports: Doctrine\ORM\PersistentCollection {#152 …}
  +badges: Doctrine\ORM\PersistentCollection {#130 …}
  +logs: Doctrine\ORM\PersistentCollection {#120 …}
  +awards: Doctrine\ORM\PersistentCollection {#109 …}
  +categories: Doctrine\ORM\PersistentCollection {#96 …}
  -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 {#318
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#317
    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