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 …}
}
38.97 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 {#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: """
    1. 72km is indeed a long distance, but by using bike for travel does not mean using bike to go from your house to your destination unlike how a lot of people think. My usual route (30km) is bike 1km to a bus station where I get on my bus, it takes me almost all the way to my destination. From there, I either get off at a stop which is a 12 minute walk to my destination, if I have plans to travel with my friends who live in the area, or I go to the city center where I take a bus. I do know someone who has to travel 115KM (71 miles) to work, but they just take one train and it brings them within walking distance of their work. And if its raining, I can just walk with an umbrella, get on a tram, and go on from there. By the way, my travel is usually around €150 per month, which is a fixed cost as I have a monthly subscription for the travel. It would be around €500 I think for my friend.\n
    2. Assuming you are from USA because of miles. A rail network does not need to be placed on every inch of your land. Public transport follows a hierarchy, same as your roads. You don’t have your interstate network taking you to every little corner now do you? Trains are similar. Trains connect major cities. Metro connects up the suburbs and all the distant yet important areas and busses and trams and bikes are for local transport. As for the cost, according to reports from 2016, the total infrastructure costs for rail networks in the EU were €80 billion, while the same for road networks was about €184 billion. [Source](https://cedelft.eu/wp-content/uploads/sites/2/2021/03/CE_Delft_4K83_Overview_transport_infrastructure_expenditures_costs_Final.pdf) Am I saying these numbers are conclusive? Absolutely not, European countries in general have prioritised better public transport infrastructure for a long time, and fixing existing infrastructure is a huge undertaking, one which requires a lot of manpower and expert engineers.\n
    3. And how are you getting this cello in your car? Also, renting a van to use when moving is pretty cheap if you didn’t know! No need to pay quarterly taxes and if the person before you was kind enough, you don’t even need to pay for fuel (although you should leave rented cars with the fuel you got it with). Don’t tell me you trust 16 year olds who just got their license to not hit your car when you are transporting something worth more than your life in the rain.\n
    4. Actually, most families in the Netherlands already do that. We use bakfiets here.\n
    5. Maybe you should go talk to your friends or something, have a beer maybe. Walk to the local pub and- oh wait, my bad, I forgot that walking to someplace probably will be lethal where you come from with all those cars. Try to be a bit more positive. And you did not answer my question either, just started insulting me, which was very uncalled for I should say. Its like shooting a man because he stole a $5 sandwich from your store. Anyways, I hope this answer clears your doubts regarding my views on your questions, and I do hope to actually get my question answered instead of getting more stupid questions and insults.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697984183 {#1605
    date: 2023-10-22 16:16:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@eltimablo@kbin.social"
    "@thepiguy@lemmy.ml"
  ]
  +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: 64761
  -bodyTs: "'/wp-content/uploads/sites/2/2021/03/ce_delft_4k83_overview_transport_infrastructure_expenditures_costs_final.pdf)':302 '1':1 '115km':113 '12':73 '150':162 '16':414 '184':297 '1km':40 '2':189 '2016':275 '3':344 '30km':37 '4':440 '5':454,533 '500':183 '71':114 '72km':2 '80':287 'absolut':310 'accord':271 'actual':441,557 'almost':54 'alreadi':447 'also':355 'although':395 'answer':508,542,561 'anyway':538 'area':92,256 'around':161,182 'assum':190 'bad':478 'bakfiet':452 'beer':467 'better':318 'bike':11,18,39,262 'billion':288,298 'bit':501 'bring':126 'bus':43,50,104 'buss':258 'car':354,400,426,496 'cedelft.eu':301 'cedelft.eu/wp-content/uploads/sites/2/2021/03/ce_delft_4k83_overview_transport_infrastructure_expenditures_costs_final.pdf)':300 'cello':351 'center':99 'cheap':365 'citi':98,244 'clear':543 'come':491 'conclus':309 'connect':242,246 'corner':234 'cost':169,270,279 'countri':313 'destin':26,60,78 'didn':368 'distanc':7,130 'distant':253 'doubt':545 'either':64,511 'engin':343 'enough':385 'eu':285 'european':312 'even':389 'everi':208,232 'exist':328 'expert':342 'famili':443 'fix':168,327 'follow':215 'forgot':480 'friend':87,188,462 'fuel':394,403 'general':315 'get':47,65,145,349,558,564 'go':20,95,150,458 'got':405,419 'hierarchi':217 'hit':424 'hope':540,555 'hous':23 'huge':332 'import':255 'inch':209 'inde':4 'infrastructur':278,321,329 'instead':562 'insult':514,569 'interst':227 'kind':384 'know':107,370 'land':212 'leav':398 'lethal':488 'licens':421 'life':436 'like':525 'littl':233 'live':89 'local':265,472 'long':6,324 'lot':30,338 'major':243 'man':528 'manpow':340 'mayb':455,468 'mean':16 'metro':245 'mile':115,197 'minut':74 'month':164,174 'move':362 'need':203,372,390 'netherland':446 'network':200,228,282,294 'number':307 'oh':475 'old':416 'one':122,334 'pay':374,392 'peopl':32 'per':163 'person':380 'place':206 'plan':82 'posit':503 'pretti':364 'prioritis':317 'probabl':485 'pub':473 'public':213,319 'quarter':375 'question':510,551,560,567 'rail':199,281 'rain':137,439 'regard':546 'rent':356,399 'report':273 'requir':336 'road':221,293 'rout':36 'sandwich':534 'say':305,523 'shoot':526 'similar':240 'someon':108 'someplac':484 'someth':431,464 'sourc':299 'start':513 'station':44 'stole':531 'stop':69 'store':537 'stupid':566 'subscript':175 'suburb':249 'take':52,102,121,229 'talk':459 'tax':376 'tell':410 'think':33,185 'time':325 'total':277 'train':123,238,241 'tram':148,260 'transport':214,266,320,430 'travel':13,84,112,158,178 'tri':497 'trust':413 'umbrella':144 'uncal':519 'undertak':333 'unlik':27 'usa':194 'use':10,17,360,451 'usual':35,160 'van':358 'view':548 'wait':476 'walk':75,129,141,469,482 'way':57,156 'within':128 'work':117,133 'worth':432 'would':180 'year':415 'yet':254"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5115632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697984183 {#1945
    date: 2023-10-22 16:16:23.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 {#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: """
    1. 72km is indeed a long distance, but by using bike for travel does not mean using bike to go from your house to your destination unlike how a lot of people think. My usual route (30km) is bike 1km to a bus station where I get on my bus, it takes me almost all the way to my destination. From there, I either get off at a stop which is a 12 minute walk to my destination, if I have plans to travel with my friends who live in the area, or I go to the city center where I take a bus. I do know someone who has to travel 115KM (71 miles) to work, but they just take one train and it brings them within walking distance of their work. And if its raining, I can just walk with an umbrella, get on a tram, and go on from there. By the way, my travel is usually around €150 per month, which is a fixed cost as I have a monthly subscription for the travel. It would be around €500 I think for my friend.\n
    2. Assuming you are from USA because of miles. A rail network does not need to be placed on every inch of your land. Public transport follows a hierarchy, same as your roads. You don’t have your interstate network taking you to every little corner now do you? Trains are similar. Trains connect major cities. Metro connects up the suburbs and all the distant yet important areas and busses and trams and bikes are for local transport. As for the cost, according to reports from 2016, the total infrastructure costs for rail networks in the EU were €80 billion, while the same for road networks was about €184 billion. [Source](https://cedelft.eu/wp-content/uploads/sites/2/2021/03/CE_Delft_4K83_Overview_transport_infrastructure_expenditures_costs_Final.pdf) Am I saying these numbers are conclusive? Absolutely not, European countries in general have prioritised better public transport infrastructure for a long time, and fixing existing infrastructure is a huge undertaking, one which requires a lot of manpower and expert engineers.\n
    3. And how are you getting this cello in your car? Also, renting a van to use when moving is pretty cheap if you didn’t know! No need to pay quarterly taxes and if the person before you was kind enough, you don’t even need to pay for fuel (although you should leave rented cars with the fuel you got it with). Don’t tell me you trust 16 year olds who just got their license to not hit your car when you are transporting something worth more than your life in the rain.\n
    4. Actually, most families in the Netherlands already do that. We use bakfiets here.\n
    5. Maybe you should go talk to your friends or something, have a beer maybe. Walk to the local pub and- oh wait, my bad, I forgot that walking to someplace probably will be lethal where you come from with all those cars. Try to be a bit more positive. And you did not answer my question either, just started insulting me, which was very uncalled for I should say. Its like shooting a man because he stole a $5 sandwich from your store. Anyways, I hope this answer clears your doubts regarding my views on your questions, and I do hope to actually get my question answered instead of getting more stupid questions and insults.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697984183 {#1605
    date: 2023-10-22 16:16:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@eltimablo@kbin.social"
    "@thepiguy@lemmy.ml"
  ]
  +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: 64761
  -bodyTs: "'/wp-content/uploads/sites/2/2021/03/ce_delft_4k83_overview_transport_infrastructure_expenditures_costs_final.pdf)':302 '1':1 '115km':113 '12':73 '150':162 '16':414 '184':297 '1km':40 '2':189 '2016':275 '3':344 '30km':37 '4':440 '5':454,533 '500':183 '71':114 '72km':2 '80':287 'absolut':310 'accord':271 'actual':441,557 'almost':54 'alreadi':447 'also':355 'although':395 'answer':508,542,561 'anyway':538 'area':92,256 'around':161,182 'assum':190 'bad':478 'bakfiet':452 'beer':467 'better':318 'bike':11,18,39,262 'billion':288,298 'bit':501 'bring':126 'bus':43,50,104 'buss':258 'car':354,400,426,496 'cedelft.eu':301 'cedelft.eu/wp-content/uploads/sites/2/2021/03/ce_delft_4k83_overview_transport_infrastructure_expenditures_costs_final.pdf)':300 'cello':351 'center':99 'cheap':365 'citi':98,244 'clear':543 'come':491 'conclus':309 'connect':242,246 'corner':234 'cost':169,270,279 'countri':313 'destin':26,60,78 'didn':368 'distanc':7,130 'distant':253 'doubt':545 'either':64,511 'engin':343 'enough':385 'eu':285 'european':312 'even':389 'everi':208,232 'exist':328 'expert':342 'famili':443 'fix':168,327 'follow':215 'forgot':480 'friend':87,188,462 'fuel':394,403 'general':315 'get':47,65,145,349,558,564 'go':20,95,150,458 'got':405,419 'hierarchi':217 'hit':424 'hope':540,555 'hous':23 'huge':332 'import':255 'inch':209 'inde':4 'infrastructur':278,321,329 'instead':562 'insult':514,569 'interst':227 'kind':384 'know':107,370 'land':212 'leav':398 'lethal':488 'licens':421 'life':436 'like':525 'littl':233 'live':89 'local':265,472 'long':6,324 'lot':30,338 'major':243 'man':528 'manpow':340 'mayb':455,468 'mean':16 'metro':245 'mile':115,197 'minut':74 'month':164,174 'move':362 'need':203,372,390 'netherland':446 'network':200,228,282,294 'number':307 'oh':475 'old':416 'one':122,334 'pay':374,392 'peopl':32 'per':163 'person':380 'place':206 'plan':82 'posit':503 'pretti':364 'prioritis':317 'probabl':485 'pub':473 'public':213,319 'quarter':375 'question':510,551,560,567 'rail':199,281 'rain':137,439 'regard':546 'rent':356,399 'report':273 'requir':336 'road':221,293 'rout':36 'sandwich':534 'say':305,523 'shoot':526 'similar':240 'someon':108 'someplac':484 'someth':431,464 'sourc':299 'start':513 'station':44 'stole':531 'stop':69 'store':537 'stupid':566 'subscript':175 'suburb':249 'take':52,102,121,229 'talk':459 'tax':376 'tell':410 'think':33,185 'time':325 'total':277 'train':123,238,241 'tram':148,260 'transport':214,266,320,430 'travel':13,84,112,158,178 'tri':497 'trust':413 'umbrella':144 'uncal':519 'undertak':333 'unlik':27 'usa':194 'use':10,17,360,451 'usual':35,160 'van':358 'view':548 'wait':476 'walk':75,129,141,469,482 'way':57,156 'within':128 'work':117,133 'worth':432 'would':180 'year':415 'yet':254"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5115632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697984183 {#1945
    date: 2023-10-22 16:16:23.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 {#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: """
    1. 72km is indeed a long distance, but by using bike for travel does not mean using bike to go from your house to your destination unlike how a lot of people think. My usual route (30km) is bike 1km to a bus station where I get on my bus, it takes me almost all the way to my destination. From there, I either get off at a stop which is a 12 minute walk to my destination, if I have plans to travel with my friends who live in the area, or I go to the city center where I take a bus. I do know someone who has to travel 115KM (71 miles) to work, but they just take one train and it brings them within walking distance of their work. And if its raining, I can just walk with an umbrella, get on a tram, and go on from there. By the way, my travel is usually around €150 per month, which is a fixed cost as I have a monthly subscription for the travel. It would be around €500 I think for my friend.\n
    2. Assuming you are from USA because of miles. A rail network does not need to be placed on every inch of your land. Public transport follows a hierarchy, same as your roads. You don’t have your interstate network taking you to every little corner now do you? Trains are similar. Trains connect major cities. Metro connects up the suburbs and all the distant yet important areas and busses and trams and bikes are for local transport. As for the cost, according to reports from 2016, the total infrastructure costs for rail networks in the EU were €80 billion, while the same for road networks was about €184 billion. [Source](https://cedelft.eu/wp-content/uploads/sites/2/2021/03/CE_Delft_4K83_Overview_transport_infrastructure_expenditures_costs_Final.pdf) Am I saying these numbers are conclusive? Absolutely not, European countries in general have prioritised better public transport infrastructure for a long time, and fixing existing infrastructure is a huge undertaking, one which requires a lot of manpower and expert engineers.\n
    3. And how are you getting this cello in your car? Also, renting a van to use when moving is pretty cheap if you didn’t know! No need to pay quarterly taxes and if the person before you was kind enough, you don’t even need to pay for fuel (although you should leave rented cars with the fuel you got it with). Don’t tell me you trust 16 year olds who just got their license to not hit your car when you are transporting something worth more than your life in the rain.\n
    4. Actually, most families in the Netherlands already do that. We use bakfiets here.\n
    5. Maybe you should go talk to your friends or something, have a beer maybe. Walk to the local pub and- oh wait, my bad, I forgot that walking to someplace probably will be lethal where you come from with all those cars. Try to be a bit more positive. And you did not answer my question either, just started insulting me, which was very uncalled for I should say. Its like shooting a man because he stole a $5 sandwich from your store. Anyways, I hope this answer clears your doubts regarding my views on your questions, and I do hope to actually get my question answered instead of getting more stupid questions and insults.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697984183 {#1605
    date: 2023-10-22 16:16:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@eltimablo@kbin.social"
    "@thepiguy@lemmy.ml"
  ]
  +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: 64761
  -bodyTs: "'/wp-content/uploads/sites/2/2021/03/ce_delft_4k83_overview_transport_infrastructure_expenditures_costs_final.pdf)':302 '1':1 '115km':113 '12':73 '150':162 '16':414 '184':297 '1km':40 '2':189 '2016':275 '3':344 '30km':37 '4':440 '5':454,533 '500':183 '71':114 '72km':2 '80':287 'absolut':310 'accord':271 'actual':441,557 'almost':54 'alreadi':447 'also':355 'although':395 'answer':508,542,561 'anyway':538 'area':92,256 'around':161,182 'assum':190 'bad':478 'bakfiet':452 'beer':467 'better':318 'bike':11,18,39,262 'billion':288,298 'bit':501 'bring':126 'bus':43,50,104 'buss':258 'car':354,400,426,496 'cedelft.eu':301 'cedelft.eu/wp-content/uploads/sites/2/2021/03/ce_delft_4k83_overview_transport_infrastructure_expenditures_costs_final.pdf)':300 'cello':351 'center':99 'cheap':365 'citi':98,244 'clear':543 'come':491 'conclus':309 'connect':242,246 'corner':234 'cost':169,270,279 'countri':313 'destin':26,60,78 'didn':368 'distanc':7,130 'distant':253 'doubt':545 'either':64,511 'engin':343 'enough':385 'eu':285 'european':312 'even':389 'everi':208,232 'exist':328 'expert':342 'famili':443 'fix':168,327 'follow':215 'forgot':480 'friend':87,188,462 'fuel':394,403 'general':315 'get':47,65,145,349,558,564 'go':20,95,150,458 'got':405,419 'hierarchi':217 'hit':424 'hope':540,555 'hous':23 'huge':332 'import':255 'inch':209 'inde':4 'infrastructur':278,321,329 'instead':562 'insult':514,569 'interst':227 'kind':384 'know':107,370 'land':212 'leav':398 'lethal':488 'licens':421 'life':436 'like':525 'littl':233 'live':89 'local':265,472 'long':6,324 'lot':30,338 'major':243 'man':528 'manpow':340 'mayb':455,468 'mean':16 'metro':245 'mile':115,197 'minut':74 'month':164,174 'move':362 'need':203,372,390 'netherland':446 'network':200,228,282,294 'number':307 'oh':475 'old':416 'one':122,334 'pay':374,392 'peopl':32 'per':163 'person':380 'place':206 'plan':82 'posit':503 'pretti':364 'prioritis':317 'probabl':485 'pub':473 'public':213,319 'quarter':375 'question':510,551,560,567 'rail':199,281 'rain':137,439 'regard':546 'rent':356,399 'report':273 'requir':336 'road':221,293 'rout':36 'sandwich':534 'say':305,523 'shoot':526 'similar':240 'someon':108 'someplac':484 'someth':431,464 'sourc':299 'start':513 'station':44 'stole':531 'stop':69 'store':537 'stupid':566 'subscript':175 'suburb':249 'take':52,102,121,229 'talk':459 'tax':376 'tell':410 'think':33,185 'time':325 'total':277 'train':123,238,241 'tram':148,260 'transport':214,266,320,430 'travel':13,84,112,158,178 'tri':497 'trust':413 'umbrella':144 'uncal':519 'undertak':333 'unlik':27 'usa':194 'use':10,17,360,451 'usual':35,160 'van':358 'view':548 'wait':476 'walk':75,129,141,469,482 'way':57,156 'within':128 'work':117,133 'worth':432 'would':180 'year':415 'yet':254"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5115632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697984183 {#1945
    date: 2023-10-22 16:16:23.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 {#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