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.50 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.05 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.01 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 {#1370
  +user: Proxies\__CG__\App\Entity\User {#1375 …}
  +entry: App\Entity\Entry {#1849 …}
  +magazine: App\Entity\Magazine {#312
    +icon: Proxies\__CG__\App\Entity\Image {#293 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#320
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +entries: Doctrine\ORM\PersistentCollection {#227 …}
    +posts: Doctrine\ORM\PersistentCollection {#185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
    +bans: Doctrine\ORM\PersistentCollection {#164 …}
    +reports: Doctrine\ORM\PersistentCollection {#150 …}
    +badges: Doctrine\ORM\PersistentCollection {#128 …}
    +logs: Doctrine\ORM\PersistentCollection {#118 …}
    +awards: Doctrine\ORM\PersistentCollection {#107 …}
    +categories: Doctrine\ORM\PersistentCollection {#94 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#321
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#315
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2475 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2475 …}
  +body: """
    a single anecdote that could have been coincidence proves nothing bud. i’ve been running Arch for years and recently my laptop has been having some issues. the trackpad only works intermittently, the speakers will randomly quit halfway through a video, and lately it’s randomly shutting down with no warning when running a game. does that mean linux is terrible and nobody shouls use it cause it fucked up my computer and is a pox on all humanity? of course not. all it means is this laptop is a lemon. all those issues happen in Windows too, the once in a blue moon I have to reboot to run a game Proton doesn’t support yet; i’ve called a repair guy in twice to replace the trackpad, and both times the issue has completely gone away for a few months before creeping back again; the speaker issue gets triggered when the laptop gets bumped, so it’s almost certainly a loose connection; and i’ve all but confirmed the random shutdowns are thermal.\n
    \n
    also, fwiw, i recently had to try to recover data from a physically damaged microSD card. plugging it into my laptop under windows, nothing happened. plugging it (via USB mind you) into the exact same laptop under linux and trying to mount it caused mount to lock up, requiring a reboot before it would do anything else involving filesystems.\n
    \n
    am i still a linux fanboy? yeah. linux is infinitely better than windows *for the things i need to do,* most of which involve programming. but that doesn’t and shouldn’t mean that i believe microshaft winblows is the worst piece of software ever created and that arch is the one true OS that everyone would be using if only they would see the light (looking at you, Gardiner Bryant).\n
    \n
    linux diehards get outta here. you’re making the rest of us look bad.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697237760 {#1769
    date: 2023-10-14 00:56:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
    "@Archlinuxforever@lemmy.3cm.us"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2353 …}
  +nested: Doctrine\ORM\PersistentCollection {#2476 …}
  +votes: Doctrine\ORM\PersistentCollection {#2433 …}
  +reports: Doctrine\ORM\PersistentCollection {#2166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  -id: 47190
  -bodyTs: "'almost':160 'also':176 'anecdot':3 'anyth':231 'arch':16,283 'away':138 'back':145 'bad':319 'believ':270 'better':245 'blue':103 'bryant':305 'bud':11 'bump':156 'call':120 'card':191 'caus':67,219 'certain':161 'coincid':8 'complet':136 'comput':72 'confirm':170 'connect':164 'could':5 'cours':81 'creat':280 'creep':144 'damag':189 'data':185 'diehard':307 'doesn':114,262 'els':232 'ever':279 'everyon':290 'exact':209 'fanboy':240 'filesystem':234 'fuck':69 'fwiw':177 'game':55,112 'gardin':304 'get':150,155,308 'gone':137 'guy':123 'halfway':38 'happen':95,200 'human':79 'infinit':244 'intermitt':32 'involv':233,258 'issu':27,94,134,149 'laptop':22,88,154,196,211 'late':43 'lemon':91 'light':300 'linux':59,213,239,242,306 'lock':222 'look':301,318 'loos':163 'make':313 'mean':58,85,267 'microsd':190 'microshaft':271 'mind':205 'month':142 'moon':104 'mount':217,220 'need':252 'nobodi':63 'noth':10,199 'one':286 'os':288 'outta':309 'physic':188 'piec':276 'plug':192,201 'pox':76 'program':259 'proton':113 'prove':9 'quit':37 'random':36,46,172 're':312 'reboot':108,226 'recent':20,179 'recov':184 'repair':122 'replac':127 'requir':224 'rest':315 'run':15,53,110 'see':298 'shoul':64 'shouldn':265 'shut':47 'shutdown':173 'singl':2 'softwar':278 'speaker':34,148 'still':237 'support':116 'terribl':61 'thermal':175 'thing':250 'time':132 'trackpad':29,129 'tri':182,215 'trigger':151 'true':287 'twice':125 'us':317 'usb':204 'use':65,293 've':13,119,167 'via':203 'video':41 'warn':51 'winblow':272 'window':97,198,247 'work':31 'worst':275 'would':229,291,297 'yeah':241 'year':18 'yet':117"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3252015"
  +editedAt: DateTimeImmutable @1697238210 {#1941
    date: 2023-10-14 01:03:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697237760 {#1396
    date: 2023-10-14 00:56:00.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 {#1370
  +user: Proxies\__CG__\App\Entity\User {#1375 …}
  +entry: App\Entity\Entry {#1849 …}
  +magazine: App\Entity\Magazine {#312
    +icon: Proxies\__CG__\App\Entity\Image {#293 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#320
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +entries: Doctrine\ORM\PersistentCollection {#227 …}
    +posts: Doctrine\ORM\PersistentCollection {#185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
    +bans: Doctrine\ORM\PersistentCollection {#164 …}
    +reports: Doctrine\ORM\PersistentCollection {#150 …}
    +badges: Doctrine\ORM\PersistentCollection {#128 …}
    +logs: Doctrine\ORM\PersistentCollection {#118 …}
    +awards: Doctrine\ORM\PersistentCollection {#107 …}
    +categories: Doctrine\ORM\PersistentCollection {#94 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#321
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#315
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2475 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2475 …}
  +body: """
    a single anecdote that could have been coincidence proves nothing bud. i’ve been running Arch for years and recently my laptop has been having some issues. the trackpad only works intermittently, the speakers will randomly quit halfway through a video, and lately it’s randomly shutting down with no warning when running a game. does that mean linux is terrible and nobody shouls use it cause it fucked up my computer and is a pox on all humanity? of course not. all it means is this laptop is a lemon. all those issues happen in Windows too, the once in a blue moon I have to reboot to run a game Proton doesn’t support yet; i’ve called a repair guy in twice to replace the trackpad, and both times the issue has completely gone away for a few months before creeping back again; the speaker issue gets triggered when the laptop gets bumped, so it’s almost certainly a loose connection; and i’ve all but confirmed the random shutdowns are thermal.\n
    \n
    also, fwiw, i recently had to try to recover data from a physically damaged microSD card. plugging it into my laptop under windows, nothing happened. plugging it (via USB mind you) into the exact same laptop under linux and trying to mount it caused mount to lock up, requiring a reboot before it would do anything else involving filesystems.\n
    \n
    am i still a linux fanboy? yeah. linux is infinitely better than windows *for the things i need to do,* most of which involve programming. but that doesn’t and shouldn’t mean that i believe microshaft winblows is the worst piece of software ever created and that arch is the one true OS that everyone would be using if only they would see the light (looking at you, Gardiner Bryant).\n
    \n
    linux diehards get outta here. you’re making the rest of us look bad.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697237760 {#1769
    date: 2023-10-14 00:56:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
    "@Archlinuxforever@lemmy.3cm.us"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2353 …}
  +nested: Doctrine\ORM\PersistentCollection {#2476 …}
  +votes: Doctrine\ORM\PersistentCollection {#2433 …}
  +reports: Doctrine\ORM\PersistentCollection {#2166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  -id: 47190
  -bodyTs: "'almost':160 'also':176 'anecdot':3 'anyth':231 'arch':16,283 'away':138 'back':145 'bad':319 'believ':270 'better':245 'blue':103 'bryant':305 'bud':11 'bump':156 'call':120 'card':191 'caus':67,219 'certain':161 'coincid':8 'complet':136 'comput':72 'confirm':170 'connect':164 'could':5 'cours':81 'creat':280 'creep':144 'damag':189 'data':185 'diehard':307 'doesn':114,262 'els':232 'ever':279 'everyon':290 'exact':209 'fanboy':240 'filesystem':234 'fuck':69 'fwiw':177 'game':55,112 'gardin':304 'get':150,155,308 'gone':137 'guy':123 'halfway':38 'happen':95,200 'human':79 'infinit':244 'intermitt':32 'involv':233,258 'issu':27,94,134,149 'laptop':22,88,154,196,211 'late':43 'lemon':91 'light':300 'linux':59,213,239,242,306 'lock':222 'look':301,318 'loos':163 'make':313 'mean':58,85,267 'microsd':190 'microshaft':271 'mind':205 'month':142 'moon':104 'mount':217,220 'need':252 'nobodi':63 'noth':10,199 'one':286 'os':288 'outta':309 'physic':188 'piec':276 'plug':192,201 'pox':76 'program':259 'proton':113 'prove':9 'quit':37 'random':36,46,172 're':312 'reboot':108,226 'recent':20,179 'recov':184 'repair':122 'replac':127 'requir':224 'rest':315 'run':15,53,110 'see':298 'shoul':64 'shouldn':265 'shut':47 'shutdown':173 'singl':2 'softwar':278 'speaker':34,148 'still':237 'support':116 'terribl':61 'thermal':175 'thing':250 'time':132 'trackpad':29,129 'tri':182,215 'trigger':151 'true':287 'twice':125 'us':317 'usb':204 'use':65,293 've':13,119,167 'via':203 'video':41 'warn':51 'winblow':272 'window':97,198,247 'work':31 'worst':275 'would':229,291,297 'yeah':241 'year':18 'yet':117"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3252015"
  +editedAt: DateTimeImmutable @1697238210 {#1941
    date: 2023-10-14 01:03:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697237760 {#1396
    date: 2023-10-14 00:56:00.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 {#1370
  +user: Proxies\__CG__\App\Entity\User {#1375 …}
  +entry: App\Entity\Entry {#1849 …}
  +magazine: App\Entity\Magazine {#312
    +icon: Proxies\__CG__\App\Entity\Image {#293 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#320
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +entries: Doctrine\ORM\PersistentCollection {#227 …}
    +posts: Doctrine\ORM\PersistentCollection {#185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
    +bans: Doctrine\ORM\PersistentCollection {#164 …}
    +reports: Doctrine\ORM\PersistentCollection {#150 …}
    +badges: Doctrine\ORM\PersistentCollection {#128 …}
    +logs: Doctrine\ORM\PersistentCollection {#118 …}
    +awards: Doctrine\ORM\PersistentCollection {#107 …}
    +categories: Doctrine\ORM\PersistentCollection {#94 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#321
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#315
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2475 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2475 …}
  +body: """
    a single anecdote that could have been coincidence proves nothing bud. i’ve been running Arch for years and recently my laptop has been having some issues. the trackpad only works intermittently, the speakers will randomly quit halfway through a video, and lately it’s randomly shutting down with no warning when running a game. does that mean linux is terrible and nobody shouls use it cause it fucked up my computer and is a pox on all humanity? of course not. all it means is this laptop is a lemon. all those issues happen in Windows too, the once in a blue moon I have to reboot to run a game Proton doesn’t support yet; i’ve called a repair guy in twice to replace the trackpad, and both times the issue has completely gone away for a few months before creeping back again; the speaker issue gets triggered when the laptop gets bumped, so it’s almost certainly a loose connection; and i’ve all but confirmed the random shutdowns are thermal.\n
    \n
    also, fwiw, i recently had to try to recover data from a physically damaged microSD card. plugging it into my laptop under windows, nothing happened. plugging it (via USB mind you) into the exact same laptop under linux and trying to mount it caused mount to lock up, requiring a reboot before it would do anything else involving filesystems.\n
    \n
    am i still a linux fanboy? yeah. linux is infinitely better than windows *for the things i need to do,* most of which involve programming. but that doesn’t and shouldn’t mean that i believe microshaft winblows is the worst piece of software ever created and that arch is the one true OS that everyone would be using if only they would see the light (looking at you, Gardiner Bryant).\n
    \n
    linux diehards get outta here. you’re making the rest of us look bad.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697237760 {#1769
    date: 2023-10-14 00:56:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
    "@Archlinuxforever@lemmy.3cm.us"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2353 …}
  +nested: Doctrine\ORM\PersistentCollection {#2476 …}
  +votes: Doctrine\ORM\PersistentCollection {#2433 …}
  +reports: Doctrine\ORM\PersistentCollection {#2166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  -id: 47190
  -bodyTs: "'almost':160 'also':176 'anecdot':3 'anyth':231 'arch':16,283 'away':138 'back':145 'bad':319 'believ':270 'better':245 'blue':103 'bryant':305 'bud':11 'bump':156 'call':120 'card':191 'caus':67,219 'certain':161 'coincid':8 'complet':136 'comput':72 'confirm':170 'connect':164 'could':5 'cours':81 'creat':280 'creep':144 'damag':189 'data':185 'diehard':307 'doesn':114,262 'els':232 'ever':279 'everyon':290 'exact':209 'fanboy':240 'filesystem':234 'fuck':69 'fwiw':177 'game':55,112 'gardin':304 'get':150,155,308 'gone':137 'guy':123 'halfway':38 'happen':95,200 'human':79 'infinit':244 'intermitt':32 'involv':233,258 'issu':27,94,134,149 'laptop':22,88,154,196,211 'late':43 'lemon':91 'light':300 'linux':59,213,239,242,306 'lock':222 'look':301,318 'loos':163 'make':313 'mean':58,85,267 'microsd':190 'microshaft':271 'mind':205 'month':142 'moon':104 'mount':217,220 'need':252 'nobodi':63 'noth':10,199 'one':286 'os':288 'outta':309 'physic':188 'piec':276 'plug':192,201 'pox':76 'program':259 'proton':113 'prove':9 'quit':37 'random':36,46,172 're':312 'reboot':108,226 'recent':20,179 'recov':184 'repair':122 'replac':127 'requir':224 'rest':315 'run':15,53,110 'see':298 'shoul':64 'shouldn':265 'shut':47 'shutdown':173 'singl':2 'softwar':278 'speaker':34,148 'still':237 'support':116 'terribl':61 'thermal':175 'thing':250 'time':132 'trackpad':29,129 'tri':182,215 'trigger':151 'true':287 'twice':125 'us':317 'usb':204 'use':65,293 've':13,119,167 'via':203 'video':41 'warn':51 'winblow':272 'window':97,198,247 'work':31 'worst':275 'would':229,291,297 'yeah':241 'year':18 'yet':117"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3252015"
  +editedAt: DateTimeImmutable @1697238210 {#1941
    date: 2023-10-14 01:03:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697237760 {#1396
    date: 2023-10-14 00:56:00.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 {#312
  +icon: Proxies\__CG__\App\Entity\Image {#293 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#320
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#284 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
  +entries: Doctrine\ORM\PersistentCollection {#227 …}
  +posts: Doctrine\ORM\PersistentCollection {#185 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
  +bans: Doctrine\ORM\PersistentCollection {#164 …}
  +reports: Doctrine\ORM\PersistentCollection {#150 …}
  +badges: Doctrine\ORM\PersistentCollection {#128 …}
  +logs: Doctrine\ORM\PersistentCollection {#118 …}
  +awards: Doctrine\ORM\PersistentCollection {#107 …}
  +categories: Doctrine\ORM\PersistentCollection {#94 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#321
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#315
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details