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 …}
}
2.09 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.06 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 {#1379
  +user: Proxies\__CG__\App\Entity\User {#1367 …}
  +entry: App\Entity\Entry {#2390 …}
  +magazine: App\Entity\Magazine {#308
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "mildlyinteresting@lemmy.world"
    +title: "mildlyinteresting"
    +description: """
      This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
      \n
      This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
      \n
      Just post some stuff and don’t spam.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 301
    +entryCommentCount: 5966
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1726707543 {#316
      date: 2024-09-19 02:59:03.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 20
    +apId: "mildlyinteresting@lemmy.world"
    +apProfileId: "https://lemmy.world/c/mildlyinteresting"
    +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
    +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "mildlyinteresting"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726690460 {#326
      date: 2024-09-18 22:14:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689840443 {#323
      date: 2023-07-20 10:07:23.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2449 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2449 …}
  +body: """
    One thing I can say about Minnesotans is that we’re culturally odd.\n
    \n
    We’ll take care of eachother, but don’t expect pleasant hellos and conversations with anyone. There are a lot of people that hunt, not a lot of people that hunt well or frequently. The Mall of America isn’t as awesome as when you were a kid. The death of Prince was a State Tragedy. To outsiders, no, Minnesota does not consist of Duluth, the Twin Cities, and snow filled cornfields. Yes it’s too damn cold. Yes it’s too damn warm for this time of the year. No we won’t quit complaining either way. Say yes to lefsa. Always safe with a caserol at a dinner party.\n
    \n
    *Never state something in a way that conveys your opinion or feelings too strong.* That’s rude. *Never stand too close to or facing straight towards people in a conversation.* That’s rude. *Don’t get too involved.* That’s rude.\n
    \n
    Do smile and raise a hand when you see someone you might know, or someone who does it to you regardless if you can identify them or not.\n
    \n
    Skol!\n
    \n
    Edit: So I asked my brother, and while he too was aware of hotdish being the correct entrée for a combination of ingredients baked in a pan, he also defaults to caserol. I think it’s because our parents and extended family do not live here. For those confused, tater tot hotdish != tater tot caserol
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1697993131 {#1842
    date: 2023-10-22 18:45:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@bcron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2450 …}
  +nested: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  -id: 65153
  -bodyTs: "'also':223 'alway':116 'america':51 'anyon':29 'ask':198 'awar':206 'awesom':55 'bake':218 'brother':200 'care':17 'caserol':120,226,249 'citi':81 'close':145 'cold':91 'combin':215 'complain':109 'confus':243 'consist':76 'convers':27,154 'convey':132 'cornfield':85 'correct':211 'cultur':12 'damn':90,96 'death':63 'default':224 'dinner':123 'duluth':78 'eachoth':19 'edit':195 'either':110 'entré':212 'expect':23 'extend':235 'face':148 'famili':236 'feel':136 'fill':84 'frequent':47 'get':160 'hand':171 'hello':25 'hotdish':208,246 'hunt':37,44 'identifi':190 'ingredi':217 'involv':162 'isn':52 'kid':61 'know':178 'lefsa':115 'live':239 'll':15 'lot':33,40 'mall':49 'might':177 'minnesota':73 'minnesotan':7 'never':125,142 'odd':13 'one':1 'opinion':134 'outsid':71 'pan':221 'parent':233 'parti':124 'peopl':35,42,151 'pleasant':24 'princ':65 'quit':108 'rais':169 're':11 'regardless':186 'rude':141,157,165 'safe':117 'say':5,112 'see':174 'skol':194 'smile':167 'snow':83 'someon':175,180 'someth':127 'stand':143 'state':68,126 'straight':149 'strong':138 'take':16 'tater':244,247 'thing':2 'think':228 'time':100 'tot':245,248 'toward':150 'tragedi':69 'twin':80 'warm':97 'way':111,130 'well':45 'won':106 'year':103 'yes':86,92,113"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726749"
  +editedAt: DateTimeImmutable @1697998663 {#1927
    date: 2023-10-22 20:17:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697993131 {#1374
    date: 2023-10-22 18:45:31.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 {#1379
  +user: Proxies\__CG__\App\Entity\User {#1367 …}
  +entry: App\Entity\Entry {#2390 …}
  +magazine: App\Entity\Magazine {#308
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "mildlyinteresting@lemmy.world"
    +title: "mildlyinteresting"
    +description: """
      This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
      \n
      This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
      \n
      Just post some stuff and don’t spam.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 301
    +entryCommentCount: 5966
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1726707543 {#316
      date: 2024-09-19 02:59:03.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 20
    +apId: "mildlyinteresting@lemmy.world"
    +apProfileId: "https://lemmy.world/c/mildlyinteresting"
    +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
    +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "mildlyinteresting"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726690460 {#326
      date: 2024-09-18 22:14:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689840443 {#323
      date: 2023-07-20 10:07:23.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2449 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2449 …}
  +body: """
    One thing I can say about Minnesotans is that we’re culturally odd.\n
    \n
    We’ll take care of eachother, but don’t expect pleasant hellos and conversations with anyone. There are a lot of people that hunt, not a lot of people that hunt well or frequently. The Mall of America isn’t as awesome as when you were a kid. The death of Prince was a State Tragedy. To outsiders, no, Minnesota does not consist of Duluth, the Twin Cities, and snow filled cornfields. Yes it’s too damn cold. Yes it’s too damn warm for this time of the year. No we won’t quit complaining either way. Say yes to lefsa. Always safe with a caserol at a dinner party.\n
    \n
    *Never state something in a way that conveys your opinion or feelings too strong.* That’s rude. *Never stand too close to or facing straight towards people in a conversation.* That’s rude. *Don’t get too involved.* That’s rude.\n
    \n
    Do smile and raise a hand when you see someone you might know, or someone who does it to you regardless if you can identify them or not.\n
    \n
    Skol!\n
    \n
    Edit: So I asked my brother, and while he too was aware of hotdish being the correct entrée for a combination of ingredients baked in a pan, he also defaults to caserol. I think it’s because our parents and extended family do not live here. For those confused, tater tot hotdish != tater tot caserol
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1697993131 {#1842
    date: 2023-10-22 18:45:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@bcron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2450 …}
  +nested: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  -id: 65153
  -bodyTs: "'also':223 'alway':116 'america':51 'anyon':29 'ask':198 'awar':206 'awesom':55 'bake':218 'brother':200 'care':17 'caserol':120,226,249 'citi':81 'close':145 'cold':91 'combin':215 'complain':109 'confus':243 'consist':76 'convers':27,154 'convey':132 'cornfield':85 'correct':211 'cultur':12 'damn':90,96 'death':63 'default':224 'dinner':123 'duluth':78 'eachoth':19 'edit':195 'either':110 'entré':212 'expect':23 'extend':235 'face':148 'famili':236 'feel':136 'fill':84 'frequent':47 'get':160 'hand':171 'hello':25 'hotdish':208,246 'hunt':37,44 'identifi':190 'ingredi':217 'involv':162 'isn':52 'kid':61 'know':178 'lefsa':115 'live':239 'll':15 'lot':33,40 'mall':49 'might':177 'minnesota':73 'minnesotan':7 'never':125,142 'odd':13 'one':1 'opinion':134 'outsid':71 'pan':221 'parent':233 'parti':124 'peopl':35,42,151 'pleasant':24 'princ':65 'quit':108 'rais':169 're':11 'regardless':186 'rude':141,157,165 'safe':117 'say':5,112 'see':174 'skol':194 'smile':167 'snow':83 'someon':175,180 'someth':127 'stand':143 'state':68,126 'straight':149 'strong':138 'take':16 'tater':244,247 'thing':2 'think':228 'time':100 'tot':245,248 'toward':150 'tragedi':69 'twin':80 'warm':97 'way':111,130 'well':45 'won':106 'year':103 'yes':86,92,113"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726749"
  +editedAt: DateTimeImmutable @1697998663 {#1927
    date: 2023-10-22 20:17:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697993131 {#1374
    date: 2023-10-22 18:45:31.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 {#1379
  +user: Proxies\__CG__\App\Entity\User {#1367 …}
  +entry: App\Entity\Entry {#2390 …}
  +magazine: App\Entity\Magazine {#308
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "mildlyinteresting@lemmy.world"
    +title: "mildlyinteresting"
    +description: """
      This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
      \n
      This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
      \n
      Just post some stuff and don’t spam.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 301
    +entryCommentCount: 5966
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1726707543 {#316
      date: 2024-09-19 02:59:03.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 20
    +apId: "mildlyinteresting@lemmy.world"
    +apProfileId: "https://lemmy.world/c/mildlyinteresting"
    +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
    +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "mildlyinteresting"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726690460 {#326
      date: 2024-09-18 22:14:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689840443 {#323
      date: 2023-07-20 10:07:23.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2449 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2449 …}
  +body: """
    One thing I can say about Minnesotans is that we’re culturally odd.\n
    \n
    We’ll take care of eachother, but don’t expect pleasant hellos and conversations with anyone. There are a lot of people that hunt, not a lot of people that hunt well or frequently. The Mall of America isn’t as awesome as when you were a kid. The death of Prince was a State Tragedy. To outsiders, no, Minnesota does not consist of Duluth, the Twin Cities, and snow filled cornfields. Yes it’s too damn cold. Yes it’s too damn warm for this time of the year. No we won’t quit complaining either way. Say yes to lefsa. Always safe with a caserol at a dinner party.\n
    \n
    *Never state something in a way that conveys your opinion or feelings too strong.* That’s rude. *Never stand too close to or facing straight towards people in a conversation.* That’s rude. *Don’t get too involved.* That’s rude.\n
    \n
    Do smile and raise a hand when you see someone you might know, or someone who does it to you regardless if you can identify them or not.\n
    \n
    Skol!\n
    \n
    Edit: So I asked my brother, and while he too was aware of hotdish being the correct entrée for a combination of ingredients baked in a pan, he also defaults to caserol. I think it’s because our parents and extended family do not live here. For those confused, tater tot hotdish != tater tot caserol
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1697993131 {#1842
    date: 2023-10-22 18:45:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@bcron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2450 …}
  +nested: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  -id: 65153
  -bodyTs: "'also':223 'alway':116 'america':51 'anyon':29 'ask':198 'awar':206 'awesom':55 'bake':218 'brother':200 'care':17 'caserol':120,226,249 'citi':81 'close':145 'cold':91 'combin':215 'complain':109 'confus':243 'consist':76 'convers':27,154 'convey':132 'cornfield':85 'correct':211 'cultur':12 'damn':90,96 'death':63 'default':224 'dinner':123 'duluth':78 'eachoth':19 'edit':195 'either':110 'entré':212 'expect':23 'extend':235 'face':148 'famili':236 'feel':136 'fill':84 'frequent':47 'get':160 'hand':171 'hello':25 'hotdish':208,246 'hunt':37,44 'identifi':190 'ingredi':217 'involv':162 'isn':52 'kid':61 'know':178 'lefsa':115 'live':239 'll':15 'lot':33,40 'mall':49 'might':177 'minnesota':73 'minnesotan':7 'never':125,142 'odd':13 'one':1 'opinion':134 'outsid':71 'pan':221 'parent':233 'parti':124 'peopl':35,42,151 'pleasant':24 'princ':65 'quit':108 'rais':169 're':11 'regardless':186 'rude':141,157,165 'safe':117 'say':5,112 'see':174 'skol':194 'smile':167 'snow':83 'someon':175,180 'someth':127 'stand':143 'state':68,126 'straight':149 'strong':138 'take':16 'tater':244,247 'thing':2 'think':228 'time':100 'tot':245,248 'toward':150 'tragedi':69 'twin':80 'warm':97 'way':111,130 'well':45 'won':106 'year':103 'yes':86,92,113"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726749"
  +editedAt: DateTimeImmutable @1697998663 {#1927
    date: 2023-10-22 20:17:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697993131 {#1374
    date: 2023-10-22 18:45:31.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 {#308
  +icon: Proxies\__CG__\App\Entity\Image {#288 …}
  +name: "mildlyinteresting@lemmy.world"
  +title: "mildlyinteresting"
  +description: """
    This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
    \n
    This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
    \n
    Just post some stuff and don’t spam.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 301
  +entryCommentCount: 5966
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1726707543 {#316
    date: 2024-09-19 02:59:03.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#279 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
  +entries: Doctrine\ORM\PersistentCollection {#222 …}
  +posts: Doctrine\ORM\PersistentCollection {#180 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
  +bans: Doctrine\ORM\PersistentCollection {#159 …}
  +reports: Doctrine\ORM\PersistentCollection {#145 …}
  +badges: Doctrine\ORM\PersistentCollection {#123 …}
  +logs: Doctrine\ORM\PersistentCollection {#113 …}
  +awards: Doctrine\ORM\PersistentCollection {#102 …}
  +categories: Doctrine\ORM\PersistentCollection {#89 …}
  -id: 20
  +apId: "mildlyinteresting@lemmy.world"
  +apProfileId: "https://lemmy.world/c/mildlyinteresting"
  +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
  +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
  +apInboxUrl: "https://lemmy.world/inbox"
  +apDomain: "lemmy.world"
  +apPreferredUsername: "mildlyinteresting"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1726690460 {#326
    date: 2024-09-18 22:14:20.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1689840443 {#323
    date: 2023-07-20 10:07:23.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