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 …}
}
14.77 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.08 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 {#2451 …}
  +body: """
    Tom Scott is a brilliant (subjective opinion) YouTuber, and he seems to be the “Simpsons Did It” YouTube equivalent to unique and interesting topics to cover.\n
    \n
    I was super surprised to hear him basically say - and I am paraphrasing because I forget the exact video to reference - “I don’t want to meet all my fans, you don’t know me, I’m a YouTuber putting on a polished front to make good videos”, and it was beautifully brutal in how honest he was in keeping that distance between him and his fan base. I think it’s nice to ride the wave of being cool and famous, but there must come a point where nobody’s interested in who you *are*, they’re just in awe of the channel you embody. That must be super tough - and it’s a tale as old as time in showbiz but for the first time, it seems like the everyman (other genders and identities are available) can end up going through this on their own without the glitzy PR campaign behind them, without easy access to medical staff paid for by big production studios, or without big Hollywood wages to cry in to at the very least.\n
    \n
    Geoff Marshall is another fantastic UK YouTuber, someone I imagine I’d quite happily buy a pint and chat bollocks for half hour waiting for a train - but even he’s quite open about having his YouTube channel to address the world, alongside his own social media identities that are completely disconnected from his public-facing life.\n
    \n
    I’m not sure if it’s healthy for people to have to go through this, or whether it’s just a necessary evil of wielding influence online.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703444280 {#1605
    date: 2023-12-24 19:58:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@RIP_Cheems@lemmy.world"
    "@OttoVonNoob@lemmy.ca"
    "@RIP_Cheems@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2356 …}
  +nested: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2428 …}
  +reports: Doctrine\ORM\PersistentCollection {#2436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  -id: 249158
  -bodyTs: "'access':183 'address':245 'alongsid':248 'anoth':209 'avail':164 'awe':127 'base':94 'basic':34 'beauti':78 'behind':179 'big':190,195 'bollock':225 'brilliant':5 'brutal':79 'buy':220 'campaign':178 'channel':130,243 'chat':224 'come':112 'complet':256 'cool':106 'cover':26 'cri':199 'd':217 'disconnect':257 'distanc':88 'easi':182 'embodi':132 'end':166 'equival':19 'even':234 'everyman':158 'evil':287 'exact':44 'face':262 'famous':108 'fan':56,93 'fantast':210 'first':152 'forget':42 'front':70 'gender':160 'geoff':206 'glitzi':176 'go':168,277 'good':73 'half':227 'happili':219 'healthi':271 'hear':32 'hollywood':196 'honest':82 'hour':228 'ident':162,253 'imagin':215 'influenc':290 'interest':23,118 'keep':86 'know':60 'least':205 'life':263 'like':156 'm':63,265 'make':72 'marshal':207 'media':252 'medic':185 'meet':53 'must':111,134 'necessari':286 'nice':99 'nobodi':116 'old':144 'onlin':291 'open':238 'opinion':7 'paid':187 'paraphras':39 'peopl':273 'pint':222 'point':114 'polish':69 'pr':177 'product':191 'public':261 'public-fac':260 'put':66 'quit':218,237 're':124 'refer':47 'ride':101 'say':35 'scott':2 'seem':11,155 'showbiz':148 'simpson':15 'social':251 'someon':213 'staff':186 'studio':192 'subject':6 'super':29,136 'sure':267 'surpris':30 'tale':142 'think':96 'time':146,153 'tom':1 'topic':24 'tough':137 'train':232 'uk':211 'uniqu':21 'video':45,74 'wage':197 'wait':229 'want':51 'wave':103 'whether':281 'wield':289 'without':174,181,194 'world':247 'youtub':8,18,65,212,242"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5384635"
  +editedAt: DateTimeImmutable @1707550894 {#1945
    date: 2024-02-10 08:41:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703444280 {#1368
    date: 2023-12-24 19:58: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 {#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 {#2451 …}
  +body: """
    Tom Scott is a brilliant (subjective opinion) YouTuber, and he seems to be the “Simpsons Did It” YouTube equivalent to unique and interesting topics to cover.\n
    \n
    I was super surprised to hear him basically say - and I am paraphrasing because I forget the exact video to reference - “I don’t want to meet all my fans, you don’t know me, I’m a YouTuber putting on a polished front to make good videos”, and it was beautifully brutal in how honest he was in keeping that distance between him and his fan base. I think it’s nice to ride the wave of being cool and famous, but there must come a point where nobody’s interested in who you *are*, they’re just in awe of the channel you embody. That must be super tough - and it’s a tale as old as time in showbiz but for the first time, it seems like the everyman (other genders and identities are available) can end up going through this on their own without the glitzy PR campaign behind them, without easy access to medical staff paid for by big production studios, or without big Hollywood wages to cry in to at the very least.\n
    \n
    Geoff Marshall is another fantastic UK YouTuber, someone I imagine I’d quite happily buy a pint and chat bollocks for half hour waiting for a train - but even he’s quite open about having his YouTube channel to address the world, alongside his own social media identities that are completely disconnected from his public-facing life.\n
    \n
    I’m not sure if it’s healthy for people to have to go through this, or whether it’s just a necessary evil of wielding influence online.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703444280 {#1605
    date: 2023-12-24 19:58:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@RIP_Cheems@lemmy.world"
    "@OttoVonNoob@lemmy.ca"
    "@RIP_Cheems@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2356 …}
  +nested: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2428 …}
  +reports: Doctrine\ORM\PersistentCollection {#2436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  -id: 249158
  -bodyTs: "'access':183 'address':245 'alongsid':248 'anoth':209 'avail':164 'awe':127 'base':94 'basic':34 'beauti':78 'behind':179 'big':190,195 'bollock':225 'brilliant':5 'brutal':79 'buy':220 'campaign':178 'channel':130,243 'chat':224 'come':112 'complet':256 'cool':106 'cover':26 'cri':199 'd':217 'disconnect':257 'distanc':88 'easi':182 'embodi':132 'end':166 'equival':19 'even':234 'everyman':158 'evil':287 'exact':44 'face':262 'famous':108 'fan':56,93 'fantast':210 'first':152 'forget':42 'front':70 'gender':160 'geoff':206 'glitzi':176 'go':168,277 'good':73 'half':227 'happili':219 'healthi':271 'hear':32 'hollywood':196 'honest':82 'hour':228 'ident':162,253 'imagin':215 'influenc':290 'interest':23,118 'keep':86 'know':60 'least':205 'life':263 'like':156 'm':63,265 'make':72 'marshal':207 'media':252 'medic':185 'meet':53 'must':111,134 'necessari':286 'nice':99 'nobodi':116 'old':144 'onlin':291 'open':238 'opinion':7 'paid':187 'paraphras':39 'peopl':273 'pint':222 'point':114 'polish':69 'pr':177 'product':191 'public':261 'public-fac':260 'put':66 'quit':218,237 're':124 'refer':47 'ride':101 'say':35 'scott':2 'seem':11,155 'showbiz':148 'simpson':15 'social':251 'someon':213 'staff':186 'studio':192 'subject':6 'super':29,136 'sure':267 'surpris':30 'tale':142 'think':96 'time':146,153 'tom':1 'topic':24 'tough':137 'train':232 'uk':211 'uniqu':21 'video':45,74 'wage':197 'wait':229 'want':51 'wave':103 'whether':281 'wield':289 'without':174,181,194 'world':247 'youtub':8,18,65,212,242"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5384635"
  +editedAt: DateTimeImmutable @1707550894 {#1945
    date: 2024-02-10 08:41:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703444280 {#1368
    date: 2023-12-24 19:58: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 {#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 {#2451 …}
  +body: """
    Tom Scott is a brilliant (subjective opinion) YouTuber, and he seems to be the “Simpsons Did It” YouTube equivalent to unique and interesting topics to cover.\n
    \n
    I was super surprised to hear him basically say - and I am paraphrasing because I forget the exact video to reference - “I don’t want to meet all my fans, you don’t know me, I’m a YouTuber putting on a polished front to make good videos”, and it was beautifully brutal in how honest he was in keeping that distance between him and his fan base. I think it’s nice to ride the wave of being cool and famous, but there must come a point where nobody’s interested in who you *are*, they’re just in awe of the channel you embody. That must be super tough - and it’s a tale as old as time in showbiz but for the first time, it seems like the everyman (other genders and identities are available) can end up going through this on their own without the glitzy PR campaign behind them, without easy access to medical staff paid for by big production studios, or without big Hollywood wages to cry in to at the very least.\n
    \n
    Geoff Marshall is another fantastic UK YouTuber, someone I imagine I’d quite happily buy a pint and chat bollocks for half hour waiting for a train - but even he’s quite open about having his YouTube channel to address the world, alongside his own social media identities that are completely disconnected from his public-facing life.\n
    \n
    I’m not sure if it’s healthy for people to have to go through this, or whether it’s just a necessary evil of wielding influence online.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703444280 {#1605
    date: 2023-12-24 19:58:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@RIP_Cheems@lemmy.world"
    "@OttoVonNoob@lemmy.ca"
    "@RIP_Cheems@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2356 …}
  +nested: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2428 …}
  +reports: Doctrine\ORM\PersistentCollection {#2436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  -id: 249158
  -bodyTs: "'access':183 'address':245 'alongsid':248 'anoth':209 'avail':164 'awe':127 'base':94 'basic':34 'beauti':78 'behind':179 'big':190,195 'bollock':225 'brilliant':5 'brutal':79 'buy':220 'campaign':178 'channel':130,243 'chat':224 'come':112 'complet':256 'cool':106 'cover':26 'cri':199 'd':217 'disconnect':257 'distanc':88 'easi':182 'embodi':132 'end':166 'equival':19 'even':234 'everyman':158 'evil':287 'exact':44 'face':262 'famous':108 'fan':56,93 'fantast':210 'first':152 'forget':42 'front':70 'gender':160 'geoff':206 'glitzi':176 'go':168,277 'good':73 'half':227 'happili':219 'healthi':271 'hear':32 'hollywood':196 'honest':82 'hour':228 'ident':162,253 'imagin':215 'influenc':290 'interest':23,118 'keep':86 'know':60 'least':205 'life':263 'like':156 'm':63,265 'make':72 'marshal':207 'media':252 'medic':185 'meet':53 'must':111,134 'necessari':286 'nice':99 'nobodi':116 'old':144 'onlin':291 'open':238 'opinion':7 'paid':187 'paraphras':39 'peopl':273 'pint':222 'point':114 'polish':69 'pr':177 'product':191 'public':261 'public-fac':260 'put':66 'quit':218,237 're':124 'refer':47 'ride':101 'say':35 'scott':2 'seem':11,155 'showbiz':148 'simpson':15 'social':251 'someon':213 'staff':186 'studio':192 'subject':6 'super':29,136 'sure':267 'surpris':30 'tale':142 'think':96 'time':146,153 'tom':1 'topic':24 'tough':137 'train':232 'uk':211 'uniqu':21 'video':45,74 'wage':197 'wait':229 'want':51 'wave':103 'whether':281 'wield':289 'without':174,181,194 'world':247 'youtub':8,18,65,212,242"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5384635"
  +editedAt: DateTimeImmutable @1707550894 {#1945
    date: 2024-02-10 08:41:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703444280 {#1368
    date: 2023-12-24 19:58: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 {#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