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 …}
}
14.08 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 {#1369
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +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 {#2451 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +body: """
    I used to think a slightly different way when I was younger. That these bad drivers needed to be taught a lesson. I would always catch up to them at a red light and shake my head no in disapproval and do a thumbs down.\n
    \n
    Then one day a driver I did that to stuck his hand out the window and waved a handgun in my direction. Looks like he had something to prove and wanted to teach me a lesson, too.\n
    \n
    Lesson learned: no matter what, you never, ever try to shame, scold, escalate, or “teach a lesson” to another driver. Ever. You have no idea what that person may do, and how quickly they can end your life. Would be a shame for you to wind up on the news as a dead person and your family to learn you were killed due to road rage.\n
    \n
    Over a decade since that incident, I’m married and would never do such a thing. If I had children, especially when in my car, I’d hate for them to see negative/retaliation behavior come from me - or worse, for them to see me exhibit any kind of road rage. I’m now older, wiser, and a much safer driver and better human being all around.\n
    \n
    Granted if someone tried a hit and run, I’d be on the phones with the cops and would follow them from a distance enough to get a good description and tag numbers.\n
    \n
    Edit: Yes, I’m American. How did you know?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1705794836 {#1605
    date: 2024-01-21 00:53:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@psycho_driver@lemmy.world"
    "@Transporter_Room_3@startrek.website"
    "@spicytuna62@lemmy.world"
    "@psycho_driver@lemmy.world"
    "@Transporter_Room_3@startrek.website"
    "@spicytuna62@lemmy.world"
    "@psycho_driver@lemmy.world"
    "@Transporter_Room_3@startrek.website"
    "@spicytuna62@lemmy.world"
    "@psycho_driver@lemmy.world"
    "@Transporter_Room_3@startrek.website"
  ]
  +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: 326907
  -bodyTs: "'alway':25 'american':252 'anoth':101 'around':214 'bad':15 'behavior':182 'better':210 'car':173 'catch':26 'children':168 'come':183 'cop':231 'd':175,224 'day':48 'dead':135 'decad':151 'descript':244 'differ':7 'direct':67 'disapprov':40 'distanc':238 'driver':16,50,102,208 'due':145 'edit':248 'end':118 'enough':239 'escal':95 'especi':169 'ever':90,103 'exhibit':193 'famili':139 'follow':234 'get':241 'good':243 'grant':215 'hand':57 'handgun':64 'hate':176 'head':37 'hit':220 'human':211 'idea':107 'incid':154 'kill':144 'kind':195 'know':256 'learn':84,141 'lesson':22,81,83,99 'life':120 'light':33 'like':69 'look':68 'm':156,200,251 'marri':157 'matter':86 'may':111 'much':206 'need':17 'negative/retaliation':181 'never':89,160 'news':132 'number':247 'older':202 'one':47 'person':110,136 'phone':228 'prove':74 'quick':115 'rage':148,198 'red':32 'road':147,197 'run':222 'safer':207 'scold':94 'see':180,191 'shake':35 'shame':93,124 'sinc':152 'slight':6 'someon':217 'someth':72 'stuck':55 'tag':246 'taught':20 'teach':78,97 'thing':164 'think':4 'thumb':44 'tri':91,218 'use':2 'want':76 'wave':62 'way':8 'wind':128 'window':60 'wiser':203 'wors':187 'would':24,121,159,233 'yes':249 'younger':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6862861"
  +editedAt: DateTimeImmutable @1727218107 {#1945
    date: 2024-09-25 00:48:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705794836 {#1368
    date: 2024-01-21 00:53:56.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 {#1370 …}
  +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 {#2451 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +body: """
    I used to think a slightly different way when I was younger. That these bad drivers needed to be taught a lesson. I would always catch up to them at a red light and shake my head no in disapproval and do a thumbs down.\n
    \n
    Then one day a driver I did that to stuck his hand out the window and waved a handgun in my direction. Looks like he had something to prove and wanted to teach me a lesson, too.\n
    \n
    Lesson learned: no matter what, you never, ever try to shame, scold, escalate, or “teach a lesson” to another driver. Ever. You have no idea what that person may do, and how quickly they can end your life. Would be a shame for you to wind up on the news as a dead person and your family to learn you were killed due to road rage.\n
    \n
    Over a decade since that incident, I’m married and would never do such a thing. If I had children, especially when in my car, I’d hate for them to see negative/retaliation behavior come from me - or worse, for them to see me exhibit any kind of road rage. I’m now older, wiser, and a much safer driver and better human being all around.\n
    \n
    Granted if someone tried a hit and run, I’d be on the phones with the cops and would follow them from a distance enough to get a good description and tag numbers.\n
    \n
    Edit: Yes, I’m American. How did you know?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1705794836 {#1605
    date: 2024-01-21 00:53:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@psycho_driver@lemmy.world"
    "@Transporter_Room_3@startrek.website"
    "@spicytuna62@lemmy.world"
    "@psycho_driver@lemmy.world"
    "@Transporter_Room_3@startrek.website"
    "@spicytuna62@lemmy.world"
    "@psycho_driver@lemmy.world"
    "@Transporter_Room_3@startrek.website"
    "@spicytuna62@lemmy.world"
    "@psycho_driver@lemmy.world"
    "@Transporter_Room_3@startrek.website"
  ]
  +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: 326907
  -bodyTs: "'alway':25 'american':252 'anoth':101 'around':214 'bad':15 'behavior':182 'better':210 'car':173 'catch':26 'children':168 'come':183 'cop':231 'd':175,224 'day':48 'dead':135 'decad':151 'descript':244 'differ':7 'direct':67 'disapprov':40 'distanc':238 'driver':16,50,102,208 'due':145 'edit':248 'end':118 'enough':239 'escal':95 'especi':169 'ever':90,103 'exhibit':193 'famili':139 'follow':234 'get':241 'good':243 'grant':215 'hand':57 'handgun':64 'hate':176 'head':37 'hit':220 'human':211 'idea':107 'incid':154 'kill':144 'kind':195 'know':256 'learn':84,141 'lesson':22,81,83,99 'life':120 'light':33 'like':69 'look':68 'm':156,200,251 'marri':157 'matter':86 'may':111 'much':206 'need':17 'negative/retaliation':181 'never':89,160 'news':132 'number':247 'older':202 'one':47 'person':110,136 'phone':228 'prove':74 'quick':115 'rage':148,198 'red':32 'road':147,197 'run':222 'safer':207 'scold':94 'see':180,191 'shake':35 'shame':93,124 'sinc':152 'slight':6 'someon':217 'someth':72 'stuck':55 'tag':246 'taught':20 'teach':78,97 'thing':164 'think':4 'thumb':44 'tri':91,218 'use':2 'want':76 'wave':62 'way':8 'wind':128 'window':60 'wiser':203 'wors':187 'would':24,121,159,233 'yes':249 'younger':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6862861"
  +editedAt: DateTimeImmutable @1727218107 {#1945
    date: 2024-09-25 00:48:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705794836 {#1368
    date: 2024-01-21 00:53:56.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 {#1370 …}
  +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 {#2451 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +body: """
    I used to think a slightly different way when I was younger. That these bad drivers needed to be taught a lesson. I would always catch up to them at a red light and shake my head no in disapproval and do a thumbs down.\n
    \n
    Then one day a driver I did that to stuck his hand out the window and waved a handgun in my direction. Looks like he had something to prove and wanted to teach me a lesson, too.\n
    \n
    Lesson learned: no matter what, you never, ever try to shame, scold, escalate, or “teach a lesson” to another driver. Ever. You have no idea what that person may do, and how quickly they can end your life. Would be a shame for you to wind up on the news as a dead person and your family to learn you were killed due to road rage.\n
    \n
    Over a decade since that incident, I’m married and would never do such a thing. If I had children, especially when in my car, I’d hate for them to see negative/retaliation behavior come from me - or worse, for them to see me exhibit any kind of road rage. I’m now older, wiser, and a much safer driver and better human being all around.\n
    \n
    Granted if someone tried a hit and run, I’d be on the phones with the cops and would follow them from a distance enough to get a good description and tag numbers.\n
    \n
    Edit: Yes, I’m American. How did you know?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1705794836 {#1605
    date: 2024-01-21 00:53:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@psycho_driver@lemmy.world"
    "@Transporter_Room_3@startrek.website"
    "@spicytuna62@lemmy.world"
    "@psycho_driver@lemmy.world"
    "@Transporter_Room_3@startrek.website"
    "@spicytuna62@lemmy.world"
    "@psycho_driver@lemmy.world"
    "@Transporter_Room_3@startrek.website"
    "@spicytuna62@lemmy.world"
    "@psycho_driver@lemmy.world"
    "@Transporter_Room_3@startrek.website"
  ]
  +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: 326907
  -bodyTs: "'alway':25 'american':252 'anoth':101 'around':214 'bad':15 'behavior':182 'better':210 'car':173 'catch':26 'children':168 'come':183 'cop':231 'd':175,224 'day':48 'dead':135 'decad':151 'descript':244 'differ':7 'direct':67 'disapprov':40 'distanc':238 'driver':16,50,102,208 'due':145 'edit':248 'end':118 'enough':239 'escal':95 'especi':169 'ever':90,103 'exhibit':193 'famili':139 'follow':234 'get':241 'good':243 'grant':215 'hand':57 'handgun':64 'hate':176 'head':37 'hit':220 'human':211 'idea':107 'incid':154 'kill':144 'kind':195 'know':256 'learn':84,141 'lesson':22,81,83,99 'life':120 'light':33 'like':69 'look':68 'm':156,200,251 'marri':157 'matter':86 'may':111 'much':206 'need':17 'negative/retaliation':181 'never':89,160 'news':132 'number':247 'older':202 'one':47 'person':110,136 'phone':228 'prove':74 'quick':115 'rage':148,198 'red':32 'road':147,197 'run':222 'safer':207 'scold':94 'see':180,191 'shake':35 'shame':93,124 'sinc':152 'slight':6 'someon':217 'someth':72 'stuck':55 'tag':246 'taught':20 'teach':78,97 'thing':164 'think':4 'thumb':44 'tri':91,218 'use':2 'want':76 'wave':62 'way':8 'wind':128 'window':60 'wiser':203 'wors':187 'would':24,121,159,233 'yes':249 'younger':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6862861"
  +editedAt: DateTimeImmutable @1727218107 {#1945
    date: 2024-09-25 00:48:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705794836 {#1368
    date: 2024-01-21 00:53:56.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