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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1394
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +entry: App\Entity\Entry {#1790 …}
  +magazine: App\Entity\Magazine {#314
    +icon: Proxies\__CG__\App\Entity\Image {#295 …}
    +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 {#322
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#286 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
    +entries: Doctrine\ORM\PersistentCollection {#229 …}
    +posts: Doctrine\ORM\PersistentCollection {#187 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
    +bans: Doctrine\ORM\PersistentCollection {#166 …}
    +reports: Doctrine\ORM\PersistentCollection {#152 …}
    +badges: Doctrine\ORM\PersistentCollection {#130 …}
    +logs: Doctrine\ORM\PersistentCollection {#120 …}
    +awards: Doctrine\ORM\PersistentCollection {#109 …}
    +categories: Doctrine\ORM\PersistentCollection {#96 …}
    -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 {#323
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#317
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I absolutely HATE Walmart. I should hate them for their exploitation of workers, their shit products or any number of their shit corporation’s dealings. But the thing that drew the final blow for me was an incident dealing with their self checkout and their system of ascribing guilt for theft without any due process.\n
    \n
    I went to a store about half an hour away from where I lived as they aren’t common near where I’m from. Bought several items including a marker board. Checked out using self checkout. Marker board was too big to fit into a bag, so I set it aside to bring with me after scanning everything. Well, as luck would have it, when I got home I realized I never brought my marker board home but I had paid for it and had the receipt to prove it. I called the store and explained the situation to the manager at customer service who assured me I could come to the store and pickup the item, no troubles.\n
    \n
    So I drove back up to the store hour round trip. I get there and the customer service line is about 15 people deep at this point. Only one person behind the counter. After about 30 min waiting in line, I finally get up to the counter and explain my issue, showing the receipt and that I had spoken to a manager earlier and that they said to come in and it would be fine to pickup the marker board. Well, not only was it not fine, but then the woman behind the counter, after having a discussion with her security dept over the phone who “reviewed the footage” from my checkout, decided that I had actually attempted to put something into my pocket to steal something!? Incredulously, I asked her why on earth I would go through the trouble to come all this way back to the store for an item that I clearly paid for along with about $60 worth of other stuff which again, also clearly paid for, if I had stolen something!? She refused to budge and I was honestly shocked she had the audacity to accuse me of theft 100% seriously. I left that store and haven’t set foot in a Walmart since. It’s been 4 years and it’s the best consumer decision I’ve ever made.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1696800535 {#1768
    date: 2023-10-08 23:28:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lanky_Pomegranate530@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1378 …}
  +nested: Doctrine\ORM\PersistentCollection {#1371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2483 …}
  -id: 36625
  -bodyTs: "'100':369 '15':196 '30':210 '4':387 '60':335 'absolut':2 'accus':365 'actual':291 'along':332 'also':342 'aren':72 'ascrib':48 'asid':106 'ask':304 'assur':161 'attempt':292 'audac':363 'away':65 'back':178,320 'bag':101 'behind':205,266 'best':393 'big':96 'blow':33 'board':86,93,131,254 'bought':80 'bring':108 'brought':128 'budg':354 'call':147 'check':87 'checkout':43,91,286 'clear':329,343 'come':165,243,316 'common':74 'consum':394 'corpor':23 'could':164 'counter':207,221,268 'custom':158,191 'deal':25,39 'decid':287 'decis':395 'deep':198 'dept':276 'discuss':272 'drew':30 'drove':177 'due':54 'earlier':237 'earth':308 'ever':398 'everyth':113 'explain':151,223 'exploit':11 'final':32,216 'fine':249,261 'fit':98 'foot':379 'footag':283 'get':187,217 'go':311 'got':122 'guilt':49 'half':62 'hate':3,7 'haven':376 'home':123,132 'honest':358 'hour':64,183 'incid':38 'includ':83 'incredul':302 'issu':225 'item':82,172,326 'left':372 'line':193,214 'live':69 'luck':116 'm':78 'made':399 'manag':156,236 'marker':85,92,130,253 'min':211 'near':75 'never':127 'number':19 'one':203 'paid':136,330,344 'peopl':197 'person':204 'phone':279 'pickup':170,251 'pocket':298 'point':201 'process':55 'product':16 'prove':144 'put':294 'realiz':125 'receipt':142,228 'refus':352 'review':281 'round':184 'said':241 'scan':112 'secur':275 'self':42,90 'serious':370 'servic':159,192 'set':104,378 'sever':81 'shit':15,22 'shock':359 'show':226 'sinc':383 'situat':153 'someth':295,301,350 'spoken':233 'steal':300 'stolen':349 'store':60,149,168,182,323,374 'stuff':339 'system':46 'theft':51,368 'thing':28 'trip':185 'troubl':174,314 'use':89 've':397 'wait':212 'walmart':4,382 'way':319 'well':114,255 'went':57 'without':52 'woman':265 'worker':13 'worth':336 'would':117,247,310 'year':388"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4628755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696720105 {#1377
    date: 2023-10-08 01:08:25.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 {#1394
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +entry: App\Entity\Entry {#1790 …}
  +magazine: App\Entity\Magazine {#314
    +icon: Proxies\__CG__\App\Entity\Image {#295 …}
    +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 {#322
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#286 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
    +entries: Doctrine\ORM\PersistentCollection {#229 …}
    +posts: Doctrine\ORM\PersistentCollection {#187 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
    +bans: Doctrine\ORM\PersistentCollection {#166 …}
    +reports: Doctrine\ORM\PersistentCollection {#152 …}
    +badges: Doctrine\ORM\PersistentCollection {#130 …}
    +logs: Doctrine\ORM\PersistentCollection {#120 …}
    +awards: Doctrine\ORM\PersistentCollection {#109 …}
    +categories: Doctrine\ORM\PersistentCollection {#96 …}
    -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 {#323
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#317
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I absolutely HATE Walmart. I should hate them for their exploitation of workers, their shit products or any number of their shit corporation’s dealings. But the thing that drew the final blow for me was an incident dealing with their self checkout and their system of ascribing guilt for theft without any due process.\n
    \n
    I went to a store about half an hour away from where I lived as they aren’t common near where I’m from. Bought several items including a marker board. Checked out using self checkout. Marker board was too big to fit into a bag, so I set it aside to bring with me after scanning everything. Well, as luck would have it, when I got home I realized I never brought my marker board home but I had paid for it and had the receipt to prove it. I called the store and explained the situation to the manager at customer service who assured me I could come to the store and pickup the item, no troubles.\n
    \n
    So I drove back up to the store hour round trip. I get there and the customer service line is about 15 people deep at this point. Only one person behind the counter. After about 30 min waiting in line, I finally get up to the counter and explain my issue, showing the receipt and that I had spoken to a manager earlier and that they said to come in and it would be fine to pickup the marker board. Well, not only was it not fine, but then the woman behind the counter, after having a discussion with her security dept over the phone who “reviewed the footage” from my checkout, decided that I had actually attempted to put something into my pocket to steal something!? Incredulously, I asked her why on earth I would go through the trouble to come all this way back to the store for an item that I clearly paid for along with about $60 worth of other stuff which again, also clearly paid for, if I had stolen something!? She refused to budge and I was honestly shocked she had the audacity to accuse me of theft 100% seriously. I left that store and haven’t set foot in a Walmart since. It’s been 4 years and it’s the best consumer decision I’ve ever made.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1696800535 {#1768
    date: 2023-10-08 23:28:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lanky_Pomegranate530@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1378 …}
  +nested: Doctrine\ORM\PersistentCollection {#1371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2483 …}
  -id: 36625
  -bodyTs: "'100':369 '15':196 '30':210 '4':387 '60':335 'absolut':2 'accus':365 'actual':291 'along':332 'also':342 'aren':72 'ascrib':48 'asid':106 'ask':304 'assur':161 'attempt':292 'audac':363 'away':65 'back':178,320 'bag':101 'behind':205,266 'best':393 'big':96 'blow':33 'board':86,93,131,254 'bought':80 'bring':108 'brought':128 'budg':354 'call':147 'check':87 'checkout':43,91,286 'clear':329,343 'come':165,243,316 'common':74 'consum':394 'corpor':23 'could':164 'counter':207,221,268 'custom':158,191 'deal':25,39 'decid':287 'decis':395 'deep':198 'dept':276 'discuss':272 'drew':30 'drove':177 'due':54 'earlier':237 'earth':308 'ever':398 'everyth':113 'explain':151,223 'exploit':11 'final':32,216 'fine':249,261 'fit':98 'foot':379 'footag':283 'get':187,217 'go':311 'got':122 'guilt':49 'half':62 'hate':3,7 'haven':376 'home':123,132 'honest':358 'hour':64,183 'incid':38 'includ':83 'incredul':302 'issu':225 'item':82,172,326 'left':372 'line':193,214 'live':69 'luck':116 'm':78 'made':399 'manag':156,236 'marker':85,92,130,253 'min':211 'near':75 'never':127 'number':19 'one':203 'paid':136,330,344 'peopl':197 'person':204 'phone':279 'pickup':170,251 'pocket':298 'point':201 'process':55 'product':16 'prove':144 'put':294 'realiz':125 'receipt':142,228 'refus':352 'review':281 'round':184 'said':241 'scan':112 'secur':275 'self':42,90 'serious':370 'servic':159,192 'set':104,378 'sever':81 'shit':15,22 'shock':359 'show':226 'sinc':383 'situat':153 'someth':295,301,350 'spoken':233 'steal':300 'stolen':349 'store':60,149,168,182,323,374 'stuff':339 'system':46 'theft':51,368 'thing':28 'trip':185 'troubl':174,314 'use':89 've':397 'wait':212 'walmart':4,382 'way':319 'well':114,255 'went':57 'without':52 'woman':265 'worker':13 'worth':336 'would':117,247,310 'year':388"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4628755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696720105 {#1377
    date: 2023-10-08 01:08:25.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 {#1394
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +entry: App\Entity\Entry {#1790 …}
  +magazine: App\Entity\Magazine {#314
    +icon: Proxies\__CG__\App\Entity\Image {#295 …}
    +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 {#322
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#286 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
    +entries: Doctrine\ORM\PersistentCollection {#229 …}
    +posts: Doctrine\ORM\PersistentCollection {#187 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
    +bans: Doctrine\ORM\PersistentCollection {#166 …}
    +reports: Doctrine\ORM\PersistentCollection {#152 …}
    +badges: Doctrine\ORM\PersistentCollection {#130 …}
    +logs: Doctrine\ORM\PersistentCollection {#120 …}
    +awards: Doctrine\ORM\PersistentCollection {#109 …}
    +categories: Doctrine\ORM\PersistentCollection {#96 …}
    -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 {#323
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#317
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I absolutely HATE Walmart. I should hate them for their exploitation of workers, their shit products or any number of their shit corporation’s dealings. But the thing that drew the final blow for me was an incident dealing with their self checkout and their system of ascribing guilt for theft without any due process.\n
    \n
    I went to a store about half an hour away from where I lived as they aren’t common near where I’m from. Bought several items including a marker board. Checked out using self checkout. Marker board was too big to fit into a bag, so I set it aside to bring with me after scanning everything. Well, as luck would have it, when I got home I realized I never brought my marker board home but I had paid for it and had the receipt to prove it. I called the store and explained the situation to the manager at customer service who assured me I could come to the store and pickup the item, no troubles.\n
    \n
    So I drove back up to the store hour round trip. I get there and the customer service line is about 15 people deep at this point. Only one person behind the counter. After about 30 min waiting in line, I finally get up to the counter and explain my issue, showing the receipt and that I had spoken to a manager earlier and that they said to come in and it would be fine to pickup the marker board. Well, not only was it not fine, but then the woman behind the counter, after having a discussion with her security dept over the phone who “reviewed the footage” from my checkout, decided that I had actually attempted to put something into my pocket to steal something!? Incredulously, I asked her why on earth I would go through the trouble to come all this way back to the store for an item that I clearly paid for along with about $60 worth of other stuff which again, also clearly paid for, if I had stolen something!? She refused to budge and I was honestly shocked she had the audacity to accuse me of theft 100% seriously. I left that store and haven’t set foot in a Walmart since. It’s been 4 years and it’s the best consumer decision I’ve ever made.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1696800535 {#1768
    date: 2023-10-08 23:28:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lanky_Pomegranate530@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1378 …}
  +nested: Doctrine\ORM\PersistentCollection {#1371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2483 …}
  -id: 36625
  -bodyTs: "'100':369 '15':196 '30':210 '4':387 '60':335 'absolut':2 'accus':365 'actual':291 'along':332 'also':342 'aren':72 'ascrib':48 'asid':106 'ask':304 'assur':161 'attempt':292 'audac':363 'away':65 'back':178,320 'bag':101 'behind':205,266 'best':393 'big':96 'blow':33 'board':86,93,131,254 'bought':80 'bring':108 'brought':128 'budg':354 'call':147 'check':87 'checkout':43,91,286 'clear':329,343 'come':165,243,316 'common':74 'consum':394 'corpor':23 'could':164 'counter':207,221,268 'custom':158,191 'deal':25,39 'decid':287 'decis':395 'deep':198 'dept':276 'discuss':272 'drew':30 'drove':177 'due':54 'earlier':237 'earth':308 'ever':398 'everyth':113 'explain':151,223 'exploit':11 'final':32,216 'fine':249,261 'fit':98 'foot':379 'footag':283 'get':187,217 'go':311 'got':122 'guilt':49 'half':62 'hate':3,7 'haven':376 'home':123,132 'honest':358 'hour':64,183 'incid':38 'includ':83 'incredul':302 'issu':225 'item':82,172,326 'left':372 'line':193,214 'live':69 'luck':116 'm':78 'made':399 'manag':156,236 'marker':85,92,130,253 'min':211 'near':75 'never':127 'number':19 'one':203 'paid':136,330,344 'peopl':197 'person':204 'phone':279 'pickup':170,251 'pocket':298 'point':201 'process':55 'product':16 'prove':144 'put':294 'realiz':125 'receipt':142,228 'refus':352 'review':281 'round':184 'said':241 'scan':112 'secur':275 'self':42,90 'serious':370 'servic':159,192 'set':104,378 'sever':81 'shit':15,22 'shock':359 'show':226 'sinc':383 'situat':153 'someth':295,301,350 'spoken':233 'steal':300 'stolen':349 'store':60,149,168,182,323,374 'stuff':339 'system':46 'theft':51,368 'thing':28 'trip':185 'troubl':174,314 'use':89 've':397 'wait':212 'walmart':4,382 'way':319 'well':114,255 'went':57 'without':52 'woman':265 'worker':13 'worth':336 'would':117,247,310 'year':388"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4628755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696720105 {#1377
    date: 2023-10-08 01:08:25.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 {#314
  +icon: Proxies\__CG__\App\Entity\Image {#295 …}
  +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 {#322
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#286 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
  +entries: Doctrine\ORM\PersistentCollection {#229 …}
  +posts: Doctrine\ORM\PersistentCollection {#187 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
  +bans: Doctrine\ORM\PersistentCollection {#166 …}
  +reports: Doctrine\ORM\PersistentCollection {#152 …}
  +badges: Doctrine\ORM\PersistentCollection {#130 …}
  +logs: Doctrine\ORM\PersistentCollection {#120 …}
  +awards: Doctrine\ORM\PersistentCollection {#109 …}
  +categories: Doctrine\ORM\PersistentCollection {#96 …}
  -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 {#323
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#317
    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