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.75 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 {#1374
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +entry: App\Entity\Entry {#1856 …}
  +magazine: App\Entity\Magazine {#312
    +icon: Proxies\__CG__\App\Entity\Image {#293 …}
    +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 {#320
      date: 2024-10-22 08:43:36.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +entries: Doctrine\ORM\PersistentCollection {#227 …}
    +posts: Doctrine\ORM\PersistentCollection {#185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
    +bans: Doctrine\ORM\PersistentCollection {#164 …}
    +reports: Doctrine\ORM\PersistentCollection {#150 …}
    +badges: Doctrine\ORM\PersistentCollection {#128 …}
    +logs: Doctrine\ORM\PersistentCollection {#118 …}
    +awards: Doctrine\ORM\PersistentCollection {#107 …}
    +categories: Doctrine\ORM\PersistentCollection {#94 …}
    -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 {#321
      date: 2024-10-22 04:21:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689840443 {#315
      date: 2023-07-20 10:07:23.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2451 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2451 …}
  +body: """
    This is wrong. So very wrong. “Stop flying as much”? Dude, the majority of people that I know didn’t fly airplane a single time in their lives. Small percentage flew perhaps a few times in their decades-long lives.\n
    \n
    The lists misses more reasonable things:\n
    \n
    - ditch whatever modern “high energy demand” fad there is, be it bitcoin mining or electric car\n
    - spend less time on activities that rely on energy consumption, be it online browsing, or playing high-demand video games\n
    - vote for whatever party there is, that wants to build nuclear power plants and postulate to bring cheap energy to every household\n
    - vote for whatever party plans to do something about urban infrastructure, so that mass transit and bikes become plausible alternative to a car\n
    - as much as possible avoid Chinese stuff, avoid enterprises that outsource their work to China, yes it means skipping yet another iCrap announced\n
    - do not exchange hardware/electronic/digital devices that often, ffs the cpu/gpu/memory values do not matter that much\n
    - don’t change your diet, but consider improving it - eat less, waste less, do not overindulge on delicacies\n
    - learn as much as you can about things that reduce your reliance on the society and the products/services it provides
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1692549195 {#1769
    date: 2023-08-20 18:33:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ruford1976@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2356 …}
  +nested: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2428 …}
  +reports: Doctrine\ORM\PersistentCollection {#2436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  -id: 26372
  -bodyTs: "'activ':68 'airplan':22 'altern':126 'announc':152 'anoth':150 'avoid':134,137 'becom':124 'bike':123 'bitcoin':59 'bring':101 'brows':77 'build':94 'car':63,129 'chang':171 'cheap':102 'china':144 'chines':135 'consid':175 'consumpt':73 'cpu/gpu/memory':162 'decad':39 'decades-long':38 'delicaci':186 'demand':53,82 'devic':157 'didn':19 'diet':173 'ditch':48 'dude':11 'eat':178 'electr':62 'energi':52,72,103 'enterpris':138 'everi':105 'exchang':155 'fad':54 'ffs':160 'flew':31 'fli':8,21 'game':84 'hardware/electronic/digital':156 'high':51,81 'high-demand':80 'household':106 'icrap':151 'improv':176 'infrastructur':117 'know':18 'learn':187 'less':65,179,181 'list':43 'live':28,41 'long':40 'major':13 'mass':120 'matter':166 'mean':147 'mine':60 'miss':44 'modern':50 'much':10,131,168,189 'nuclear':95 'often':159 'onlin':76 'outsourc':140 'overindulg':184 'parti':88,110 'peopl':15 'percentag':30 'perhap':32 'plan':111 'plant':97 'plausibl':125 'play':79 'possibl':133 'postul':99 'power':96 'products/services':204 'provid':206 'reason':46 'reduc':196 'reli':70 'relianc':198 'singl':24 'skip':148 'small':29 'societi':201 'someth':114 'spend':64 'stop':7 'stuff':136 'thing':47,194 'time':25,35,66 'transit':121 'urban':116 'valu':163 'video':83 'vote':85,107 'want':92 'wast':180 'whatev':49,87,109 'work':142 'wrong':3,6 'yes':145 'yet':149"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2612793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692549195 {#1969
    date: 2023-08-20 18:33:15.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 {#1374
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +entry: App\Entity\Entry {#1856 …}
  +magazine: App\Entity\Magazine {#312
    +icon: Proxies\__CG__\App\Entity\Image {#293 …}
    +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 {#320
      date: 2024-10-22 08:43:36.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +entries: Doctrine\ORM\PersistentCollection {#227 …}
    +posts: Doctrine\ORM\PersistentCollection {#185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
    +bans: Doctrine\ORM\PersistentCollection {#164 …}
    +reports: Doctrine\ORM\PersistentCollection {#150 …}
    +badges: Doctrine\ORM\PersistentCollection {#128 …}
    +logs: Doctrine\ORM\PersistentCollection {#118 …}
    +awards: Doctrine\ORM\PersistentCollection {#107 …}
    +categories: Doctrine\ORM\PersistentCollection {#94 …}
    -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 {#321
      date: 2024-10-22 04:21:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689840443 {#315
      date: 2023-07-20 10:07:23.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2451 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2451 …}
  +body: """
    This is wrong. So very wrong. “Stop flying as much”? Dude, the majority of people that I know didn’t fly airplane a single time in their lives. Small percentage flew perhaps a few times in their decades-long lives.\n
    \n
    The lists misses more reasonable things:\n
    \n
    - ditch whatever modern “high energy demand” fad there is, be it bitcoin mining or electric car\n
    - spend less time on activities that rely on energy consumption, be it online browsing, or playing high-demand video games\n
    - vote for whatever party there is, that wants to build nuclear power plants and postulate to bring cheap energy to every household\n
    - vote for whatever party plans to do something about urban infrastructure, so that mass transit and bikes become plausible alternative to a car\n
    - as much as possible avoid Chinese stuff, avoid enterprises that outsource their work to China, yes it means skipping yet another iCrap announced\n
    - do not exchange hardware/electronic/digital devices that often, ffs the cpu/gpu/memory values do not matter that much\n
    - don’t change your diet, but consider improving it - eat less, waste less, do not overindulge on delicacies\n
    - learn as much as you can about things that reduce your reliance on the society and the products/services it provides
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1692549195 {#1769
    date: 2023-08-20 18:33:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ruford1976@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2356 …}
  +nested: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2428 …}
  +reports: Doctrine\ORM\PersistentCollection {#2436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  -id: 26372
  -bodyTs: "'activ':68 'airplan':22 'altern':126 'announc':152 'anoth':150 'avoid':134,137 'becom':124 'bike':123 'bitcoin':59 'bring':101 'brows':77 'build':94 'car':63,129 'chang':171 'cheap':102 'china':144 'chines':135 'consid':175 'consumpt':73 'cpu/gpu/memory':162 'decad':39 'decades-long':38 'delicaci':186 'demand':53,82 'devic':157 'didn':19 'diet':173 'ditch':48 'dude':11 'eat':178 'electr':62 'energi':52,72,103 'enterpris':138 'everi':105 'exchang':155 'fad':54 'ffs':160 'flew':31 'fli':8,21 'game':84 'hardware/electronic/digital':156 'high':51,81 'high-demand':80 'household':106 'icrap':151 'improv':176 'infrastructur':117 'know':18 'learn':187 'less':65,179,181 'list':43 'live':28,41 'long':40 'major':13 'mass':120 'matter':166 'mean':147 'mine':60 'miss':44 'modern':50 'much':10,131,168,189 'nuclear':95 'often':159 'onlin':76 'outsourc':140 'overindulg':184 'parti':88,110 'peopl':15 'percentag':30 'perhap':32 'plan':111 'plant':97 'plausibl':125 'play':79 'possibl':133 'postul':99 'power':96 'products/services':204 'provid':206 'reason':46 'reduc':196 'reli':70 'relianc':198 'singl':24 'skip':148 'small':29 'societi':201 'someth':114 'spend':64 'stop':7 'stuff':136 'thing':47,194 'time':25,35,66 'transit':121 'urban':116 'valu':163 'video':83 'vote':85,107 'want':92 'wast':180 'whatev':49,87,109 'work':142 'wrong':3,6 'yes':145 'yet':149"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2612793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692549195 {#1969
    date: 2023-08-20 18:33:15.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 {#1374
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +entry: App\Entity\Entry {#1856 …}
  +magazine: App\Entity\Magazine {#312
    +icon: Proxies\__CG__\App\Entity\Image {#293 …}
    +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 {#320
      date: 2024-10-22 08:43:36.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +entries: Doctrine\ORM\PersistentCollection {#227 …}
    +posts: Doctrine\ORM\PersistentCollection {#185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
    +bans: Doctrine\ORM\PersistentCollection {#164 …}
    +reports: Doctrine\ORM\PersistentCollection {#150 …}
    +badges: Doctrine\ORM\PersistentCollection {#128 …}
    +logs: Doctrine\ORM\PersistentCollection {#118 …}
    +awards: Doctrine\ORM\PersistentCollection {#107 …}
    +categories: Doctrine\ORM\PersistentCollection {#94 …}
    -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 {#321
      date: 2024-10-22 04:21:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689840443 {#315
      date: 2023-07-20 10:07:23.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2451 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2451 …}
  +body: """
    This is wrong. So very wrong. “Stop flying as much”? Dude, the majority of people that I know didn’t fly airplane a single time in their lives. Small percentage flew perhaps a few times in their decades-long lives.\n
    \n
    The lists misses more reasonable things:\n
    \n
    - ditch whatever modern “high energy demand” fad there is, be it bitcoin mining or electric car\n
    - spend less time on activities that rely on energy consumption, be it online browsing, or playing high-demand video games\n
    - vote for whatever party there is, that wants to build nuclear power plants and postulate to bring cheap energy to every household\n
    - vote for whatever party plans to do something about urban infrastructure, so that mass transit and bikes become plausible alternative to a car\n
    - as much as possible avoid Chinese stuff, avoid enterprises that outsource their work to China, yes it means skipping yet another iCrap announced\n
    - do not exchange hardware/electronic/digital devices that often, ffs the cpu/gpu/memory values do not matter that much\n
    - don’t change your diet, but consider improving it - eat less, waste less, do not overindulge on delicacies\n
    - learn as much as you can about things that reduce your reliance on the society and the products/services it provides
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1692549195 {#1769
    date: 2023-08-20 18:33:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ruford1976@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2356 …}
  +nested: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2428 …}
  +reports: Doctrine\ORM\PersistentCollection {#2436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  -id: 26372
  -bodyTs: "'activ':68 'airplan':22 'altern':126 'announc':152 'anoth':150 'avoid':134,137 'becom':124 'bike':123 'bitcoin':59 'bring':101 'brows':77 'build':94 'car':63,129 'chang':171 'cheap':102 'china':144 'chines':135 'consid':175 'consumpt':73 'cpu/gpu/memory':162 'decad':39 'decades-long':38 'delicaci':186 'demand':53,82 'devic':157 'didn':19 'diet':173 'ditch':48 'dude':11 'eat':178 'electr':62 'energi':52,72,103 'enterpris':138 'everi':105 'exchang':155 'fad':54 'ffs':160 'flew':31 'fli':8,21 'game':84 'hardware/electronic/digital':156 'high':51,81 'high-demand':80 'household':106 'icrap':151 'improv':176 'infrastructur':117 'know':18 'learn':187 'less':65,179,181 'list':43 'live':28,41 'long':40 'major':13 'mass':120 'matter':166 'mean':147 'mine':60 'miss':44 'modern':50 'much':10,131,168,189 'nuclear':95 'often':159 'onlin':76 'outsourc':140 'overindulg':184 'parti':88,110 'peopl':15 'percentag':30 'perhap':32 'plan':111 'plant':97 'plausibl':125 'play':79 'possibl':133 'postul':99 'power':96 'products/services':204 'provid':206 'reason':46 'reduc':196 'reli':70 'relianc':198 'singl':24 'skip':148 'small':29 'societi':201 'someth':114 'spend':64 'stop':7 'stuff':136 'thing':47,194 'time':25,35,66 'transit':121 'urban':116 'valu':163 'video':83 'vote':85,107 'want':92 'wast':180 'whatev':49,87,109 'work':142 'wrong':3,6 'yes':145 'yet':149"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2612793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692549195 {#1969
    date: 2023-08-20 18:33:15.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 {#312
  +icon: Proxies\__CG__\App\Entity\Image {#293 …}
  +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 {#320
    date: 2024-10-22 08:43:36.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#284 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
  +entries: Doctrine\ORM\PersistentCollection {#227 …}
  +posts: Doctrine\ORM\PersistentCollection {#185 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
  +bans: Doctrine\ORM\PersistentCollection {#164 …}
  +reports: Doctrine\ORM\PersistentCollection {#150 …}
  +badges: Doctrine\ORM\PersistentCollection {#128 …}
  +logs: Doctrine\ORM\PersistentCollection {#118 …}
  +awards: Doctrine\ORM\PersistentCollection {#107 …}
  +categories: Doctrine\ORM\PersistentCollection {#94 …}
  -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 {#321
    date: 2024-10-22 04:21:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1689840443 {#315
    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