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.93 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1374
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +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 {#2451 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +body: """
    > Spoken like an introverted someone who HAS ALREADY been affected socially in a negative way by their cell phone use.\n
    \n
    Can’t disagree with this. I got a tablet when I was 8. With unrestricted access. On the positive note, it did help me learn quite a lot of stuff. Like English.\n
    \n
    > The entitled and bratty part of your comments = when people tell me not to use my phone I simply DONT use it or bring it. What’s the problem exactly? You want access to an encyclopedic knowledge in class? You don’t have a laptop or computer in the room you can use ?\n
    \n
    No problem, really. If someone wanted to search up something during class, teachers could just allow it, and generally they did. Except when I was in grade 9 and the school decided to prohibit even just having them at school, as if it were grenades. Some teacher would always just collect all into a bucket and return at the end of the day.  \n
    When we had free substituted classes, sometimes they would tell us something like “Sorry, I’d allow you phones now, but if I did I could have problems from it.” So clearly they would punish teachers for that. That’s just crazy.  \n
    And computers aren’t in every class. Even if they are, they might not always work. Now we use our phones even to do exams sometimes. But, yeah, school isn’t even mandatory for me anymore, so it’s already different.\n
    \n
    > Finally, I don’t trust kids to make life changing decisions. See all the high schoolers who got suckered into a worthless degree from the University of Phoenix. It’s very fair to take the reigns from people who can’t control themselves and their impulses.\n
    \n
    I wasn’t even talking about such late decisions. For example, when I was 10 I was given the decision between going into class A or class B since I had good enough results for A. A was class for a little more talented kids. They even had some additional subjects. Well, my dad discouraged me from going to class A. He told me “There won’t be any normal kids. I’d choose B if I were you.” So I did. I regret. I could have gotten to a better school later on.  \n
    Some explanation of those classes:  \n
    A - Talented  \n
    C and D - sport classes (basketball and hockey respectively)  \n
    B - everything else\n
    \n
    Next, when I was 14, I told my psychologist about my living conditions. Including photos of how our home looks like. She told me that she could call social services. Then asked me if I agreed. I was scared, so I said no. I regret, once again.\n
    \n
    And something that’s there always, choosing high school when you’re 15.  \n
    I am not sure how it works across different school systems. In Slovakia, they are focused just on 1 particular field of study determining where you’ll be for the rest of your life. 3 year fields are without graduation (e.g.: various mechanics and plumbers). 4 year and 5 year fields are with graduation, meaning you can go to college/university.  \n
    I’ve had a few classmates who only chose particular field because their friends were going there too, even though they weren’t interested in it.\n
    \n
    ------------------------------\n
    ==============================\n
    \n
    Oof, sorry. I got too much off topic.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694664009 {#1769
    date: 2023-09-14 06:00:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@hoodatninja@kbin.social"
    "@user224@lemmy.sdf.org"
    "@Juno@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2466 …}
  +nested: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  -id: 78999
  -bodyTs: "'1':489 '10':312 '14':415 '15':470 '3':505 '4':516 '5':519 '8':33 '9':133 'access':36,85 'across':478 'addit':347 'affect':10 'agre':446 'allow':121,185 'alreadi':8,250 'alway':154,225,463 'anymor':246 'aren':213 'ask':442 'b':325,372,408 'basketbal':404 'better':388 'bratti':56 'bring':76 'bucket':160 'c':399 'call':438 'cell':18 'chang':261 'choos':371,464 'chose':539 'class':91,117,174,217,321,324,336,357,396,403 'classmat':536 'clear':200 'collect':156 'college/university':530 'comment':60 'comput':99,212 'condit':423 'control':293 'could':119,194,383,437 'crazi':210 'd':184,370,401 'dad':351 'day':168 'decid':137 'decis':262,306,317 'degre':274 'determin':494 'differ':251,479 'disagre':23 'discourag':352 'dont':72 'e.g':511 'els':410 'encycloped':88 'end':165 'english':52 'enough':330 'entitl':54 'even':140,218,232,242,301,344,549 'everi':216 'everyth':409 'exact':82 'exam':235 'exampl':308 'except':127 'explan':393 'fair':283 'field':491,507,521,541 'final':252 'focus':486 'free':172 'friend':544 'general':124 'given':315 'go':319,355,528,546 'good':329 'got':27,269,560 'gotten':385 'grade':132 'graduat':510,524 'grenad':150 'help':43 'high':266,465 'hockey':406 'home':429 'impuls':297 'includ':424 'interest':554 'introvert':4 'isn':240 'kid':257,342,368 'knowledg':89 'laptop':97 'late':305 'later':390 'learn':45 'life':260,504 'like':2,51,181,431 'littl':339 'live':422 'll':497 'look':430 'lot':48 'make':259 'mandatori':243 'mean':525 'mechan':513 'might':223 'much':562 'negat':14 'next':411 'normal':367 'note':40 'oof':557 'part':57 'particular':490,540 'peopl':62,289 'phoenix':279 'phone':19,69,187,231 'photo':425 'plumber':515 'posit':39 'problem':81,107,196 'prohibit':139 'psychologist':419 'punish':203 'quit':46 're':469 'realli':108 'regret':381,455 'reign':287 'respect':407 'rest':501 'result':331 'return':162 'room':102 'said':452 'scare':449 'school':136,145,239,389,466,480 'schooler':267 'search':113 'see':263 'servic':440 'simpli':71 'sinc':326 'slovakia':483 'social':11,439 'someon':5,110 'someth':115,180,459 'sometim':175,236 'sorri':182,558 'spoken':1 'sport':402 'studi':493 'stuff':50 'subject':348 'substitut':173 'sucker':270 'sure':474 'system':481 'tablet':29 'take':285 'talent':341,398 'talk':302 'teacher':118,152,204 'tell':63,178 'though':550 'told':360,417,433 'topic':564 'trust':256 'univers':277 'unrestrict':35 'us':179 'use':20,67,73,105,229 'various':512 've':532 'want':84,111 'wasn':299 'way':15 'well':349 'weren':552 'without':509 'won':363 'work':226,477 'worthless':273 'would':153,177,202 'yeah':238 'year':506,517,520"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3143641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694664009 {#1969
    date: 2023-09-14 06:00:09.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 {#1374
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +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 {#2451 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +body: """
    > Spoken like an introverted someone who HAS ALREADY been affected socially in a negative way by their cell phone use.\n
    \n
    Can’t disagree with this. I got a tablet when I was 8. With unrestricted access. On the positive note, it did help me learn quite a lot of stuff. Like English.\n
    \n
    > The entitled and bratty part of your comments = when people tell me not to use my phone I simply DONT use it or bring it. What’s the problem exactly? You want access to an encyclopedic knowledge in class? You don’t have a laptop or computer in the room you can use ?\n
    \n
    No problem, really. If someone wanted to search up something during class, teachers could just allow it, and generally they did. Except when I was in grade 9 and the school decided to prohibit even just having them at school, as if it were grenades. Some teacher would always just collect all into a bucket and return at the end of the day.  \n
    When we had free substituted classes, sometimes they would tell us something like “Sorry, I’d allow you phones now, but if I did I could have problems from it.” So clearly they would punish teachers for that. That’s just crazy.  \n
    And computers aren’t in every class. Even if they are, they might not always work. Now we use our phones even to do exams sometimes. But, yeah, school isn’t even mandatory for me anymore, so it’s already different.\n
    \n
    > Finally, I don’t trust kids to make life changing decisions. See all the high schoolers who got suckered into a worthless degree from the University of Phoenix. It’s very fair to take the reigns from people who can’t control themselves and their impulses.\n
    \n
    I wasn’t even talking about such late decisions. For example, when I was 10 I was given the decision between going into class A or class B since I had good enough results for A. A was class for a little more talented kids. They even had some additional subjects. Well, my dad discouraged me from going to class A. He told me “There won’t be any normal kids. I’d choose B if I were you.” So I did. I regret. I could have gotten to a better school later on.  \n
    Some explanation of those classes:  \n
    A - Talented  \n
    C and D - sport classes (basketball and hockey respectively)  \n
    B - everything else\n
    \n
    Next, when I was 14, I told my psychologist about my living conditions. Including photos of how our home looks like. She told me that she could call social services. Then asked me if I agreed. I was scared, so I said no. I regret, once again.\n
    \n
    And something that’s there always, choosing high school when you’re 15.  \n
    I am not sure how it works across different school systems. In Slovakia, they are focused just on 1 particular field of study determining where you’ll be for the rest of your life. 3 year fields are without graduation (e.g.: various mechanics and plumbers). 4 year and 5 year fields are with graduation, meaning you can go to college/university.  \n
    I’ve had a few classmates who only chose particular field because their friends were going there too, even though they weren’t interested in it.\n
    \n
    ------------------------------\n
    ==============================\n
    \n
    Oof, sorry. I got too much off topic.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694664009 {#1769
    date: 2023-09-14 06:00:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@hoodatninja@kbin.social"
    "@user224@lemmy.sdf.org"
    "@Juno@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2466 …}
  +nested: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  -id: 78999
  -bodyTs: "'1':489 '10':312 '14':415 '15':470 '3':505 '4':516 '5':519 '8':33 '9':133 'access':36,85 'across':478 'addit':347 'affect':10 'agre':446 'allow':121,185 'alreadi':8,250 'alway':154,225,463 'anymor':246 'aren':213 'ask':442 'b':325,372,408 'basketbal':404 'better':388 'bratti':56 'bring':76 'bucket':160 'c':399 'call':438 'cell':18 'chang':261 'choos':371,464 'chose':539 'class':91,117,174,217,321,324,336,357,396,403 'classmat':536 'clear':200 'collect':156 'college/university':530 'comment':60 'comput':99,212 'condit':423 'control':293 'could':119,194,383,437 'crazi':210 'd':184,370,401 'dad':351 'day':168 'decid':137 'decis':262,306,317 'degre':274 'determin':494 'differ':251,479 'disagre':23 'discourag':352 'dont':72 'e.g':511 'els':410 'encycloped':88 'end':165 'english':52 'enough':330 'entitl':54 'even':140,218,232,242,301,344,549 'everi':216 'everyth':409 'exact':82 'exam':235 'exampl':308 'except':127 'explan':393 'fair':283 'field':491,507,521,541 'final':252 'focus':486 'free':172 'friend':544 'general':124 'given':315 'go':319,355,528,546 'good':329 'got':27,269,560 'gotten':385 'grade':132 'graduat':510,524 'grenad':150 'help':43 'high':266,465 'hockey':406 'home':429 'impuls':297 'includ':424 'interest':554 'introvert':4 'isn':240 'kid':257,342,368 'knowledg':89 'laptop':97 'late':305 'later':390 'learn':45 'life':260,504 'like':2,51,181,431 'littl':339 'live':422 'll':497 'look':430 'lot':48 'make':259 'mandatori':243 'mean':525 'mechan':513 'might':223 'much':562 'negat':14 'next':411 'normal':367 'note':40 'oof':557 'part':57 'particular':490,540 'peopl':62,289 'phoenix':279 'phone':19,69,187,231 'photo':425 'plumber':515 'posit':39 'problem':81,107,196 'prohibit':139 'psychologist':419 'punish':203 'quit':46 're':469 'realli':108 'regret':381,455 'reign':287 'respect':407 'rest':501 'result':331 'return':162 'room':102 'said':452 'scare':449 'school':136,145,239,389,466,480 'schooler':267 'search':113 'see':263 'servic':440 'simpli':71 'sinc':326 'slovakia':483 'social':11,439 'someon':5,110 'someth':115,180,459 'sometim':175,236 'sorri':182,558 'spoken':1 'sport':402 'studi':493 'stuff':50 'subject':348 'substitut':173 'sucker':270 'sure':474 'system':481 'tablet':29 'take':285 'talent':341,398 'talk':302 'teacher':118,152,204 'tell':63,178 'though':550 'told':360,417,433 'topic':564 'trust':256 'univers':277 'unrestrict':35 'us':179 'use':20,67,73,105,229 'various':512 've':532 'want':84,111 'wasn':299 'way':15 'well':349 'weren':552 'without':509 'won':363 'work':226,477 'worthless':273 'would':153,177,202 'yeah':238 'year':506,517,520"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3143641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694664009 {#1969
    date: 2023-09-14 06:00:09.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 {#1374
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +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 {#2451 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +body: """
    > Spoken like an introverted someone who HAS ALREADY been affected socially in a negative way by their cell phone use.\n
    \n
    Can’t disagree with this. I got a tablet when I was 8. With unrestricted access. On the positive note, it did help me learn quite a lot of stuff. Like English.\n
    \n
    > The entitled and bratty part of your comments = when people tell me not to use my phone I simply DONT use it or bring it. What’s the problem exactly? You want access to an encyclopedic knowledge in class? You don’t have a laptop or computer in the room you can use ?\n
    \n
    No problem, really. If someone wanted to search up something during class, teachers could just allow it, and generally they did. Except when I was in grade 9 and the school decided to prohibit even just having them at school, as if it were grenades. Some teacher would always just collect all into a bucket and return at the end of the day.  \n
    When we had free substituted classes, sometimes they would tell us something like “Sorry, I’d allow you phones now, but if I did I could have problems from it.” So clearly they would punish teachers for that. That’s just crazy.  \n
    And computers aren’t in every class. Even if they are, they might not always work. Now we use our phones even to do exams sometimes. But, yeah, school isn’t even mandatory for me anymore, so it’s already different.\n
    \n
    > Finally, I don’t trust kids to make life changing decisions. See all the high schoolers who got suckered into a worthless degree from the University of Phoenix. It’s very fair to take the reigns from people who can’t control themselves and their impulses.\n
    \n
    I wasn’t even talking about such late decisions. For example, when I was 10 I was given the decision between going into class A or class B since I had good enough results for A. A was class for a little more talented kids. They even had some additional subjects. Well, my dad discouraged me from going to class A. He told me “There won’t be any normal kids. I’d choose B if I were you.” So I did. I regret. I could have gotten to a better school later on.  \n
    Some explanation of those classes:  \n
    A - Talented  \n
    C and D - sport classes (basketball and hockey respectively)  \n
    B - everything else\n
    \n
    Next, when I was 14, I told my psychologist about my living conditions. Including photos of how our home looks like. She told me that she could call social services. Then asked me if I agreed. I was scared, so I said no. I regret, once again.\n
    \n
    And something that’s there always, choosing high school when you’re 15.  \n
    I am not sure how it works across different school systems. In Slovakia, they are focused just on 1 particular field of study determining where you’ll be for the rest of your life. 3 year fields are without graduation (e.g.: various mechanics and plumbers). 4 year and 5 year fields are with graduation, meaning you can go to college/university.  \n
    I’ve had a few classmates who only chose particular field because their friends were going there too, even though they weren’t interested in it.\n
    \n
    ------------------------------\n
    ==============================\n
    \n
    Oof, sorry. I got too much off topic.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694664009 {#1769
    date: 2023-09-14 06:00:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@hoodatninja@kbin.social"
    "@user224@lemmy.sdf.org"
    "@Juno@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2466 …}
  +nested: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  -id: 78999
  -bodyTs: "'1':489 '10':312 '14':415 '15':470 '3':505 '4':516 '5':519 '8':33 '9':133 'access':36,85 'across':478 'addit':347 'affect':10 'agre':446 'allow':121,185 'alreadi':8,250 'alway':154,225,463 'anymor':246 'aren':213 'ask':442 'b':325,372,408 'basketbal':404 'better':388 'bratti':56 'bring':76 'bucket':160 'c':399 'call':438 'cell':18 'chang':261 'choos':371,464 'chose':539 'class':91,117,174,217,321,324,336,357,396,403 'classmat':536 'clear':200 'collect':156 'college/university':530 'comment':60 'comput':99,212 'condit':423 'control':293 'could':119,194,383,437 'crazi':210 'd':184,370,401 'dad':351 'day':168 'decid':137 'decis':262,306,317 'degre':274 'determin':494 'differ':251,479 'disagre':23 'discourag':352 'dont':72 'e.g':511 'els':410 'encycloped':88 'end':165 'english':52 'enough':330 'entitl':54 'even':140,218,232,242,301,344,549 'everi':216 'everyth':409 'exact':82 'exam':235 'exampl':308 'except':127 'explan':393 'fair':283 'field':491,507,521,541 'final':252 'focus':486 'free':172 'friend':544 'general':124 'given':315 'go':319,355,528,546 'good':329 'got':27,269,560 'gotten':385 'grade':132 'graduat':510,524 'grenad':150 'help':43 'high':266,465 'hockey':406 'home':429 'impuls':297 'includ':424 'interest':554 'introvert':4 'isn':240 'kid':257,342,368 'knowledg':89 'laptop':97 'late':305 'later':390 'learn':45 'life':260,504 'like':2,51,181,431 'littl':339 'live':422 'll':497 'look':430 'lot':48 'make':259 'mandatori':243 'mean':525 'mechan':513 'might':223 'much':562 'negat':14 'next':411 'normal':367 'note':40 'oof':557 'part':57 'particular':490,540 'peopl':62,289 'phoenix':279 'phone':19,69,187,231 'photo':425 'plumber':515 'posit':39 'problem':81,107,196 'prohibit':139 'psychologist':419 'punish':203 'quit':46 're':469 'realli':108 'regret':381,455 'reign':287 'respect':407 'rest':501 'result':331 'return':162 'room':102 'said':452 'scare':449 'school':136,145,239,389,466,480 'schooler':267 'search':113 'see':263 'servic':440 'simpli':71 'sinc':326 'slovakia':483 'social':11,439 'someon':5,110 'someth':115,180,459 'sometim':175,236 'sorri':182,558 'spoken':1 'sport':402 'studi':493 'stuff':50 'subject':348 'substitut':173 'sucker':270 'sure':474 'system':481 'tablet':29 'take':285 'talent':341,398 'talk':302 'teacher':118,152,204 'tell':63,178 'though':550 'told':360,417,433 'topic':564 'trust':256 'univers':277 'unrestrict':35 'us':179 'use':20,67,73,105,229 'various':512 've':532 'want':84,111 'wasn':299 'way':15 'well':349 'weren':552 'without':509 'won':363 'work':226,477 'worthless':273 'would':153,177,202 'yeah':238 'year':506,517,520"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3143641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694664009 {#1969
    date: 2023-09-14 06:00:09.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