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.13 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.03 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 {#1366
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +entry: App\Entity\Entry {#1810 …}
  +magazine: App\Entity\Magazine {#313
    +icon: Proxies\__CG__\App\Entity\Image {#294 …}
    +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: 307
    +entryCommentCount: 6090
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729579416 {#323
      date: 2024-10-22 08:43:36.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: 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 @1729563669 {#317
      date: 2024-10-22 04:21:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689840443 {#316
      date: 2023-07-20 10:07:23.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
  +body: """
    One thing that shocked me about living in Asia was the amount of plastic and individually wrapped fruit...sometimes double or triple-packaged.  \n
     You will even occasionally buy a pack of Oreos and inside the package, each Oreo is individually wrapped. I don't know why it's so normal to use so much plastic.\n
    \n
    This was in Singapore btw - the country that's supposed to be 'green' by 2030.\n
    \n
    When Singapore announced it would be getting rid of one-use plastic bags, there was a huge uproar. My colleagues at the time would ask how they are supposed to carry groceries back home. When I mentioned they can bring a reusable bag, they were like "It's so much trouble to carry bags to the store when they can just provide them!"\n
    \n
    Of course, not everyone had this mentality, but the people against this new policy pretty much said the same word for word.\n
    \n
    Not to mention, there are ZERO composting programs in Singapore. Maybe you can find one mom-and-pop shop that has a compost box where you can bring your waste, but again - most people don't drive, and bringing your trash on public transport definitely won't fly.\n
    \n
    I hope they reach the green goal by 2030, but they have a LOT of work to do in the next 6.5 years...
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1690046253 {#1605
    date: 2023-07-22 19:17:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tictac2@lemmy.world"
    "@Cybermass@lemmy.world"
    "@teft@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2355 …}
  +nested: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  -id: 23053
  -bodyTs: "'2030':71,215 '6.5':228 'amount':12 'announc':74 'asia':9 'ask':97 'back':105 'bag':85,115,126 'box':182 'bring':112,186,197 'btw':61 'buy':29 'carri':103,125 'colleagu':92 'compost':164,181 'countri':63 'cours':137 'definit':203 'doubl':20 'drive':195 'even':27 'everyon':139 'find':171 'fli':206 'fruit':18 'get':78 'goal':213 'green':69,212 'groceri':104 'home':106 'hope':208 'huge':89 'individu':16,41 'insid':35 'know':46 'like':118 'live':7 'lot':220 'mayb':168 'mental':142 'mention':109,160 'mom':174 'mom-and-pop':173 'much':55,122,151 'new':148 'next':227 'normal':51 'occasion':28 'one':1,82,172 'one-us':81 'oreo':33,39 'pack':31 'packag':24,37 'peopl':145,192 'plastic':14,56,84 'polici':149 'pop':176 'pretti':150 'program':165 'provid':134 'public':201 'reach':210 'reusabl':114 'rid':79 'said':152 'shock':4 'shop':177 'singapor':60,73,167 'sometim':19 'store':129 'suppos':66,101 'thing':2 'time':95 'transport':202 'trash':199 'tripl':23 'triple-packag':22 'troubl':123 'uproar':90 'use':53,83 'wast':188 'won':204 'word':155,157 'work':222 'would':76,96 'wrap':17,42 'year':229 'zero':163"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/236480/-/comment/1030510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690046253 {#1945
    date: 2023-07-22 19:17:33.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 {#1366
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +entry: App\Entity\Entry {#1810 …}
  +magazine: App\Entity\Magazine {#313
    +icon: Proxies\__CG__\App\Entity\Image {#294 …}
    +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: 307
    +entryCommentCount: 6090
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729579416 {#323
      date: 2024-10-22 08:43:36.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: 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 @1729563669 {#317
      date: 2024-10-22 04:21:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689840443 {#316
      date: 2023-07-20 10:07:23.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
  +body: """
    One thing that shocked me about living in Asia was the amount of plastic and individually wrapped fruit...sometimes double or triple-packaged.  \n
     You will even occasionally buy a pack of Oreos and inside the package, each Oreo is individually wrapped. I don't know why it's so normal to use so much plastic.\n
    \n
    This was in Singapore btw - the country that's supposed to be 'green' by 2030.\n
    \n
    When Singapore announced it would be getting rid of one-use plastic bags, there was a huge uproar. My colleagues at the time would ask how they are supposed to carry groceries back home. When I mentioned they can bring a reusable bag, they were like "It's so much trouble to carry bags to the store when they can just provide them!"\n
    \n
    Of course, not everyone had this mentality, but the people against this new policy pretty much said the same word for word.\n
    \n
    Not to mention, there are ZERO composting programs in Singapore. Maybe you can find one mom-and-pop shop that has a compost box where you can bring your waste, but again - most people don't drive, and bringing your trash on public transport definitely won't fly.\n
    \n
    I hope they reach the green goal by 2030, but they have a LOT of work to do in the next 6.5 years...
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1690046253 {#1605
    date: 2023-07-22 19:17:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tictac2@lemmy.world"
    "@Cybermass@lemmy.world"
    "@teft@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2355 …}
  +nested: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  -id: 23053
  -bodyTs: "'2030':71,215 '6.5':228 'amount':12 'announc':74 'asia':9 'ask':97 'back':105 'bag':85,115,126 'box':182 'bring':112,186,197 'btw':61 'buy':29 'carri':103,125 'colleagu':92 'compost':164,181 'countri':63 'cours':137 'definit':203 'doubl':20 'drive':195 'even':27 'everyon':139 'find':171 'fli':206 'fruit':18 'get':78 'goal':213 'green':69,212 'groceri':104 'home':106 'hope':208 'huge':89 'individu':16,41 'insid':35 'know':46 'like':118 'live':7 'lot':220 'mayb':168 'mental':142 'mention':109,160 'mom':174 'mom-and-pop':173 'much':55,122,151 'new':148 'next':227 'normal':51 'occasion':28 'one':1,82,172 'one-us':81 'oreo':33,39 'pack':31 'packag':24,37 'peopl':145,192 'plastic':14,56,84 'polici':149 'pop':176 'pretti':150 'program':165 'provid':134 'public':201 'reach':210 'reusabl':114 'rid':79 'said':152 'shock':4 'shop':177 'singapor':60,73,167 'sometim':19 'store':129 'suppos':66,101 'thing':2 'time':95 'transport':202 'trash':199 'tripl':23 'triple-packag':22 'troubl':123 'uproar':90 'use':53,83 'wast':188 'won':204 'word':155,157 'work':222 'would':76,96 'wrap':17,42 'year':229 'zero':163"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/236480/-/comment/1030510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690046253 {#1945
    date: 2023-07-22 19:17:33.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 {#1366
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +entry: App\Entity\Entry {#1810 …}
  +magazine: App\Entity\Magazine {#313
    +icon: Proxies\__CG__\App\Entity\Image {#294 …}
    +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: 307
    +entryCommentCount: 6090
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729579416 {#323
      date: 2024-10-22 08:43:36.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: 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 @1729563669 {#317
      date: 2024-10-22 04:21:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689840443 {#316
      date: 2023-07-20 10:07:23.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
  +body: """
    One thing that shocked me about living in Asia was the amount of plastic and individually wrapped fruit...sometimes double or triple-packaged.  \n
     You will even occasionally buy a pack of Oreos and inside the package, each Oreo is individually wrapped. I don't know why it's so normal to use so much plastic.\n
    \n
    This was in Singapore btw - the country that's supposed to be 'green' by 2030.\n
    \n
    When Singapore announced it would be getting rid of one-use plastic bags, there was a huge uproar. My colleagues at the time would ask how they are supposed to carry groceries back home. When I mentioned they can bring a reusable bag, they were like "It's so much trouble to carry bags to the store when they can just provide them!"\n
    \n
    Of course, not everyone had this mentality, but the people against this new policy pretty much said the same word for word.\n
    \n
    Not to mention, there are ZERO composting programs in Singapore. Maybe you can find one mom-and-pop shop that has a compost box where you can bring your waste, but again - most people don't drive, and bringing your trash on public transport definitely won't fly.\n
    \n
    I hope they reach the green goal by 2030, but they have a LOT of work to do in the next 6.5 years...
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1690046253 {#1605
    date: 2023-07-22 19:17:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tictac2@lemmy.world"
    "@Cybermass@lemmy.world"
    "@teft@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2355 …}
  +nested: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  -id: 23053
  -bodyTs: "'2030':71,215 '6.5':228 'amount':12 'announc':74 'asia':9 'ask':97 'back':105 'bag':85,115,126 'box':182 'bring':112,186,197 'btw':61 'buy':29 'carri':103,125 'colleagu':92 'compost':164,181 'countri':63 'cours':137 'definit':203 'doubl':20 'drive':195 'even':27 'everyon':139 'find':171 'fli':206 'fruit':18 'get':78 'goal':213 'green':69,212 'groceri':104 'home':106 'hope':208 'huge':89 'individu':16,41 'insid':35 'know':46 'like':118 'live':7 'lot':220 'mayb':168 'mental':142 'mention':109,160 'mom':174 'mom-and-pop':173 'much':55,122,151 'new':148 'next':227 'normal':51 'occasion':28 'one':1,82,172 'one-us':81 'oreo':33,39 'pack':31 'packag':24,37 'peopl':145,192 'plastic':14,56,84 'polici':149 'pop':176 'pretti':150 'program':165 'provid':134 'public':201 'reach':210 'reusabl':114 'rid':79 'said':152 'shock':4 'shop':177 'singapor':60,73,167 'sometim':19 'store':129 'suppos':66,101 'thing':2 'time':95 'transport':202 'trash':199 'tripl':23 'triple-packag':22 'troubl':123 'uproar':90 'use':53,83 'wast':188 'won':204 'word':155,157 'work':222 'would':76,96 'wrap':17,42 'year':229 'zero':163"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/236480/-/comment/1030510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690046253 {#1945
    date: 2023-07-22 19:17:33.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 {#313
  +icon: Proxies\__CG__\App\Entity\Image {#294 …}
  +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: 307
  +entryCommentCount: 6090
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729579416 {#323
    date: 2024-10-22 08:43:36.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: 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 @1729563669 {#317
    date: 2024-10-22 04:21:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1689840443 {#316
    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