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.99 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.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 {#1378
  +user: Proxies\__CG__\App\Entity\User {#1371 …}
  +entry: App\Entity\Entry {#1856 …}
  +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 {#2353 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2451 …}
  +body: """
    I completely agree regarding mobile OS’s.\n
    \n
    I am currently writing this on an Android phone that is basically as de googled as i can get it via installing f droid, then the aurora store and neo store to replace everything I can with open source stuff, remove as many permissions for everything as possible such that it still functions, etc.\n
    \n
    Problem is my computer was trashed, and I cannot risk accidentally bricking this phone right now, so no safe way to root this thing, using only itself, in a way that is 100% guaranteed exists, at least as far as I am aware.\n
    \n
    Anyway… good luck explaining any of this to non tech savvy or non tech nerds. Quite literally the vast majority of them have already had their brains rotted via aforementioned social apps…\n
    \n
    Basically we more or less live in a kind of cyberpunk dystopian zombie apocalypse: nearly all social media apps are equivalent to hard drugs that cause dependency, ruin attention spans, and generally drive nearly all users into echo chambers that cause extremism of some kind or another, steal much of your attention, alienate you from real world interactions, and as you mention are functionally both mass spying devices for governments, and for corporations to perfect market research and become even more effective at selling what is nearly always overpriced garbage, or laughably mundane and unoriginal ‘content’ of some kind.\n
    \n
    Try explaining this to people, and that the only way to avoid it, not even to fight this but just to avoid this is to… learn things and give up their digital drugs?\n
    \n
    In my experience they nearly always respond with emotional violence, social ostracization, and sometimes even physical violence.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703458260 {#1769
    date: 2023-12-24 23:51:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@vexikron@lemmy.zip"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@OttoVonNoob@lemmy.ca"
    "@vexikron@lemmy.zip"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@OttoVonNoob@lemmy.ca"
    "@vexikron@lemmy.zip"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@OttoVonNoob@lemmy.ca"
    "@vexikron@lemmy.zip"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2476 …}
  +nested: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2428 …}
  +reports: Doctrine\ORM\PersistentCollection {#2436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  -id: 249715
  -bodyTs: "'100':94 'accident':72 'aforement':134 'agre':3 'alien':189 'alreadi':128 'alway':224,274 'android':15 'anoth':183 'anyway':105 'apocalyps':150 'app':136,155 'attent':165,188 'aurora':34 'avoid':247,257 'awar':104 'basic':19,137 'becom':215 'brain':131 'brick':73 'cannot':70 'caus':162,177 'chamber':175 'complet':2 'comput':65 'content':232 'corpor':209 'current':10 'cyberpunk':147 'de':21 'depend':163 'devic':204 'digit':267 'drive':169 'droid':31 'drug':160,268 'dystopian':148 'echo':174 'effect':218 'emot':277 'equival':157 'etc':61 'even':216,250,283 'everyth':41,53 'exist':96 'experi':271 'explain':108,237 'extrem':178 'f':30 'far':100 'fight':252 'function':60,200 'garbag':226 'general':168 'get':26 'give':264 'good':106 'googl':22 'govern':206 'guarante':95 'hard':159 'instal':29 'interact':194 'kind':145,181,235 'laughabl':228 'learn':261 'least':98 'less':141 'liter':121 'live':142 'luck':107 'major':124 'mani':50 'market':212 'mass':202 'media':154 'mention':198 'mobil':5 'much':185 'mundan':229 'near':151,170,223,273 'neo':37 'nerd':119 'non':113,117 'open':45 'os':6 'ostrac':280 'overpr':225 'peopl':240 'perfect':211 'permiss':51 'phone':16,75 'physic':284 'possibl':55 'problem':62 'quit':120 'real':192 'regard':4 'remov':48 'replac':40 'research':213 'respond':275 'right':76 'risk':71 'root':83 'rot':132 'ruin':164 'safe':80 'savvi':115 'sell':220 'social':135,153,279 'sometim':282 'sourc':46 'span':166 'spi':203 'steal':184 'still':59 'store':35,38 'stuff':47 'tech':114,118 'thing':85,262 'trash':67 'tri':236 'unorigin':231 'use':86 'user':172 'vast':123 'via':28,133 'violenc':278,285 'way':81,91,245 'world':193 'write':11 'zombi':149"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5756356"
  +editedAt: DateTimeImmutable @1707579424 {#1969
    date: 2024-02-10 16:37:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703458260 {#1399
    date: 2023-12-24 23:51: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 {#1378
  +user: Proxies\__CG__\App\Entity\User {#1371 …}
  +entry: App\Entity\Entry {#1856 …}
  +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 {#2353 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2451 …}
  +body: """
    I completely agree regarding mobile OS’s.\n
    \n
    I am currently writing this on an Android phone that is basically as de googled as i can get it via installing f droid, then the aurora store and neo store to replace everything I can with open source stuff, remove as many permissions for everything as possible such that it still functions, etc.\n
    \n
    Problem is my computer was trashed, and I cannot risk accidentally bricking this phone right now, so no safe way to root this thing, using only itself, in a way that is 100% guaranteed exists, at least as far as I am aware.\n
    \n
    Anyway… good luck explaining any of this to non tech savvy or non tech nerds. Quite literally the vast majority of them have already had their brains rotted via aforementioned social apps…\n
    \n
    Basically we more or less live in a kind of cyberpunk dystopian zombie apocalypse: nearly all social media apps are equivalent to hard drugs that cause dependency, ruin attention spans, and generally drive nearly all users into echo chambers that cause extremism of some kind or another, steal much of your attention, alienate you from real world interactions, and as you mention are functionally both mass spying devices for governments, and for corporations to perfect market research and become even more effective at selling what is nearly always overpriced garbage, or laughably mundane and unoriginal ‘content’ of some kind.\n
    \n
    Try explaining this to people, and that the only way to avoid it, not even to fight this but just to avoid this is to… learn things and give up their digital drugs?\n
    \n
    In my experience they nearly always respond with emotional violence, social ostracization, and sometimes even physical violence.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703458260 {#1769
    date: 2023-12-24 23:51:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@vexikron@lemmy.zip"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@OttoVonNoob@lemmy.ca"
    "@vexikron@lemmy.zip"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@OttoVonNoob@lemmy.ca"
    "@vexikron@lemmy.zip"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@OttoVonNoob@lemmy.ca"
    "@vexikron@lemmy.zip"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2476 …}
  +nested: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2428 …}
  +reports: Doctrine\ORM\PersistentCollection {#2436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  -id: 249715
  -bodyTs: "'100':94 'accident':72 'aforement':134 'agre':3 'alien':189 'alreadi':128 'alway':224,274 'android':15 'anoth':183 'anyway':105 'apocalyps':150 'app':136,155 'attent':165,188 'aurora':34 'avoid':247,257 'awar':104 'basic':19,137 'becom':215 'brain':131 'brick':73 'cannot':70 'caus':162,177 'chamber':175 'complet':2 'comput':65 'content':232 'corpor':209 'current':10 'cyberpunk':147 'de':21 'depend':163 'devic':204 'digit':267 'drive':169 'droid':31 'drug':160,268 'dystopian':148 'echo':174 'effect':218 'emot':277 'equival':157 'etc':61 'even':216,250,283 'everyth':41,53 'exist':96 'experi':271 'explain':108,237 'extrem':178 'f':30 'far':100 'fight':252 'function':60,200 'garbag':226 'general':168 'get':26 'give':264 'good':106 'googl':22 'govern':206 'guarante':95 'hard':159 'instal':29 'interact':194 'kind':145,181,235 'laughabl':228 'learn':261 'least':98 'less':141 'liter':121 'live':142 'luck':107 'major':124 'mani':50 'market':212 'mass':202 'media':154 'mention':198 'mobil':5 'much':185 'mundan':229 'near':151,170,223,273 'neo':37 'nerd':119 'non':113,117 'open':45 'os':6 'ostrac':280 'overpr':225 'peopl':240 'perfect':211 'permiss':51 'phone':16,75 'physic':284 'possibl':55 'problem':62 'quit':120 'real':192 'regard':4 'remov':48 'replac':40 'research':213 'respond':275 'right':76 'risk':71 'root':83 'rot':132 'ruin':164 'safe':80 'savvi':115 'sell':220 'social':135,153,279 'sometim':282 'sourc':46 'span':166 'spi':203 'steal':184 'still':59 'store':35,38 'stuff':47 'tech':114,118 'thing':85,262 'trash':67 'tri':236 'unorigin':231 'use':86 'user':172 'vast':123 'via':28,133 'violenc':278,285 'way':81,91,245 'world':193 'write':11 'zombi':149"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5756356"
  +editedAt: DateTimeImmutable @1707579424 {#1969
    date: 2024-02-10 16:37:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703458260 {#1399
    date: 2023-12-24 23:51: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 {#1378
  +user: Proxies\__CG__\App\Entity\User {#1371 …}
  +entry: App\Entity\Entry {#1856 …}
  +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 {#2353 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2451 …}
  +body: """
    I completely agree regarding mobile OS’s.\n
    \n
    I am currently writing this on an Android phone that is basically as de googled as i can get it via installing f droid, then the aurora store and neo store to replace everything I can with open source stuff, remove as many permissions for everything as possible such that it still functions, etc.\n
    \n
    Problem is my computer was trashed, and I cannot risk accidentally bricking this phone right now, so no safe way to root this thing, using only itself, in a way that is 100% guaranteed exists, at least as far as I am aware.\n
    \n
    Anyway… good luck explaining any of this to non tech savvy or non tech nerds. Quite literally the vast majority of them have already had their brains rotted via aforementioned social apps…\n
    \n
    Basically we more or less live in a kind of cyberpunk dystopian zombie apocalypse: nearly all social media apps are equivalent to hard drugs that cause dependency, ruin attention spans, and generally drive nearly all users into echo chambers that cause extremism of some kind or another, steal much of your attention, alienate you from real world interactions, and as you mention are functionally both mass spying devices for governments, and for corporations to perfect market research and become even more effective at selling what is nearly always overpriced garbage, or laughably mundane and unoriginal ‘content’ of some kind.\n
    \n
    Try explaining this to people, and that the only way to avoid it, not even to fight this but just to avoid this is to… learn things and give up their digital drugs?\n
    \n
    In my experience they nearly always respond with emotional violence, social ostracization, and sometimes even physical violence.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703458260 {#1769
    date: 2023-12-24 23:51:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@vexikron@lemmy.zip"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@OttoVonNoob@lemmy.ca"
    "@vexikron@lemmy.zip"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@OttoVonNoob@lemmy.ca"
    "@vexikron@lemmy.zip"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@OttoVonNoob@lemmy.ca"
    "@vexikron@lemmy.zip"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2476 …}
  +nested: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2428 …}
  +reports: Doctrine\ORM\PersistentCollection {#2436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  -id: 249715
  -bodyTs: "'100':94 'accident':72 'aforement':134 'agre':3 'alien':189 'alreadi':128 'alway':224,274 'android':15 'anoth':183 'anyway':105 'apocalyps':150 'app':136,155 'attent':165,188 'aurora':34 'avoid':247,257 'awar':104 'basic':19,137 'becom':215 'brain':131 'brick':73 'cannot':70 'caus':162,177 'chamber':175 'complet':2 'comput':65 'content':232 'corpor':209 'current':10 'cyberpunk':147 'de':21 'depend':163 'devic':204 'digit':267 'drive':169 'droid':31 'drug':160,268 'dystopian':148 'echo':174 'effect':218 'emot':277 'equival':157 'etc':61 'even':216,250,283 'everyth':41,53 'exist':96 'experi':271 'explain':108,237 'extrem':178 'f':30 'far':100 'fight':252 'function':60,200 'garbag':226 'general':168 'get':26 'give':264 'good':106 'googl':22 'govern':206 'guarante':95 'hard':159 'instal':29 'interact':194 'kind':145,181,235 'laughabl':228 'learn':261 'least':98 'less':141 'liter':121 'live':142 'luck':107 'major':124 'mani':50 'market':212 'mass':202 'media':154 'mention':198 'mobil':5 'much':185 'mundan':229 'near':151,170,223,273 'neo':37 'nerd':119 'non':113,117 'open':45 'os':6 'ostrac':280 'overpr':225 'peopl':240 'perfect':211 'permiss':51 'phone':16,75 'physic':284 'possibl':55 'problem':62 'quit':120 'real':192 'regard':4 'remov':48 'replac':40 'research':213 'respond':275 'right':76 'risk':71 'root':83 'rot':132 'ruin':164 'safe':80 'savvi':115 'sell':220 'social':135,153,279 'sometim':282 'sourc':46 'span':166 'spi':203 'steal':184 'still':59 'store':35,38 'stuff':47 'tech':114,118 'thing':85,262 'trash':67 'tri':236 'unorigin':231 'use':86 'user':172 'vast':123 'via':28,133 'violenc':278,285 'way':81,91,245 'world':193 'write':11 'zombi':149"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5756356"
  +editedAt: DateTimeImmutable @1707579424 {#1969
    date: 2024-02-10 16:37:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703458260 {#1399
    date: 2023-12-24 23:51: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 {#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