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.84 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.04 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 {#321
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#285 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
    +entries: Doctrine\ORM\PersistentCollection {#228 …}
    +posts: Doctrine\ORM\PersistentCollection {#186 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
    +bans: Doctrine\ORM\PersistentCollection {#165 …}
    +reports: Doctrine\ORM\PersistentCollection {#151 …}
    +badges: Doctrine\ORM\PersistentCollection {#129 …}
    +logs: Doctrine\ORM\PersistentCollection {#119 …}
    +awards: Doctrine\ORM\PersistentCollection {#108 …}
    +categories: Doctrine\ORM\PersistentCollection {#95 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#322
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#316
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
  +body: """
    That’s the thing, it’s not the trucks themselves that are the problem. It’s the size of them these days and their perception as a do-it-all vehicle. Theres just no reason the average truck user needs to sit 5 feet off the ground unless they’re hauling something in the ballpark of a 75-foot luxury camper on a regular basis. Not to mention the height of the hood and headlights, the ubiquitous extended cabs which kinda defeat the purpose by shortening the bed (Hauling the family and their stuff is what mini vans and station wagons always were for), those trucks with permanent covered beds parading as SUVs… Regular consumer vehicles and work vehicles alike seemed to get by without those things before the 2010s and not much has changed since then, unless you count the need to compete with the size of what everyone else is driving.\n
    \n
    But good luck finding a light duty low-to-normal-rise truck with a full size bed that does just what you need for occasional use without the compromise on efficiency for daily driving if that’s what you so choose. I’m beginning to think that all this marketing around trucks isn’t actually about selling them to people who need trucks to use them as trucks 🤔\n
    \n
    Last thing is there aren’t any real incentives to reach better fuel efficiency on truck platforms. It doesn’t cost nearly as much more to develop and manufacture them as customers are willing to pay for them- trucks make up to 90% of profit for a company like Ford. Plus they’re a loophole in US emissions policy. So more thought and funding could be put into making them more efficient, but that’s not what the buyers are buying them for and that’s not what the government is incentivising for, so the industry just goes “meh, just make 'em bigger, add some tech gimmies, and then go heavy on the marketing so we can squeeze more out of the customers this year than we did last year”.\n
    \n
    Whew sorry that was a bit of a rant… I just have a permanent bug on my shoulder when it comes to what capitalism has done to transportation in the US.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701189368 {#1605
    date: 2023-11-28 17:36:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
    "@Letstakealook@lemm.ee"
    "@SuiXi3D@kbin.social"
  ]
  +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: 174041
  -bodyTs: "'2010s':131 '5':44 '75':59 '90':266 'actual':210 'add':327 'alik':121 'alway':103 'aren':228 'around':206 'averag':38 'ballpark':56 'basi':66 'bed':89,111,172 'begin':199 'better':235 'bigger':326 'bit':359 'bug':368 'buy':304 'buyer':302 'cab':80 'camper':62 'capit':377 'chang':136 'choos':196 'come':374 'compani':271 'compet':145 'compromis':184 'consum':116 'cost':244 'could':288 'count':141 'cover':110 'custom':255,346 'daili':188 'day':22 'defeat':83 'develop':250 'do-it-al':28 'doesn':242 'done':379 'drive':154,189 'duti':161 'effici':186,237,295 'els':152 'em':325 'emiss':281 'everyon':151 'extend':79 'famili':92 'feet':45 'find':158 'foot':60 'ford':273 'fuel':236 'full':170 'fund':287 'get':124 'gimmi':330 'go':333 'goe':321 'good':156 'govern':313 'ground':48 'haul':52,90 'headlight':76 'heavi':334 'height':71 'hood':74 'incent':232 'incentivis':315 'industri':319 'isn':208 'kinda':82 'last':224,352 'light':160 'like':272 'loophol':278 'low':163 'low-to-normal-ris':162 'luck':157 'luxuri':61 'm':198 'make':263,292,324 'manufactur':252 'market':205,337 'meh':322 'mention':69 'mini':98 'much':134,247 'near':245 'need':41,143,178,217 'normal':165 'occasion':180 'parad':112 'pay':259 'peopl':215 'percept':25 'perman':109,367 'platform':240 'plus':274 'polici':282 'problem':14 'profit':268 'purpos':85 'put':290 'rant':362 're':51,276 'reach':234 'real':231 'reason':36 'regular':65,115 'rise':166 'seem':122 'sell':212 'shorten':87 'shoulder':371 'sinc':137 'sit':43 'size':18,148,171 'someth':53 'sorri':355 'squeez':341 'station':101 'stuff':95 'suv':114 'tech':329 'there':33 'thing':4,128,225 'think':201 'thought':285 'transport':381 'truck':9,39,107,167,207,218,223,239,262 'ubiquit':78 'unless':49,139 'us':280,384 'use':181,220 'user':40 'van':99 'vehicl':32,117,120 'wagon':102 'whew':354 'will':257 'without':126,182 'work':119 'year':348,353"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6699781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701189368 {#1945
    date: 2023-11-28 17:36:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#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 {#321
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#285 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
    +entries: Doctrine\ORM\PersistentCollection {#228 …}
    +posts: Doctrine\ORM\PersistentCollection {#186 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
    +bans: Doctrine\ORM\PersistentCollection {#165 …}
    +reports: Doctrine\ORM\PersistentCollection {#151 …}
    +badges: Doctrine\ORM\PersistentCollection {#129 …}
    +logs: Doctrine\ORM\PersistentCollection {#119 …}
    +awards: Doctrine\ORM\PersistentCollection {#108 …}
    +categories: Doctrine\ORM\PersistentCollection {#95 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#322
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#316
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
  +body: """
    That’s the thing, it’s not the trucks themselves that are the problem. It’s the size of them these days and their perception as a do-it-all vehicle. Theres just no reason the average truck user needs to sit 5 feet off the ground unless they’re hauling something in the ballpark of a 75-foot luxury camper on a regular basis. Not to mention the height of the hood and headlights, the ubiquitous extended cabs which kinda defeat the purpose by shortening the bed (Hauling the family and their stuff is what mini vans and station wagons always were for), those trucks with permanent covered beds parading as SUVs… Regular consumer vehicles and work vehicles alike seemed to get by without those things before the 2010s and not much has changed since then, unless you count the need to compete with the size of what everyone else is driving.\n
    \n
    But good luck finding a light duty low-to-normal-rise truck with a full size bed that does just what you need for occasional use without the compromise on efficiency for daily driving if that’s what you so choose. I’m beginning to think that all this marketing around trucks isn’t actually about selling them to people who need trucks to use them as trucks 🤔\n
    \n
    Last thing is there aren’t any real incentives to reach better fuel efficiency on truck platforms. It doesn’t cost nearly as much more to develop and manufacture them as customers are willing to pay for them- trucks make up to 90% of profit for a company like Ford. Plus they’re a loophole in US emissions policy. So more thought and funding could be put into making them more efficient, but that’s not what the buyers are buying them for and that’s not what the government is incentivising for, so the industry just goes “meh, just make 'em bigger, add some tech gimmies, and then go heavy on the marketing so we can squeeze more out of the customers this year than we did last year”.\n
    \n
    Whew sorry that was a bit of a rant… I just have a permanent bug on my shoulder when it comes to what capitalism has done to transportation in the US.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701189368 {#1605
    date: 2023-11-28 17:36:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
    "@Letstakealook@lemm.ee"
    "@SuiXi3D@kbin.social"
  ]
  +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: 174041
  -bodyTs: "'2010s':131 '5':44 '75':59 '90':266 'actual':210 'add':327 'alik':121 'alway':103 'aren':228 'around':206 'averag':38 'ballpark':56 'basi':66 'bed':89,111,172 'begin':199 'better':235 'bigger':326 'bit':359 'bug':368 'buy':304 'buyer':302 'cab':80 'camper':62 'capit':377 'chang':136 'choos':196 'come':374 'compani':271 'compet':145 'compromis':184 'consum':116 'cost':244 'could':288 'count':141 'cover':110 'custom':255,346 'daili':188 'day':22 'defeat':83 'develop':250 'do-it-al':28 'doesn':242 'done':379 'drive':154,189 'duti':161 'effici':186,237,295 'els':152 'em':325 'emiss':281 'everyon':151 'extend':79 'famili':92 'feet':45 'find':158 'foot':60 'ford':273 'fuel':236 'full':170 'fund':287 'get':124 'gimmi':330 'go':333 'goe':321 'good':156 'govern':313 'ground':48 'haul':52,90 'headlight':76 'heavi':334 'height':71 'hood':74 'incent':232 'incentivis':315 'industri':319 'isn':208 'kinda':82 'last':224,352 'light':160 'like':272 'loophol':278 'low':163 'low-to-normal-ris':162 'luck':157 'luxuri':61 'm':198 'make':263,292,324 'manufactur':252 'market':205,337 'meh':322 'mention':69 'mini':98 'much':134,247 'near':245 'need':41,143,178,217 'normal':165 'occasion':180 'parad':112 'pay':259 'peopl':215 'percept':25 'perman':109,367 'platform':240 'plus':274 'polici':282 'problem':14 'profit':268 'purpos':85 'put':290 'rant':362 're':51,276 'reach':234 'real':231 'reason':36 'regular':65,115 'rise':166 'seem':122 'sell':212 'shorten':87 'shoulder':371 'sinc':137 'sit':43 'size':18,148,171 'someth':53 'sorri':355 'squeez':341 'station':101 'stuff':95 'suv':114 'tech':329 'there':33 'thing':4,128,225 'think':201 'thought':285 'transport':381 'truck':9,39,107,167,207,218,223,239,262 'ubiquit':78 'unless':49,139 'us':280,384 'use':181,220 'user':40 'van':99 'vehicl':32,117,120 'wagon':102 'whew':354 'will':257 'without':126,182 'work':119 'year':348,353"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6699781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701189368 {#1945
    date: 2023-11-28 17:36:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#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 {#321
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#285 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
    +entries: Doctrine\ORM\PersistentCollection {#228 …}
    +posts: Doctrine\ORM\PersistentCollection {#186 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
    +bans: Doctrine\ORM\PersistentCollection {#165 …}
    +reports: Doctrine\ORM\PersistentCollection {#151 …}
    +badges: Doctrine\ORM\PersistentCollection {#129 …}
    +logs: Doctrine\ORM\PersistentCollection {#119 …}
    +awards: Doctrine\ORM\PersistentCollection {#108 …}
    +categories: Doctrine\ORM\PersistentCollection {#95 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#322
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#316
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
  +body: """
    That’s the thing, it’s not the trucks themselves that are the problem. It’s the size of them these days and their perception as a do-it-all vehicle. Theres just no reason the average truck user needs to sit 5 feet off the ground unless they’re hauling something in the ballpark of a 75-foot luxury camper on a regular basis. Not to mention the height of the hood and headlights, the ubiquitous extended cabs which kinda defeat the purpose by shortening the bed (Hauling the family and their stuff is what mini vans and station wagons always were for), those trucks with permanent covered beds parading as SUVs… Regular consumer vehicles and work vehicles alike seemed to get by without those things before the 2010s and not much has changed since then, unless you count the need to compete with the size of what everyone else is driving.\n
    \n
    But good luck finding a light duty low-to-normal-rise truck with a full size bed that does just what you need for occasional use without the compromise on efficiency for daily driving if that’s what you so choose. I’m beginning to think that all this marketing around trucks isn’t actually about selling them to people who need trucks to use them as trucks 🤔\n
    \n
    Last thing is there aren’t any real incentives to reach better fuel efficiency on truck platforms. It doesn’t cost nearly as much more to develop and manufacture them as customers are willing to pay for them- trucks make up to 90% of profit for a company like Ford. Plus they’re a loophole in US emissions policy. So more thought and funding could be put into making them more efficient, but that’s not what the buyers are buying them for and that’s not what the government is incentivising for, so the industry just goes “meh, just make 'em bigger, add some tech gimmies, and then go heavy on the marketing so we can squeeze more out of the customers this year than we did last year”.\n
    \n
    Whew sorry that was a bit of a rant… I just have a permanent bug on my shoulder when it comes to what capitalism has done to transportation in the US.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701189368 {#1605
    date: 2023-11-28 17:36:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@wabafee@lemm.ee"
    "@Letstakealook@lemm.ee"
    "@SuiXi3D@kbin.social"
  ]
  +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: 174041
  -bodyTs: "'2010s':131 '5':44 '75':59 '90':266 'actual':210 'add':327 'alik':121 'alway':103 'aren':228 'around':206 'averag':38 'ballpark':56 'basi':66 'bed':89,111,172 'begin':199 'better':235 'bigger':326 'bit':359 'bug':368 'buy':304 'buyer':302 'cab':80 'camper':62 'capit':377 'chang':136 'choos':196 'come':374 'compani':271 'compet':145 'compromis':184 'consum':116 'cost':244 'could':288 'count':141 'cover':110 'custom':255,346 'daili':188 'day':22 'defeat':83 'develop':250 'do-it-al':28 'doesn':242 'done':379 'drive':154,189 'duti':161 'effici':186,237,295 'els':152 'em':325 'emiss':281 'everyon':151 'extend':79 'famili':92 'feet':45 'find':158 'foot':60 'ford':273 'fuel':236 'full':170 'fund':287 'get':124 'gimmi':330 'go':333 'goe':321 'good':156 'govern':313 'ground':48 'haul':52,90 'headlight':76 'heavi':334 'height':71 'hood':74 'incent':232 'incentivis':315 'industri':319 'isn':208 'kinda':82 'last':224,352 'light':160 'like':272 'loophol':278 'low':163 'low-to-normal-ris':162 'luck':157 'luxuri':61 'm':198 'make':263,292,324 'manufactur':252 'market':205,337 'meh':322 'mention':69 'mini':98 'much':134,247 'near':245 'need':41,143,178,217 'normal':165 'occasion':180 'parad':112 'pay':259 'peopl':215 'percept':25 'perman':109,367 'platform':240 'plus':274 'polici':282 'problem':14 'profit':268 'purpos':85 'put':290 'rant':362 're':51,276 'reach':234 'real':231 'reason':36 'regular':65,115 'rise':166 'seem':122 'sell':212 'shorten':87 'shoulder':371 'sinc':137 'sit':43 'size':18,148,171 'someth':53 'sorri':355 'squeez':341 'station':101 'stuff':95 'suv':114 'tech':329 'there':33 'thing':4,128,225 'think':201 'thought':285 'transport':381 'truck':9,39,107,167,207,218,223,239,262 'ubiquit':78 'unless':49,139 'us':280,384 'use':181,220 'user':40 'van':99 'vehicl':32,117,120 'wagon':102 'whew':354 'will':257 'without':126,182 'work':119 'year':348,353"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6699781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701189368 {#1945
    date: 2023-11-28 17:36:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED edit
App\Entity\Magazine {#313
  +icon: Proxies\__CG__\App\Entity\Image {#294 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#321
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#285 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
  +entries: Doctrine\ORM\PersistentCollection {#228 …}
  +posts: Doctrine\ORM\PersistentCollection {#186 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
  +bans: Doctrine\ORM\PersistentCollection {#165 …}
  +reports: Doctrine\ORM\PersistentCollection {#151 …}
  +badges: Doctrine\ORM\PersistentCollection {#129 …}
  +logs: Doctrine\ORM\PersistentCollection {#119 …}
  +awards: Doctrine\ORM\PersistentCollection {#108 …}
  +categories: Doctrine\ORM\PersistentCollection {#95 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#322
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#316
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details