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.80 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 {#1369
  +user: Proxies\__CG__\App\Entity\User {#1916 …}
  +entry: App\Entity\Entry {#1810 …}
  +magazine: App\Entity\Magazine {#313
    +icon: Proxies\__CG__\App\Entity\Image {#294 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#321
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#285 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
    +entries: Doctrine\ORM\PersistentCollection {#228 …}
    +posts: Doctrine\ORM\PersistentCollection {#186 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
    +bans: Doctrine\ORM\PersistentCollection {#165 …}
    +reports: Doctrine\ORM\PersistentCollection {#151 …}
    +badges: Doctrine\ORM\PersistentCollection {#129 …}
    +logs: Doctrine\ORM\PersistentCollection {#119 …}
    +awards: Doctrine\ORM\PersistentCollection {#108 …}
    +categories: Doctrine\ORM\PersistentCollection {#95 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#322
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#316
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +body: """
    I get that. My Civic has been through the wringer lately.\n
    \n
    Here it is in 2020 getting some minor flood damage.\n
    \n
    ![](https://lemmy.world/pictrs/image/37149295-fccc-4589-86da-79c8d71c36b2.jpeg)\n
    \n
    ![](https://lemmy.world/pictrs/image/18223e2e-d181-43a2-a70e-567ae00bb208.jpeg)\n
    \n
    It got high enough to mess with the computer, but the car still worked fine after. The odometer would just disappear sometimes. That has since resolved itself. But I’m sure that some electrical gremlins will crawl out of the woodwork in the next few years. The water brought out a lot of odors hiding in the upholstery. It stank bad for a few months after, but it smells ok now. It does get a little fresh on hot humid days.\n
    \n
    Here’s the poor Mustang parked across from me. I’m sure they weren’t having a good day after that.\n
    \n
    ![](https://lemmy.world/pictrs/image/7ed76243-c5b5-4e0c-91c1-5cec7d3fa7bb.jpeg)\n
    \n
    Here it is not six months later after a major hailstorm passed through.\n
    \n
    ![](https://lemmy.world/pictrs/image/f3d1e9a6-802b-4023-b80a-f9aa3df75367.jpeg)\n
    \n
    ![](https://lemmy.world/pictrs/image/23af8f94-8f29-4fb0-9d43-eddd9594c8ef.jpeg)\n
    \n
    I got on Safelite’s website immediately because I knew glass was going to be in short supply very soon. They came out a week later and threw a new one on. That was just over 300 bucks. Another great part of owning an old shitbox is how inexpensive parts are.\n
    \n
    Aside from this, my wife got into an accident in it in 2015 and then I got rear ended twice in 2019. We still have the car. It keeps on trucking along. I do want to replace it with an Accord of the same vintage, but that’s because I want a cheap manual I can daily.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1705800724 {#1605
    date: 2024-01-21 02:32:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@Transporter_Room_3@startrek.website"
    "@spicytuna62@lemmy.world"
    "@Transporter_Room_3@startrek.website"
    "@spicytuna62@lemmy.world"
    "@Transporter_Room_3@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2476 …}
  +nested: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  -id: 327091
  -bodyTs: "'/pictrs/image/18223e2e-d181-43a2-a70e-567ae00bb208.jpeg)':27 '/pictrs/image/23af8f94-8f29-4fb0-9d43-eddd9594c8ef.jpeg)':151 '/pictrs/image/37149295-fccc-4589-86da-79c8d71c36b2.jpeg)':24 '/pictrs/image/7ed76243-c5b5-4e0c-91c1-5cec7d3fa7bb.jpeg)':132 '/pictrs/image/f3d1e9a6-802b-4023-b80a-f9aa3df75367.jpeg)':148 '2015':215 '2019':224 '2020':16 '300':188 'accid':211 'accord':243 'across':115 'along':234 'anoth':190 'asid':203 'bad':88 'brought':76 'buck':189 'came':173 'car':39,229 'cheap':255 'civic':5 'comput':36 'crawl':64 'daili':259 'damag':21 'day':108,127 'disappear':48 'electr':61 'end':221 'enough':31 'fine':42 'flood':20 'fresh':104 'get':2,17,101 'glass':162 'go':164 'good':126 'got':29,153,208,219 'great':191 'gremlin':62 'hailstorm':143 'hide':82 'high':30 'hot':106 'humid':107 'immedi':158 'inexpens':200 'keep':231 'knew':161 'late':11 'later':139,177 'lemmy.world':23,26,131,147,150 'lemmy.world/pictrs/image/18223e2e-d181-43a2-a70e-567ae00bb208.jpeg)':25 'lemmy.world/pictrs/image/23af8f94-8f29-4fb0-9d43-eddd9594c8ef.jpeg)':149 'lemmy.world/pictrs/image/37149295-fccc-4589-86da-79c8d71c36b2.jpeg)':22 'lemmy.world/pictrs/image/7ed76243-c5b5-4e0c-91c1-5cec7d3fa7bb.jpeg)':130 'lemmy.world/pictrs/image/f3d1e9a6-802b-4023-b80a-f9aa3df75367.jpeg)':146 'littl':103 'lot':79 'm':57,119 'major':142 'manual':256 'mess':33 'minor':19 'month':92,138 'mustang':113 'new':181 'next':71 'odomet':45 'odor':81 'ok':97 'old':196 'one':182 'own':194 'park':114 'part':192,201 'pass':144 'poor':112 'rear':220 'replac':239 'resolv':53 'safelit':155 'shitbox':197 'short':168 'sinc':52 'six':137 'smell':96 'sometim':49 'soon':171 'stank':87 'still':40,226 'suppli':169 'sure':58,120 'threw':179 'truck':233 'twice':222 'upholsteri':85 'vintag':247 'want':237,253 'water':75 'websit':157 'week':176 'weren':122 'wife':207 'woodwork':68 'work':41 'would':46 'wringer':10 'year':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6865496"
  +editedAt: DateTimeImmutable @1727234760 {#1945
    date: 2024-09-25 05:26:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705800724 {#1368
    date: 2024-01-21 02:32:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1369
  +user: Proxies\__CG__\App\Entity\User {#1916 …}
  +entry: App\Entity\Entry {#1810 …}
  +magazine: App\Entity\Magazine {#313
    +icon: Proxies\__CG__\App\Entity\Image {#294 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#321
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#285 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
    +entries: Doctrine\ORM\PersistentCollection {#228 …}
    +posts: Doctrine\ORM\PersistentCollection {#186 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
    +bans: Doctrine\ORM\PersistentCollection {#165 …}
    +reports: Doctrine\ORM\PersistentCollection {#151 …}
    +badges: Doctrine\ORM\PersistentCollection {#129 …}
    +logs: Doctrine\ORM\PersistentCollection {#119 …}
    +awards: Doctrine\ORM\PersistentCollection {#108 …}
    +categories: Doctrine\ORM\PersistentCollection {#95 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#322
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#316
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +body: """
    I get that. My Civic has been through the wringer lately.\n
    \n
    Here it is in 2020 getting some minor flood damage.\n
    \n
    ![](https://lemmy.world/pictrs/image/37149295-fccc-4589-86da-79c8d71c36b2.jpeg)\n
    \n
    ![](https://lemmy.world/pictrs/image/18223e2e-d181-43a2-a70e-567ae00bb208.jpeg)\n
    \n
    It got high enough to mess with the computer, but the car still worked fine after. The odometer would just disappear sometimes. That has since resolved itself. But I’m sure that some electrical gremlins will crawl out of the woodwork in the next few years. The water brought out a lot of odors hiding in the upholstery. It stank bad for a few months after, but it smells ok now. It does get a little fresh on hot humid days.\n
    \n
    Here’s the poor Mustang parked across from me. I’m sure they weren’t having a good day after that.\n
    \n
    ![](https://lemmy.world/pictrs/image/7ed76243-c5b5-4e0c-91c1-5cec7d3fa7bb.jpeg)\n
    \n
    Here it is not six months later after a major hailstorm passed through.\n
    \n
    ![](https://lemmy.world/pictrs/image/f3d1e9a6-802b-4023-b80a-f9aa3df75367.jpeg)\n
    \n
    ![](https://lemmy.world/pictrs/image/23af8f94-8f29-4fb0-9d43-eddd9594c8ef.jpeg)\n
    \n
    I got on Safelite’s website immediately because I knew glass was going to be in short supply very soon. They came out a week later and threw a new one on. That was just over 300 bucks. Another great part of owning an old shitbox is how inexpensive parts are.\n
    \n
    Aside from this, my wife got into an accident in it in 2015 and then I got rear ended twice in 2019. We still have the car. It keeps on trucking along. I do want to replace it with an Accord of the same vintage, but that’s because I want a cheap manual I can daily.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1705800724 {#1605
    date: 2024-01-21 02:32:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@Transporter_Room_3@startrek.website"
    "@spicytuna62@lemmy.world"
    "@Transporter_Room_3@startrek.website"
    "@spicytuna62@lemmy.world"
    "@Transporter_Room_3@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2476 …}
  +nested: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  -id: 327091
  -bodyTs: "'/pictrs/image/18223e2e-d181-43a2-a70e-567ae00bb208.jpeg)':27 '/pictrs/image/23af8f94-8f29-4fb0-9d43-eddd9594c8ef.jpeg)':151 '/pictrs/image/37149295-fccc-4589-86da-79c8d71c36b2.jpeg)':24 '/pictrs/image/7ed76243-c5b5-4e0c-91c1-5cec7d3fa7bb.jpeg)':132 '/pictrs/image/f3d1e9a6-802b-4023-b80a-f9aa3df75367.jpeg)':148 '2015':215 '2019':224 '2020':16 '300':188 'accid':211 'accord':243 'across':115 'along':234 'anoth':190 'asid':203 'bad':88 'brought':76 'buck':189 'came':173 'car':39,229 'cheap':255 'civic':5 'comput':36 'crawl':64 'daili':259 'damag':21 'day':108,127 'disappear':48 'electr':61 'end':221 'enough':31 'fine':42 'flood':20 'fresh':104 'get':2,17,101 'glass':162 'go':164 'good':126 'got':29,153,208,219 'great':191 'gremlin':62 'hailstorm':143 'hide':82 'high':30 'hot':106 'humid':107 'immedi':158 'inexpens':200 'keep':231 'knew':161 'late':11 'later':139,177 'lemmy.world':23,26,131,147,150 'lemmy.world/pictrs/image/18223e2e-d181-43a2-a70e-567ae00bb208.jpeg)':25 'lemmy.world/pictrs/image/23af8f94-8f29-4fb0-9d43-eddd9594c8ef.jpeg)':149 'lemmy.world/pictrs/image/37149295-fccc-4589-86da-79c8d71c36b2.jpeg)':22 'lemmy.world/pictrs/image/7ed76243-c5b5-4e0c-91c1-5cec7d3fa7bb.jpeg)':130 'lemmy.world/pictrs/image/f3d1e9a6-802b-4023-b80a-f9aa3df75367.jpeg)':146 'littl':103 'lot':79 'm':57,119 'major':142 'manual':256 'mess':33 'minor':19 'month':92,138 'mustang':113 'new':181 'next':71 'odomet':45 'odor':81 'ok':97 'old':196 'one':182 'own':194 'park':114 'part':192,201 'pass':144 'poor':112 'rear':220 'replac':239 'resolv':53 'safelit':155 'shitbox':197 'short':168 'sinc':52 'six':137 'smell':96 'sometim':49 'soon':171 'stank':87 'still':40,226 'suppli':169 'sure':58,120 'threw':179 'truck':233 'twice':222 'upholsteri':85 'vintag':247 'want':237,253 'water':75 'websit':157 'week':176 'weren':122 'wife':207 'woodwork':68 'work':41 'would':46 'wringer':10 'year':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6865496"
  +editedAt: DateTimeImmutable @1727234760 {#1945
    date: 2024-09-25 05:26:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705800724 {#1368
    date: 2024-01-21 02:32:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1369
  +user: Proxies\__CG__\App\Entity\User {#1916 …}
  +entry: App\Entity\Entry {#1810 …}
  +magazine: App\Entity\Magazine {#313
    +icon: Proxies\__CG__\App\Entity\Image {#294 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#321
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#285 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
    +entries: Doctrine\ORM\PersistentCollection {#228 …}
    +posts: Doctrine\ORM\PersistentCollection {#186 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
    +bans: Doctrine\ORM\PersistentCollection {#165 …}
    +reports: Doctrine\ORM\PersistentCollection {#151 …}
    +badges: Doctrine\ORM\PersistentCollection {#129 …}
    +logs: Doctrine\ORM\PersistentCollection {#119 …}
    +awards: Doctrine\ORM\PersistentCollection {#108 …}
    +categories: Doctrine\ORM\PersistentCollection {#95 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#322
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#316
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +body: """
    I get that. My Civic has been through the wringer lately.\n
    \n
    Here it is in 2020 getting some minor flood damage.\n
    \n
    ![](https://lemmy.world/pictrs/image/37149295-fccc-4589-86da-79c8d71c36b2.jpeg)\n
    \n
    ![](https://lemmy.world/pictrs/image/18223e2e-d181-43a2-a70e-567ae00bb208.jpeg)\n
    \n
    It got high enough to mess with the computer, but the car still worked fine after. The odometer would just disappear sometimes. That has since resolved itself. But I’m sure that some electrical gremlins will crawl out of the woodwork in the next few years. The water brought out a lot of odors hiding in the upholstery. It stank bad for a few months after, but it smells ok now. It does get a little fresh on hot humid days.\n
    \n
    Here’s the poor Mustang parked across from me. I’m sure they weren’t having a good day after that.\n
    \n
    ![](https://lemmy.world/pictrs/image/7ed76243-c5b5-4e0c-91c1-5cec7d3fa7bb.jpeg)\n
    \n
    Here it is not six months later after a major hailstorm passed through.\n
    \n
    ![](https://lemmy.world/pictrs/image/f3d1e9a6-802b-4023-b80a-f9aa3df75367.jpeg)\n
    \n
    ![](https://lemmy.world/pictrs/image/23af8f94-8f29-4fb0-9d43-eddd9594c8ef.jpeg)\n
    \n
    I got on Safelite’s website immediately because I knew glass was going to be in short supply very soon. They came out a week later and threw a new one on. That was just over 300 bucks. Another great part of owning an old shitbox is how inexpensive parts are.\n
    \n
    Aside from this, my wife got into an accident in it in 2015 and then I got rear ended twice in 2019. We still have the car. It keeps on trucking along. I do want to replace it with an Accord of the same vintage, but that’s because I want a cheap manual I can daily.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1705800724 {#1605
    date: 2024-01-21 02:32:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@Transporter_Room_3@startrek.website"
    "@spicytuna62@lemmy.world"
    "@Transporter_Room_3@startrek.website"
    "@spicytuna62@lemmy.world"
    "@Transporter_Room_3@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2476 …}
  +nested: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  -id: 327091
  -bodyTs: "'/pictrs/image/18223e2e-d181-43a2-a70e-567ae00bb208.jpeg)':27 '/pictrs/image/23af8f94-8f29-4fb0-9d43-eddd9594c8ef.jpeg)':151 '/pictrs/image/37149295-fccc-4589-86da-79c8d71c36b2.jpeg)':24 '/pictrs/image/7ed76243-c5b5-4e0c-91c1-5cec7d3fa7bb.jpeg)':132 '/pictrs/image/f3d1e9a6-802b-4023-b80a-f9aa3df75367.jpeg)':148 '2015':215 '2019':224 '2020':16 '300':188 'accid':211 'accord':243 'across':115 'along':234 'anoth':190 'asid':203 'bad':88 'brought':76 'buck':189 'came':173 'car':39,229 'cheap':255 'civic':5 'comput':36 'crawl':64 'daili':259 'damag':21 'day':108,127 'disappear':48 'electr':61 'end':221 'enough':31 'fine':42 'flood':20 'fresh':104 'get':2,17,101 'glass':162 'go':164 'good':126 'got':29,153,208,219 'great':191 'gremlin':62 'hailstorm':143 'hide':82 'high':30 'hot':106 'humid':107 'immedi':158 'inexpens':200 'keep':231 'knew':161 'late':11 'later':139,177 'lemmy.world':23,26,131,147,150 'lemmy.world/pictrs/image/18223e2e-d181-43a2-a70e-567ae00bb208.jpeg)':25 'lemmy.world/pictrs/image/23af8f94-8f29-4fb0-9d43-eddd9594c8ef.jpeg)':149 'lemmy.world/pictrs/image/37149295-fccc-4589-86da-79c8d71c36b2.jpeg)':22 'lemmy.world/pictrs/image/7ed76243-c5b5-4e0c-91c1-5cec7d3fa7bb.jpeg)':130 'lemmy.world/pictrs/image/f3d1e9a6-802b-4023-b80a-f9aa3df75367.jpeg)':146 'littl':103 'lot':79 'm':57,119 'major':142 'manual':256 'mess':33 'minor':19 'month':92,138 'mustang':113 'new':181 'next':71 'odomet':45 'odor':81 'ok':97 'old':196 'one':182 'own':194 'park':114 'part':192,201 'pass':144 'poor':112 'rear':220 'replac':239 'resolv':53 'safelit':155 'shitbox':197 'short':168 'sinc':52 'six':137 'smell':96 'sometim':49 'soon':171 'stank':87 'still':40,226 'suppli':169 'sure':58,120 'threw':179 'truck':233 'twice':222 'upholsteri':85 'vintag':247 'want':237,253 'water':75 'websit':157 'week':176 'weren':122 'wife':207 'woodwork':68 'work':41 'would':46 'wringer':10 'year':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6865496"
  +editedAt: DateTimeImmutable @1727234760 {#1945
    date: 2024-09-25 05:26:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705800724 {#1368
    date: 2024-01-21 02:32:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED edit
App\Entity\Magazine {#313
  +icon: Proxies\__CG__\App\Entity\Image {#294 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#321
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#285 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
  +entries: Doctrine\ORM\PersistentCollection {#228 …}
  +posts: Doctrine\ORM\PersistentCollection {#186 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
  +bans: Doctrine\ORM\PersistentCollection {#165 …}
  +reports: Doctrine\ORM\PersistentCollection {#151 …}
  +badges: Doctrine\ORM\PersistentCollection {#129 …}
  +logs: Doctrine\ORM\PersistentCollection {#119 …}
  +awards: Doctrine\ORM\PersistentCollection {#108 …}
  +categories: Doctrine\ORM\PersistentCollection {#95 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#322
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#316
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details