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.17 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 {#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: "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 {#323
      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 {#317
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#316
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
  +body: """
    Of course it won’t fix climate change in one go, but doing so would remove a major fossil fuel dependency for your average Joe and make them much more likely to vote against fossil fuels.\n
    \n
    Put another way, how many people driving gas cars would vote in favor of heavy taxes on fossil fuel use?\n
    \n
    Now, how many would vote that way if they personally didn’t have any dependencies on fossil fuels?\n
    \n
    Also, highway vehicles account for 1.5 billion tons of GHGs being emitted each year, that’s 11% of the global yearly GHG emissions, so yeah, it **definetely** would “move the needle”. In the US specifically it’s as much as 20% of our nations emissions.\n
    \n
    And yeah I already know the next argument “bUt YoUr JuSt UsInG fOsSiL fUeLs To ChArGe It” - except you’re not necessarily, in my area (part of CA), you can choose to have 100% of your electricity provided by renewable sources for a small monthly premium ($18/month). Additionally in CA, all new homes are being built with solar power, which further increases your ability to charge without fossil fuels.\n
    \n
    And in the areas that isn’t true, it’s at least getting groundwork laid down to make it true. An electric car **can** be powered by renewable energy, a fossil fuel car **must** be powered by fossil fuels.\n
    \n
    There are a **lot** of steps to solving climate change beyond “buy an electric car”, and you’re right that industrial and commercial pollution accounts for the majority, but that doesn’t mean we shouldn’t be pushing on **all** fronts.\n
    \n
    We’ve already waited way too long to act, we can’t afford as a species to say “well, I’m not going to change my car until the industrial polluters get their shit together”, we have to push in **Every possible direction, all at the same time** to make progress, and electric cars overtaking fossil fuel cars is a big part of that.\n
    \n
    There’s a lot of work to be done globally until electric cars are 100% green, both in terms of power infrastructure and the processes to create them, but there’s **no way forward** with gas cars, so we need to start moving over as a society now, phasing out the production of gas cars with electric
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697142571 {#1605
    date: 2023-10-12 22:29:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@bitsplease@lemmy.ml"
    "@winterayars@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: 43931
  -bodyTs: "'1.5':80 '100':153,347 '11':91 '18/month':166 '20':115 'abil':183 'account':78,252 'act':277 'addit':167 'afford':281 'alreadi':123,271 'also':75 'anoth':38 'area':144,192 'argument':127 'averag':24 'beyond':238 'big':329 'billion':81 'built':175 'buy':239 'ca':147,169 'car':45,211,221,242,295,322,326,345,369,387 'chang':8,237,293 'charg':135,185 'choos':150 'climat':7,236 'commerci':250 'cours':2 'creat':359 'definet':101 'depend':21,71 'didn':67 'direct':311 'doesn':258 'done':341 'drive':43 'electr':156,210,241,321,344,389 'emiss':97,119 'emit':86 'energi':217 'everi':309 'except':137 'favor':49 'fix':6 'forward':366 'fossil':19,35,54,73,132,187,219,226,324 'front':268 'fuel':20,36,55,74,133,188,220,227,325 'gas':44,368,386 'get':201,300 'ghg':96 'ghgs':84 'global':94,342 'go':11,291 'green':348 'groundwork':202 'heavi':51 'highway':76 'home':172 'increas':181 'industri':248,298 'infrastructur':354 'isn':194 'joe':25 'know':124 'laid':203 'least':200 'like':31 'long':275 'lot':231,336 'm':289 'major':18,255 'make':27,206,318 'mani':41,59 'mean':260 'month':164 'move':103,375 'much':29,113 'must':222 'nation':118 'necessarili':141 'need':372 'needl':105 'new':171 'next':126 'one':10 'overtak':323 'part':145,330 'peopl':42 'person':66 'phase':381 'pollut':251,299 'possibl':310 'power':178,214,224,353 'premium':165 'process':357 'product':384 'progress':319 'provid':157 'push':265,307 'put':37 're':139,245 'remov':16 'renew':159,216 'right':246 'say':286 'shit':302 'shouldn':262 'small':163 'societi':379 'solar':177 'solv':235 'sourc':160 'speci':284 'specif':109 'start':374 'step':233 'tax':52 'term':351 'time':316 'togeth':303 'ton':82 'true':196,208 'us':108 'use':56,131 've':270 'vehicl':77 'vote':33,47,61 'wait':272 'way':39,63,273,365 'well':287 'without':186 'won':4 'work':338 'would':15,46,60,102 'yeah':99,121 'year':88,95"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4843392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697142571 {#1945
    date: 2023-10-12 22:29:31.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: "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 {#323
      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 {#317
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#316
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
  +body: """
    Of course it won’t fix climate change in one go, but doing so would remove a major fossil fuel dependency for your average Joe and make them much more likely to vote against fossil fuels.\n
    \n
    Put another way, how many people driving gas cars would vote in favor of heavy taxes on fossil fuel use?\n
    \n
    Now, how many would vote that way if they personally didn’t have any dependencies on fossil fuels?\n
    \n
    Also, highway vehicles account for 1.5 billion tons of GHGs being emitted each year, that’s 11% of the global yearly GHG emissions, so yeah, it **definetely** would “move the needle”. In the US specifically it’s as much as 20% of our nations emissions.\n
    \n
    And yeah I already know the next argument “bUt YoUr JuSt UsInG fOsSiL fUeLs To ChArGe It” - except you’re not necessarily, in my area (part of CA), you can choose to have 100% of your electricity provided by renewable sources for a small monthly premium ($18/month). Additionally in CA, all new homes are being built with solar power, which further increases your ability to charge without fossil fuels.\n
    \n
    And in the areas that isn’t true, it’s at least getting groundwork laid down to make it true. An electric car **can** be powered by renewable energy, a fossil fuel car **must** be powered by fossil fuels.\n
    \n
    There are a **lot** of steps to solving climate change beyond “buy an electric car”, and you’re right that industrial and commercial pollution accounts for the majority, but that doesn’t mean we shouldn’t be pushing on **all** fronts.\n
    \n
    We’ve already waited way too long to act, we can’t afford as a species to say “well, I’m not going to change my car until the industrial polluters get their shit together”, we have to push in **Every possible direction, all at the same time** to make progress, and electric cars overtaking fossil fuel cars is a big part of that.\n
    \n
    There’s a lot of work to be done globally until electric cars are 100% green, both in terms of power infrastructure and the processes to create them, but there’s **no way forward** with gas cars, so we need to start moving over as a society now, phasing out the production of gas cars with electric
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697142571 {#1605
    date: 2023-10-12 22:29:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@bitsplease@lemmy.ml"
    "@winterayars@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: 43931
  -bodyTs: "'1.5':80 '100':153,347 '11':91 '18/month':166 '20':115 'abil':183 'account':78,252 'act':277 'addit':167 'afford':281 'alreadi':123,271 'also':75 'anoth':38 'area':144,192 'argument':127 'averag':24 'beyond':238 'big':329 'billion':81 'built':175 'buy':239 'ca':147,169 'car':45,211,221,242,295,322,326,345,369,387 'chang':8,237,293 'charg':135,185 'choos':150 'climat':7,236 'commerci':250 'cours':2 'creat':359 'definet':101 'depend':21,71 'didn':67 'direct':311 'doesn':258 'done':341 'drive':43 'electr':156,210,241,321,344,389 'emiss':97,119 'emit':86 'energi':217 'everi':309 'except':137 'favor':49 'fix':6 'forward':366 'fossil':19,35,54,73,132,187,219,226,324 'front':268 'fuel':20,36,55,74,133,188,220,227,325 'gas':44,368,386 'get':201,300 'ghg':96 'ghgs':84 'global':94,342 'go':11,291 'green':348 'groundwork':202 'heavi':51 'highway':76 'home':172 'increas':181 'industri':248,298 'infrastructur':354 'isn':194 'joe':25 'know':124 'laid':203 'least':200 'like':31 'long':275 'lot':231,336 'm':289 'major':18,255 'make':27,206,318 'mani':41,59 'mean':260 'month':164 'move':103,375 'much':29,113 'must':222 'nation':118 'necessarili':141 'need':372 'needl':105 'new':171 'next':126 'one':10 'overtak':323 'part':145,330 'peopl':42 'person':66 'phase':381 'pollut':251,299 'possibl':310 'power':178,214,224,353 'premium':165 'process':357 'product':384 'progress':319 'provid':157 'push':265,307 'put':37 're':139,245 'remov':16 'renew':159,216 'right':246 'say':286 'shit':302 'shouldn':262 'small':163 'societi':379 'solar':177 'solv':235 'sourc':160 'speci':284 'specif':109 'start':374 'step':233 'tax':52 'term':351 'time':316 'togeth':303 'ton':82 'true':196,208 'us':108 'use':56,131 've':270 'vehicl':77 'vote':33,47,61 'wait':272 'way':39,63,273,365 'well':287 'without':186 'won':4 'work':338 'would':15,46,60,102 'yeah':99,121 'year':88,95"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4843392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697142571 {#1945
    date: 2023-10-12 22:29:31.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: "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 {#323
      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 {#317
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#316
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
  +body: """
    Of course it won’t fix climate change in one go, but doing so would remove a major fossil fuel dependency for your average Joe and make them much more likely to vote against fossil fuels.\n
    \n
    Put another way, how many people driving gas cars would vote in favor of heavy taxes on fossil fuel use?\n
    \n
    Now, how many would vote that way if they personally didn’t have any dependencies on fossil fuels?\n
    \n
    Also, highway vehicles account for 1.5 billion tons of GHGs being emitted each year, that’s 11% of the global yearly GHG emissions, so yeah, it **definetely** would “move the needle”. In the US specifically it’s as much as 20% of our nations emissions.\n
    \n
    And yeah I already know the next argument “bUt YoUr JuSt UsInG fOsSiL fUeLs To ChArGe It” - except you’re not necessarily, in my area (part of CA), you can choose to have 100% of your electricity provided by renewable sources for a small monthly premium ($18/month). Additionally in CA, all new homes are being built with solar power, which further increases your ability to charge without fossil fuels.\n
    \n
    And in the areas that isn’t true, it’s at least getting groundwork laid down to make it true. An electric car **can** be powered by renewable energy, a fossil fuel car **must** be powered by fossil fuels.\n
    \n
    There are a **lot** of steps to solving climate change beyond “buy an electric car”, and you’re right that industrial and commercial pollution accounts for the majority, but that doesn’t mean we shouldn’t be pushing on **all** fronts.\n
    \n
    We’ve already waited way too long to act, we can’t afford as a species to say “well, I’m not going to change my car until the industrial polluters get their shit together”, we have to push in **Every possible direction, all at the same time** to make progress, and electric cars overtaking fossil fuel cars is a big part of that.\n
    \n
    There’s a lot of work to be done globally until electric cars are 100% green, both in terms of power infrastructure and the processes to create them, but there’s **no way forward** with gas cars, so we need to start moving over as a society now, phasing out the production of gas cars with electric
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697142571 {#1605
    date: 2023-10-12 22:29:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@bitsplease@lemmy.ml"
    "@winterayars@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: 43931
  -bodyTs: "'1.5':80 '100':153,347 '11':91 '18/month':166 '20':115 'abil':183 'account':78,252 'act':277 'addit':167 'afford':281 'alreadi':123,271 'also':75 'anoth':38 'area':144,192 'argument':127 'averag':24 'beyond':238 'big':329 'billion':81 'built':175 'buy':239 'ca':147,169 'car':45,211,221,242,295,322,326,345,369,387 'chang':8,237,293 'charg':135,185 'choos':150 'climat':7,236 'commerci':250 'cours':2 'creat':359 'definet':101 'depend':21,71 'didn':67 'direct':311 'doesn':258 'done':341 'drive':43 'electr':156,210,241,321,344,389 'emiss':97,119 'emit':86 'energi':217 'everi':309 'except':137 'favor':49 'fix':6 'forward':366 'fossil':19,35,54,73,132,187,219,226,324 'front':268 'fuel':20,36,55,74,133,188,220,227,325 'gas':44,368,386 'get':201,300 'ghg':96 'ghgs':84 'global':94,342 'go':11,291 'green':348 'groundwork':202 'heavi':51 'highway':76 'home':172 'increas':181 'industri':248,298 'infrastructur':354 'isn':194 'joe':25 'know':124 'laid':203 'least':200 'like':31 'long':275 'lot':231,336 'm':289 'major':18,255 'make':27,206,318 'mani':41,59 'mean':260 'month':164 'move':103,375 'much':29,113 'must':222 'nation':118 'necessarili':141 'need':372 'needl':105 'new':171 'next':126 'one':10 'overtak':323 'part':145,330 'peopl':42 'person':66 'phase':381 'pollut':251,299 'possibl':310 'power':178,214,224,353 'premium':165 'process':357 'product':384 'progress':319 'provid':157 'push':265,307 'put':37 're':139,245 'remov':16 'renew':159,216 'right':246 'say':286 'shit':302 'shouldn':262 'small':163 'societi':379 'solar':177 'solv':235 'sourc':160 'speci':284 'specif':109 'start':374 'step':233 'tax':52 'term':351 'time':316 'togeth':303 'ton':82 'true':196,208 'us':108 'use':56,131 've':270 'vehicl':77 'vote':33,47,61 'wait':272 'way':39,63,273,365 'well':287 'without':186 'won':4 'work':338 'would':15,46,60,102 'yeah':99,121 'year':88,95"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4843392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697142571 {#1945
    date: 2023-10-12 22:29:31.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: "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 {#323
    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 {#317
    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