GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/19030/I-prefer-speeds-per-Swedes

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 …}
}
4.79 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 …}
}
11.16 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\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +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 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -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 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "I-prefer-speeds-per-Swedes"
  +title: "I prefer speeds per Swedes"
  +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 62
  +favouriteCount: 701
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719700173 {#2418
    date: 2024-06-30 00:29:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 19030
  -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701525977
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4507331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701439577 {#1858
    date: 2023-12-01 15:06:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"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\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +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 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -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 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "I-prefer-speeds-per-Swedes"
  +title: "I prefer speeds per Swedes"
  +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 62
  +favouriteCount: 701
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719700173 {#2418
    date: 2024-06-30 00:29:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 19030
  -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701525977
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4507331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701439577 {#1858
    date: 2023-12-01 15:06:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"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\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +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 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -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 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "I-prefer-speeds-per-Swedes"
  +title: "I prefer speeds per Swedes"
  +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 62
  +favouriteCount: 701
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719700173 {#2418
    date: 2024-06-30 00:29:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 19030
  -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701525977
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4507331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701439577 {#1858
    date: 2023-12-01 15:06:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"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 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
6 DENIED moderate
App\Entity\EntryComment {#4000
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Smog per smoglle"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701498820 {#4009
    date: 2023-12-02 07:33:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3998 …}
  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
  -id: 188113
  -bodyTs: "'per':2 'smog':1 'smogll':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5741417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701498820 {#3945
    date: 2023-12-02 07:33:40.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
7 DENIED edit
App\Entity\EntryComment {#4000
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Smog per smoglle"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701498820 {#4009
    date: 2023-12-02 07:33:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3998 …}
  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
  -id: 188113
  -bodyTs: "'per':2 'smog':1 'smogll':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5741417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701498820 {#3945
    date: 2023-12-02 07:33:40.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
8 DENIED moderate
App\Entity\EntryComment {#4000
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Smog per smoglle"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701498820 {#4009
    date: 2023-12-02 07:33:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3998 …}
  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
  -id: 188113
  -bodyTs: "'per':2 'smog':1 'smogll':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5741417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701498820 {#3945
    date: 2023-12-02 07:33:40.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
9 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
10 DENIED moderate
App\Entity\EntryComment {#4032
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I prefer to measure speed in football fields per minute."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1702762239 {#4038
    date: 2023-12-16 22:30:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4036 …}
  +votes: Doctrine\ORM\PersistentCollection {#4027 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 188053
  -bodyTs: "'field':8 'footbal':7 'measur':4 'minut':10 'per':9 'prefer':2 'speed':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3787840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701496677 {#4043
    date: 2023-12-02 06:57:57.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
11 DENIED edit
App\Entity\EntryComment {#4032
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I prefer to measure speed in football fields per minute."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1702762239 {#4038
    date: 2023-12-16 22:30:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4036 …}
  +votes: Doctrine\ORM\PersistentCollection {#4027 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 188053
  -bodyTs: "'field':8 'footbal':7 'measur':4 'minut':10 'per':9 'prefer':2 'speed':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3787840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701496677 {#4043
    date: 2023-12-02 06:57:57.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
12 DENIED moderate
App\Entity\EntryComment {#4032
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I prefer to measure speed in football fields per minute."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1702762239 {#4038
    date: 2023-12-16 22:30:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4036 …}
  +votes: Doctrine\ORM\PersistentCollection {#4027 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 188053
  -bodyTs: "'field':8 'footbal':7 'measur':4 'minut':10 'per':9 'prefer':2 'speed':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3787840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701496677 {#4043
    date: 2023-12-02 06:57:57.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
13 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
14 DENIED moderate
App\Entity\EntryComment {#5012
  +user: Proxies\__CG__\App\Entity\User {#5013 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I prefer to measure speed in football fields per minute."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1702762239 {#4038
      date: 2023-12-16 22:30:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4037 …}
    +nested: Doctrine\ORM\PersistentCollection {#4036 …}
    +votes: Doctrine\ORM\PersistentCollection {#4027 …}
    +reports: Doctrine\ORM\PersistentCollection {#4030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 188053
    -bodyTs: "'field':8 'footbal':7 'measur':4 'minut':10 'per':9 'prefer':2 'speed':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3787840"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701496677 {#4043
      date: 2023-12-02 06:57:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "You make dem der figures FPH n’ you got a deal. I don’t wanna be going no 600 yards a minute. I wanna be cruisin at 35000 yard and hour, ya hur?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701499736 {#5010
    date: 2023-12-02 07:48:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5014 …}
  +nested: Doctrine\ORM\PersistentCollection {#5016 …}
  +votes: Doctrine\ORM\PersistentCollection {#5018 …}
  +reports: Doctrine\ORM\PersistentCollection {#5020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5024 …}
  -id: 188144
  -bodyTs: "'35000':28 '600':19 'cruisin':26 'deal':11 'dem':3 'der':4 'figur':5 'fph':6 'go':17 'got':9 'hour':31 'hur':33 'make':2 'minut':22 'n':7 'wanna':15,24 'ya':32 'yard':20,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6873082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701499736 {#5011
    date: 2023-12-02 07:48:56.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
15 DENIED edit
App\Entity\EntryComment {#5012
  +user: Proxies\__CG__\App\Entity\User {#5013 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I prefer to measure speed in football fields per minute."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1702762239 {#4038
      date: 2023-12-16 22:30:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4037 …}
    +nested: Doctrine\ORM\PersistentCollection {#4036 …}
    +votes: Doctrine\ORM\PersistentCollection {#4027 …}
    +reports: Doctrine\ORM\PersistentCollection {#4030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 188053
    -bodyTs: "'field':8 'footbal':7 'measur':4 'minut':10 'per':9 'prefer':2 'speed':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3787840"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701496677 {#4043
      date: 2023-12-02 06:57:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "You make dem der figures FPH n’ you got a deal. I don’t wanna be going no 600 yards a minute. I wanna be cruisin at 35000 yard and hour, ya hur?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701499736 {#5010
    date: 2023-12-02 07:48:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5014 …}
  +nested: Doctrine\ORM\PersistentCollection {#5016 …}
  +votes: Doctrine\ORM\PersistentCollection {#5018 …}
  +reports: Doctrine\ORM\PersistentCollection {#5020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5024 …}
  -id: 188144
  -bodyTs: "'35000':28 '600':19 'cruisin':26 'deal':11 'dem':3 'der':4 'figur':5 'fph':6 'go':17 'got':9 'hour':31 'hur':33 'make':2 'minut':22 'n':7 'wanna':15,24 'ya':32 'yard':20,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6873082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701499736 {#5011
    date: 2023-12-02 07:48:56.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
16 DENIED moderate
App\Entity\EntryComment {#5012
  +user: Proxies\__CG__\App\Entity\User {#5013 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I prefer to measure speed in football fields per minute."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1702762239 {#4038
      date: 2023-12-16 22:30:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4037 …}
    +nested: Doctrine\ORM\PersistentCollection {#4036 …}
    +votes: Doctrine\ORM\PersistentCollection {#4027 …}
    +reports: Doctrine\ORM\PersistentCollection {#4030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 188053
    -bodyTs: "'field':8 'footbal':7 'measur':4 'minut':10 'per':9 'prefer':2 'speed':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3787840"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701496677 {#4043
      date: 2023-12-02 06:57:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "You make dem der figures FPH n’ you got a deal. I don’t wanna be going no 600 yards a minute. I wanna be cruisin at 35000 yard and hour, ya hur?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701499736 {#5010
    date: 2023-12-02 07:48:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5014 …}
  +nested: Doctrine\ORM\PersistentCollection {#5016 …}
  +votes: Doctrine\ORM\PersistentCollection {#5018 …}
  +reports: Doctrine\ORM\PersistentCollection {#5020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5024 …}
  -id: 188144
  -bodyTs: "'35000':28 '600':19 'cruisin':26 'deal':11 'dem':3 'der':4 'figur':5 'fph':6 'go':17 'got':9 'hour':31 'hur':33 'make':2 'minut':22 'n':7 'wanna':15,24 'ya':32 'yard':20,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6873082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701499736 {#5011
    date: 2023-12-02 07:48:56.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
17 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
18 DENIED moderate
App\Entity\EntryComment {#5144
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5012
    +user: Proxies\__CG__\App\Entity\User {#5013 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4032
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I prefer to measure speed in football fields per minute."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1702762239 {#4038
        date: 2023-12-16 22:30:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4037 …}
      +nested: Doctrine\ORM\PersistentCollection {#4036 …}
      +votes: Doctrine\ORM\PersistentCollection {#4027 …}
      +reports: Doctrine\ORM\PersistentCollection {#4030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
      -id: 188053
      -bodyTs: "'field':8 'footbal':7 'measur':4 'minut':10 'per':9 'prefer':2 'speed':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/3787840"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701496677 {#4043
        date: 2023-12-02 06:57:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4032}
    +body: "You make dem der figures FPH n’ you got a deal. I don’t wanna be going no 600 yards a minute. I wanna be cruisin at 35000 yard and hour, ya hur?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701499736 {#5010
      date: 2023-12-02 07:48:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5014 …}
    +nested: Doctrine\ORM\PersistentCollection {#5016 …}
    +votes: Doctrine\ORM\PersistentCollection {#5018 …}
    +reports: Doctrine\ORM\PersistentCollection {#5020 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5024 …}
    -id: 188144
    -bodyTs: "'35000':28 '600':19 'cruisin':26 'deal':11 'dem':3 'der':4 'figur':5 'fph':6 'go':17 'got':9 'hour':31 'hur':33 'make':2 'minut':22 'n':7 'wanna':15,24 'ya':32 'yard':20,29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6873082"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701499736 {#5011
      date: 2023-12-02 07:48:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "A mile is about 15 football fields, so if we did switch to using that measurement, we could all be going 1,000 on the freeway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701501587 {#5141
    date: 2023-12-02 08:19:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MacNCheezus@lemmy.today"
    "@IDontHavePantsOn@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5145 …}
  +nested: Doctrine\ORM\PersistentCollection {#5147 …}
  +votes: Doctrine\ORM\PersistentCollection {#5149 …}
  +reports: Doctrine\ORM\PersistentCollection {#5151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5155 …}
  -id: 188194
  -bodyTs: "'000':23 '1':22 '15':5 'could':18 'field':7 'footbal':6 'freeway':26 'go':21 'measur':16 'mile':2 'switch':12 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3788613"
  +editedAt: DateTimeImmutable @1702622626 {#5142
    date: 2023-12-15 07:43:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701501587 {#5143
    date: 2023-12-02 08:19:47.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
19 DENIED edit
App\Entity\EntryComment {#5144
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5012
    +user: Proxies\__CG__\App\Entity\User {#5013 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4032
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I prefer to measure speed in football fields per minute."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1702762239 {#4038
        date: 2023-12-16 22:30:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4037 …}
      +nested: Doctrine\ORM\PersistentCollection {#4036 …}
      +votes: Doctrine\ORM\PersistentCollection {#4027 …}
      +reports: Doctrine\ORM\PersistentCollection {#4030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
      -id: 188053
      -bodyTs: "'field':8 'footbal':7 'measur':4 'minut':10 'per':9 'prefer':2 'speed':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/3787840"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701496677 {#4043
        date: 2023-12-02 06:57:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4032}
    +body: "You make dem der figures FPH n’ you got a deal. I don’t wanna be going no 600 yards a minute. I wanna be cruisin at 35000 yard and hour, ya hur?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701499736 {#5010
      date: 2023-12-02 07:48:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5014 …}
    +nested: Doctrine\ORM\PersistentCollection {#5016 …}
    +votes: Doctrine\ORM\PersistentCollection {#5018 …}
    +reports: Doctrine\ORM\PersistentCollection {#5020 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5024 …}
    -id: 188144
    -bodyTs: "'35000':28 '600':19 'cruisin':26 'deal':11 'dem':3 'der':4 'figur':5 'fph':6 'go':17 'got':9 'hour':31 'hur':33 'make':2 'minut':22 'n':7 'wanna':15,24 'ya':32 'yard':20,29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6873082"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701499736 {#5011
      date: 2023-12-02 07:48:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "A mile is about 15 football fields, so if we did switch to using that measurement, we could all be going 1,000 on the freeway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701501587 {#5141
    date: 2023-12-02 08:19:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MacNCheezus@lemmy.today"
    "@IDontHavePantsOn@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5145 …}
  +nested: Doctrine\ORM\PersistentCollection {#5147 …}
  +votes: Doctrine\ORM\PersistentCollection {#5149 …}
  +reports: Doctrine\ORM\PersistentCollection {#5151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5155 …}
  -id: 188194
  -bodyTs: "'000':23 '1':22 '15':5 'could':18 'field':7 'footbal':6 'freeway':26 'go':21 'measur':16 'mile':2 'switch':12 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3788613"
  +editedAt: DateTimeImmutable @1702622626 {#5142
    date: 2023-12-15 07:43:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701501587 {#5143
    date: 2023-12-02 08:19:47.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
20 DENIED moderate
App\Entity\EntryComment {#5144
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5012
    +user: Proxies\__CG__\App\Entity\User {#5013 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4032
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I prefer to measure speed in football fields per minute."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1702762239 {#4038
        date: 2023-12-16 22:30:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4037 …}
      +nested: Doctrine\ORM\PersistentCollection {#4036 …}
      +votes: Doctrine\ORM\PersistentCollection {#4027 …}
      +reports: Doctrine\ORM\PersistentCollection {#4030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
      -id: 188053
      -bodyTs: "'field':8 'footbal':7 'measur':4 'minut':10 'per':9 'prefer':2 'speed':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/3787840"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701496677 {#4043
        date: 2023-12-02 06:57:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4032}
    +body: "You make dem der figures FPH n’ you got a deal. I don’t wanna be going no 600 yards a minute. I wanna be cruisin at 35000 yard and hour, ya hur?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701499736 {#5010
      date: 2023-12-02 07:48:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5014 …}
    +nested: Doctrine\ORM\PersistentCollection {#5016 …}
    +votes: Doctrine\ORM\PersistentCollection {#5018 …}
    +reports: Doctrine\ORM\PersistentCollection {#5020 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5024 …}
    -id: 188144
    -bodyTs: "'35000':28 '600':19 'cruisin':26 'deal':11 'dem':3 'der':4 'figur':5 'fph':6 'go':17 'got':9 'hour':31 'hur':33 'make':2 'minut':22 'n':7 'wanna':15,24 'ya':32 'yard':20,29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6873082"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701499736 {#5011
      date: 2023-12-02 07:48:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "A mile is about 15 football fields, so if we did switch to using that measurement, we could all be going 1,000 on the freeway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701501587 {#5141
    date: 2023-12-02 08:19:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MacNCheezus@lemmy.today"
    "@IDontHavePantsOn@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5145 …}
  +nested: Doctrine\ORM\PersistentCollection {#5147 …}
  +votes: Doctrine\ORM\PersistentCollection {#5149 …}
  +reports: Doctrine\ORM\PersistentCollection {#5151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5155 …}
  -id: 188194
  -bodyTs: "'000':23 '1':22 '15':5 'could':18 'field':7 'footbal':6 'freeway':26 'go':21 'measur':16 'mile':2 'switch':12 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3788613"
  +editedAt: DateTimeImmutable @1702622626 {#5142
    date: 2023-12-15 07:43:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701501587 {#5143
    date: 2023-12-02 08:19:47.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
21 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
22 DENIED moderate
App\Entity\EntryComment {#5308
  +user: Proxies\__CG__\App\Entity\User {#5013 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5144
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5012
      +user: Proxies\__CG__\App\Entity\User {#5013 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4032
        +user: App\Entity\User {#4021 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I prefer to measure speed in football fields per minute."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1702762239 {#4038
          date: 2023-12-16 22:30:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4037 …}
        +nested: Doctrine\ORM\PersistentCollection {#4036 …}
        +votes: Doctrine\ORM\PersistentCollection {#4027 …}
        +reports: Doctrine\ORM\PersistentCollection {#4030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
        -id: 188053
        -bodyTs: "'field':8 'footbal':7 'measur':4 'minut':10 'per':9 'prefer':2 'speed':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/3787840"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701496677 {#4043
          date: 2023-12-02 06:57:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4032}
      +body: "You make dem der figures FPH n’ you got a deal. I don’t wanna be going no 600 yards a minute. I wanna be cruisin at 35000 yard and hour, ya hur?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701499736 {#5010
        date: 2023-12-02 07:48:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5014 …}
      +nested: Doctrine\ORM\PersistentCollection {#5016 …}
      +votes: Doctrine\ORM\PersistentCollection {#5018 …}
      +reports: Doctrine\ORM\PersistentCollection {#5020 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5024 …}
      -id: 188144
      -bodyTs: "'35000':28 '600':19 'cruisin':26 'deal':11 'dem':3 'der':4 'figur':5 'fph':6 'go':17 'got':9 'hour':31 'hur':33 'make':2 'minut':22 'n':7 'wanna':15,24 'ya':32 'yard':20,29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6873082"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701499736 {#5011
        date: 2023-12-02 07:48:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4032}
    +body: "A mile is about 15 football fields, so if we did switch to using that measurement, we could all be going 1,000 on the freeway."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701501587 {#5141
      date: 2023-12-02 08:19:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MacNCheezus@lemmy.today"
      "@IDontHavePantsOn@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5145 …}
    +nested: Doctrine\ORM\PersistentCollection {#5147 …}
    +votes: Doctrine\ORM\PersistentCollection {#5149 …}
    +reports: Doctrine\ORM\PersistentCollection {#5151 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5153 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5155 …}
    -id: 188194
    -bodyTs: "'000':23 '1':22 '15':5 'could':18 'field':7 'footbal':6 'freeway':26 'go':21 'measur':16 'mile':2 'switch':12 'use':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3788613"
    +editedAt: DateTimeImmutable @1702622626 {#5142
      date: 2023-12-15 07:43:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701501587 {#5143
      date: 2023-12-02 08:19:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "Ur gotdang right. My Mopar might be a four banger, but with cheezus behind the wheel we’re gon’ near 1700 n’ gettin 500 a gallon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701588575 {#5306
    date: 2023-12-03 08:29:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MacNCheezus@lemmy.today"
    "@IDontHavePantsOn@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5309 …}
  +nested: Doctrine\ORM\PersistentCollection {#5311 …}
  +votes: Doctrine\ORM\PersistentCollection {#5313 …}
  +reports: Doctrine\ORM\PersistentCollection {#5315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
  -id: 191325
  -bodyTs: "'1700':21 '500':24 'banger':10 'behind':14 'cheezus':13 'four':9 'gallon':26 'gettin':23 'gon':19 'gotdang':2 'might':6 'mopar':5 'n':22 'near':20 're':18 'right':3 'ur':1 'wheel':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6911844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701588575 {#5307
    date: 2023-12-03 08:29:35.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
23 DENIED edit
App\Entity\EntryComment {#5308
  +user: Proxies\__CG__\App\Entity\User {#5013 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5144
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5012
      +user: Proxies\__CG__\App\Entity\User {#5013 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4032
        +user: App\Entity\User {#4021 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I prefer to measure speed in football fields per minute."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1702762239 {#4038
          date: 2023-12-16 22:30:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4037 …}
        +nested: Doctrine\ORM\PersistentCollection {#4036 …}
        +votes: Doctrine\ORM\PersistentCollection {#4027 …}
        +reports: Doctrine\ORM\PersistentCollection {#4030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
        -id: 188053
        -bodyTs: "'field':8 'footbal':7 'measur':4 'minut':10 'per':9 'prefer':2 'speed':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/3787840"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701496677 {#4043
          date: 2023-12-02 06:57:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4032}
      +body: "You make dem der figures FPH n’ you got a deal. I don’t wanna be going no 600 yards a minute. I wanna be cruisin at 35000 yard and hour, ya hur?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701499736 {#5010
        date: 2023-12-02 07:48:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5014 …}
      +nested: Doctrine\ORM\PersistentCollection {#5016 …}
      +votes: Doctrine\ORM\PersistentCollection {#5018 …}
      +reports: Doctrine\ORM\PersistentCollection {#5020 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5024 …}
      -id: 188144
      -bodyTs: "'35000':28 '600':19 'cruisin':26 'deal':11 'dem':3 'der':4 'figur':5 'fph':6 'go':17 'got':9 'hour':31 'hur':33 'make':2 'minut':22 'n':7 'wanna':15,24 'ya':32 'yard':20,29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6873082"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701499736 {#5011
        date: 2023-12-02 07:48:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4032}
    +body: "A mile is about 15 football fields, so if we did switch to using that measurement, we could all be going 1,000 on the freeway."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701501587 {#5141
      date: 2023-12-02 08:19:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MacNCheezus@lemmy.today"
      "@IDontHavePantsOn@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5145 …}
    +nested: Doctrine\ORM\PersistentCollection {#5147 …}
    +votes: Doctrine\ORM\PersistentCollection {#5149 …}
    +reports: Doctrine\ORM\PersistentCollection {#5151 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5153 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5155 …}
    -id: 188194
    -bodyTs: "'000':23 '1':22 '15':5 'could':18 'field':7 'footbal':6 'freeway':26 'go':21 'measur':16 'mile':2 'switch':12 'use':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3788613"
    +editedAt: DateTimeImmutable @1702622626 {#5142
      date: 2023-12-15 07:43:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701501587 {#5143
      date: 2023-12-02 08:19:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "Ur gotdang right. My Mopar might be a four banger, but with cheezus behind the wheel we’re gon’ near 1700 n’ gettin 500 a gallon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701588575 {#5306
    date: 2023-12-03 08:29:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MacNCheezus@lemmy.today"
    "@IDontHavePantsOn@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5309 …}
  +nested: Doctrine\ORM\PersistentCollection {#5311 …}
  +votes: Doctrine\ORM\PersistentCollection {#5313 …}
  +reports: Doctrine\ORM\PersistentCollection {#5315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
  -id: 191325
  -bodyTs: "'1700':21 '500':24 'banger':10 'behind':14 'cheezus':13 'four':9 'gallon':26 'gettin':23 'gon':19 'gotdang':2 'might':6 'mopar':5 'n':22 'near':20 're':18 'right':3 'ur':1 'wheel':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6911844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701588575 {#5307
    date: 2023-12-03 08:29:35.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
24 DENIED moderate
App\Entity\EntryComment {#5308
  +user: Proxies\__CG__\App\Entity\User {#5013 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5144
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5012
      +user: Proxies\__CG__\App\Entity\User {#5013 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4032
        +user: App\Entity\User {#4021 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I prefer to measure speed in football fields per minute."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1702762239 {#4038
          date: 2023-12-16 22:30:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4037 …}
        +nested: Doctrine\ORM\PersistentCollection {#4036 …}
        +votes: Doctrine\ORM\PersistentCollection {#4027 …}
        +reports: Doctrine\ORM\PersistentCollection {#4030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
        -id: 188053
        -bodyTs: "'field':8 'footbal':7 'measur':4 'minut':10 'per':9 'prefer':2 'speed':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/3787840"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701496677 {#4043
          date: 2023-12-02 06:57:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4032}
      +body: "You make dem der figures FPH n’ you got a deal. I don’t wanna be going no 600 yards a minute. I wanna be cruisin at 35000 yard and hour, ya hur?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701499736 {#5010
        date: 2023-12-02 07:48:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5014 …}
      +nested: Doctrine\ORM\PersistentCollection {#5016 …}
      +votes: Doctrine\ORM\PersistentCollection {#5018 …}
      +reports: Doctrine\ORM\PersistentCollection {#5020 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5024 …}
      -id: 188144
      -bodyTs: "'35000':28 '600':19 'cruisin':26 'deal':11 'dem':3 'der':4 'figur':5 'fph':6 'go':17 'got':9 'hour':31 'hur':33 'make':2 'minut':22 'n':7 'wanna':15,24 'ya':32 'yard':20,29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6873082"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701499736 {#5011
        date: 2023-12-02 07:48:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4032}
    +body: "A mile is about 15 football fields, so if we did switch to using that measurement, we could all be going 1,000 on the freeway."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701501587 {#5141
      date: 2023-12-02 08:19:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MacNCheezus@lemmy.today"
      "@IDontHavePantsOn@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5145 …}
    +nested: Doctrine\ORM\PersistentCollection {#5147 …}
    +votes: Doctrine\ORM\PersistentCollection {#5149 …}
    +reports: Doctrine\ORM\PersistentCollection {#5151 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5153 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5155 …}
    -id: 188194
    -bodyTs: "'000':23 '1':22 '15':5 'could':18 'field':7 'footbal':6 'freeway':26 'go':21 'measur':16 'mile':2 'switch':12 'use':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3788613"
    +editedAt: DateTimeImmutable @1702622626 {#5142
      date: 2023-12-15 07:43:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701501587 {#5143
      date: 2023-12-02 08:19:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "Ur gotdang right. My Mopar might be a four banger, but with cheezus behind the wheel we’re gon’ near 1700 n’ gettin 500 a gallon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701588575 {#5306
    date: 2023-12-03 08:29:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MacNCheezus@lemmy.today"
    "@IDontHavePantsOn@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5309 …}
  +nested: Doctrine\ORM\PersistentCollection {#5311 …}
  +votes: Doctrine\ORM\PersistentCollection {#5313 …}
  +reports: Doctrine\ORM\PersistentCollection {#5315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
  -id: 191325
  -bodyTs: "'1700':21 '500':24 'banger':10 'behind':14 'cheezus':13 'four':9 'gallon':26 'gettin':23 'gon':19 'gotdang':2 'might':6 'mopar':5 'n':22 'near':20 're':18 'right':3 'ur':1 'wheel':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6911844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701588575 {#5307
    date: 2023-12-03 08:29:35.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
25 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
26 DENIED moderate
App\Entity\EntryComment {#5455
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5308
    +user: Proxies\__CG__\App\Entity\User {#5013 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5144
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5012
        +user: Proxies\__CG__\App\Entity\User {#5013 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4032
          +user: App\Entity\User {#4021 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "I prefer to measure speed in football fields per minute."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1702762239 {#4038
            date: 2023-12-16 22:30:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4037 …}
          +nested: Doctrine\ORM\PersistentCollection {#4036 …}
          +votes: Doctrine\ORM\PersistentCollection {#4027 …}
          +reports: Doctrine\ORM\PersistentCollection {#4030 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
          -id: 188053
          -bodyTs: "'field':8 'footbal':7 'measur':4 'minut':10 'per':9 'prefer':2 'speed':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.today/comment/3787840"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701496677 {#4043
            date: 2023-12-02 06:57:57.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4032}
        +body: "You make dem der figures FPH n’ you got a deal. I don’t wanna be going no 600 yards a minute. I wanna be cruisin at 35000 yard and hour, ya hur?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701499736 {#5010
          date: 2023-12-02 07:48:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5014 …}
        +nested: Doctrine\ORM\PersistentCollection {#5016 …}
        +votes: Doctrine\ORM\PersistentCollection {#5018 …}
        +reports: Doctrine\ORM\PersistentCollection {#5020 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5022 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5024 …}
        -id: 188144
        -bodyTs: "'35000':28 '600':19 'cruisin':26 'deal':11 'dem':3 'der':4 'figur':5 'fph':6 'go':17 'got':9 'hour':31 'hur':33 'make':2 'minut':22 'n':7 'wanna':15,24 'ya':32 'yard':20,29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6873082"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701499736 {#5011
          date: 2023-12-02 07:48:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4032}
      +body: "A mile is about 15 football fields, so if we did switch to using that measurement, we could all be going 1,000 on the freeway."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701501587 {#5141
        date: 2023-12-02 08:19:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@MacNCheezus@lemmy.today"
        "@IDontHavePantsOn@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5145 …}
      +nested: Doctrine\ORM\PersistentCollection {#5147 …}
      +votes: Doctrine\ORM\PersistentCollection {#5149 …}
      +reports: Doctrine\ORM\PersistentCollection {#5151 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5153 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5155 …}
      -id: 188194
      -bodyTs: "'000':23 '1':22 '15':5 'could':18 'field':7 'footbal':6 'freeway':26 'go':21 'measur':16 'mile':2 'switch':12 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/3788613"
      +editedAt: DateTimeImmutable @1702622626 {#5142
        date: 2023-12-15 07:43:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701501587 {#5143
        date: 2023-12-02 08:19:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4032}
    +body: "Ur gotdang right. My Mopar might be a four banger, but with cheezus behind the wheel we’re gon’ near 1700 n’ gettin 500 a gallon."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701588575 {#5306
      date: 2023-12-03 08:29:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MacNCheezus@lemmy.today"
      "@IDontHavePantsOn@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5309 …}
    +nested: Doctrine\ORM\PersistentCollection {#5311 …}
    +votes: Doctrine\ORM\PersistentCollection {#5313 …}
    +reports: Doctrine\ORM\PersistentCollection {#5315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
    -id: 191325
    -bodyTs: "'1700':21 '500':24 'banger':10 'behind':14 'cheezus':13 'four':9 'gallon':26 'gettin':23 'gon':19 'gotdang':2 'might':6 'mopar':5 'n':22 'near':20 're':18 'right':3 'ur':1 'wheel':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6911844"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701588575 {#5307
      date: 2023-12-03 08:29:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "Hmmm yeah… I know some of those words."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701588868 {#5453
    date: 2023-12-03 08:34:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MacNCheezus@lemmy.today"
    "@IDontHavePantsOn@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5456 …}
  +nested: Doctrine\ORM\PersistentCollection {#5458 …}
  +votes: Doctrine\ORM\PersistentCollection {#5460 …}
  +reports: Doctrine\ORM\PersistentCollection {#5462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5466 …}
  -id: 191334
  -bodyTs: "'hmmm':1 'know':4 'word':8 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3815407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701588868 {#5454
    date: 2023-12-03 08:34:28.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
27 DENIED edit
App\Entity\EntryComment {#5455
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5308
    +user: Proxies\__CG__\App\Entity\User {#5013 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5144
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5012
        +user: Proxies\__CG__\App\Entity\User {#5013 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4032
          +user: App\Entity\User {#4021 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "I prefer to measure speed in football fields per minute."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1702762239 {#4038
            date: 2023-12-16 22:30:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4037 …}
          +nested: Doctrine\ORM\PersistentCollection {#4036 …}
          +votes: Doctrine\ORM\PersistentCollection {#4027 …}
          +reports: Doctrine\ORM\PersistentCollection {#4030 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
          -id: 188053
          -bodyTs: "'field':8 'footbal':7 'measur':4 'minut':10 'per':9 'prefer':2 'speed':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.today/comment/3787840"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701496677 {#4043
            date: 2023-12-02 06:57:57.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4032}
        +body: "You make dem der figures FPH n’ you got a deal. I don’t wanna be going no 600 yards a minute. I wanna be cruisin at 35000 yard and hour, ya hur?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701499736 {#5010
          date: 2023-12-02 07:48:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5014 …}
        +nested: Doctrine\ORM\PersistentCollection {#5016 …}
        +votes: Doctrine\ORM\PersistentCollection {#5018 …}
        +reports: Doctrine\ORM\PersistentCollection {#5020 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5022 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5024 …}
        -id: 188144
        -bodyTs: "'35000':28 '600':19 'cruisin':26 'deal':11 'dem':3 'der':4 'figur':5 'fph':6 'go':17 'got':9 'hour':31 'hur':33 'make':2 'minut':22 'n':7 'wanna':15,24 'ya':32 'yard':20,29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6873082"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701499736 {#5011
          date: 2023-12-02 07:48:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4032}
      +body: "A mile is about 15 football fields, so if we did switch to using that measurement, we could all be going 1,000 on the freeway."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701501587 {#5141
        date: 2023-12-02 08:19:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@MacNCheezus@lemmy.today"
        "@IDontHavePantsOn@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5145 …}
      +nested: Doctrine\ORM\PersistentCollection {#5147 …}
      +votes: Doctrine\ORM\PersistentCollection {#5149 …}
      +reports: Doctrine\ORM\PersistentCollection {#5151 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5153 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5155 …}
      -id: 188194
      -bodyTs: "'000':23 '1':22 '15':5 'could':18 'field':7 'footbal':6 'freeway':26 'go':21 'measur':16 'mile':2 'switch':12 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/3788613"
      +editedAt: DateTimeImmutable @1702622626 {#5142
        date: 2023-12-15 07:43:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701501587 {#5143
        date: 2023-12-02 08:19:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4032}
    +body: "Ur gotdang right. My Mopar might be a four banger, but with cheezus behind the wheel we’re gon’ near 1700 n’ gettin 500 a gallon."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701588575 {#5306
      date: 2023-12-03 08:29:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MacNCheezus@lemmy.today"
      "@IDontHavePantsOn@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5309 …}
    +nested: Doctrine\ORM\PersistentCollection {#5311 …}
    +votes: Doctrine\ORM\PersistentCollection {#5313 …}
    +reports: Doctrine\ORM\PersistentCollection {#5315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
    -id: 191325
    -bodyTs: "'1700':21 '500':24 'banger':10 'behind':14 'cheezus':13 'four':9 'gallon':26 'gettin':23 'gon':19 'gotdang':2 'might':6 'mopar':5 'n':22 'near':20 're':18 'right':3 'ur':1 'wheel':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6911844"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701588575 {#5307
      date: 2023-12-03 08:29:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "Hmmm yeah… I know some of those words."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701588868 {#5453
    date: 2023-12-03 08:34:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MacNCheezus@lemmy.today"
    "@IDontHavePantsOn@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5456 …}
  +nested: Doctrine\ORM\PersistentCollection {#5458 …}
  +votes: Doctrine\ORM\PersistentCollection {#5460 …}
  +reports: Doctrine\ORM\PersistentCollection {#5462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5466 …}
  -id: 191334
  -bodyTs: "'hmmm':1 'know':4 'word':8 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3815407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701588868 {#5454
    date: 2023-12-03 08:34:28.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
28 DENIED moderate
App\Entity\EntryComment {#5455
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5308
    +user: Proxies\__CG__\App\Entity\User {#5013 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5144
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5012
        +user: Proxies\__CG__\App\Entity\User {#5013 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4032
          +user: App\Entity\User {#4021 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "I prefer to measure speed in football fields per minute."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1702762239 {#4038
            date: 2023-12-16 22:30:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4037 …}
          +nested: Doctrine\ORM\PersistentCollection {#4036 …}
          +votes: Doctrine\ORM\PersistentCollection {#4027 …}
          +reports: Doctrine\ORM\PersistentCollection {#4030 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
          -id: 188053
          -bodyTs: "'field':8 'footbal':7 'measur':4 'minut':10 'per':9 'prefer':2 'speed':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.today/comment/3787840"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701496677 {#4043
            date: 2023-12-02 06:57:57.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4032}
        +body: "You make dem der figures FPH n’ you got a deal. I don’t wanna be going no 600 yards a minute. I wanna be cruisin at 35000 yard and hour, ya hur?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701499736 {#5010
          date: 2023-12-02 07:48:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5014 …}
        +nested: Doctrine\ORM\PersistentCollection {#5016 …}
        +votes: Doctrine\ORM\PersistentCollection {#5018 …}
        +reports: Doctrine\ORM\PersistentCollection {#5020 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5022 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5024 …}
        -id: 188144
        -bodyTs: "'35000':28 '600':19 'cruisin':26 'deal':11 'dem':3 'der':4 'figur':5 'fph':6 'go':17 'got':9 'hour':31 'hur':33 'make':2 'minut':22 'n':7 'wanna':15,24 'ya':32 'yard':20,29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6873082"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701499736 {#5011
          date: 2023-12-02 07:48:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4032}
      +body: "A mile is about 15 football fields, so if we did switch to using that measurement, we could all be going 1,000 on the freeway."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701501587 {#5141
        date: 2023-12-02 08:19:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@MacNCheezus@lemmy.today"
        "@IDontHavePantsOn@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5145 …}
      +nested: Doctrine\ORM\PersistentCollection {#5147 …}
      +votes: Doctrine\ORM\PersistentCollection {#5149 …}
      +reports: Doctrine\ORM\PersistentCollection {#5151 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5153 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5155 …}
      -id: 188194
      -bodyTs: "'000':23 '1':22 '15':5 'could':18 'field':7 'footbal':6 'freeway':26 'go':21 'measur':16 'mile':2 'switch':12 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/3788613"
      +editedAt: DateTimeImmutable @1702622626 {#5142
        date: 2023-12-15 07:43:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701501587 {#5143
        date: 2023-12-02 08:19:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4032}
    +body: "Ur gotdang right. My Mopar might be a four banger, but with cheezus behind the wheel we’re gon’ near 1700 n’ gettin 500 a gallon."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701588575 {#5306
      date: 2023-12-03 08:29:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MacNCheezus@lemmy.today"
      "@IDontHavePantsOn@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5309 …}
    +nested: Doctrine\ORM\PersistentCollection {#5311 …}
    +votes: Doctrine\ORM\PersistentCollection {#5313 …}
    +reports: Doctrine\ORM\PersistentCollection {#5315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
    -id: 191325
    -bodyTs: "'1700':21 '500':24 'banger':10 'behind':14 'cheezus':13 'four':9 'gallon':26 'gettin':23 'gon':19 'gotdang':2 'might':6 'mopar':5 'n':22 'near':20 're':18 'right':3 'ur':1 'wheel':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6911844"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701588575 {#5307
      date: 2023-12-03 08:29:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "Hmmm yeah… I know some of those words."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701588868 {#5453
    date: 2023-12-03 08:34:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MacNCheezus@lemmy.today"
    "@IDontHavePantsOn@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5456 …}
  +nested: Doctrine\ORM\PersistentCollection {#5458 …}
  +votes: Doctrine\ORM\PersistentCollection {#5460 …}
  +reports: Doctrine\ORM\PersistentCollection {#5462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5466 …}
  -id: 191334
  -bodyTs: "'hmmm':1 'know':4 'word':8 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3815407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701588868 {#5454
    date: 2023-12-03 08:34:28.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
29 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
30 DENIED moderate
App\Entity\EntryComment {#5028
  +user: Proxies\__CG__\App\Entity\User {#5029 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I prefer to measure speed in football fields per minute."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1702762239 {#4038
      date: 2023-12-16 22:30:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4037 …}
    +nested: Doctrine\ORM\PersistentCollection {#4036 …}
    +votes: Doctrine\ORM\PersistentCollection {#4027 …}
    +reports: Doctrine\ORM\PersistentCollection {#4030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 188053
    -bodyTs: "'field':8 'footbal':7 'measur':4 'minut':10 'per':9 'prefer':2 'speed':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3787840"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701496677 {#4043
      date: 2023-12-02 06:57:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "As an american, It’s easier when you convert football fields to watermelons and seconds to no healthcare. One you start thinking in terms of watermelons per crippling medical debt, everything clicks. You’re welcome."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701514819 {#5026
    date: 2023-12-02 12:00:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5030 …}
  +nested: Doctrine\ORM\PersistentCollection {#5032 …}
  +votes: Doctrine\ORM\PersistentCollection {#5034 …}
  +reports: Doctrine\ORM\PersistentCollection {#5036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5040 …}
  -id: 190432
  -bodyTs: "'american':3 'click':32 'convert':9 'crippl':28 'debt':30 'easier':6 'everyth':31 'field':11 'footbal':10 'healthcar':18 'medic':29 'one':19 'per':27 're':34 'second':15 'start':21 'term':24 'think':22 'watermelon':13,26 'welcom':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5744256"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701514819 {#5027
    date: 2023-12-02 12:00:19.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
31 DENIED edit
App\Entity\EntryComment {#5028
  +user: Proxies\__CG__\App\Entity\User {#5029 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I prefer to measure speed in football fields per minute."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1702762239 {#4038
      date: 2023-12-16 22:30:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4037 …}
    +nested: Doctrine\ORM\PersistentCollection {#4036 …}
    +votes: Doctrine\ORM\PersistentCollection {#4027 …}
    +reports: Doctrine\ORM\PersistentCollection {#4030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 188053
    -bodyTs: "'field':8 'footbal':7 'measur':4 'minut':10 'per':9 'prefer':2 'speed':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3787840"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701496677 {#4043
      date: 2023-12-02 06:57:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "As an american, It’s easier when you convert football fields to watermelons and seconds to no healthcare. One you start thinking in terms of watermelons per crippling medical debt, everything clicks. You’re welcome."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701514819 {#5026
    date: 2023-12-02 12:00:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5030 …}
  +nested: Doctrine\ORM\PersistentCollection {#5032 …}
  +votes: Doctrine\ORM\PersistentCollection {#5034 …}
  +reports: Doctrine\ORM\PersistentCollection {#5036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5040 …}
  -id: 190432
  -bodyTs: "'american':3 'click':32 'convert':9 'crippl':28 'debt':30 'easier':6 'everyth':31 'field':11 'footbal':10 'healthcar':18 'medic':29 'one':19 'per':27 're':34 'second':15 'start':21 'term':24 'think':22 'watermelon':13,26 'welcom':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5744256"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701514819 {#5027
    date: 2023-12-02 12:00:19.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
32 DENIED moderate
App\Entity\EntryComment {#5028
  +user: Proxies\__CG__\App\Entity\User {#5029 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I prefer to measure speed in football fields per minute."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1702762239 {#4038
      date: 2023-12-16 22:30:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4037 …}
    +nested: Doctrine\ORM\PersistentCollection {#4036 …}
    +votes: Doctrine\ORM\PersistentCollection {#4027 …}
    +reports: Doctrine\ORM\PersistentCollection {#4030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 188053
    -bodyTs: "'field':8 'footbal':7 'measur':4 'minut':10 'per':9 'prefer':2 'speed':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3787840"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701496677 {#4043
      date: 2023-12-02 06:57:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "As an american, It’s easier when you convert football fields to watermelons and seconds to no healthcare. One you start thinking in terms of watermelons per crippling medical debt, everything clicks. You’re welcome."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701514819 {#5026
    date: 2023-12-02 12:00:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5030 …}
  +nested: Doctrine\ORM\PersistentCollection {#5032 …}
  +votes: Doctrine\ORM\PersistentCollection {#5034 …}
  +reports: Doctrine\ORM\PersistentCollection {#5036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5040 …}
  -id: 190432
  -bodyTs: "'american':3 'click':32 'convert':9 'crippl':28 'debt':30 'easier':6 'everyth':31 'field':11 'footbal':10 'healthcar':18 'medic':29 'one':19 'per':27 're':34 'second':15 'start':21 'term':24 'think':22 'watermelon':13,26 'welcom':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5744256"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701514819 {#5027
    date: 2023-12-02 12:00:19.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
33 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
34 DENIED moderate
App\Entity\EntryComment {#5159
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5028
    +user: Proxies\__CG__\App\Entity\User {#5029 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4032
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I prefer to measure speed in football fields per minute."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1702762239 {#4038
        date: 2023-12-16 22:30:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4037 …}
      +nested: Doctrine\ORM\PersistentCollection {#4036 …}
      +votes: Doctrine\ORM\PersistentCollection {#4027 …}
      +reports: Doctrine\ORM\PersistentCollection {#4030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
      -id: 188053
      -bodyTs: "'field':8 'footbal':7 'measur':4 'minut':10 'per':9 'prefer':2 'speed':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/3787840"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701496677 {#4043
        date: 2023-12-02 06:57:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4032}
    +body: "As an american, It’s easier when you convert football fields to watermelons and seconds to no healthcare. One you start thinking in terms of watermelons per crippling medical debt, everything clicks. You’re welcome."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701514819 {#5026
      date: 2023-12-02 12:00:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5030 …}
    +nested: Doctrine\ORM\PersistentCollection {#5032 …}
    +votes: Doctrine\ORM\PersistentCollection {#5034 …}
    +reports: Doctrine\ORM\PersistentCollection {#5036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5038 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5040 …}
    -id: 190432
    -bodyTs: "'american':3 'click':32 'convert':9 'crippl':28 'debt':30 'easier':6 'everyth':31 'field':11 'footbal':10 'healthcar':18 'medic':29 'one':19 'per':27 're':34 'second':15 'start':21 'term':24 'think':22 'watermelon':13,26 'welcom':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5744256"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701514819 {#5027
      date: 2023-12-02 12:00:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "Is this a joke about black people not being able to afford healthcare or something?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701515121 {#5157
    date: 2023-12-02 12:05:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MacNCheezus@lemmy.today"
    "@JPSound@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5160 …}
  +nested: Doctrine\ORM\PersistentCollection {#5162 …}
  +votes: Doctrine\ORM\PersistentCollection {#5164 …}
  +reports: Doctrine\ORM\PersistentCollection {#5166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5170 …}
  -id: 190438
  -bodyTs: "'abl':10 'afford':12 'black':6 'healthcar':13 'joke':4 'peopl':7 'someth':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3791132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701515121 {#5158
    date: 2023-12-02 12:05:21.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
35 DENIED edit
App\Entity\EntryComment {#5159
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5028
    +user: Proxies\__CG__\App\Entity\User {#5029 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4032
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I prefer to measure speed in football fields per minute."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1702762239 {#4038
        date: 2023-12-16 22:30:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4037 …}
      +nested: Doctrine\ORM\PersistentCollection {#4036 …}
      +votes: Doctrine\ORM\PersistentCollection {#4027 …}
      +reports: Doctrine\ORM\PersistentCollection {#4030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
      -id: 188053
      -bodyTs: "'field':8 'footbal':7 'measur':4 'minut':10 'per':9 'prefer':2 'speed':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/3787840"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701496677 {#4043
        date: 2023-12-02 06:57:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4032}
    +body: "As an american, It’s easier when you convert football fields to watermelons and seconds to no healthcare. One you start thinking in terms of watermelons per crippling medical debt, everything clicks. You’re welcome."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701514819 {#5026
      date: 2023-12-02 12:00:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5030 …}
    +nested: Doctrine\ORM\PersistentCollection {#5032 …}
    +votes: Doctrine\ORM\PersistentCollection {#5034 …}
    +reports: Doctrine\ORM\PersistentCollection {#5036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5038 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5040 …}
    -id: 190432
    -bodyTs: "'american':3 'click':32 'convert':9 'crippl':28 'debt':30 'easier':6 'everyth':31 'field':11 'footbal':10 'healthcar':18 'medic':29 'one':19 'per':27 're':34 'second':15 'start':21 'term':24 'think':22 'watermelon':13,26 'welcom':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5744256"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701514819 {#5027
      date: 2023-12-02 12:00:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "Is this a joke about black people not being able to afford healthcare or something?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701515121 {#5157
    date: 2023-12-02 12:05:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MacNCheezus@lemmy.today"
    "@JPSound@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5160 …}
  +nested: Doctrine\ORM\PersistentCollection {#5162 …}
  +votes: Doctrine\ORM\PersistentCollection {#5164 …}
  +reports: Doctrine\ORM\PersistentCollection {#5166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5170 …}
  -id: 190438
  -bodyTs: "'abl':10 'afford':12 'black':6 'healthcar':13 'joke':4 'peopl':7 'someth':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3791132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701515121 {#5158
    date: 2023-12-02 12:05:21.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
36 DENIED moderate
App\Entity\EntryComment {#5159
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5028
    +user: Proxies\__CG__\App\Entity\User {#5029 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4032
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I prefer to measure speed in football fields per minute."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1702762239 {#4038
        date: 2023-12-16 22:30:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4037 …}
      +nested: Doctrine\ORM\PersistentCollection {#4036 …}
      +votes: Doctrine\ORM\PersistentCollection {#4027 …}
      +reports: Doctrine\ORM\PersistentCollection {#4030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
      -id: 188053
      -bodyTs: "'field':8 'footbal':7 'measur':4 'minut':10 'per':9 'prefer':2 'speed':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/3787840"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701496677 {#4043
        date: 2023-12-02 06:57:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4032}
    +body: "As an american, It’s easier when you convert football fields to watermelons and seconds to no healthcare. One you start thinking in terms of watermelons per crippling medical debt, everything clicks. You’re welcome."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701514819 {#5026
      date: 2023-12-02 12:00:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5030 …}
    +nested: Doctrine\ORM\PersistentCollection {#5032 …}
    +votes: Doctrine\ORM\PersistentCollection {#5034 …}
    +reports: Doctrine\ORM\PersistentCollection {#5036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5038 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5040 …}
    -id: 190432
    -bodyTs: "'american':3 'click':32 'convert':9 'crippl':28 'debt':30 'easier':6 'everyth':31 'field':11 'footbal':10 'healthcar':18 'medic':29 'one':19 'per':27 're':34 'second':15 'start':21 'term':24 'think':22 'watermelon':13,26 'welcom':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5744256"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701514819 {#5027
      date: 2023-12-02 12:00:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "Is this a joke about black people not being able to afford healthcare or something?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701515121 {#5157
    date: 2023-12-02 12:05:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MacNCheezus@lemmy.today"
    "@JPSound@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5160 …}
  +nested: Doctrine\ORM\PersistentCollection {#5162 …}
  +votes: Doctrine\ORM\PersistentCollection {#5164 …}
  +reports: Doctrine\ORM\PersistentCollection {#5166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5170 …}
  -id: 190438
  -bodyTs: "'abl':10 'afford':12 'black':6 'healthcar':13 'joke':4 'peopl':7 'someth':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3791132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701515121 {#5158
    date: 2023-12-02 12:05:21.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
37 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
38 DENIED moderate
App\Entity\EntryComment {#5323
  +user: Proxies\__CG__\App\Entity\User {#5029 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5159
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5028
      +user: Proxies\__CG__\App\Entity\User {#5029 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4032
        +user: App\Entity\User {#4021 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I prefer to measure speed in football fields per minute."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1702762239 {#4038
          date: 2023-12-16 22:30:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4037 …}
        +nested: Doctrine\ORM\PersistentCollection {#4036 …}
        +votes: Doctrine\ORM\PersistentCollection {#4027 …}
        +reports: Doctrine\ORM\PersistentCollection {#4030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
        -id: 188053
        -bodyTs: "'field':8 'footbal':7 'measur':4 'minut':10 'per':9 'prefer':2 'speed':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/3787840"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701496677 {#4043
          date: 2023-12-02 06:57:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4032}
      +body: "As an american, It’s easier when you convert football fields to watermelons and seconds to no healthcare. One you start thinking in terms of watermelons per crippling medical debt, everything clicks. You’re welcome."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701514819 {#5026
        date: 2023-12-02 12:00:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5030 …}
      +nested: Doctrine\ORM\PersistentCollection {#5032 …}
      +votes: Doctrine\ORM\PersistentCollection {#5034 …}
      +reports: Doctrine\ORM\PersistentCollection {#5036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5038 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5040 …}
      -id: 190432
      -bodyTs: "'american':3 'click':32 'convert':9 'crippl':28 'debt':30 'easier':6 'everyth':31 'field':11 'footbal':10 'healthcar':18 'medic':29 'one':19 'per':27 're':34 'second':15 'start':21 'term':24 'think':22 'watermelon':13,26 'welcom':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5744256"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701514819 {#5027
        date: 2023-12-02 12:00:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4032}
    +body: "Is this a joke about black people not being able to afford healthcare or something?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701515121 {#5157
      date: 2023-12-02 12:05:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MacNCheezus@lemmy.today"
      "@JPSound@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5160 …}
    +nested: Doctrine\ORM\PersistentCollection {#5162 …}
    +votes: Doctrine\ORM\PersistentCollection {#5164 …}
    +reports: Doctrine\ORM\PersistentCollection {#5166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5170 …}
    -id: 190438
    -bodyTs: "'abl':10 'afford':12 'black':6 'healthcar':13 'joke':4 'peopl':7 'someth':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3791132"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701515121 {#5158
      date: 2023-12-02 12:05:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "No… Not at all but what gave you that idea? Besides, everyone here enjoys medical debt or an undiagnosed ailment. Sometimes both if you’re lucky."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701515476 {#5321
    date: 2023-12-02 12:11:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MacNCheezus@lemmy.today"
    "@JPSound@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5324 …}
  +nested: Doctrine\ORM\PersistentCollection {#5326 …}
  +votes: Doctrine\ORM\PersistentCollection {#5328 …}
  +reports: Doctrine\ORM\PersistentCollection {#5330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5334 …}
  -id: 190441
  -bodyTs: "'ailment':20 'besid':11 'debt':16 'enjoy':14 'everyon':12 'gave':7 'idea':10 'lucki':26 'medic':15 're':25 'sometim':21 'undiagnos':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5744384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701515476 {#5322
    date: 2023-12-02 12:11:16.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
39 DENIED edit
App\Entity\EntryComment {#5323
  +user: Proxies\__CG__\App\Entity\User {#5029 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5159
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5028
      +user: Proxies\__CG__\App\Entity\User {#5029 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4032
        +user: App\Entity\User {#4021 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I prefer to measure speed in football fields per minute."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1702762239 {#4038
          date: 2023-12-16 22:30:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4037 …}
        +nested: Doctrine\ORM\PersistentCollection {#4036 …}
        +votes: Doctrine\ORM\PersistentCollection {#4027 …}
        +reports: Doctrine\ORM\PersistentCollection {#4030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
        -id: 188053
        -bodyTs: "'field':8 'footbal':7 'measur':4 'minut':10 'per':9 'prefer':2 'speed':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/3787840"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701496677 {#4043
          date: 2023-12-02 06:57:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4032}
      +body: "As an american, It’s easier when you convert football fields to watermelons and seconds to no healthcare. One you start thinking in terms of watermelons per crippling medical debt, everything clicks. You’re welcome."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701514819 {#5026
        date: 2023-12-02 12:00:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5030 …}
      +nested: Doctrine\ORM\PersistentCollection {#5032 …}
      +votes: Doctrine\ORM\PersistentCollection {#5034 …}
      +reports: Doctrine\ORM\PersistentCollection {#5036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5038 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5040 …}
      -id: 190432
      -bodyTs: "'american':3 'click':32 'convert':9 'crippl':28 'debt':30 'easier':6 'everyth':31 'field':11 'footbal':10 'healthcar':18 'medic':29 'one':19 'per':27 're':34 'second':15 'start':21 'term':24 'think':22 'watermelon':13,26 'welcom':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5744256"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701514819 {#5027
        date: 2023-12-02 12:00:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4032}
    +body: "Is this a joke about black people not being able to afford healthcare or something?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701515121 {#5157
      date: 2023-12-02 12:05:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MacNCheezus@lemmy.today"
      "@JPSound@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5160 …}
    +nested: Doctrine\ORM\PersistentCollection {#5162 …}
    +votes: Doctrine\ORM\PersistentCollection {#5164 …}
    +reports: Doctrine\ORM\PersistentCollection {#5166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5170 …}
    -id: 190438
    -bodyTs: "'abl':10 'afford':12 'black':6 'healthcar':13 'joke':4 'peopl':7 'someth':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3791132"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701515121 {#5158
      date: 2023-12-02 12:05:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "No… Not at all but what gave you that idea? Besides, everyone here enjoys medical debt or an undiagnosed ailment. Sometimes both if you’re lucky."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701515476 {#5321
    date: 2023-12-02 12:11:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MacNCheezus@lemmy.today"
    "@JPSound@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5324 …}
  +nested: Doctrine\ORM\PersistentCollection {#5326 …}
  +votes: Doctrine\ORM\PersistentCollection {#5328 …}
  +reports: Doctrine\ORM\PersistentCollection {#5330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5334 …}
  -id: 190441
  -bodyTs: "'ailment':20 'besid':11 'debt':16 'enjoy':14 'everyon':12 'gave':7 'idea':10 'lucki':26 'medic':15 're':25 'sometim':21 'undiagnos':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5744384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701515476 {#5322
    date: 2023-12-02 12:11:16.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
40 DENIED moderate
App\Entity\EntryComment {#5323
  +user: Proxies\__CG__\App\Entity\User {#5029 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5159
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5028
      +user: Proxies\__CG__\App\Entity\User {#5029 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4032
        +user: App\Entity\User {#4021 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I prefer to measure speed in football fields per minute."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1702762239 {#4038
          date: 2023-12-16 22:30:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4037 …}
        +nested: Doctrine\ORM\PersistentCollection {#4036 …}
        +votes: Doctrine\ORM\PersistentCollection {#4027 …}
        +reports: Doctrine\ORM\PersistentCollection {#4030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
        -id: 188053
        -bodyTs: "'field':8 'footbal':7 'measur':4 'minut':10 'per':9 'prefer':2 'speed':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/3787840"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701496677 {#4043
          date: 2023-12-02 06:57:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4032}
      +body: "As an american, It’s easier when you convert football fields to watermelons and seconds to no healthcare. One you start thinking in terms of watermelons per crippling medical debt, everything clicks. You’re welcome."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701514819 {#5026
        date: 2023-12-02 12:00:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5030 …}
      +nested: Doctrine\ORM\PersistentCollection {#5032 …}
      +votes: Doctrine\ORM\PersistentCollection {#5034 …}
      +reports: Doctrine\ORM\PersistentCollection {#5036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5038 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5040 …}
      -id: 190432
      -bodyTs: "'american':3 'click':32 'convert':9 'crippl':28 'debt':30 'easier':6 'everyth':31 'field':11 'footbal':10 'healthcar':18 'medic':29 'one':19 'per':27 're':34 'second':15 'start':21 'term':24 'think':22 'watermelon':13,26 'welcom':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5744256"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701514819 {#5027
        date: 2023-12-02 12:00:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4032}
    +body: "Is this a joke about black people not being able to afford healthcare or something?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701515121 {#5157
      date: 2023-12-02 12:05:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MacNCheezus@lemmy.today"
      "@JPSound@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5160 …}
    +nested: Doctrine\ORM\PersistentCollection {#5162 …}
    +votes: Doctrine\ORM\PersistentCollection {#5164 …}
    +reports: Doctrine\ORM\PersistentCollection {#5166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5170 …}
    -id: 190438
    -bodyTs: "'abl':10 'afford':12 'black':6 'healthcar':13 'joke':4 'peopl':7 'someth':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/3791132"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701515121 {#5158
      date: 2023-12-02 12:05:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "No… Not at all but what gave you that idea? Besides, everyone here enjoys medical debt or an undiagnosed ailment. Sometimes both if you’re lucky."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701515476 {#5321
    date: 2023-12-02 12:11:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MacNCheezus@lemmy.today"
    "@JPSound@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5324 …}
  +nested: Doctrine\ORM\PersistentCollection {#5326 …}
  +votes: Doctrine\ORM\PersistentCollection {#5328 …}
  +reports: Doctrine\ORM\PersistentCollection {#5330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5334 …}
  -id: 190441
  -bodyTs: "'ailment':20 'besid':11 'debt':16 'enjoy':14 'everyon':12 'gave':7 'idea':10 'lucki':26 'medic':15 're':25 'sometim':21 'undiagnos':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5744384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701515476 {#5322
    date: 2023-12-02 12:11:16.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
41 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
42 DENIED moderate
App\Entity\EntryComment {#5439
  +user: Proxies\__CG__\App\Entity\User {#5440 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5323
    +user: Proxies\__CG__\App\Entity\User {#5029 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5159
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5028
        +user: Proxies\__CG__\App\Entity\User {#5029 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4032
          +user: App\Entity\User {#4021 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "I prefer to measure speed in football fields per minute."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1702762239 {#4038
            date: 2023-12-16 22:30:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4037 …}
          +nested: Doctrine\ORM\PersistentCollection {#4036 …}
          +votes: Doctrine\ORM\PersistentCollection {#4027 …}
          +reports: Doctrine\ORM\PersistentCollection {#4030 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
          -id: 188053
          -bodyTs: "'field':8 'footbal':7 'measur':4 'minut':10 'per':9 'prefer':2 'speed':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.today/comment/3787840"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701496677 {#4043
            date: 2023-12-02 06:57:57.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4032}
        +body: "As an american, It’s easier when you convert football fields to watermelons and seconds to no healthcare. One you start thinking in terms of watermelons per crippling medical debt, everything clicks. You’re welcome."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701514819 {#5026
          date: 2023-12-02 12:00:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5030 …}
        +nested: Doctrine\ORM\PersistentCollection {#5032 …}
        +votes: Doctrine\ORM\PersistentCollection {#5034 …}
        +reports: Doctrine\ORM\PersistentCollection {#5036 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5038 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5040 …}
        -id: 190432
        -bodyTs: "'american':3 'click':32 'convert':9 'crippl':28 'debt':30 'easier':6 'everyth':31 'field':11 'footbal':10 'healthcar':18 'medic':29 'one':19 'per':27 're':34 'second':15 'start':21 'term':24 'think':22 'watermelon':13,26 'welcom':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5744256"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701514819 {#5027
          date: 2023-12-02 12:00:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4032}
      +body: "Is this a joke about black people not being able to afford healthcare or something?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701515121 {#5157
        date: 2023-12-02 12:05:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@MacNCheezus@lemmy.today"
        "@JPSound@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5160 …}
      +nested: Doctrine\ORM\PersistentCollection {#5162 …}
      +votes: Doctrine\ORM\PersistentCollection {#5164 …}
      +reports: Doctrine\ORM\PersistentCollection {#5166 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5168 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5170 …}
      -id: 190438
      -bodyTs: "'abl':10 'afford':12 'black':6 'healthcar':13 'joke':4 'peopl':7 'someth':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/3791132"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701515121 {#5158
        date: 2023-12-02 12:05:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4032}
    +body: "No… Not at all but what gave you that idea? Besides, everyone here enjoys medical debt or an undiagnosed ailment. Sometimes both if you’re lucky."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701515476 {#5321
      date: 2023-12-02 12:11:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MacNCheezus@lemmy.today"
      "@JPSound@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5324 …}
    +nested: Doctrine\ORM\PersistentCollection {#5326 …}
    +votes: Doctrine\ORM\PersistentCollection {#5328 …}
    +reports: Doctrine\ORM\PersistentCollection {#5330 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5332 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5334 …}
    -id: 190441
    -bodyTs: "'ailment':20 'besid':11 'debt':16 'enjoy':14 'everyon':12 'gave':7 'idea':10 'lucki':26 'medic':15 're':25 'sometim':21 'undiagnos':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5744384"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701515476 {#5322
      date: 2023-12-02 12:11:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "Watermelon is why. But, dammit, everyone loves watermelon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701522670 {#5437
    date: 2023-12-02 14:11:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MacNCheezus@lemmy.today"
    "@JPSound@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5441 …}
  +nested: Doctrine\ORM\PersistentCollection {#5443 …}
  +votes: Doctrine\ORM\PersistentCollection {#5445 …}
  +reports: Doctrine\ORM\PersistentCollection {#5447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5451 …}
  -id: 190503
  -bodyTs: "'dammit':5 'everyon':6 'love':7 'watermelon':1,8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5745760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701522670 {#5438
    date: 2023-12-02 14:11:10.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
43 DENIED edit
App\Entity\EntryComment {#5439
  +user: Proxies\__CG__\App\Entity\User {#5440 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5323
    +user: Proxies\__CG__\App\Entity\User {#5029 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5159
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5028
        +user: Proxies\__CG__\App\Entity\User {#5029 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4032
          +user: App\Entity\User {#4021 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "I prefer to measure speed in football fields per minute."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1702762239 {#4038
            date: 2023-12-16 22:30:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4037 …}
          +nested: Doctrine\ORM\PersistentCollection {#4036 …}
          +votes: Doctrine\ORM\PersistentCollection {#4027 …}
          +reports: Doctrine\ORM\PersistentCollection {#4030 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
          -id: 188053
          -bodyTs: "'field':8 'footbal':7 'measur':4 'minut':10 'per':9 'prefer':2 'speed':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.today/comment/3787840"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701496677 {#4043
            date: 2023-12-02 06:57:57.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4032}
        +body: "As an american, It’s easier when you convert football fields to watermelons and seconds to no healthcare. One you start thinking in terms of watermelons per crippling medical debt, everything clicks. You’re welcome."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701514819 {#5026
          date: 2023-12-02 12:00:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5030 …}
        +nested: Doctrine\ORM\PersistentCollection {#5032 …}
        +votes: Doctrine\ORM\PersistentCollection {#5034 …}
        +reports: Doctrine\ORM\PersistentCollection {#5036 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5038 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5040 …}
        -id: 190432
        -bodyTs: "'american':3 'click':32 'convert':9 'crippl':28 'debt':30 'easier':6 'everyth':31 'field':11 'footbal':10 'healthcar':18 'medic':29 'one':19 'per':27 're':34 'second':15 'start':21 'term':24 'think':22 'watermelon':13,26 'welcom':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5744256"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701514819 {#5027
          date: 2023-12-02 12:00:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4032}
      +body: "Is this a joke about black people not being able to afford healthcare or something?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701515121 {#5157
        date: 2023-12-02 12:05:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@MacNCheezus@lemmy.today"
        "@JPSound@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5160 …}
      +nested: Doctrine\ORM\PersistentCollection {#5162 …}
      +votes: Doctrine\ORM\PersistentCollection {#5164 …}
      +reports: Doctrine\ORM\PersistentCollection {#5166 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5168 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5170 …}
      -id: 190438
      -bodyTs: "'abl':10 'afford':12 'black':6 'healthcar':13 'joke':4 'peopl':7 'someth':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/3791132"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701515121 {#5158
        date: 2023-12-02 12:05:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4032}
    +body: "No… Not at all but what gave you that idea? Besides, everyone here enjoys medical debt or an undiagnosed ailment. Sometimes both if you’re lucky."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701515476 {#5321
      date: 2023-12-02 12:11:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MacNCheezus@lemmy.today"
      "@JPSound@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5324 …}
    +nested: Doctrine\ORM\PersistentCollection {#5326 …}
    +votes: Doctrine\ORM\PersistentCollection {#5328 …}
    +reports: Doctrine\ORM\PersistentCollection {#5330 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5332 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5334 …}
    -id: 190441
    -bodyTs: "'ailment':20 'besid':11 'debt':16 'enjoy':14 'everyon':12 'gave':7 'idea':10 'lucki':26 'medic':15 're':25 'sometim':21 'undiagnos':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5744384"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701515476 {#5322
      date: 2023-12-02 12:11:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "Watermelon is why. But, dammit, everyone loves watermelon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701522670 {#5437
    date: 2023-12-02 14:11:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MacNCheezus@lemmy.today"
    "@JPSound@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5441 …}
  +nested: Doctrine\ORM\PersistentCollection {#5443 …}
  +votes: Doctrine\ORM\PersistentCollection {#5445 …}
  +reports: Doctrine\ORM\PersistentCollection {#5447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5451 …}
  -id: 190503
  -bodyTs: "'dammit':5 'everyon':6 'love':7 'watermelon':1,8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5745760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701522670 {#5438
    date: 2023-12-02 14:11:10.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
44 DENIED moderate
App\Entity\EntryComment {#5439
  +user: Proxies\__CG__\App\Entity\User {#5440 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5323
    +user: Proxies\__CG__\App\Entity\User {#5029 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5159
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5028
        +user: Proxies\__CG__\App\Entity\User {#5029 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4032
          +user: App\Entity\User {#4021 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "I prefer to measure speed in football fields per minute."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1702762239 {#4038
            date: 2023-12-16 22:30:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4037 …}
          +nested: Doctrine\ORM\PersistentCollection {#4036 …}
          +votes: Doctrine\ORM\PersistentCollection {#4027 …}
          +reports: Doctrine\ORM\PersistentCollection {#4030 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
          -id: 188053
          -bodyTs: "'field':8 'footbal':7 'measur':4 'minut':10 'per':9 'prefer':2 'speed':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.today/comment/3787840"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701496677 {#4043
            date: 2023-12-02 06:57:57.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4032}
        +body: "As an american, It’s easier when you convert football fields to watermelons and seconds to no healthcare. One you start thinking in terms of watermelons per crippling medical debt, everything clicks. You’re welcome."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701514819 {#5026
          date: 2023-12-02 12:00:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5030 …}
        +nested: Doctrine\ORM\PersistentCollection {#5032 …}
        +votes: Doctrine\ORM\PersistentCollection {#5034 …}
        +reports: Doctrine\ORM\PersistentCollection {#5036 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5038 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5040 …}
        -id: 190432
        -bodyTs: "'american':3 'click':32 'convert':9 'crippl':28 'debt':30 'easier':6 'everyth':31 'field':11 'footbal':10 'healthcar':18 'medic':29 'one':19 'per':27 're':34 'second':15 'start':21 'term':24 'think':22 'watermelon':13,26 'welcom':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5744256"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701514819 {#5027
          date: 2023-12-02 12:00:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4032}
      +body: "Is this a joke about black people not being able to afford healthcare or something?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701515121 {#5157
        date: 2023-12-02 12:05:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@MacNCheezus@lemmy.today"
        "@JPSound@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5160 …}
      +nested: Doctrine\ORM\PersistentCollection {#5162 …}
      +votes: Doctrine\ORM\PersistentCollection {#5164 …}
      +reports: Doctrine\ORM\PersistentCollection {#5166 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5168 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5170 …}
      -id: 190438
      -bodyTs: "'abl':10 'afford':12 'black':6 'healthcar':13 'joke':4 'peopl':7 'someth':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/3791132"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701515121 {#5158
        date: 2023-12-02 12:05:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4032}
    +body: "No… Not at all but what gave you that idea? Besides, everyone here enjoys medical debt or an undiagnosed ailment. Sometimes both if you’re lucky."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701515476 {#5321
      date: 2023-12-02 12:11:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MacNCheezus@lemmy.today"
      "@JPSound@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5324 …}
    +nested: Doctrine\ORM\PersistentCollection {#5326 …}
    +votes: Doctrine\ORM\PersistentCollection {#5328 …}
    +reports: Doctrine\ORM\PersistentCollection {#5330 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5332 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5334 …}
    -id: 190441
    -bodyTs: "'ailment':20 'besid':11 'debt':16 'enjoy':14 'everyon':12 'gave':7 'idea':10 'lucki':26 'medic':15 're':25 'sometim':21 'undiagnos':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5744384"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701515476 {#5322
      date: 2023-12-02 12:11:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "Watermelon is why. But, dammit, everyone loves watermelon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701522670 {#5437
    date: 2023-12-02 14:11:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MacNCheezus@lemmy.today"
    "@JPSound@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5441 …}
  +nested: Doctrine\ORM\PersistentCollection {#5443 …}
  +votes: Doctrine\ORM\PersistentCollection {#5445 …}
  +reports: Doctrine\ORM\PersistentCollection {#5447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5451 …}
  -id: 190503
  -bodyTs: "'dammit':5 'everyon':6 'love':7 'watermelon':1,8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5745760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701522670 {#5438
    date: 2023-12-02 14:11:10.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
45 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
46 DENIED moderate
App\Entity\EntryComment {#4118
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "My preference is yeets per feet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701477518 {#4113
    date: 2023-12-02 01:38:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4119 …}
  +nested: Doctrine\ORM\PersistentCollection {#4121 …}
  +votes: Doctrine\ORM\PersistentCollection {#4123 …}
  +reports: Doctrine\ORM\PersistentCollection {#4125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
  -id: 187124
  -bodyTs: "'feet':6 'per':5 'prefer':2 'yeet':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6194012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701477518 {#4114
    date: 2023-12-02 01:38:38.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
47 DENIED edit
App\Entity\EntryComment {#4118
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "My preference is yeets per feet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701477518 {#4113
    date: 2023-12-02 01:38:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4119 …}
  +nested: Doctrine\ORM\PersistentCollection {#4121 …}
  +votes: Doctrine\ORM\PersistentCollection {#4123 …}
  +reports: Doctrine\ORM\PersistentCollection {#4125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
  -id: 187124
  -bodyTs: "'feet':6 'per':5 'prefer':2 'yeet':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6194012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701477518 {#4114
    date: 2023-12-02 01:38:38.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
48 DENIED moderate
App\Entity\EntryComment {#4118
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "My preference is yeets per feet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701477518 {#4113
    date: 2023-12-02 01:38:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4119 …}
  +nested: Doctrine\ORM\PersistentCollection {#4121 …}
  +votes: Doctrine\ORM\PersistentCollection {#4123 …}
  +reports: Doctrine\ORM\PersistentCollection {#4125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
  -id: 187124
  -bodyTs: "'feet':6 'per':5 'prefer':2 'yeet':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6194012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701477518 {#4114
    date: 2023-12-02 01:38:38.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
49 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
50 DENIED moderate
App\Entity\EntryComment {#4192
  +user: App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Modern tech makes a lot of this irrelevant. I can drive from US into Canada, spend 5 seconds going through my cars settings, and have everything displayed in km, even the km I have left in the tank. It's like when coders use constants in their program, and only have to remember the constant name while the number it represents can change in a config header or something. The program still runs as normal while silently using the new value.\n
    \n
    It's not really worth caring about. Not in everyday life. I'd say differently if you were a scientist or engineer. Metric should be the measurement system of all STEM.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702580580 {#4186
    date: 2023-12-14 20:03:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4193 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4197 …}
  +reports: Doctrine\ORM\PersistentCollection {#4199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
  -id: 186442
  -bodyTs: "'5':17 'canada':15 'car':22 'care':87 'chang':63 'coder':43 'config':66 'constant':45,55 'd':94 'differ':96 'display':27 'drive':11 'engin':103 'even':30 'everyday':91 'everyth':26 'go':19 'header':67 'irrelev':8 'km':29,32 'left':35 'life':92 'like':41 'lot':5 'make':3 'measur':108 'metric':104 'modern':1 'name':56 'new':80 'normal':75 'number':59 'program':48,71 'realli':85 'rememb':53 'repres':61 'run':73 'say':95 'scientist':101 'second':18 'set':23 'silent':77 'someth':69 'spend':16 'stem':112 'still':72 'system':109 'tank':38 'tech':2 'us':13 'use':44,78 'valu':81 'worth':86"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/670680/-/comment/3883521"
  +editedAt: DateTimeImmutable @1702566644 {#4187
    date: 2023-12-14 16:10:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701457860 {#4188
    date: 2023-12-01 20:11:00.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
51 DENIED edit
App\Entity\EntryComment {#4192
  +user: App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Modern tech makes a lot of this irrelevant. I can drive from US into Canada, spend 5 seconds going through my cars settings, and have everything displayed in km, even the km I have left in the tank. It's like when coders use constants in their program, and only have to remember the constant name while the number it represents can change in a config header or something. The program still runs as normal while silently using the new value.\n
    \n
    It's not really worth caring about. Not in everyday life. I'd say differently if you were a scientist or engineer. Metric should be the measurement system of all STEM.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702580580 {#4186
    date: 2023-12-14 20:03:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4193 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4197 …}
  +reports: Doctrine\ORM\PersistentCollection {#4199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
  -id: 186442
  -bodyTs: "'5':17 'canada':15 'car':22 'care':87 'chang':63 'coder':43 'config':66 'constant':45,55 'd':94 'differ':96 'display':27 'drive':11 'engin':103 'even':30 'everyday':91 'everyth':26 'go':19 'header':67 'irrelev':8 'km':29,32 'left':35 'life':92 'like':41 'lot':5 'make':3 'measur':108 'metric':104 'modern':1 'name':56 'new':80 'normal':75 'number':59 'program':48,71 'realli':85 'rememb':53 'repres':61 'run':73 'say':95 'scientist':101 'second':18 'set':23 'silent':77 'someth':69 'spend':16 'stem':112 'still':72 'system':109 'tank':38 'tech':2 'us':13 'use':44,78 'valu':81 'worth':86"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/670680/-/comment/3883521"
  +editedAt: DateTimeImmutable @1702566644 {#4187
    date: 2023-12-14 16:10:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701457860 {#4188
    date: 2023-12-01 20:11:00.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
52 DENIED moderate
App\Entity\EntryComment {#4192
  +user: App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Modern tech makes a lot of this irrelevant. I can drive from US into Canada, spend 5 seconds going through my cars settings, and have everything displayed in km, even the km I have left in the tank. It's like when coders use constants in their program, and only have to remember the constant name while the number it represents can change in a config header or something. The program still runs as normal while silently using the new value.\n
    \n
    It's not really worth caring about. Not in everyday life. I'd say differently if you were a scientist or engineer. Metric should be the measurement system of all STEM.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702580580 {#4186
    date: 2023-12-14 20:03:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4193 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4197 …}
  +reports: Doctrine\ORM\PersistentCollection {#4199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
  -id: 186442
  -bodyTs: "'5':17 'canada':15 'car':22 'care':87 'chang':63 'coder':43 'config':66 'constant':45,55 'd':94 'differ':96 'display':27 'drive':11 'engin':103 'even':30 'everyday':91 'everyth':26 'go':19 'header':67 'irrelev':8 'km':29,32 'left':35 'life':92 'like':41 'lot':5 'make':3 'measur':108 'metric':104 'modern':1 'name':56 'new':80 'normal':75 'number':59 'program':48,71 'realli':85 'rememb':53 'repres':61 'run':73 'say':95 'scientist':101 'second':18 'set':23 'silent':77 'someth':69 'spend':16 'stem':112 'still':72 'system':109 'tank':38 'tech':2 'us':13 'use':44,78 'valu':81 'worth':86"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/670680/-/comment/3883521"
  +editedAt: DateTimeImmutable @1702566644 {#4187
    date: 2023-12-14 16:10:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701457860 {#4188
    date: 2023-12-01 20:11:00.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
53 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
54 DENIED moderate
App\Entity\EntryComment {#4996
  +user: Proxies\__CG__\App\Entity\User {#4997 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4192
    +user: App\Entity\User {#4205 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Modern tech makes a lot of this irrelevant. I can drive from US into Canada, spend 5 seconds going through my cars settings, and have everything displayed in km, even the km I have left in the tank. It's like when coders use constants in their program, and only have to remember the constant name while the number it represents can change in a config header or something. The program still runs as normal while silently using the new value.\n
      \n
      It's not really worth caring about. Not in everyday life. I'd say differently if you were a scientist or engineer. Metric should be the measurement system of all STEM.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702580580 {#4186
      date: 2023-12-14 20:03:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4193 …}
    +nested: Doctrine\ORM\PersistentCollection {#4195 …}
    +votes: Doctrine\ORM\PersistentCollection {#4197 …}
    +reports: Doctrine\ORM\PersistentCollection {#4199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
    -id: 186442
    -bodyTs: "'5':17 'canada':15 'car':22 'care':87 'chang':63 'coder':43 'config':66 'constant':45,55 'd':94 'differ':96 'display':27 'drive':11 'engin':103 'even':30 'everyday':91 'everyth':26 'go':19 'header':67 'irrelev':8 'km':29,32 'left':35 'life':92 'like':41 'lot':5 'make':3 'measur':108 'metric':104 'modern':1 'name':56 'new':80 'normal':75 'number':59 'program':48,71 'realli':85 'rememb':53 'repres':61 'run':73 'say':95 'scientist':101 'second':18 'set':23 'silent':77 'someth':69 'spend':16 'stem':112 'still':72 'system':109 'tank':38 'tech':2 'us':13 'use':44,78 'valu':81 'worth':86"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/670680/-/comment/3883521"
    +editedAt: DateTimeImmutable @1702566644 {#4187
      date: 2023-12-14 16:10:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701457860 {#4188
      date: 2023-12-01 20:11:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +body: "You could do that in old cars too, without even changing anything. A lot of them had a separate ring inside the speedometer showing KPH. But that doesn’t mean the person understands the distance when told that their destination is 47 kilometers away and they’re accustomed to miles."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701474172 {#4994
    date: 2023-12-02 00:42:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@TimeSquirrel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4998 …}
  +nested: Doctrine\ORM\PersistentCollection {#5000 …}
  +votes: Doctrine\ORM\PersistentCollection {#5002 …}
  +reports: Doctrine\ORM\PersistentCollection {#5004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5008 …}
  -id: 186939
  -bodyTs: "'47':42 'accustom':48 'anyth':12 'away':44 'car':7 'chang':11 'could':2 'destin':40 'distanc':35 'doesn':28 'even':10 'insid':21 'kilomet':43 'kph':25 'lot':14 'mean':30 'mile':50 'old':6 'person':32 're':47 'ring':20 'separ':19 'show':24 'speedomet':23 'told':37 'understand':33 'without':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5735229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701474172 {#4995
    date: 2023-12-02 00:42:52.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
55 DENIED edit
App\Entity\EntryComment {#4996
  +user: Proxies\__CG__\App\Entity\User {#4997 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4192
    +user: App\Entity\User {#4205 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Modern tech makes a lot of this irrelevant. I can drive from US into Canada, spend 5 seconds going through my cars settings, and have everything displayed in km, even the km I have left in the tank. It's like when coders use constants in their program, and only have to remember the constant name while the number it represents can change in a config header or something. The program still runs as normal while silently using the new value.\n
      \n
      It's not really worth caring about. Not in everyday life. I'd say differently if you were a scientist or engineer. Metric should be the measurement system of all STEM.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702580580 {#4186
      date: 2023-12-14 20:03:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4193 …}
    +nested: Doctrine\ORM\PersistentCollection {#4195 …}
    +votes: Doctrine\ORM\PersistentCollection {#4197 …}
    +reports: Doctrine\ORM\PersistentCollection {#4199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
    -id: 186442
    -bodyTs: "'5':17 'canada':15 'car':22 'care':87 'chang':63 'coder':43 'config':66 'constant':45,55 'd':94 'differ':96 'display':27 'drive':11 'engin':103 'even':30 'everyday':91 'everyth':26 'go':19 'header':67 'irrelev':8 'km':29,32 'left':35 'life':92 'like':41 'lot':5 'make':3 'measur':108 'metric':104 'modern':1 'name':56 'new':80 'normal':75 'number':59 'program':48,71 'realli':85 'rememb':53 'repres':61 'run':73 'say':95 'scientist':101 'second':18 'set':23 'silent':77 'someth':69 'spend':16 'stem':112 'still':72 'system':109 'tank':38 'tech':2 'us':13 'use':44,78 'valu':81 'worth':86"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/670680/-/comment/3883521"
    +editedAt: DateTimeImmutable @1702566644 {#4187
      date: 2023-12-14 16:10:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701457860 {#4188
      date: 2023-12-01 20:11:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +body: "You could do that in old cars too, without even changing anything. A lot of them had a separate ring inside the speedometer showing KPH. But that doesn’t mean the person understands the distance when told that their destination is 47 kilometers away and they’re accustomed to miles."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701474172 {#4994
    date: 2023-12-02 00:42:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@TimeSquirrel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4998 …}
  +nested: Doctrine\ORM\PersistentCollection {#5000 …}
  +votes: Doctrine\ORM\PersistentCollection {#5002 …}
  +reports: Doctrine\ORM\PersistentCollection {#5004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5008 …}
  -id: 186939
  -bodyTs: "'47':42 'accustom':48 'anyth':12 'away':44 'car':7 'chang':11 'could':2 'destin':40 'distanc':35 'doesn':28 'even':10 'insid':21 'kilomet':43 'kph':25 'lot':14 'mean':30 'mile':50 'old':6 'person':32 're':47 'ring':20 'separ':19 'show':24 'speedomet':23 'told':37 'understand':33 'without':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5735229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701474172 {#4995
    date: 2023-12-02 00:42:52.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
56 DENIED moderate
App\Entity\EntryComment {#4996
  +user: Proxies\__CG__\App\Entity\User {#4997 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4192
    +user: App\Entity\User {#4205 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Modern tech makes a lot of this irrelevant. I can drive from US into Canada, spend 5 seconds going through my cars settings, and have everything displayed in km, even the km I have left in the tank. It's like when coders use constants in their program, and only have to remember the constant name while the number it represents can change in a config header or something. The program still runs as normal while silently using the new value.\n
      \n
      It's not really worth caring about. Not in everyday life. I'd say differently if you were a scientist or engineer. Metric should be the measurement system of all STEM.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702580580 {#4186
      date: 2023-12-14 20:03:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4193 …}
    +nested: Doctrine\ORM\PersistentCollection {#4195 …}
    +votes: Doctrine\ORM\PersistentCollection {#4197 …}
    +reports: Doctrine\ORM\PersistentCollection {#4199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
    -id: 186442
    -bodyTs: "'5':17 'canada':15 'car':22 'care':87 'chang':63 'coder':43 'config':66 'constant':45,55 'd':94 'differ':96 'display':27 'drive':11 'engin':103 'even':30 'everyday':91 'everyth':26 'go':19 'header':67 'irrelev':8 'km':29,32 'left':35 'life':92 'like':41 'lot':5 'make':3 'measur':108 'metric':104 'modern':1 'name':56 'new':80 'normal':75 'number':59 'program':48,71 'realli':85 'rememb':53 'repres':61 'run':73 'say':95 'scientist':101 'second':18 'set':23 'silent':77 'someth':69 'spend':16 'stem':112 'still':72 'system':109 'tank':38 'tech':2 'us':13 'use':44,78 'valu':81 'worth':86"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/670680/-/comment/3883521"
    +editedAt: DateTimeImmutable @1702566644 {#4187
      date: 2023-12-14 16:10:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701457860 {#4188
      date: 2023-12-01 20:11:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +body: "You could do that in old cars too, without even changing anything. A lot of them had a separate ring inside the speedometer showing KPH. But that doesn’t mean the person understands the distance when told that their destination is 47 kilometers away and they’re accustomed to miles."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701474172 {#4994
    date: 2023-12-02 00:42:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@TimeSquirrel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4998 …}
  +nested: Doctrine\ORM\PersistentCollection {#5000 …}
  +votes: Doctrine\ORM\PersistentCollection {#5002 …}
  +reports: Doctrine\ORM\PersistentCollection {#5004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5008 …}
  -id: 186939
  -bodyTs: "'47':42 'accustom':48 'anyth':12 'away':44 'car':7 'chang':11 'could':2 'destin':40 'distanc':35 'doesn':28 'even':10 'insid':21 'kilomet':43 'kph':25 'lot':14 'mean':30 'mile':50 'old':6 'person':32 're':47 'ring':20 'separ':19 'show':24 'speedomet':23 'told':37 'understand':33 'without':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5735229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701474172 {#4995
    date: 2023-12-02 00:42:52.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
57 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
58 DENIED moderate
App\Entity\EntryComment {#4267
  +user: App\Entity\User {#4280 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "“Dongles per snongle” sounds like a British person measuring the gender ratio at their local pub"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 58
  +score: 0
  +lastActive: DateTime @1702741916 {#4261
    date: 2023-12-16 16:51:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4268 …}
  +nested: Doctrine\ORM\PersistentCollection {#4270 …}
  +votes: Doctrine\ORM\PersistentCollection {#4272 …}
  +reports: Doctrine\ORM\PersistentCollection {#4274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4278 …}
  -id: 186371
  -bodyTs: "'british':7 'dongl':1 'gender':11 'like':5 'local':15 'measur':9 'per':2 'person':8 'pub':16 'ratio':12 'snongl':3 'sound':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5728100"
  +editedAt: DateTimeImmutable @1702565167 {#4262
    date: 2023-12-14 15:46:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701452702 {#4263
    date: 2023-12-01 18:45:02.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
59 DENIED edit
App\Entity\EntryComment {#4267
  +user: App\Entity\User {#4280 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "“Dongles per snongle” sounds like a British person measuring the gender ratio at their local pub"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 58
  +score: 0
  +lastActive: DateTime @1702741916 {#4261
    date: 2023-12-16 16:51:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4268 …}
  +nested: Doctrine\ORM\PersistentCollection {#4270 …}
  +votes: Doctrine\ORM\PersistentCollection {#4272 …}
  +reports: Doctrine\ORM\PersistentCollection {#4274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4278 …}
  -id: 186371
  -bodyTs: "'british':7 'dongl':1 'gender':11 'like':5 'local':15 'measur':9 'per':2 'person':8 'pub':16 'ratio':12 'snongl':3 'sound':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5728100"
  +editedAt: DateTimeImmutable @1702565167 {#4262
    date: 2023-12-14 15:46:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701452702 {#4263
    date: 2023-12-01 18:45:02.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
60 DENIED moderate
App\Entity\EntryComment {#4267
  +user: App\Entity\User {#4280 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "“Dongles per snongle” sounds like a British person measuring the gender ratio at their local pub"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 58
  +score: 0
  +lastActive: DateTime @1702741916 {#4261
    date: 2023-12-16 16:51:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4268 …}
  +nested: Doctrine\ORM\PersistentCollection {#4270 …}
  +votes: Doctrine\ORM\PersistentCollection {#4272 …}
  +reports: Doctrine\ORM\PersistentCollection {#4274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4278 …}
  -id: 186371
  -bodyTs: "'british':7 'dongl':1 'gender':11 'like':5 'local':15 'measur':9 'per':2 'person':8 'pub':16 'ratio':12 'snongl':3 'sound':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5728100"
  +editedAt: DateTimeImmutable @1702565167 {#4262
    date: 2023-12-14 15:46:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701452702 {#4263
    date: 2023-12-01 18:45:02.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
61 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
62 DENIED moderate
App\Entity\EntryComment {#4980
  +user: Proxies\__CG__\App\Entity\User {#4981 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4267
    +user: App\Entity\User {#4280 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "“Dongles per snongle” sounds like a British person measuring the gender ratio at their local pub"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 58
    +score: 0
    +lastActive: DateTime @1702741916 {#4261
      date: 2023-12-16 16:51:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4268 …}
    +nested: Doctrine\ORM\PersistentCollection {#4270 …}
    +votes: Doctrine\ORM\PersistentCollection {#4272 …}
    +reports: Doctrine\ORM\PersistentCollection {#4274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4278 …}
    -id: 186371
    -bodyTs: "'british':7 'dongl':1 'gender':11 'like':5 'local':15 'measur':9 'per':2 'person':8 'pub':16 'ratio':12 'snongl':3 'sound':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5728100"
    +editedAt: DateTimeImmutable @1702565167 {#4262
      date: 2023-12-14 15:46:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701452702 {#4263
      date: 2023-12-01 18:45:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4267}
  +body: "Americans merely adopted the nonsensical measurements. The Brits were born to them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701557953 {#4978
    date: 2023-12-02 23:59:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@GrimSheeper@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4982 …}
  +nested: Doctrine\ORM\PersistentCollection {#4984 …}
  +votes: Doctrine\ORM\PersistentCollection {#4986 …}
  +reports: Doctrine\ORM\PersistentCollection {#4988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4990 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4992 …}
  -id: 190762
  -bodyTs: "'adopt':3 'american':1 'born':10 'brit':8 'measur':6 'mere':2 'nonsens':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4802566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701557953 {#4979
    date: 2023-12-02 23:59:13.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
63 DENIED edit
App\Entity\EntryComment {#4980
  +user: Proxies\__CG__\App\Entity\User {#4981 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4267
    +user: App\Entity\User {#4280 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "“Dongles per snongle” sounds like a British person measuring the gender ratio at their local pub"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 58
    +score: 0
    +lastActive: DateTime @1702741916 {#4261
      date: 2023-12-16 16:51:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4268 …}
    +nested: Doctrine\ORM\PersistentCollection {#4270 …}
    +votes: Doctrine\ORM\PersistentCollection {#4272 …}
    +reports: Doctrine\ORM\PersistentCollection {#4274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4278 …}
    -id: 186371
    -bodyTs: "'british':7 'dongl':1 'gender':11 'like':5 'local':15 'measur':9 'per':2 'person':8 'pub':16 'ratio':12 'snongl':3 'sound':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5728100"
    +editedAt: DateTimeImmutable @1702565167 {#4262
      date: 2023-12-14 15:46:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701452702 {#4263
      date: 2023-12-01 18:45:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4267}
  +body: "Americans merely adopted the nonsensical measurements. The Brits were born to them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701557953 {#4978
    date: 2023-12-02 23:59:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@GrimSheeper@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4982 …}
  +nested: Doctrine\ORM\PersistentCollection {#4984 …}
  +votes: Doctrine\ORM\PersistentCollection {#4986 …}
  +reports: Doctrine\ORM\PersistentCollection {#4988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4990 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4992 …}
  -id: 190762
  -bodyTs: "'adopt':3 'american':1 'born':10 'brit':8 'measur':6 'mere':2 'nonsens':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4802566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701557953 {#4979
    date: 2023-12-02 23:59:13.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
64 DENIED moderate
App\Entity\EntryComment {#4980
  +user: Proxies\__CG__\App\Entity\User {#4981 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4267
    +user: App\Entity\User {#4280 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "“Dongles per snongle” sounds like a British person measuring the gender ratio at their local pub"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 58
    +score: 0
    +lastActive: DateTime @1702741916 {#4261
      date: 2023-12-16 16:51:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4268 …}
    +nested: Doctrine\ORM\PersistentCollection {#4270 …}
    +votes: Doctrine\ORM\PersistentCollection {#4272 …}
    +reports: Doctrine\ORM\PersistentCollection {#4274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4278 …}
    -id: 186371
    -bodyTs: "'british':7 'dongl':1 'gender':11 'like':5 'local':15 'measur':9 'per':2 'person':8 'pub':16 'ratio':12 'snongl':3 'sound':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5728100"
    +editedAt: DateTimeImmutable @1702565167 {#4262
      date: 2023-12-14 15:46:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701452702 {#4263
      date: 2023-12-01 18:45:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4267}
  +body: "Americans merely adopted the nonsensical measurements. The Brits were born to them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701557953 {#4978
    date: 2023-12-02 23:59:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@GrimSheeper@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4982 …}
  +nested: Doctrine\ORM\PersistentCollection {#4984 …}
  +votes: Doctrine\ORM\PersistentCollection {#4986 …}
  +reports: Doctrine\ORM\PersistentCollection {#4988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4990 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4992 …}
  -id: 190762
  -bodyTs: "'adopt':3 'american':1 'born':10 'brit':8 'measur':6 'mere':2 'nonsens':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4802566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701557953 {#4979
    date: 2023-12-02 23:59:13.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
65 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
66 DENIED moderate
App\Entity\EntryComment {#4340
  +user: App\Entity\User {#4353 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Wait, when did Michael Cera play Chekov?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701448804 {#4335
    date: 2023-12-01 17:40:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4341 …}
  +nested: Doctrine\ORM\PersistentCollection {#4343 …}
  +votes: Doctrine\ORM\PersistentCollection {#4345 …}
  +reports: Doctrine\ORM\PersistentCollection {#4347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
  -id: 185403
  -bodyTs: "'cera':5 'chekov':7 'michael':4 'play':6 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5726690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701448804 {#4336
    date: 2023-12-01 17:40:04.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
67 DENIED edit
App\Entity\EntryComment {#4340
  +user: App\Entity\User {#4353 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Wait, when did Michael Cera play Chekov?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701448804 {#4335
    date: 2023-12-01 17:40:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4341 …}
  +nested: Doctrine\ORM\PersistentCollection {#4343 …}
  +votes: Doctrine\ORM\PersistentCollection {#4345 …}
  +reports: Doctrine\ORM\PersistentCollection {#4347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
  -id: 185403
  -bodyTs: "'cera':5 'chekov':7 'michael':4 'play':6 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5726690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701448804 {#4336
    date: 2023-12-01 17:40:04.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
68 DENIED moderate
App\Entity\EntryComment {#4340
  +user: App\Entity\User {#4353 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Wait, when did Michael Cera play Chekov?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701448804 {#4335
    date: 2023-12-01 17:40:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4341 …}
  +nested: Doctrine\ORM\PersistentCollection {#4343 …}
  +votes: Doctrine\ORM\PersistentCollection {#4345 …}
  +reports: Doctrine\ORM\PersistentCollection {#4347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
  -id: 185403
  -bodyTs: "'cera':5 'chekov':7 'michael':4 'play':6 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5726690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701448804 {#4336
    date: 2023-12-01 17:40:04.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
69 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
70 DENIED moderate
App\Entity\EntryComment {#4414
  +user: App\Entity\User {#4427 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://sopuli.xyz/pictrs/image/5dd5b369-d5c2-4617-b936-4fdf928d8fd2.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702567733 {#4409
    date: 2023-12-14 16:28:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4415 …}
  +nested: Doctrine\ORM\PersistentCollection {#4417 …}
  +votes: Doctrine\ORM\PersistentCollection {#4419 …}
  +reports: Doctrine\ORM\PersistentCollection {#4421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
  -id: 185153
  -bodyTs: "'/pictrs/image/5dd5b369-d5c2-4617-b936-4fdf928d8fd2.jpeg)':3 'sopuli.xyz':2 'sopuli.xyz/pictrs/image/5dd5b369-d5c2-4617-b936-4fdf928d8fd2.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5057311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701445066 {#4410
    date: 2023-12-01 16:37:46.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
71 DENIED edit
App\Entity\EntryComment {#4414
  +user: App\Entity\User {#4427 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://sopuli.xyz/pictrs/image/5dd5b369-d5c2-4617-b936-4fdf928d8fd2.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702567733 {#4409
    date: 2023-12-14 16:28:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4415 …}
  +nested: Doctrine\ORM\PersistentCollection {#4417 …}
  +votes: Doctrine\ORM\PersistentCollection {#4419 …}
  +reports: Doctrine\ORM\PersistentCollection {#4421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
  -id: 185153
  -bodyTs: "'/pictrs/image/5dd5b369-d5c2-4617-b936-4fdf928d8fd2.jpeg)':3 'sopuli.xyz':2 'sopuli.xyz/pictrs/image/5dd5b369-d5c2-4617-b936-4fdf928d8fd2.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5057311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701445066 {#4410
    date: 2023-12-01 16:37:46.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
72 DENIED moderate
App\Entity\EntryComment {#4414
  +user: App\Entity\User {#4427 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://sopuli.xyz/pictrs/image/5dd5b369-d5c2-4617-b936-4fdf928d8fd2.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702567733 {#4409
    date: 2023-12-14 16:28:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4415 …}
  +nested: Doctrine\ORM\PersistentCollection {#4417 …}
  +votes: Doctrine\ORM\PersistentCollection {#4419 …}
  +reports: Doctrine\ORM\PersistentCollection {#4421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
  -id: 185153
  -bodyTs: "'/pictrs/image/5dd5b369-d5c2-4617-b936-4fdf928d8fd2.jpeg)':3 'sopuli.xyz':2 'sopuli.xyz/pictrs/image/5dd5b369-d5c2-4617-b936-4fdf928d8fd2.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5057311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701445066 {#4410
    date: 2023-12-01 16:37:46.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
73 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
74 DENIED moderate
App\Entity\EntryComment {#4964
  +user: Proxies\__CG__\App\Entity\User {#4965 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4414
    +user: App\Entity\User {#4427 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://sopuli.xyz/pictrs/image/5dd5b369-d5c2-4617-b936-4fdf928d8fd2.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1702567733 {#4409
      date: 2023-12-14 16:28:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4415 …}
    +nested: Doctrine\ORM\PersistentCollection {#4417 …}
    +votes: Doctrine\ORM\PersistentCollection {#4419 …}
    +reports: Doctrine\ORM\PersistentCollection {#4421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
    -id: 185153
    -bodyTs: "'/pictrs/image/5dd5b369-d5c2-4617-b936-4fdf928d8fd2.jpeg)':3 'sopuli.xyz':2 'sopuli.xyz/pictrs/image/5dd5b369-d5c2-4617-b936-4fdf928d8fd2.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5057311"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701445066 {#4410
      date: 2023-12-01 16:37:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +body: "![](https://lemmy.world/pictrs/image/c5da36af-6919-4501-8fd6-0ce1db3c5f81.webp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701462393 {#4962
    date: 2023-12-01 21:26:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@Ranvier@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4966 …}
  +nested: Doctrine\ORM\PersistentCollection {#4968 …}
  +votes: Doctrine\ORM\PersistentCollection {#4970 …}
  +reports: Doctrine\ORM\PersistentCollection {#4972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4976 …}
  -id: 186494
  -bodyTs: "'/pictrs/image/c5da36af-6919-4501-8fd6-0ce1db3c5f81.webp)':3 'lemmy.world':2 'lemmy.world/pictrs/image/c5da36af-6919-4501-8fd6-0ce1db3c5f81.webp)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5731384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701462393 {#4963
    date: 2023-12-01 21:26:33.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
75 DENIED edit
App\Entity\EntryComment {#4964
  +user: Proxies\__CG__\App\Entity\User {#4965 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4414
    +user: App\Entity\User {#4427 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://sopuli.xyz/pictrs/image/5dd5b369-d5c2-4617-b936-4fdf928d8fd2.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1702567733 {#4409
      date: 2023-12-14 16:28:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4415 …}
    +nested: Doctrine\ORM\PersistentCollection {#4417 …}
    +votes: Doctrine\ORM\PersistentCollection {#4419 …}
    +reports: Doctrine\ORM\PersistentCollection {#4421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
    -id: 185153
    -bodyTs: "'/pictrs/image/5dd5b369-d5c2-4617-b936-4fdf928d8fd2.jpeg)':3 'sopuli.xyz':2 'sopuli.xyz/pictrs/image/5dd5b369-d5c2-4617-b936-4fdf928d8fd2.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5057311"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701445066 {#4410
      date: 2023-12-01 16:37:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +body: "![](https://lemmy.world/pictrs/image/c5da36af-6919-4501-8fd6-0ce1db3c5f81.webp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701462393 {#4962
    date: 2023-12-01 21:26:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@Ranvier@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4966 …}
  +nested: Doctrine\ORM\PersistentCollection {#4968 …}
  +votes: Doctrine\ORM\PersistentCollection {#4970 …}
  +reports: Doctrine\ORM\PersistentCollection {#4972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4976 …}
  -id: 186494
  -bodyTs: "'/pictrs/image/c5da36af-6919-4501-8fd6-0ce1db3c5f81.webp)':3 'lemmy.world':2 'lemmy.world/pictrs/image/c5da36af-6919-4501-8fd6-0ce1db3c5f81.webp)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5731384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701462393 {#4963
    date: 2023-12-01 21:26:33.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
76 DENIED moderate
App\Entity\EntryComment {#4964
  +user: Proxies\__CG__\App\Entity\User {#4965 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4414
    +user: App\Entity\User {#4427 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://sopuli.xyz/pictrs/image/5dd5b369-d5c2-4617-b936-4fdf928d8fd2.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1702567733 {#4409
      date: 2023-12-14 16:28:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4415 …}
    +nested: Doctrine\ORM\PersistentCollection {#4417 …}
    +votes: Doctrine\ORM\PersistentCollection {#4419 …}
    +reports: Doctrine\ORM\PersistentCollection {#4421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
    -id: 185153
    -bodyTs: "'/pictrs/image/5dd5b369-d5c2-4617-b936-4fdf928d8fd2.jpeg)':3 'sopuli.xyz':2 'sopuli.xyz/pictrs/image/5dd5b369-d5c2-4617-b936-4fdf928d8fd2.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5057311"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701445066 {#4410
      date: 2023-12-01 16:37:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +body: "![](https://lemmy.world/pictrs/image/c5da36af-6919-4501-8fd6-0ce1db3c5f81.webp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701462393 {#4962
    date: 2023-12-01 21:26:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@Ranvier@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4966 …}
  +nested: Doctrine\ORM\PersistentCollection {#4968 …}
  +votes: Doctrine\ORM\PersistentCollection {#4970 …}
  +reports: Doctrine\ORM\PersistentCollection {#4972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4976 …}
  -id: 186494
  -bodyTs: "'/pictrs/image/c5da36af-6919-4501-8fd6-0ce1db3c5f81.webp)':3 'lemmy.world':2 'lemmy.world/pictrs/image/c5da36af-6919-4501-8fd6-0ce1db3c5f81.webp)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5731384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701462393 {#4963
    date: 2023-12-01 21:26:33.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
77 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
78 DENIED moderate
App\Entity\EntryComment {#4487
  +user: App\Entity\User {#4500 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Dude it’s such an easy conversion between dongles and whatsits, you just don’t get how intuitive it is. There are 42.48 whatsits in a dongle, and 17.49 dongles in a shlorp. Europeans are overreacting so much"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1702735119 {#4482
    date: 2023-12-16 14:58:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4488 …}
  +nested: Doctrine\ORM\PersistentCollection {#4490 …}
  +votes: Doctrine\ORM\PersistentCollection {#4492 …}
  +reports: Doctrine\ORM\PersistentCollection {#4494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
  -id: 185142
  -bodyTs: "'17.49':29 '42.48':23 'convers':7 'dongl':9,27,30 'dude':1 'easi':6 'european':34 'get':16 'intuit':18 'much':38 'overreact':36 'shlorp':33 'whatsit':11,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6848020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701444926 {#4483
    date: 2023-12-01 16:35:26.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
79 DENIED edit
App\Entity\EntryComment {#4487
  +user: App\Entity\User {#4500 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Dude it’s such an easy conversion between dongles and whatsits, you just don’t get how intuitive it is. There are 42.48 whatsits in a dongle, and 17.49 dongles in a shlorp. Europeans are overreacting so much"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1702735119 {#4482
    date: 2023-12-16 14:58:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4488 …}
  +nested: Doctrine\ORM\PersistentCollection {#4490 …}
  +votes: Doctrine\ORM\PersistentCollection {#4492 …}
  +reports: Doctrine\ORM\PersistentCollection {#4494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
  -id: 185142
  -bodyTs: "'17.49':29 '42.48':23 'convers':7 'dongl':9,27,30 'dude':1 'easi':6 'european':34 'get':16 'intuit':18 'much':38 'overreact':36 'shlorp':33 'whatsit':11,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6848020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701444926 {#4483
    date: 2023-12-01 16:35:26.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
80 DENIED moderate
App\Entity\EntryComment {#4487
  +user: App\Entity\User {#4500 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Dude it’s such an easy conversion between dongles and whatsits, you just don’t get how intuitive it is. There are 42.48 whatsits in a dongle, and 17.49 dongles in a shlorp. Europeans are overreacting so much"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1702735119 {#4482
    date: 2023-12-16 14:58:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4488 …}
  +nested: Doctrine\ORM\PersistentCollection {#4490 …}
  +votes: Doctrine\ORM\PersistentCollection {#4492 …}
  +reports: Doctrine\ORM\PersistentCollection {#4494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
  -id: 185142
  -bodyTs: "'17.49':29 '42.48':23 'convers':7 'dongl':9,27,30 'dude':1 'easi':6 'european':34 'get':16 'intuit':18 'much':38 'overreact':36 'shlorp':33 'whatsit':11,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6848020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701444926 {#4483
    date: 2023-12-01 16:35:26.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
81 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
82 DENIED moderate
App\Entity\EntryComment {#4948
  +user: Proxies\__CG__\App\Entity\User {#4949 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4487
    +user: App\Entity\User {#4500 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Dude it’s such an easy conversion between dongles and whatsits, you just don’t get how intuitive it is. There are 42.48 whatsits in a dongle, and 17.49 dongles in a shlorp. Europeans are overreacting so much"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1702735119 {#4482
      date: 2023-12-16 14:58:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4488 …}
    +nested: Doctrine\ORM\PersistentCollection {#4490 …}
    +votes: Doctrine\ORM\PersistentCollection {#4492 …}
    +reports: Doctrine\ORM\PersistentCollection {#4494 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
    -id: 185142
    -bodyTs: "'17.49':29 '42.48':23 'convers':7 'dongl':9,27,30 'dude':1 'easi':6 'european':34 'get':16 'intuit':18 'much':38 'overreact':36 'shlorp':33 'whatsit':11,24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6848020"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701444926 {#4483
      date: 2023-12-01 16:35:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: "“Europeans” LOL try the rest od the world"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701458246 {#4946
    date: 2023-12-01 20:17:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MasterNerd@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4950 …}
  +nested: Doctrine\ORM\PersistentCollection {#4952 …}
  +votes: Doctrine\ORM\PersistentCollection {#4954 …}
  +reports: Doctrine\ORM\PersistentCollection {#4956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
  -id: 186447
  -bodyTs: "'european':1 'lol':2 'od':6 'rest':5 'tri':3 'world':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5730058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701458246 {#4947
    date: 2023-12-01 20:17:26.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
83 DENIED edit
App\Entity\EntryComment {#4948
  +user: Proxies\__CG__\App\Entity\User {#4949 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4487
    +user: App\Entity\User {#4500 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Dude it’s such an easy conversion between dongles and whatsits, you just don’t get how intuitive it is. There are 42.48 whatsits in a dongle, and 17.49 dongles in a shlorp. Europeans are overreacting so much"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1702735119 {#4482
      date: 2023-12-16 14:58:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4488 …}
    +nested: Doctrine\ORM\PersistentCollection {#4490 …}
    +votes: Doctrine\ORM\PersistentCollection {#4492 …}
    +reports: Doctrine\ORM\PersistentCollection {#4494 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
    -id: 185142
    -bodyTs: "'17.49':29 '42.48':23 'convers':7 'dongl':9,27,30 'dude':1 'easi':6 'european':34 'get':16 'intuit':18 'much':38 'overreact':36 'shlorp':33 'whatsit':11,24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6848020"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701444926 {#4483
      date: 2023-12-01 16:35:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: "“Europeans” LOL try the rest od the world"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701458246 {#4946
    date: 2023-12-01 20:17:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MasterNerd@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4950 …}
  +nested: Doctrine\ORM\PersistentCollection {#4952 …}
  +votes: Doctrine\ORM\PersistentCollection {#4954 …}
  +reports: Doctrine\ORM\PersistentCollection {#4956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
  -id: 186447
  -bodyTs: "'european':1 'lol':2 'od':6 'rest':5 'tri':3 'world':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5730058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701458246 {#4947
    date: 2023-12-01 20:17:26.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
84 DENIED moderate
App\Entity\EntryComment {#4948
  +user: Proxies\__CG__\App\Entity\User {#4949 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4487
    +user: App\Entity\User {#4500 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Dude it’s such an easy conversion between dongles and whatsits, you just don’t get how intuitive it is. There are 42.48 whatsits in a dongle, and 17.49 dongles in a shlorp. Europeans are overreacting so much"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1702735119 {#4482
      date: 2023-12-16 14:58:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4488 …}
    +nested: Doctrine\ORM\PersistentCollection {#4490 …}
    +votes: Doctrine\ORM\PersistentCollection {#4492 …}
    +reports: Doctrine\ORM\PersistentCollection {#4494 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
    -id: 185142
    -bodyTs: "'17.49':29 '42.48':23 'convers':7 'dongl':9,27,30 'dude':1 'easi':6 'european':34 'get':16 'intuit':18 'much':38 'overreact':36 'shlorp':33 'whatsit':11,24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6848020"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701444926 {#4483
      date: 2023-12-01 16:35:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: "“Europeans” LOL try the rest od the world"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701458246 {#4946
    date: 2023-12-01 20:17:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MasterNerd@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4950 …}
  +nested: Doctrine\ORM\PersistentCollection {#4952 …}
  +votes: Doctrine\ORM\PersistentCollection {#4954 …}
  +reports: Doctrine\ORM\PersistentCollection {#4956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
  -id: 186447
  -bodyTs: "'european':1 'lol':2 'od':6 'rest':5 'tri':3 'world':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5730058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701458246 {#4947
    date: 2023-12-01 20:17:26.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
85 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
86 DENIED moderate
App\Entity\EntryComment {#5097
  +user: Proxies\__CG__\App\Entity\User {#5098 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4948
    +user: Proxies\__CG__\App\Entity\User {#4949 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4487
      +user: App\Entity\User {#4500 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Dude it’s such an easy conversion between dongles and whatsits, you just don’t get how intuitive it is. There are 42.48 whatsits in a dongle, and 17.49 dongles in a shlorp. Europeans are overreacting so much"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1702735119 {#4482
        date: 2023-12-16 14:58:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4488 …}
      +nested: Doctrine\ORM\PersistentCollection {#4490 …}
      +votes: Doctrine\ORM\PersistentCollection {#4492 …}
      +reports: Doctrine\ORM\PersistentCollection {#4494 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
      -id: 185142
      -bodyTs: "'17.49':29 '42.48':23 'convers':7 'dongl':9,27,30 'dude':1 'easi':6 'european':34 'get':16 'intuit':18 'much':38 'overreact':36 'shlorp':33 'whatsit':11,24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6848020"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701444926 {#4483
        date: 2023-12-01 16:35:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4487}
    +body: "“Europeans” LOL try the rest od the world"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701458246 {#4946
      date: 2023-12-01 20:17:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MasterNerd@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4950 …}
    +nested: Doctrine\ORM\PersistentCollection {#4952 …}
    +votes: Doctrine\ORM\PersistentCollection {#4954 …}
    +reports: Doctrine\ORM\PersistentCollection {#4956 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
    -id: 186447
    -bodyTs: "'european':1 'lol':2 'od':6 'rest':5 'tri':3 'world':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5730058"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701458246 {#4947
      date: 2023-12-01 20:17:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: "I feel like this is part of the the joke because Americans often focus on Europeans when metric comes up. I’m Australian, and I have been assumed to be in Europe a number of times by US internet commenters on the topic haha"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701484821 {#5095
    date: 2023-12-02 03:40:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MasterNerd@lemm.ee"
    "@MissJinx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5099 …}
  +nested: Doctrine\ORM\PersistentCollection {#5101 …}
  +votes: Doctrine\ORM\PersistentCollection {#5103 …}
  +reports: Doctrine\ORM\PersistentCollection {#5105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
  -id: 187507
  -bodyTs: "'american':12 'assum':28 'australian':23 'come':19 'comment':40 'europ':32 'european':16 'feel':2 'focus':14 'haha':44 'internet':39 'joke':10 'like':3 'm':22 'metric':18 'number':34 'often':13 'part':6 'time':36 'topic':43 'us':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5738507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701484821 {#5096
    date: 2023-12-02 03:40:21.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
87 DENIED edit
App\Entity\EntryComment {#5097
  +user: Proxies\__CG__\App\Entity\User {#5098 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4948
    +user: Proxies\__CG__\App\Entity\User {#4949 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4487
      +user: App\Entity\User {#4500 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Dude it’s such an easy conversion between dongles and whatsits, you just don’t get how intuitive it is. There are 42.48 whatsits in a dongle, and 17.49 dongles in a shlorp. Europeans are overreacting so much"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1702735119 {#4482
        date: 2023-12-16 14:58:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4488 …}
      +nested: Doctrine\ORM\PersistentCollection {#4490 …}
      +votes: Doctrine\ORM\PersistentCollection {#4492 …}
      +reports: Doctrine\ORM\PersistentCollection {#4494 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
      -id: 185142
      -bodyTs: "'17.49':29 '42.48':23 'convers':7 'dongl':9,27,30 'dude':1 'easi':6 'european':34 'get':16 'intuit':18 'much':38 'overreact':36 'shlorp':33 'whatsit':11,24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6848020"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701444926 {#4483
        date: 2023-12-01 16:35:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4487}
    +body: "“Europeans” LOL try the rest od the world"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701458246 {#4946
      date: 2023-12-01 20:17:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MasterNerd@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4950 …}
    +nested: Doctrine\ORM\PersistentCollection {#4952 …}
    +votes: Doctrine\ORM\PersistentCollection {#4954 …}
    +reports: Doctrine\ORM\PersistentCollection {#4956 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
    -id: 186447
    -bodyTs: "'european':1 'lol':2 'od':6 'rest':5 'tri':3 'world':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5730058"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701458246 {#4947
      date: 2023-12-01 20:17:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: "I feel like this is part of the the joke because Americans often focus on Europeans when metric comes up. I’m Australian, and I have been assumed to be in Europe a number of times by US internet commenters on the topic haha"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701484821 {#5095
    date: 2023-12-02 03:40:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MasterNerd@lemm.ee"
    "@MissJinx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5099 …}
  +nested: Doctrine\ORM\PersistentCollection {#5101 …}
  +votes: Doctrine\ORM\PersistentCollection {#5103 …}
  +reports: Doctrine\ORM\PersistentCollection {#5105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
  -id: 187507
  -bodyTs: "'american':12 'assum':28 'australian':23 'come':19 'comment':40 'europ':32 'european':16 'feel':2 'focus':14 'haha':44 'internet':39 'joke':10 'like':3 'm':22 'metric':18 'number':34 'often':13 'part':6 'time':36 'topic':43 'us':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5738507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701484821 {#5096
    date: 2023-12-02 03:40:21.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
88 DENIED moderate
App\Entity\EntryComment {#5097
  +user: Proxies\__CG__\App\Entity\User {#5098 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4948
    +user: Proxies\__CG__\App\Entity\User {#4949 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4487
      +user: App\Entity\User {#4500 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Dude it’s such an easy conversion between dongles and whatsits, you just don’t get how intuitive it is. There are 42.48 whatsits in a dongle, and 17.49 dongles in a shlorp. Europeans are overreacting so much"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1702735119 {#4482
        date: 2023-12-16 14:58:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4488 …}
      +nested: Doctrine\ORM\PersistentCollection {#4490 …}
      +votes: Doctrine\ORM\PersistentCollection {#4492 …}
      +reports: Doctrine\ORM\PersistentCollection {#4494 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
      -id: 185142
      -bodyTs: "'17.49':29 '42.48':23 'convers':7 'dongl':9,27,30 'dude':1 'easi':6 'european':34 'get':16 'intuit':18 'much':38 'overreact':36 'shlorp':33 'whatsit':11,24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6848020"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701444926 {#4483
        date: 2023-12-01 16:35:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4487}
    +body: "“Europeans” LOL try the rest od the world"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701458246 {#4946
      date: 2023-12-01 20:17:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MasterNerd@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4950 …}
    +nested: Doctrine\ORM\PersistentCollection {#4952 …}
    +votes: Doctrine\ORM\PersistentCollection {#4954 …}
    +reports: Doctrine\ORM\PersistentCollection {#4956 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
    -id: 186447
    -bodyTs: "'european':1 'lol':2 'od':6 'rest':5 'tri':3 'world':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5730058"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701458246 {#4947
      date: 2023-12-01 20:17:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: "I feel like this is part of the the joke because Americans often focus on Europeans when metric comes up. I’m Australian, and I have been assumed to be in Europe a number of times by US internet commenters on the topic haha"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701484821 {#5095
    date: 2023-12-02 03:40:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MasterNerd@lemm.ee"
    "@MissJinx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5099 …}
  +nested: Doctrine\ORM\PersistentCollection {#5101 …}
  +votes: Doctrine\ORM\PersistentCollection {#5103 …}
  +reports: Doctrine\ORM\PersistentCollection {#5105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
  -id: 187507
  -bodyTs: "'american':12 'assum':28 'australian':23 'come':19 'comment':40 'europ':32 'european':16 'feel':2 'focus':14 'haha':44 'internet':39 'joke':10 'like':3 'm':22 'metric':18 'number':34 'often':13 'part':6 'time':36 'topic':43 'us':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5738507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701484821 {#5096
    date: 2023-12-02 03:40:21.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
89 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
90 DENIED moderate
App\Entity\EntryComment {#5277
  +user: Proxies\__CG__\App\Entity\User {#5278 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5097
    +user: Proxies\__CG__\App\Entity\User {#5098 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4948
      +user: Proxies\__CG__\App\Entity\User {#4949 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4487
        +user: App\Entity\User {#4500 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Dude it’s such an easy conversion between dongles and whatsits, you just don’t get how intuitive it is. There are 42.48 whatsits in a dongle, and 17.49 dongles in a shlorp. Europeans are overreacting so much"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1702735119 {#4482
          date: 2023-12-16 14:58:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4488 …}
        +nested: Doctrine\ORM\PersistentCollection {#4490 …}
        +votes: Doctrine\ORM\PersistentCollection {#4492 …}
        +reports: Doctrine\ORM\PersistentCollection {#4494 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
        -id: 185142
        -bodyTs: "'17.49':29 '42.48':23 'convers':7 'dongl':9,27,30 'dude':1 'easi':6 'european':34 'get':16 'intuit':18 'much':38 'overreact':36 'shlorp':33 'whatsit':11,24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6848020"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701444926 {#4483
          date: 2023-12-01 16:35:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4487}
      +body: "“Europeans” LOL try the rest od the world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701458246 {#4946
        date: 2023-12-01 20:17:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@MasterNerd@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4950 …}
      +nested: Doctrine\ORM\PersistentCollection {#4952 …}
      +votes: Doctrine\ORM\PersistentCollection {#4954 …}
      +reports: Doctrine\ORM\PersistentCollection {#4956 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
      -id: 186447
      -bodyTs: "'european':1 'lol':2 'od':6 'rest':5 'tri':3 'world':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5730058"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701458246 {#4947
        date: 2023-12-01 20:17:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4487}
    +body: "I feel like this is part of the the joke because Americans often focus on Europeans when metric comes up. I’m Australian, and I have been assumed to be in Europe a number of times by US internet commenters on the topic haha"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701484821 {#5095
      date: 2023-12-02 03:40:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MasterNerd@lemm.ee"
      "@MissJinx@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5099 …}
    +nested: Doctrine\ORM\PersistentCollection {#5101 …}
    +votes: Doctrine\ORM\PersistentCollection {#5103 …}
    +reports: Doctrine\ORM\PersistentCollection {#5105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
    -id: 187507
    -bodyTs: "'american':12 'assum':28 'australian':23 'come':19 'comment':40 'europ':32 'european':16 'feel':2 'focus':14 'haha':44 'internet':39 'joke':10 'like':3 'm':22 'metric':18 'number':34 'often':13 'part':6 'time':36 'topic':43 'us':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5738507"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701484821 {#5096
      date: 2023-12-02 03:40:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: """
    You recognize the monarchy, so it’s close enough.\n
    \n
    /s
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701497269 {#5275
    date: 2023-12-02 07:07:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MasterNerd@lemm.ee"
    "@MissJinx@lemmy.world"
    "@MisterFrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5279 …}
  +nested: Doctrine\ORM\PersistentCollection {#5281 …}
  +votes: Doctrine\ORM\PersistentCollection {#5283 …}
  +reports: Doctrine\ORM\PersistentCollection {#5285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5289 …}
  -id: 188074
  -bodyTs: "'/s':10 'close':8 'enough':9 'monarchi':4 'recogn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5186283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701497269 {#5276
    date: 2023-12-02 07:07:49.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
91 DENIED edit
App\Entity\EntryComment {#5277
  +user: Proxies\__CG__\App\Entity\User {#5278 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5097
    +user: Proxies\__CG__\App\Entity\User {#5098 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4948
      +user: Proxies\__CG__\App\Entity\User {#4949 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4487
        +user: App\Entity\User {#4500 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Dude it’s such an easy conversion between dongles and whatsits, you just don’t get how intuitive it is. There are 42.48 whatsits in a dongle, and 17.49 dongles in a shlorp. Europeans are overreacting so much"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1702735119 {#4482
          date: 2023-12-16 14:58:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4488 …}
        +nested: Doctrine\ORM\PersistentCollection {#4490 …}
        +votes: Doctrine\ORM\PersistentCollection {#4492 …}
        +reports: Doctrine\ORM\PersistentCollection {#4494 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
        -id: 185142
        -bodyTs: "'17.49':29 '42.48':23 'convers':7 'dongl':9,27,30 'dude':1 'easi':6 'european':34 'get':16 'intuit':18 'much':38 'overreact':36 'shlorp':33 'whatsit':11,24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6848020"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701444926 {#4483
          date: 2023-12-01 16:35:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4487}
      +body: "“Europeans” LOL try the rest od the world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701458246 {#4946
        date: 2023-12-01 20:17:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@MasterNerd@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4950 …}
      +nested: Doctrine\ORM\PersistentCollection {#4952 …}
      +votes: Doctrine\ORM\PersistentCollection {#4954 …}
      +reports: Doctrine\ORM\PersistentCollection {#4956 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
      -id: 186447
      -bodyTs: "'european':1 'lol':2 'od':6 'rest':5 'tri':3 'world':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5730058"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701458246 {#4947
        date: 2023-12-01 20:17:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4487}
    +body: "I feel like this is part of the the joke because Americans often focus on Europeans when metric comes up. I’m Australian, and I have been assumed to be in Europe a number of times by US internet commenters on the topic haha"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701484821 {#5095
      date: 2023-12-02 03:40:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MasterNerd@lemm.ee"
      "@MissJinx@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5099 …}
    +nested: Doctrine\ORM\PersistentCollection {#5101 …}
    +votes: Doctrine\ORM\PersistentCollection {#5103 …}
    +reports: Doctrine\ORM\PersistentCollection {#5105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
    -id: 187507
    -bodyTs: "'american':12 'assum':28 'australian':23 'come':19 'comment':40 'europ':32 'european':16 'feel':2 'focus':14 'haha':44 'internet':39 'joke':10 'like':3 'm':22 'metric':18 'number':34 'often':13 'part':6 'time':36 'topic':43 'us':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5738507"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701484821 {#5096
      date: 2023-12-02 03:40:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: """
    You recognize the monarchy, so it’s close enough.\n
    \n
    /s
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701497269 {#5275
    date: 2023-12-02 07:07:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MasterNerd@lemm.ee"
    "@MissJinx@lemmy.world"
    "@MisterFrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5279 …}
  +nested: Doctrine\ORM\PersistentCollection {#5281 …}
  +votes: Doctrine\ORM\PersistentCollection {#5283 …}
  +reports: Doctrine\ORM\PersistentCollection {#5285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5289 …}
  -id: 188074
  -bodyTs: "'/s':10 'close':8 'enough':9 'monarchi':4 'recogn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5186283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701497269 {#5276
    date: 2023-12-02 07:07:49.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
92 DENIED moderate
App\Entity\EntryComment {#5277
  +user: Proxies\__CG__\App\Entity\User {#5278 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5097
    +user: Proxies\__CG__\App\Entity\User {#5098 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4948
      +user: Proxies\__CG__\App\Entity\User {#4949 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4487
        +user: App\Entity\User {#4500 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Dude it’s such an easy conversion between dongles and whatsits, you just don’t get how intuitive it is. There are 42.48 whatsits in a dongle, and 17.49 dongles in a shlorp. Europeans are overreacting so much"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1702735119 {#4482
          date: 2023-12-16 14:58:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4488 …}
        +nested: Doctrine\ORM\PersistentCollection {#4490 …}
        +votes: Doctrine\ORM\PersistentCollection {#4492 …}
        +reports: Doctrine\ORM\PersistentCollection {#4494 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
        -id: 185142
        -bodyTs: "'17.49':29 '42.48':23 'convers':7 'dongl':9,27,30 'dude':1 'easi':6 'european':34 'get':16 'intuit':18 'much':38 'overreact':36 'shlorp':33 'whatsit':11,24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6848020"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701444926 {#4483
          date: 2023-12-01 16:35:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4487}
      +body: "“Europeans” LOL try the rest od the world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701458246 {#4946
        date: 2023-12-01 20:17:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@MasterNerd@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4950 …}
      +nested: Doctrine\ORM\PersistentCollection {#4952 …}
      +votes: Doctrine\ORM\PersistentCollection {#4954 …}
      +reports: Doctrine\ORM\PersistentCollection {#4956 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
      -id: 186447
      -bodyTs: "'european':1 'lol':2 'od':6 'rest':5 'tri':3 'world':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5730058"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701458246 {#4947
        date: 2023-12-01 20:17:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4487}
    +body: "I feel like this is part of the the joke because Americans often focus on Europeans when metric comes up. I’m Australian, and I have been assumed to be in Europe a number of times by US internet commenters on the topic haha"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701484821 {#5095
      date: 2023-12-02 03:40:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MasterNerd@lemm.ee"
      "@MissJinx@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5099 …}
    +nested: Doctrine\ORM\PersistentCollection {#5101 …}
    +votes: Doctrine\ORM\PersistentCollection {#5103 …}
    +reports: Doctrine\ORM\PersistentCollection {#5105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
    -id: 187507
    -bodyTs: "'american':12 'assum':28 'australian':23 'come':19 'comment':40 'europ':32 'european':16 'feel':2 'focus':14 'haha':44 'internet':39 'joke':10 'like':3 'm':22 'metric':18 'number':34 'often':13 'part':6 'time':36 'topic':43 'us':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5738507"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701484821 {#5096
      date: 2023-12-02 03:40:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: """
    You recognize the monarchy, so it’s close enough.\n
    \n
    /s
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701497269 {#5275
    date: 2023-12-02 07:07:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MasterNerd@lemm.ee"
    "@MissJinx@lemmy.world"
    "@MisterFrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5279 …}
  +nested: Doctrine\ORM\PersistentCollection {#5281 …}
  +votes: Doctrine\ORM\PersistentCollection {#5283 …}
  +reports: Doctrine\ORM\PersistentCollection {#5285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5289 …}
  -id: 188074
  -bodyTs: "'/s':10 'close':8 'enough':9 'monarchi':4 'recogn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5186283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701497269 {#5276
    date: 2023-12-02 07:07:49.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
93 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
94 DENIED moderate
App\Entity\EntryComment {#5408
  +user: Proxies\__CG__\App\Entity\User {#5409 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5277
    +user: Proxies\__CG__\App\Entity\User {#5278 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5097
      +user: Proxies\__CG__\App\Entity\User {#5098 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4948
        +user: Proxies\__CG__\App\Entity\User {#4949 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4487
          +user: App\Entity\User {#4500 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Dude it’s such an easy conversion between dongles and whatsits, you just don’t get how intuitive it is. There are 42.48 whatsits in a dongle, and 17.49 dongles in a shlorp. Europeans are overreacting so much"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1702735119 {#4482
            date: 2023-12-16 14:58:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4488 …}
          +nested: Doctrine\ORM\PersistentCollection {#4490 …}
          +votes: Doctrine\ORM\PersistentCollection {#4492 …}
          +reports: Doctrine\ORM\PersistentCollection {#4494 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
          -id: 185142
          -bodyTs: "'17.49':29 '42.48':23 'convers':7 'dongl':9,27,30 'dude':1 'easi':6 'european':34 'get':16 'intuit':18 'much':38 'overreact':36 'shlorp':33 'whatsit':11,24"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6848020"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701444926 {#4483
            date: 2023-12-01 16:35:26.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4487}
        +body: "“Europeans” LOL try the rest od the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701458246 {#4946
          date: 2023-12-01 20:17:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@MasterNerd@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4950 …}
        +nested: Doctrine\ORM\PersistentCollection {#4952 …}
        +votes: Doctrine\ORM\PersistentCollection {#4954 …}
        +reports: Doctrine\ORM\PersistentCollection {#4956 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
        -id: 186447
        -bodyTs: "'european':1 'lol':2 'od':6 'rest':5 'tri':3 'world':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5730058"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701458246 {#4947
          date: 2023-12-01 20:17:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4487}
      +body: "I feel like this is part of the the joke because Americans often focus on Europeans when metric comes up. I’m Australian, and I have been assumed to be in Europe a number of times by US internet commenters on the topic haha"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701484821 {#5095
        date: 2023-12-02 03:40:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@MasterNerd@lemm.ee"
        "@MissJinx@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5099 …}
      +nested: Doctrine\ORM\PersistentCollection {#5101 …}
      +votes: Doctrine\ORM\PersistentCollection {#5103 …}
      +reports: Doctrine\ORM\PersistentCollection {#5105 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
      -id: 187507
      -bodyTs: "'american':12 'assum':28 'australian':23 'come':19 'comment':40 'europ':32 'european':16 'feel':2 'focus':14 'haha':44 'internet':39 'joke':10 'like':3 'm':22 'metric':18 'number':34 'often':13 'part':6 'time':36 'topic':43 'us':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5738507"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701484821 {#5096
        date: 2023-12-02 03:40:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4487}
    +body: """
      You recognize the monarchy, so it’s close enough.\n
      \n
      /s
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701497269 {#5275
      date: 2023-12-02 07:07:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MasterNerd@lemm.ee"
      "@MissJinx@lemmy.world"
      "@MisterFrog@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5279 …}
    +nested: Doctrine\ORM\PersistentCollection {#5281 …}
    +votes: Doctrine\ORM\PersistentCollection {#5283 …}
    +reports: Doctrine\ORM\PersistentCollection {#5285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5289 …}
    -id: 188074
    -bodyTs: "'/s':10 'close':8 'enough':9 'monarchi':4 'recogn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5186283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701497269 {#5276
      date: 2023-12-02 07:07:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: "More importantly they participate in Eurovision so really that says it all. I for one welcome our down under cousins to the continent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701502018 {#5405
    date: 2023-12-02 08:26:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MasterNerd@lemm.ee"
    "@MissJinx@lemmy.world"
    "@MisterFrog@lemmy.world"
    "@Default_Defect@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5410 …}
  +nested: Doctrine\ORM\PersistentCollection {#5412 …}
  +votes: Doctrine\ORM\PersistentCollection {#5414 …}
  +reports: Doctrine\ORM\PersistentCollection {#5416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5420 …}
  -id: 188205
  -bodyTs: "'contin':23 'cousin':20 'eurovis':6 'import':2 'one':15 'particip':4 'realli':8 'say':10 'welcom':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5076159"
  +editedAt: DateTimeImmutable @1702739991 {#5406
    date: 2023-12-16 16:19:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701502018 {#5407
    date: 2023-12-02 08:26:58.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
95 DENIED edit
App\Entity\EntryComment {#5408
  +user: Proxies\__CG__\App\Entity\User {#5409 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5277
    +user: Proxies\__CG__\App\Entity\User {#5278 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5097
      +user: Proxies\__CG__\App\Entity\User {#5098 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4948
        +user: Proxies\__CG__\App\Entity\User {#4949 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4487
          +user: App\Entity\User {#4500 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Dude it’s such an easy conversion between dongles and whatsits, you just don’t get how intuitive it is. There are 42.48 whatsits in a dongle, and 17.49 dongles in a shlorp. Europeans are overreacting so much"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1702735119 {#4482
            date: 2023-12-16 14:58:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4488 …}
          +nested: Doctrine\ORM\PersistentCollection {#4490 …}
          +votes: Doctrine\ORM\PersistentCollection {#4492 …}
          +reports: Doctrine\ORM\PersistentCollection {#4494 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
          -id: 185142
          -bodyTs: "'17.49':29 '42.48':23 'convers':7 'dongl':9,27,30 'dude':1 'easi':6 'european':34 'get':16 'intuit':18 'much':38 'overreact':36 'shlorp':33 'whatsit':11,24"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6848020"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701444926 {#4483
            date: 2023-12-01 16:35:26.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4487}
        +body: "“Europeans” LOL try the rest od the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701458246 {#4946
          date: 2023-12-01 20:17:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@MasterNerd@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4950 …}
        +nested: Doctrine\ORM\PersistentCollection {#4952 …}
        +votes: Doctrine\ORM\PersistentCollection {#4954 …}
        +reports: Doctrine\ORM\PersistentCollection {#4956 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
        -id: 186447
        -bodyTs: "'european':1 'lol':2 'od':6 'rest':5 'tri':3 'world':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5730058"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701458246 {#4947
          date: 2023-12-01 20:17:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4487}
      +body: "I feel like this is part of the the joke because Americans often focus on Europeans when metric comes up. I’m Australian, and I have been assumed to be in Europe a number of times by US internet commenters on the topic haha"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701484821 {#5095
        date: 2023-12-02 03:40:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@MasterNerd@lemm.ee"
        "@MissJinx@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5099 …}
      +nested: Doctrine\ORM\PersistentCollection {#5101 …}
      +votes: Doctrine\ORM\PersistentCollection {#5103 …}
      +reports: Doctrine\ORM\PersistentCollection {#5105 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
      -id: 187507
      -bodyTs: "'american':12 'assum':28 'australian':23 'come':19 'comment':40 'europ':32 'european':16 'feel':2 'focus':14 'haha':44 'internet':39 'joke':10 'like':3 'm':22 'metric':18 'number':34 'often':13 'part':6 'time':36 'topic':43 'us':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5738507"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701484821 {#5096
        date: 2023-12-02 03:40:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4487}
    +body: """
      You recognize the monarchy, so it’s close enough.\n
      \n
      /s
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701497269 {#5275
      date: 2023-12-02 07:07:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MasterNerd@lemm.ee"
      "@MissJinx@lemmy.world"
      "@MisterFrog@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5279 …}
    +nested: Doctrine\ORM\PersistentCollection {#5281 …}
    +votes: Doctrine\ORM\PersistentCollection {#5283 …}
    +reports: Doctrine\ORM\PersistentCollection {#5285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5289 …}
    -id: 188074
    -bodyTs: "'/s':10 'close':8 'enough':9 'monarchi':4 'recogn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5186283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701497269 {#5276
      date: 2023-12-02 07:07:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: "More importantly they participate in Eurovision so really that says it all. I for one welcome our down under cousins to the continent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701502018 {#5405
    date: 2023-12-02 08:26:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MasterNerd@lemm.ee"
    "@MissJinx@lemmy.world"
    "@MisterFrog@lemmy.world"
    "@Default_Defect@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5410 …}
  +nested: Doctrine\ORM\PersistentCollection {#5412 …}
  +votes: Doctrine\ORM\PersistentCollection {#5414 …}
  +reports: Doctrine\ORM\PersistentCollection {#5416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5420 …}
  -id: 188205
  -bodyTs: "'contin':23 'cousin':20 'eurovis':6 'import':2 'one':15 'particip':4 'realli':8 'say':10 'welcom':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5076159"
  +editedAt: DateTimeImmutable @1702739991 {#5406
    date: 2023-12-16 16:19:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701502018 {#5407
    date: 2023-12-02 08:26:58.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
96 DENIED moderate
App\Entity\EntryComment {#5408
  +user: Proxies\__CG__\App\Entity\User {#5409 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5277
    +user: Proxies\__CG__\App\Entity\User {#5278 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5097
      +user: Proxies\__CG__\App\Entity\User {#5098 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4948
        +user: Proxies\__CG__\App\Entity\User {#4949 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4487
          +user: App\Entity\User {#4500 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Dude it’s such an easy conversion between dongles and whatsits, you just don’t get how intuitive it is. There are 42.48 whatsits in a dongle, and 17.49 dongles in a shlorp. Europeans are overreacting so much"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1702735119 {#4482
            date: 2023-12-16 14:58:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4488 …}
          +nested: Doctrine\ORM\PersistentCollection {#4490 …}
          +votes: Doctrine\ORM\PersistentCollection {#4492 …}
          +reports: Doctrine\ORM\PersistentCollection {#4494 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
          -id: 185142
          -bodyTs: "'17.49':29 '42.48':23 'convers':7 'dongl':9,27,30 'dude':1 'easi':6 'european':34 'get':16 'intuit':18 'much':38 'overreact':36 'shlorp':33 'whatsit':11,24"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6848020"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701444926 {#4483
            date: 2023-12-01 16:35:26.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4487}
        +body: "“Europeans” LOL try the rest od the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701458246 {#4946
          date: 2023-12-01 20:17:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@MasterNerd@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4950 …}
        +nested: Doctrine\ORM\PersistentCollection {#4952 …}
        +votes: Doctrine\ORM\PersistentCollection {#4954 …}
        +reports: Doctrine\ORM\PersistentCollection {#4956 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
        -id: 186447
        -bodyTs: "'european':1 'lol':2 'od':6 'rest':5 'tri':3 'world':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5730058"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701458246 {#4947
          date: 2023-12-01 20:17:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4487}
      +body: "I feel like this is part of the the joke because Americans often focus on Europeans when metric comes up. I’m Australian, and I have been assumed to be in Europe a number of times by US internet commenters on the topic haha"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701484821 {#5095
        date: 2023-12-02 03:40:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@MasterNerd@lemm.ee"
        "@MissJinx@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5099 …}
      +nested: Doctrine\ORM\PersistentCollection {#5101 …}
      +votes: Doctrine\ORM\PersistentCollection {#5103 …}
      +reports: Doctrine\ORM\PersistentCollection {#5105 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
      -id: 187507
      -bodyTs: "'american':12 'assum':28 'australian':23 'come':19 'comment':40 'europ':32 'european':16 'feel':2 'focus':14 'haha':44 'internet':39 'joke':10 'like':3 'm':22 'metric':18 'number':34 'often':13 'part':6 'time':36 'topic':43 'us':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5738507"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701484821 {#5096
        date: 2023-12-02 03:40:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4487}
    +body: """
      You recognize the monarchy, so it’s close enough.\n
      \n
      /s
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701497269 {#5275
      date: 2023-12-02 07:07:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MasterNerd@lemm.ee"
      "@MissJinx@lemmy.world"
      "@MisterFrog@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5279 …}
    +nested: Doctrine\ORM\PersistentCollection {#5281 …}
    +votes: Doctrine\ORM\PersistentCollection {#5283 …}
    +reports: Doctrine\ORM\PersistentCollection {#5285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5289 …}
    -id: 188074
    -bodyTs: "'/s':10 'close':8 'enough':9 'monarchi':4 'recogn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5186283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701497269 {#5276
      date: 2023-12-02 07:07:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: "More importantly they participate in Eurovision so really that says it all. I for one welcome our down under cousins to the continent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701502018 {#5405
    date: 2023-12-02 08:26:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MasterNerd@lemm.ee"
    "@MissJinx@lemmy.world"
    "@MisterFrog@lemmy.world"
    "@Default_Defect@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5410 …}
  +nested: Doctrine\ORM\PersistentCollection {#5412 …}
  +votes: Doctrine\ORM\PersistentCollection {#5414 …}
  +reports: Doctrine\ORM\PersistentCollection {#5416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5420 …}
  -id: 188205
  -bodyTs: "'contin':23 'cousin':20 'eurovis':6 'import':2 'one':15 'particip':4 'realli':8 'say':10 'welcom':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5076159"
  +editedAt: DateTimeImmutable @1702739991 {#5406
    date: 2023-12-16 16:19:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701502018 {#5407
    date: 2023-12-02 08:26:58.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
97 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
98 DENIED moderate
App\Entity\EntryComment {#5293
  +user: App\Entity\User {#4500 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5097
    +user: Proxies\__CG__\App\Entity\User {#5098 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4948
      +user: Proxies\__CG__\App\Entity\User {#4949 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4487
        +user: App\Entity\User {#4500 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Dude it’s such an easy conversion between dongles and whatsits, you just don’t get how intuitive it is. There are 42.48 whatsits in a dongle, and 17.49 dongles in a shlorp. Europeans are overreacting so much"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1702735119 {#4482
          date: 2023-12-16 14:58:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4488 …}
        +nested: Doctrine\ORM\PersistentCollection {#4490 …}
        +votes: Doctrine\ORM\PersistentCollection {#4492 …}
        +reports: Doctrine\ORM\PersistentCollection {#4494 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
        -id: 185142
        -bodyTs: "'17.49':29 '42.48':23 'convers':7 'dongl':9,27,30 'dude':1 'easi':6 'european':34 'get':16 'intuit':18 'much':38 'overreact':36 'shlorp':33 'whatsit':11,24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6848020"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701444926 {#4483
          date: 2023-12-01 16:35:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4487}
      +body: "“Europeans” LOL try the rest od the world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701458246 {#4946
        date: 2023-12-01 20:17:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@MasterNerd@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4950 …}
      +nested: Doctrine\ORM\PersistentCollection {#4952 …}
      +votes: Doctrine\ORM\PersistentCollection {#4954 …}
      +reports: Doctrine\ORM\PersistentCollection {#4956 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
      -id: 186447
      -bodyTs: "'european':1 'lol':2 'od':6 'rest':5 'tri':3 'world':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5730058"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701458246 {#4947
        date: 2023-12-01 20:17:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4487}
    +body: "I feel like this is part of the the joke because Americans often focus on Europeans when metric comes up. I’m Australian, and I have been assumed to be in Europe a number of times by US internet commenters on the topic haha"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701484821 {#5095
      date: 2023-12-02 03:40:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MasterNerd@lemm.ee"
      "@MissJinx@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5099 …}
    +nested: Doctrine\ORM\PersistentCollection {#5101 …}
    +votes: Doctrine\ORM\PersistentCollection {#5103 …}
    +reports: Doctrine\ORM\PersistentCollection {#5105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
    -id: 187507
    -bodyTs: "'american':12 'assum':28 'australian':23 'come':19 'comment':40 'europ':32 'european':16 'feel':2 'focus':14 'haha':44 'internet':39 'joke':10 'like':3 'm':22 'metric':18 'number':34 'often':13 'part':6 'time':36 'topic':43 'us':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5738507"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701484821 {#5096
      date: 2023-12-02 03:40:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: "There was this one redditor a few years ago who thought I was European because I held different values than him (I’m American). Man am I glad I don’t use Reddit anymore"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701501938 {#5291
    date: 2023-12-02 08:25:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MasterNerd@lemm.ee"
    "@MissJinx@lemmy.world"
    "@MisterFrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5294 …}
  +nested: Doctrine\ORM\PersistentCollection {#5296 …}
  +votes: Doctrine\ORM\PersistentCollection {#5298 …}
  +reports: Doctrine\ORM\PersistentCollection {#5300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5304 …}
  -id: 188199
  -bodyTs: "'ago':9 'american':24 'anymor':34 'differ':18 'european':14 'glad':28 'held':17 'm':23 'man':25 'one':4 'reddit':33 'redditor':5 'thought':11 'use':32 'valu':19 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6873574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701501938 {#5292
    date: 2023-12-02 08:25:38.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
99 DENIED edit
App\Entity\EntryComment {#5293
  +user: App\Entity\User {#4500 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5097
    +user: Proxies\__CG__\App\Entity\User {#5098 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4948
      +user: Proxies\__CG__\App\Entity\User {#4949 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4487
        +user: App\Entity\User {#4500 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Dude it’s such an easy conversion between dongles and whatsits, you just don’t get how intuitive it is. There are 42.48 whatsits in a dongle, and 17.49 dongles in a shlorp. Europeans are overreacting so much"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1702735119 {#4482
          date: 2023-12-16 14:58:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4488 …}
        +nested: Doctrine\ORM\PersistentCollection {#4490 …}
        +votes: Doctrine\ORM\PersistentCollection {#4492 …}
        +reports: Doctrine\ORM\PersistentCollection {#4494 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
        -id: 185142
        -bodyTs: "'17.49':29 '42.48':23 'convers':7 'dongl':9,27,30 'dude':1 'easi':6 'european':34 'get':16 'intuit':18 'much':38 'overreact':36 'shlorp':33 'whatsit':11,24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6848020"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701444926 {#4483
          date: 2023-12-01 16:35:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4487}
      +body: "“Europeans” LOL try the rest od the world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701458246 {#4946
        date: 2023-12-01 20:17:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@MasterNerd@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4950 …}
      +nested: Doctrine\ORM\PersistentCollection {#4952 …}
      +votes: Doctrine\ORM\PersistentCollection {#4954 …}
      +reports: Doctrine\ORM\PersistentCollection {#4956 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
      -id: 186447
      -bodyTs: "'european':1 'lol':2 'od':6 'rest':5 'tri':3 'world':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5730058"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701458246 {#4947
        date: 2023-12-01 20:17:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4487}
    +body: "I feel like this is part of the the joke because Americans often focus on Europeans when metric comes up. I’m Australian, and I have been assumed to be in Europe a number of times by US internet commenters on the topic haha"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701484821 {#5095
      date: 2023-12-02 03:40:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MasterNerd@lemm.ee"
      "@MissJinx@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5099 …}
    +nested: Doctrine\ORM\PersistentCollection {#5101 …}
    +votes: Doctrine\ORM\PersistentCollection {#5103 …}
    +reports: Doctrine\ORM\PersistentCollection {#5105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
    -id: 187507
    -bodyTs: "'american':12 'assum':28 'australian':23 'come':19 'comment':40 'europ':32 'european':16 'feel':2 'focus':14 'haha':44 'internet':39 'joke':10 'like':3 'm':22 'metric':18 'number':34 'often':13 'part':6 'time':36 'topic':43 'us':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5738507"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701484821 {#5096
      date: 2023-12-02 03:40:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: "There was this one redditor a few years ago who thought I was European because I held different values than him (I’m American). Man am I glad I don’t use Reddit anymore"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701501938 {#5291
    date: 2023-12-02 08:25:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MasterNerd@lemm.ee"
    "@MissJinx@lemmy.world"
    "@MisterFrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5294 …}
  +nested: Doctrine\ORM\PersistentCollection {#5296 …}
  +votes: Doctrine\ORM\PersistentCollection {#5298 …}
  +reports: Doctrine\ORM\PersistentCollection {#5300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5304 …}
  -id: 188199
  -bodyTs: "'ago':9 'american':24 'anymor':34 'differ':18 'european':14 'glad':28 'held':17 'm':23 'man':25 'one':4 'reddit':33 'redditor':5 'thought':11 'use':32 'valu':19 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6873574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701501938 {#5292
    date: 2023-12-02 08:25:38.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
100 DENIED moderate
App\Entity\EntryComment {#5293
  +user: App\Entity\User {#4500 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5097
    +user: Proxies\__CG__\App\Entity\User {#5098 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4948
      +user: Proxies\__CG__\App\Entity\User {#4949 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4487
        +user: App\Entity\User {#4500 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Dude it’s such an easy conversion between dongles and whatsits, you just don’t get how intuitive it is. There are 42.48 whatsits in a dongle, and 17.49 dongles in a shlorp. Europeans are overreacting so much"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1702735119 {#4482
          date: 2023-12-16 14:58:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4488 …}
        +nested: Doctrine\ORM\PersistentCollection {#4490 …}
        +votes: Doctrine\ORM\PersistentCollection {#4492 …}
        +reports: Doctrine\ORM\PersistentCollection {#4494 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
        -id: 185142
        -bodyTs: "'17.49':29 '42.48':23 'convers':7 'dongl':9,27,30 'dude':1 'easi':6 'european':34 'get':16 'intuit':18 'much':38 'overreact':36 'shlorp':33 'whatsit':11,24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6848020"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701444926 {#4483
          date: 2023-12-01 16:35:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4487}
      +body: "“Europeans” LOL try the rest od the world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701458246 {#4946
        date: 2023-12-01 20:17:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@MasterNerd@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4950 …}
      +nested: Doctrine\ORM\PersistentCollection {#4952 …}
      +votes: Doctrine\ORM\PersistentCollection {#4954 …}
      +reports: Doctrine\ORM\PersistentCollection {#4956 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
      -id: 186447
      -bodyTs: "'european':1 'lol':2 'od':6 'rest':5 'tri':3 'world':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5730058"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701458246 {#4947
        date: 2023-12-01 20:17:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4487}
    +body: "I feel like this is part of the the joke because Americans often focus on Europeans when metric comes up. I’m Australian, and I have been assumed to be in Europe a number of times by US internet commenters on the topic haha"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701484821 {#5095
      date: 2023-12-02 03:40:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MasterNerd@lemm.ee"
      "@MissJinx@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5099 …}
    +nested: Doctrine\ORM\PersistentCollection {#5101 …}
    +votes: Doctrine\ORM\PersistentCollection {#5103 …}
    +reports: Doctrine\ORM\PersistentCollection {#5105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
    -id: 187507
    -bodyTs: "'american':12 'assum':28 'australian':23 'come':19 'comment':40 'europ':32 'european':16 'feel':2 'focus':14 'haha':44 'internet':39 'joke':10 'like':3 'm':22 'metric':18 'number':34 'often':13 'part':6 'time':36 'topic':43 'us':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5738507"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701484821 {#5096
      date: 2023-12-02 03:40:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: "There was this one redditor a few years ago who thought I was European because I held different values than him (I’m American). Man am I glad I don’t use Reddit anymore"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701501938 {#5291
    date: 2023-12-02 08:25:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MasterNerd@lemm.ee"
    "@MissJinx@lemmy.world"
    "@MisterFrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5294 …}
  +nested: Doctrine\ORM\PersistentCollection {#5296 …}
  +votes: Doctrine\ORM\PersistentCollection {#5298 …}
  +reports: Doctrine\ORM\PersistentCollection {#5300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5304 …}
  -id: 188199
  -bodyTs: "'ago':9 'american':24 'anymor':34 'differ':18 'european':14 'glad':28 'held':17 'm':23 'man':25 'one':4 'reddit':33 'redditor':5 'thought':11 'use':32 'valu':19 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6873574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701501938 {#5292
    date: 2023-12-02 08:25:38.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
101 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
102 DENIED moderate
App\Entity\EntryComment {#5424
  +user: Proxies\__CG__\App\Entity\User {#5098 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5293
    +user: App\Entity\User {#4500 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5097
      +user: Proxies\__CG__\App\Entity\User {#5098 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4948
        +user: Proxies\__CG__\App\Entity\User {#4949 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4487
          +user: App\Entity\User {#4500 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Dude it’s such an easy conversion between dongles and whatsits, you just don’t get how intuitive it is. There are 42.48 whatsits in a dongle, and 17.49 dongles in a shlorp. Europeans are overreacting so much"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1702735119 {#4482
            date: 2023-12-16 14:58:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4488 …}
          +nested: Doctrine\ORM\PersistentCollection {#4490 …}
          +votes: Doctrine\ORM\PersistentCollection {#4492 …}
          +reports: Doctrine\ORM\PersistentCollection {#4494 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
          -id: 185142
          -bodyTs: "'17.49':29 '42.48':23 'convers':7 'dongl':9,27,30 'dude':1 'easi':6 'european':34 'get':16 'intuit':18 'much':38 'overreact':36 'shlorp':33 'whatsit':11,24"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6848020"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701444926 {#4483
            date: 2023-12-01 16:35:26.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4487}
        +body: "“Europeans” LOL try the rest od the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701458246 {#4946
          date: 2023-12-01 20:17:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@MasterNerd@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4950 …}
        +nested: Doctrine\ORM\PersistentCollection {#4952 …}
        +votes: Doctrine\ORM\PersistentCollection {#4954 …}
        +reports: Doctrine\ORM\PersistentCollection {#4956 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
        -id: 186447
        -bodyTs: "'european':1 'lol':2 'od':6 'rest':5 'tri':3 'world':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5730058"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701458246 {#4947
          date: 2023-12-01 20:17:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4487}
      +body: "I feel like this is part of the the joke because Americans often focus on Europeans when metric comes up. I’m Australian, and I have been assumed to be in Europe a number of times by US internet commenters on the topic haha"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701484821 {#5095
        date: 2023-12-02 03:40:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@MasterNerd@lemm.ee"
        "@MissJinx@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5099 …}
      +nested: Doctrine\ORM\PersistentCollection {#5101 …}
      +votes: Doctrine\ORM\PersistentCollection {#5103 …}
      +reports: Doctrine\ORM\PersistentCollection {#5105 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
      -id: 187507
      -bodyTs: "'american':12 'assum':28 'australian':23 'come':19 'comment':40 'europ':32 'european':16 'feel':2 'focus':14 'haha':44 'internet':39 'joke':10 'like':3 'm':22 'metric':18 'number':34 'often':13 'part':6 'time':36 'topic':43 'us':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5738507"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701484821 {#5096
        date: 2023-12-02 03:40:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4487}
    +body: "There was this one redditor a few years ago who thought I was European because I held different values than him (I’m American). Man am I glad I don’t use Reddit anymore"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701501938 {#5291
      date: 2023-12-02 08:25:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MasterNerd@lemm.ee"
      "@MissJinx@lemmy.world"
      "@MisterFrog@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5294 …}
    +nested: Doctrine\ORM\PersistentCollection {#5296 …}
    +votes: Doctrine\ORM\PersistentCollection {#5298 …}
    +reports: Doctrine\ORM\PersistentCollection {#5300 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5304 …}
    -id: 188199
    -bodyTs: "'ago':9 'american':24 'anymor':34 'differ':18 'european':14 'glad':28 'held':17 'm':23 'man':25 'one':4 'reddit':33 'redditor':5 'thought':11 'use':32 'valu':19 'year':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6873574"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701501938 {#5292
      date: 2023-12-02 08:25:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: "Pretty sure that makes you a dirty commie"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701512704 {#5422
    date: 2023-12-02 11:25:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MasterNerd@lemm.ee"
    "@MissJinx@lemmy.world"
    "@MisterFrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5425 …}
  +nested: Doctrine\ORM\PersistentCollection {#5427 …}
  +votes: Doctrine\ORM\PersistentCollection {#5429 …}
  +reports: Doctrine\ORM\PersistentCollection {#5431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
  -id: 190410
  -bodyTs: "'commi':8 'dirti':7 'make':4 'pretti':1 'sure':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5743860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701512704 {#5423
    date: 2023-12-02 11:25:04.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
103 DENIED edit
App\Entity\EntryComment {#5424
  +user: Proxies\__CG__\App\Entity\User {#5098 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5293
    +user: App\Entity\User {#4500 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5097
      +user: Proxies\__CG__\App\Entity\User {#5098 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4948
        +user: Proxies\__CG__\App\Entity\User {#4949 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4487
          +user: App\Entity\User {#4500 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Dude it’s such an easy conversion between dongles and whatsits, you just don’t get how intuitive it is. There are 42.48 whatsits in a dongle, and 17.49 dongles in a shlorp. Europeans are overreacting so much"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1702735119 {#4482
            date: 2023-12-16 14:58:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4488 …}
          +nested: Doctrine\ORM\PersistentCollection {#4490 …}
          +votes: Doctrine\ORM\PersistentCollection {#4492 …}
          +reports: Doctrine\ORM\PersistentCollection {#4494 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
          -id: 185142
          -bodyTs: "'17.49':29 '42.48':23 'convers':7 'dongl':9,27,30 'dude':1 'easi':6 'european':34 'get':16 'intuit':18 'much':38 'overreact':36 'shlorp':33 'whatsit':11,24"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6848020"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701444926 {#4483
            date: 2023-12-01 16:35:26.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4487}
        +body: "“Europeans” LOL try the rest od the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701458246 {#4946
          date: 2023-12-01 20:17:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@MasterNerd@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4950 …}
        +nested: Doctrine\ORM\PersistentCollection {#4952 …}
        +votes: Doctrine\ORM\PersistentCollection {#4954 …}
        +reports: Doctrine\ORM\PersistentCollection {#4956 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
        -id: 186447
        -bodyTs: "'european':1 'lol':2 'od':6 'rest':5 'tri':3 'world':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5730058"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701458246 {#4947
          date: 2023-12-01 20:17:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4487}
      +body: "I feel like this is part of the the joke because Americans often focus on Europeans when metric comes up. I’m Australian, and I have been assumed to be in Europe a number of times by US internet commenters on the topic haha"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701484821 {#5095
        date: 2023-12-02 03:40:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@MasterNerd@lemm.ee"
        "@MissJinx@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5099 …}
      +nested: Doctrine\ORM\PersistentCollection {#5101 …}
      +votes: Doctrine\ORM\PersistentCollection {#5103 …}
      +reports: Doctrine\ORM\PersistentCollection {#5105 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
      -id: 187507
      -bodyTs: "'american':12 'assum':28 'australian':23 'come':19 'comment':40 'europ':32 'european':16 'feel':2 'focus':14 'haha':44 'internet':39 'joke':10 'like':3 'm':22 'metric':18 'number':34 'often':13 'part':6 'time':36 'topic':43 'us':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5738507"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701484821 {#5096
        date: 2023-12-02 03:40:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4487}
    +body: "There was this one redditor a few years ago who thought I was European because I held different values than him (I’m American). Man am I glad I don’t use Reddit anymore"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701501938 {#5291
      date: 2023-12-02 08:25:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MasterNerd@lemm.ee"
      "@MissJinx@lemmy.world"
      "@MisterFrog@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5294 …}
    +nested: Doctrine\ORM\PersistentCollection {#5296 …}
    +votes: Doctrine\ORM\PersistentCollection {#5298 …}
    +reports: Doctrine\ORM\PersistentCollection {#5300 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5304 …}
    -id: 188199
    -bodyTs: "'ago':9 'american':24 'anymor':34 'differ':18 'european':14 'glad':28 'held':17 'm':23 'man':25 'one':4 'reddit':33 'redditor':5 'thought':11 'use':32 'valu':19 'year':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6873574"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701501938 {#5292
      date: 2023-12-02 08:25:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: "Pretty sure that makes you a dirty commie"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701512704 {#5422
    date: 2023-12-02 11:25:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MasterNerd@lemm.ee"
    "@MissJinx@lemmy.world"
    "@MisterFrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5425 …}
  +nested: Doctrine\ORM\PersistentCollection {#5427 …}
  +votes: Doctrine\ORM\PersistentCollection {#5429 …}
  +reports: Doctrine\ORM\PersistentCollection {#5431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
  -id: 190410
  -bodyTs: "'commi':8 'dirti':7 'make':4 'pretti':1 'sure':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5743860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701512704 {#5423
    date: 2023-12-02 11:25:04.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
104 DENIED moderate
App\Entity\EntryComment {#5424
  +user: Proxies\__CG__\App\Entity\User {#5098 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5293
    +user: App\Entity\User {#4500 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5097
      +user: Proxies\__CG__\App\Entity\User {#5098 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4948
        +user: Proxies\__CG__\App\Entity\User {#4949 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4487
          +user: App\Entity\User {#4500 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Dude it’s such an easy conversion between dongles and whatsits, you just don’t get how intuitive it is. There are 42.48 whatsits in a dongle, and 17.49 dongles in a shlorp. Europeans are overreacting so much"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1702735119 {#4482
            date: 2023-12-16 14:58:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4488 …}
          +nested: Doctrine\ORM\PersistentCollection {#4490 …}
          +votes: Doctrine\ORM\PersistentCollection {#4492 …}
          +reports: Doctrine\ORM\PersistentCollection {#4494 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
          -id: 185142
          -bodyTs: "'17.49':29 '42.48':23 'convers':7 'dongl':9,27,30 'dude':1 'easi':6 'european':34 'get':16 'intuit':18 'much':38 'overreact':36 'shlorp':33 'whatsit':11,24"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6848020"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701444926 {#4483
            date: 2023-12-01 16:35:26.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4487}
        +body: "“Europeans” LOL try the rest od the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701458246 {#4946
          date: 2023-12-01 20:17:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@MasterNerd@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4950 …}
        +nested: Doctrine\ORM\PersistentCollection {#4952 …}
        +votes: Doctrine\ORM\PersistentCollection {#4954 …}
        +reports: Doctrine\ORM\PersistentCollection {#4956 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
        -id: 186447
        -bodyTs: "'european':1 'lol':2 'od':6 'rest':5 'tri':3 'world':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5730058"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701458246 {#4947
          date: 2023-12-01 20:17:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4487}
      +body: "I feel like this is part of the the joke because Americans often focus on Europeans when metric comes up. I’m Australian, and I have been assumed to be in Europe a number of times by US internet commenters on the topic haha"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701484821 {#5095
        date: 2023-12-02 03:40:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@MasterNerd@lemm.ee"
        "@MissJinx@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5099 …}
      +nested: Doctrine\ORM\PersistentCollection {#5101 …}
      +votes: Doctrine\ORM\PersistentCollection {#5103 …}
      +reports: Doctrine\ORM\PersistentCollection {#5105 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
      -id: 187507
      -bodyTs: "'american':12 'assum':28 'australian':23 'come':19 'comment':40 'europ':32 'european':16 'feel':2 'focus':14 'haha':44 'internet':39 'joke':10 'like':3 'm':22 'metric':18 'number':34 'often':13 'part':6 'time':36 'topic':43 'us':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5738507"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701484821 {#5096
        date: 2023-12-02 03:40:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4487}
    +body: "There was this one redditor a few years ago who thought I was European because I held different values than him (I’m American). Man am I glad I don’t use Reddit anymore"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701501938 {#5291
      date: 2023-12-02 08:25:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MasterNerd@lemm.ee"
      "@MissJinx@lemmy.world"
      "@MisterFrog@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5294 …}
    +nested: Doctrine\ORM\PersistentCollection {#5296 …}
    +votes: Doctrine\ORM\PersistentCollection {#5298 …}
    +reports: Doctrine\ORM\PersistentCollection {#5300 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5304 …}
    -id: 188199
    -bodyTs: "'ago':9 'american':24 'anymor':34 'differ':18 'european':14 'glad':28 'held':17 'm':23 'man':25 'one':4 'reddit':33 'redditor':5 'thought':11 'use':32 'valu':19 'year':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6873574"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701501938 {#5292
      date: 2023-12-02 08:25:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: "Pretty sure that makes you a dirty commie"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701512704 {#5422
    date: 2023-12-02 11:25:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MasterNerd@lemm.ee"
    "@MissJinx@lemmy.world"
    "@MisterFrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5425 …}
  +nested: Doctrine\ORM\PersistentCollection {#5427 …}
  +votes: Doctrine\ORM\PersistentCollection {#5429 …}
  +reports: Doctrine\ORM\PersistentCollection {#5431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
  -id: 190410
  -bodyTs: "'commi':8 'dirti':7 'make':4 'pretti':1 'sure':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5743860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701512704 {#5423
    date: 2023-12-02 11:25:04.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
105 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
106 DENIED moderate
App\Entity\EntryComment {#5113
  +user: Proxies\__CG__\App\Entity\User {#4933 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4948
    +user: Proxies\__CG__\App\Entity\User {#4949 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4487
      +user: App\Entity\User {#4500 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Dude it’s such an easy conversion between dongles and whatsits, you just don’t get how intuitive it is. There are 42.48 whatsits in a dongle, and 17.49 dongles in a shlorp. Europeans are overreacting so much"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1702735119 {#4482
        date: 2023-12-16 14:58:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4488 …}
      +nested: Doctrine\ORM\PersistentCollection {#4490 …}
      +votes: Doctrine\ORM\PersistentCollection {#4492 …}
      +reports: Doctrine\ORM\PersistentCollection {#4494 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
      -id: 185142
      -bodyTs: "'17.49':29 '42.48':23 'convers':7 'dongl':9,27,30 'dude':1 'easi':6 'european':34 'get':16 'intuit':18 'much':38 'overreact':36 'shlorp':33 'whatsit':11,24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6848020"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701444926 {#4483
        date: 2023-12-01 16:35:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4487}
    +body: "“Europeans” LOL try the rest od the world"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701458246 {#4946
      date: 2023-12-01 20:17:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MasterNerd@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4950 …}
    +nested: Doctrine\ORM\PersistentCollection {#4952 …}
    +votes: Doctrine\ORM\PersistentCollection {#4954 …}
    +reports: Doctrine\ORM\PersistentCollection {#4956 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
    -id: 186447
    -bodyTs: "'european':1 'lol':2 'od':6 'rest':5 'tri':3 'world':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5730058"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701458246 {#4947
      date: 2023-12-01 20:17:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: "To be fair, Europeans complain the most about it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701498233 {#5111
    date: 2023-12-02 07:23:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MasterNerd@lemm.ee"
    "@MissJinx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5114 …}
  +nested: Doctrine\ORM\PersistentCollection {#5116 …}
  +votes: Doctrine\ORM\PersistentCollection {#5118 …}
  +reports: Doctrine\ORM\PersistentCollection {#5120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5124 …}
  -id: 188095
  -bodyTs: "'complain':5 'european':4 'fair':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6200233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701498233 {#5112
    date: 2023-12-02 07:23:53.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
107 DENIED edit
App\Entity\EntryComment {#5113
  +user: Proxies\__CG__\App\Entity\User {#4933 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4948
    +user: Proxies\__CG__\App\Entity\User {#4949 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4487
      +user: App\Entity\User {#4500 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Dude it’s such an easy conversion between dongles and whatsits, you just don’t get how intuitive it is. There are 42.48 whatsits in a dongle, and 17.49 dongles in a shlorp. Europeans are overreacting so much"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1702735119 {#4482
        date: 2023-12-16 14:58:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4488 …}
      +nested: Doctrine\ORM\PersistentCollection {#4490 …}
      +votes: Doctrine\ORM\PersistentCollection {#4492 …}
      +reports: Doctrine\ORM\PersistentCollection {#4494 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
      -id: 185142
      -bodyTs: "'17.49':29 '42.48':23 'convers':7 'dongl':9,27,30 'dude':1 'easi':6 'european':34 'get':16 'intuit':18 'much':38 'overreact':36 'shlorp':33 'whatsit':11,24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6848020"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701444926 {#4483
        date: 2023-12-01 16:35:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4487}
    +body: "“Europeans” LOL try the rest od the world"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701458246 {#4946
      date: 2023-12-01 20:17:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MasterNerd@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4950 …}
    +nested: Doctrine\ORM\PersistentCollection {#4952 …}
    +votes: Doctrine\ORM\PersistentCollection {#4954 …}
    +reports: Doctrine\ORM\PersistentCollection {#4956 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
    -id: 186447
    -bodyTs: "'european':1 'lol':2 'od':6 'rest':5 'tri':3 'world':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5730058"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701458246 {#4947
      date: 2023-12-01 20:17:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: "To be fair, Europeans complain the most about it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701498233 {#5111
    date: 2023-12-02 07:23:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MasterNerd@lemm.ee"
    "@MissJinx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5114 …}
  +nested: Doctrine\ORM\PersistentCollection {#5116 …}
  +votes: Doctrine\ORM\PersistentCollection {#5118 …}
  +reports: Doctrine\ORM\PersistentCollection {#5120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5124 …}
  -id: 188095
  -bodyTs: "'complain':5 'european':4 'fair':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6200233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701498233 {#5112
    date: 2023-12-02 07:23:53.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
108 DENIED moderate
App\Entity\EntryComment {#5113
  +user: Proxies\__CG__\App\Entity\User {#4933 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4948
    +user: Proxies\__CG__\App\Entity\User {#4949 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4487
      +user: App\Entity\User {#4500 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Dude it’s such an easy conversion between dongles and whatsits, you just don’t get how intuitive it is. There are 42.48 whatsits in a dongle, and 17.49 dongles in a shlorp. Europeans are overreacting so much"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1702735119 {#4482
        date: 2023-12-16 14:58:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4488 …}
      +nested: Doctrine\ORM\PersistentCollection {#4490 …}
      +votes: Doctrine\ORM\PersistentCollection {#4492 …}
      +reports: Doctrine\ORM\PersistentCollection {#4494 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
      -id: 185142
      -bodyTs: "'17.49':29 '42.48':23 'convers':7 'dongl':9,27,30 'dude':1 'easi':6 'european':34 'get':16 'intuit':18 'much':38 'overreact':36 'shlorp':33 'whatsit':11,24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6848020"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701444926 {#4483
        date: 2023-12-01 16:35:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4487}
    +body: "“Europeans” LOL try the rest od the world"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701458246 {#4946
      date: 2023-12-01 20:17:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@MasterNerd@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4950 …}
    +nested: Doctrine\ORM\PersistentCollection {#4952 …}
    +votes: Doctrine\ORM\PersistentCollection {#4954 …}
    +reports: Doctrine\ORM\PersistentCollection {#4956 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
    -id: 186447
    -bodyTs: "'european':1 'lol':2 'od':6 'rest':5 'tri':3 'world':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5730058"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701458246 {#4947
      date: 2023-12-01 20:17:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: "To be fair, Europeans complain the most about it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701498233 {#5111
    date: 2023-12-02 07:23:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@MasterNerd@lemm.ee"
    "@MissJinx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5114 …}
  +nested: Doctrine\ORM\PersistentCollection {#5116 …}
  +votes: Doctrine\ORM\PersistentCollection {#5118 …}
  +reports: Doctrine\ORM\PersistentCollection {#5120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5124 …}
  -id: 188095
  -bodyTs: "'complain':5 'european':4 'fair':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6200233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701498233 {#5112
    date: 2023-12-02 07:23:53.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
109 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
110 DENIED moderate
App\Entity\EntryComment {#4561
  +user: App\Entity\User {#4574 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "> america kilometers"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701442478 {#4556
    date: 2023-12-01 15:54:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4562 …}
  +nested: Doctrine\ORM\PersistentCollection {#4564 …}
  +votes: Doctrine\ORM\PersistentCollection {#4566 …}
  +reports: Doctrine\ORM\PersistentCollection {#4568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
  -id: 184977
  -bodyTs: "'america':1 'kilomet':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/670680/-/comment/3878599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701442478 {#4557
    date: 2023-12-01 15:54:38.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
111 DENIED edit
App\Entity\EntryComment {#4561
  +user: App\Entity\User {#4574 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "> america kilometers"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701442478 {#4556
    date: 2023-12-01 15:54:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4562 …}
  +nested: Doctrine\ORM\PersistentCollection {#4564 …}
  +votes: Doctrine\ORM\PersistentCollection {#4566 …}
  +reports: Doctrine\ORM\PersistentCollection {#4568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
  -id: 184977
  -bodyTs: "'america':1 'kilomet':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/670680/-/comment/3878599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701442478 {#4557
    date: 2023-12-01 15:54:38.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
112 DENIED moderate
App\Entity\EntryComment {#4561
  +user: App\Entity\User {#4574 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "> america kilometers"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701442478 {#4556
    date: 2023-12-01 15:54:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4562 …}
  +nested: Doctrine\ORM\PersistentCollection {#4564 …}
  +votes: Doctrine\ORM\PersistentCollection {#4566 …}
  +reports: Doctrine\ORM\PersistentCollection {#4568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
  -id: 184977
  -bodyTs: "'america':1 'kilomet':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/670680/-/comment/3878599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701442478 {#4557
    date: 2023-12-01 15:54:38.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
113 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
114 DENIED moderate
App\Entity\EntryComment {#4636
  +user: App\Entity\User {#4649 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I’m all for the Scott Pilgrim memes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701442302 {#4631
    date: 2023-12-01 15:51:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4637 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4641 …}
  +reports: Doctrine\ORM\PersistentCollection {#4643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
  -id: 184971
  -bodyTs: "'m':2 'meme':8 'pilgrim':7 'scott':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5158634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701442302 {#4632
    date: 2023-12-01 15:51:42.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
115 DENIED edit
App\Entity\EntryComment {#4636
  +user: App\Entity\User {#4649 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I’m all for the Scott Pilgrim memes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701442302 {#4631
    date: 2023-12-01 15:51:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4637 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4641 …}
  +reports: Doctrine\ORM\PersistentCollection {#4643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
  -id: 184971
  -bodyTs: "'m':2 'meme':8 'pilgrim':7 'scott':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5158634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701442302 {#4632
    date: 2023-12-01 15:51:42.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
116 DENIED moderate
App\Entity\EntryComment {#4636
  +user: App\Entity\User {#4649 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I’m all for the Scott Pilgrim memes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701442302 {#4631
    date: 2023-12-01 15:51:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4637 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4641 …}
  +reports: Doctrine\ORM\PersistentCollection {#4643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
  -id: 184971
  -bodyTs: "'m':2 'meme':8 'pilgrim':7 'scott':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5158634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701442302 {#4632
    date: 2023-12-01 15:51:42.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
117 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
118 DENIED moderate
App\Entity\EntryComment {#4710
  +user: App\Entity\User {#4723 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Not everyone here is stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702620252 {#4705
    date: 2023-12-15 07:04:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4711 …}
  +nested: Doctrine\ORM\PersistentCollection {#4713 …}
  +votes: Doctrine\ORM\PersistentCollection {#4715 …}
  +reports: Doctrine\ORM\PersistentCollection {#4717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
  -id: 184902
  -bodyTs: "'everyon':2 'stupid':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5723932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701441320 {#4706
    date: 2023-12-01 15:35:20.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
119 DENIED edit
App\Entity\EntryComment {#4710
  +user: App\Entity\User {#4723 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Not everyone here is stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702620252 {#4705
    date: 2023-12-15 07:04:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4711 …}
  +nested: Doctrine\ORM\PersistentCollection {#4713 …}
  +votes: Doctrine\ORM\PersistentCollection {#4715 …}
  +reports: Doctrine\ORM\PersistentCollection {#4717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
  -id: 184902
  -bodyTs: "'everyon':2 'stupid':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5723932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701441320 {#4706
    date: 2023-12-01 15:35:20.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
120 DENIED moderate
App\Entity\EntryComment {#4710
  +user: App\Entity\User {#4723 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Not everyone here is stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702620252 {#4705
    date: 2023-12-15 07:04:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4711 …}
  +nested: Doctrine\ORM\PersistentCollection {#4713 …}
  +votes: Doctrine\ORM\PersistentCollection {#4715 …}
  +reports: Doctrine\ORM\PersistentCollection {#4717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
  -id: 184902
  -bodyTs: "'everyon':2 'stupid':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5723932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701441320 {#4706
    date: 2023-12-01 15:35:20.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
121 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
122 DENIED moderate
App\Entity\EntryComment {#4932
  +user: Proxies\__CG__\App\Entity\User {#4933 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4710
    +user: App\Entity\User {#4723 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Not everyone here is stupid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702620252 {#4705
      date: 2023-12-15 07:04:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4711 …}
    +nested: Doctrine\ORM\PersistentCollection {#4713 …}
    +votes: Doctrine\ORM\PersistentCollection {#4715 …}
    +reports: Doctrine\ORM\PersistentCollection {#4717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
    -id: 184902
    -bodyTs: "'everyon':2 'stupid':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5723932"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701441320 {#4706
      date: 2023-12-01 15:35:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4710}
  +body: "No I’m doesn’t…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701498359 {#4930
    date: 2023-12-02 07:25:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@GrammatonCleric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4934 …}
  +nested: Doctrine\ORM\PersistentCollection {#4936 …}
  +votes: Doctrine\ORM\PersistentCollection {#4938 …}
  +reports: Doctrine\ORM\PersistentCollection {#4940 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4944 …}
  -id: 188100
  -bodyTs: "'doesn':4 'm':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6200257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701498359 {#4931
    date: 2023-12-02 07:25:59.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
123 DENIED edit
App\Entity\EntryComment {#4932
  +user: Proxies\__CG__\App\Entity\User {#4933 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4710
    +user: App\Entity\User {#4723 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Not everyone here is stupid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702620252 {#4705
      date: 2023-12-15 07:04:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4711 …}
    +nested: Doctrine\ORM\PersistentCollection {#4713 …}
    +votes: Doctrine\ORM\PersistentCollection {#4715 …}
    +reports: Doctrine\ORM\PersistentCollection {#4717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
    -id: 184902
    -bodyTs: "'everyon':2 'stupid':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5723932"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701441320 {#4706
      date: 2023-12-01 15:35:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4710}
  +body: "No I’m doesn’t…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701498359 {#4930
    date: 2023-12-02 07:25:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@GrammatonCleric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4934 …}
  +nested: Doctrine\ORM\PersistentCollection {#4936 …}
  +votes: Doctrine\ORM\PersistentCollection {#4938 …}
  +reports: Doctrine\ORM\PersistentCollection {#4940 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4944 …}
  -id: 188100
  -bodyTs: "'doesn':4 'm':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6200257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701498359 {#4931
    date: 2023-12-02 07:25:59.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
124 DENIED moderate
App\Entity\EntryComment {#4932
  +user: Proxies\__CG__\App\Entity\User {#4933 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4710
    +user: App\Entity\User {#4723 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Not everyone here is stupid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702620252 {#4705
      date: 2023-12-15 07:04:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4711 …}
    +nested: Doctrine\ORM\PersistentCollection {#4713 …}
    +votes: Doctrine\ORM\PersistentCollection {#4715 …}
    +reports: Doctrine\ORM\PersistentCollection {#4717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
    -id: 184902
    -bodyTs: "'everyon':2 'stupid':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5723932"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701441320 {#4706
      date: 2023-12-01 15:35:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4710}
  +body: "No I’m doesn’t…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701498359 {#4930
    date: 2023-12-02 07:25:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@GrammatonCleric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4934 …}
  +nested: Doctrine\ORM\PersistentCollection {#4936 …}
  +votes: Doctrine\ORM\PersistentCollection {#4938 …}
  +reports: Doctrine\ORM\PersistentCollection {#4940 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4944 …}
  -id: 188100
  -bodyTs: "'doesn':4 'm':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6200257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701498359 {#4931
    date: 2023-12-02 07:25:59.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
125 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
126 DENIED moderate
App\Entity\EntryComment {#5128
  +user: App\Entity\User {#4723 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4932
    +user: Proxies\__CG__\App\Entity\User {#4933 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4710
      +user: App\Entity\User {#4723 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Not everyone here is stupid."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702620252 {#4705
        date: 2023-12-15 07:04:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4711 …}
      +nested: Doctrine\ORM\PersistentCollection {#4713 …}
      +votes: Doctrine\ORM\PersistentCollection {#4715 …}
      +reports: Doctrine\ORM\PersistentCollection {#4717 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
      -id: 184902
      -bodyTs: "'everyon':2 'stupid':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5723932"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701441320 {#4706
        date: 2023-12-01 15:35:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4710}
    +body: "No I’m doesn’t…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701498359 {#4930
      date: 2023-12-02 07:25:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@GrammatonCleric@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4934 …}
    +nested: Doctrine\ORM\PersistentCollection {#4936 …}
    +votes: Doctrine\ORM\PersistentCollection {#4938 …}
    +reports: Doctrine\ORM\PersistentCollection {#4940 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4942 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4944 …}
    -id: 188100
    -bodyTs: "'doesn':4 'm':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6200257"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701498359 {#4931
      date: 2023-12-02 07:25:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4710}
  +body: "![](https://lemmy.world/pictrs/image/64a9701f-2a3a-4fc6-82b2-e8883711f214.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701500299 {#5126
    date: 2023-12-02 07:58:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@GrammatonCleric@lemmy.world"
    "@Lucidlethargy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5129 …}
  +nested: Doctrine\ORM\PersistentCollection {#5131 …}
  +votes: Doctrine\ORM\PersistentCollection {#5133 …}
  +reports: Doctrine\ORM\PersistentCollection {#5135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
  -id: 188162
  -bodyTs: "'/pictrs/image/64a9701f-2a3a-4fc6-82b2-e8883711f214.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/64a9701f-2a3a-4fc6-82b2-e8883711f214.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5741671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701500299 {#5127
    date: 2023-12-02 07:58:19.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
127 DENIED edit
App\Entity\EntryComment {#5128
  +user: App\Entity\User {#4723 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4932
    +user: Proxies\__CG__\App\Entity\User {#4933 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4710
      +user: App\Entity\User {#4723 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Not everyone here is stupid."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702620252 {#4705
        date: 2023-12-15 07:04:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4711 …}
      +nested: Doctrine\ORM\PersistentCollection {#4713 …}
      +votes: Doctrine\ORM\PersistentCollection {#4715 …}
      +reports: Doctrine\ORM\PersistentCollection {#4717 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
      -id: 184902
      -bodyTs: "'everyon':2 'stupid':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5723932"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701441320 {#4706
        date: 2023-12-01 15:35:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4710}
    +body: "No I’m doesn’t…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701498359 {#4930
      date: 2023-12-02 07:25:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@GrammatonCleric@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4934 …}
    +nested: Doctrine\ORM\PersistentCollection {#4936 …}
    +votes: Doctrine\ORM\PersistentCollection {#4938 …}
    +reports: Doctrine\ORM\PersistentCollection {#4940 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4942 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4944 …}
    -id: 188100
    -bodyTs: "'doesn':4 'm':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6200257"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701498359 {#4931
      date: 2023-12-02 07:25:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4710}
  +body: "![](https://lemmy.world/pictrs/image/64a9701f-2a3a-4fc6-82b2-e8883711f214.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701500299 {#5126
    date: 2023-12-02 07:58:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@GrammatonCleric@lemmy.world"
    "@Lucidlethargy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5129 …}
  +nested: Doctrine\ORM\PersistentCollection {#5131 …}
  +votes: Doctrine\ORM\PersistentCollection {#5133 …}
  +reports: Doctrine\ORM\PersistentCollection {#5135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
  -id: 188162
  -bodyTs: "'/pictrs/image/64a9701f-2a3a-4fc6-82b2-e8883711f214.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/64a9701f-2a3a-4fc6-82b2-e8883711f214.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5741671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701500299 {#5127
    date: 2023-12-02 07:58:19.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
128 DENIED moderate
App\Entity\EntryComment {#5128
  +user: App\Entity\User {#4723 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4932
    +user: Proxies\__CG__\App\Entity\User {#4933 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4710
      +user: App\Entity\User {#4723 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Not everyone here is stupid."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702620252 {#4705
        date: 2023-12-15 07:04:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4711 …}
      +nested: Doctrine\ORM\PersistentCollection {#4713 …}
      +votes: Doctrine\ORM\PersistentCollection {#4715 …}
      +reports: Doctrine\ORM\PersistentCollection {#4717 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
      -id: 184902
      -bodyTs: "'everyon':2 'stupid':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5723932"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701441320 {#4706
        date: 2023-12-01 15:35:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4710}
    +body: "No I’m doesn’t…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701498359 {#4930
      date: 2023-12-02 07:25:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@GrammatonCleric@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4934 …}
    +nested: Doctrine\ORM\PersistentCollection {#4936 …}
    +votes: Doctrine\ORM\PersistentCollection {#4938 …}
    +reports: Doctrine\ORM\PersistentCollection {#4940 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4942 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4944 …}
    -id: 188100
    -bodyTs: "'doesn':4 'm':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6200257"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701498359 {#4931
      date: 2023-12-02 07:25:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4710}
  +body: "![](https://lemmy.world/pictrs/image/64a9701f-2a3a-4fc6-82b2-e8883711f214.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701500299 {#5126
    date: 2023-12-02 07:58:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@GrammatonCleric@lemmy.world"
    "@Lucidlethargy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5129 …}
  +nested: Doctrine\ORM\PersistentCollection {#5131 …}
  +votes: Doctrine\ORM\PersistentCollection {#5133 …}
  +reports: Doctrine\ORM\PersistentCollection {#5135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
  -id: 188162
  -bodyTs: "'/pictrs/image/64a9701f-2a3a-4fc6-82b2-e8883711f214.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/64a9701f-2a3a-4fc6-82b2-e8883711f214.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5741671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701500299 {#5127
    date: 2023-12-02 07:58:19.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
129 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
130 DENIED moderate
App\Entity\EntryComment {#4785
  +user: App\Entity\User {#4798 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
    \n
    Like what? Who in the world says KPL? It’s l/100KM.\n
    \n
    While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1719700173 {#4780
    date: 2024-06-30 00:29:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4786 …}
  +nested: Doctrine\ORM\PersistentCollection {#4788 …}
  +votes: Doctrine\ORM\PersistentCollection {#4790 …}
  +reports: Doctrine\ORM\PersistentCollection {#4792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
  -id: 184853
  -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5324572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701440522 {#4781
    date: 2023-12-01 15:22:02.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
131 DENIED edit
App\Entity\EntryComment {#4785
  +user: App\Entity\User {#4798 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
    \n
    Like what? Who in the world says KPL? It’s l/100KM.\n
    \n
    While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1719700173 {#4780
    date: 2024-06-30 00:29:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4786 …}
  +nested: Doctrine\ORM\PersistentCollection {#4788 …}
  +votes: Doctrine\ORM\PersistentCollection {#4790 …}
  +reports: Doctrine\ORM\PersistentCollection {#4792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
  -id: 184853
  -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5324572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701440522 {#4781
    date: 2023-12-01 15:22:02.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
132 DENIED moderate
App\Entity\EntryComment {#4785
  +user: App\Entity\User {#4798 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
    \n
    Like what? Who in the world says KPL? It’s l/100KM.\n
    \n
    While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1719700173 {#4780
    date: 2024-06-30 00:29:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4786 …}
  +nested: Doctrine\ORM\PersistentCollection {#4788 …}
  +votes: Doctrine\ORM\PersistentCollection {#4790 …}
  +reports: Doctrine\ORM\PersistentCollection {#4792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
  -id: 184853
  -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5324572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701440522 {#4781
    date: 2023-12-01 15:22:02.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
133 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
134 DENIED moderate
App\Entity\EntryComment {#4861
  +user: Proxies\__CG__\App\Entity\User {#4868 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4785
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
      \n
      Like what? Who in the world says KPL? It’s l/100KM.\n
      \n
      While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1719700173 {#4780
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4786 …}
    +nested: Doctrine\ORM\PersistentCollection {#4788 …}
    +votes: Doctrine\ORM\PersistentCollection {#4790 …}
    +reports: Doctrine\ORM\PersistentCollection {#4792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
    -id: 184853
    -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5324572"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701440522 {#4781
      date: 2023-12-01 15:22:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "They use KPL in Japan at least, but I doubt the app was Japanese lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701442220 {#4860
    date: 2023-12-01 15:50:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4870 …}
  +nested: Doctrine\ORM\PersistentCollection {#4872 …}
  +votes: Doctrine\ORM\PersistentCollection {#4874 …}
  +reports: Doctrine\ORM\PersistentCollection {#4876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
  -id: 184967
  -bodyTs: "'app':12 'doubt':10 'japan':5 'japanes':14 'kpl':3 'least':7 'lol':15 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5056042"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701442220 {#4863
    date: 2023-12-01 15:50:20.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
135 DENIED edit
App\Entity\EntryComment {#4861
  +user: Proxies\__CG__\App\Entity\User {#4868 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4785
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
      \n
      Like what? Who in the world says KPL? It’s l/100KM.\n
      \n
      While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1719700173 {#4780
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4786 …}
    +nested: Doctrine\ORM\PersistentCollection {#4788 …}
    +votes: Doctrine\ORM\PersistentCollection {#4790 …}
    +reports: Doctrine\ORM\PersistentCollection {#4792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
    -id: 184853
    -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5324572"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701440522 {#4781
      date: 2023-12-01 15:22:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "They use KPL in Japan at least, but I doubt the app was Japanese lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701442220 {#4860
    date: 2023-12-01 15:50:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4870 …}
  +nested: Doctrine\ORM\PersistentCollection {#4872 …}
  +votes: Doctrine\ORM\PersistentCollection {#4874 …}
  +reports: Doctrine\ORM\PersistentCollection {#4876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
  -id: 184967
  -bodyTs: "'app':12 'doubt':10 'japan':5 'japanes':14 'kpl':3 'least':7 'lol':15 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5056042"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701442220 {#4863
    date: 2023-12-01 15:50:20.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
136 DENIED moderate
App\Entity\EntryComment {#4861
  +user: Proxies\__CG__\App\Entity\User {#4868 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4785
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
      \n
      Like what? Who in the world says KPL? It’s l/100KM.\n
      \n
      While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1719700173 {#4780
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4786 …}
    +nested: Doctrine\ORM\PersistentCollection {#4788 …}
    +votes: Doctrine\ORM\PersistentCollection {#4790 …}
    +reports: Doctrine\ORM\PersistentCollection {#4792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
    -id: 184853
    -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5324572"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701440522 {#4781
      date: 2023-12-01 15:22:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "They use KPL in Japan at least, but I doubt the app was Japanese lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701442220 {#4860
    date: 2023-12-01 15:50:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4870 …}
  +nested: Doctrine\ORM\PersistentCollection {#4872 …}
  +votes: Doctrine\ORM\PersistentCollection {#4874 …}
  +reports: Doctrine\ORM\PersistentCollection {#4876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
  -id: 184967
  -bodyTs: "'app':12 'doubt':10 'japan':5 'japanes':14 'kpl':3 'least':7 'lol':15 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5056042"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701442220 {#4863
    date: 2023-12-01 15:50:20.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
137 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
138 DENIED moderate
App\Entity\EntryComment {#4884
  +user: Proxies\__CG__\App\Entity\User {#4885 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4785
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
      \n
      Like what? Who in the world says KPL? It’s l/100KM.\n
      \n
      While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1719700173 {#4780
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4786 …}
    +nested: Doctrine\ORM\PersistentCollection {#4788 …}
    +votes: Doctrine\ORM\PersistentCollection {#4790 …}
    +reports: Doctrine\ORM\PersistentCollection {#4792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
    -id: 184853
    -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5324572"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701440522 {#4781
      date: 2023-12-01 15:22:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "I’d imagine they were giving you the benefit of the doubt and assuming everybody uses a metric that allows for 1 conversion to tell how far a tank of fuel will take you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701441527 {#4882
    date: 2023-12-01 15:38:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4886 …}
  +nested: Doctrine\ORM\PersistentCollection {#4888 …}
  +votes: Doctrine\ORM\PersistentCollection {#4890 …}
  +reports: Doctrine\ORM\PersistentCollection {#4892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4896 …}
  -id: 184917
  -bodyTs: "'1':22 'allow':20 'assum':14 'benefit':9 'convers':23 'd':2 'doubt':12 'everybodi':15 'far':27 'fuel':31 'give':6 'imagin':3 'metric':18 'take':33 'tank':29 'tell':25 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1783027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701441527 {#4883
    date: 2023-12-01 15:38:47.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
139 DENIED edit
App\Entity\EntryComment {#4884
  +user: Proxies\__CG__\App\Entity\User {#4885 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4785
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
      \n
      Like what? Who in the world says KPL? It’s l/100KM.\n
      \n
      While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1719700173 {#4780
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4786 …}
    +nested: Doctrine\ORM\PersistentCollection {#4788 …}
    +votes: Doctrine\ORM\PersistentCollection {#4790 …}
    +reports: Doctrine\ORM\PersistentCollection {#4792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
    -id: 184853
    -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5324572"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701440522 {#4781
      date: 2023-12-01 15:22:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "I’d imagine they were giving you the benefit of the doubt and assuming everybody uses a metric that allows for 1 conversion to tell how far a tank of fuel will take you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701441527 {#4882
    date: 2023-12-01 15:38:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4886 …}
  +nested: Doctrine\ORM\PersistentCollection {#4888 …}
  +votes: Doctrine\ORM\PersistentCollection {#4890 …}
  +reports: Doctrine\ORM\PersistentCollection {#4892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4896 …}
  -id: 184917
  -bodyTs: "'1':22 'allow':20 'assum':14 'benefit':9 'convers':23 'd':2 'doubt':12 'everybodi':15 'far':27 'fuel':31 'give':6 'imagin':3 'metric':18 'take':33 'tank':29 'tell':25 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1783027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701441527 {#4883
    date: 2023-12-01 15:38:47.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
140 DENIED moderate
App\Entity\EntryComment {#4884
  +user: Proxies\__CG__\App\Entity\User {#4885 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4785
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
      \n
      Like what? Who in the world says KPL? It’s l/100KM.\n
      \n
      While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1719700173 {#4780
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4786 …}
    +nested: Doctrine\ORM\PersistentCollection {#4788 …}
    +votes: Doctrine\ORM\PersistentCollection {#4790 …}
    +reports: Doctrine\ORM\PersistentCollection {#4792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
    -id: 184853
    -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5324572"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701440522 {#4781
      date: 2023-12-01 15:22:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "I’d imagine they were giving you the benefit of the doubt and assuming everybody uses a metric that allows for 1 conversion to tell how far a tank of fuel will take you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701441527 {#4882
    date: 2023-12-01 15:38:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4886 …}
  +nested: Doctrine\ORM\PersistentCollection {#4888 …}
  +votes: Doctrine\ORM\PersistentCollection {#4890 …}
  +reports: Doctrine\ORM\PersistentCollection {#4892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4896 …}
  -id: 184917
  -bodyTs: "'1':22 'allow':20 'assum':14 'benefit':9 'convers':23 'd':2 'doubt':12 'everybodi':15 'far':27 'fuel':31 'give':6 'imagin':3 'metric':18 'take':33 'tank':29 'tell':25 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1783027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701441527 {#4883
    date: 2023-12-01 15:38:47.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
141 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
142 DENIED moderate
App\Entity\EntryComment {#4900
  +user: Proxies\__CG__\App\Entity\User {#4901 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4785
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
      \n
      Like what? Who in the world says KPL? It’s l/100KM.\n
      \n
      While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1719700173 {#4780
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4786 …}
    +nested: Doctrine\ORM\PersistentCollection {#4788 …}
    +votes: Doctrine\ORM\PersistentCollection {#4790 …}
    +reports: Doctrine\ORM\PersistentCollection {#4792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
    -id: 184853
    -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5324572"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701440522 {#4781
      date: 2023-12-01 15:22:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: """
    I grew up with km/L.\n
    \n
    I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
    \n
    Also the higher numbers are better like everything else on the car comparison cards.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701442740 {#4898
    date: 2023-12-01 15:59:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4902 …}
  +nested: Doctrine\ORM\PersistentCollection {#4904 …}
  +votes: Doctrine\ORM\PersistentCollection {#4906 …}
  +reports: Doctrine\ORM\PersistentCollection {#4908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
  -id: 185004
  -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.dk/comment/4259368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701442740 {#4899
    date: 2023-12-01 15:59:00.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
143 DENIED edit
App\Entity\EntryComment {#4900
  +user: Proxies\__CG__\App\Entity\User {#4901 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4785
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
      \n
      Like what? Who in the world says KPL? It’s l/100KM.\n
      \n
      While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1719700173 {#4780
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4786 …}
    +nested: Doctrine\ORM\PersistentCollection {#4788 …}
    +votes: Doctrine\ORM\PersistentCollection {#4790 …}
    +reports: Doctrine\ORM\PersistentCollection {#4792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
    -id: 184853
    -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5324572"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701440522 {#4781
      date: 2023-12-01 15:22:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: """
    I grew up with km/L.\n
    \n
    I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
    \n
    Also the higher numbers are better like everything else on the car comparison cards.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701442740 {#4898
    date: 2023-12-01 15:59:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4902 …}
  +nested: Doctrine\ORM\PersistentCollection {#4904 …}
  +votes: Doctrine\ORM\PersistentCollection {#4906 …}
  +reports: Doctrine\ORM\PersistentCollection {#4908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
  -id: 185004
  -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.dk/comment/4259368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701442740 {#4899
    date: 2023-12-01 15:59:00.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
144 DENIED moderate
App\Entity\EntryComment {#4900
  +user: Proxies\__CG__\App\Entity\User {#4901 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4785
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
      \n
      Like what? Who in the world says KPL? It’s l/100KM.\n
      \n
      While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1719700173 {#4780
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4786 …}
    +nested: Doctrine\ORM\PersistentCollection {#4788 …}
    +votes: Doctrine\ORM\PersistentCollection {#4790 …}
    +reports: Doctrine\ORM\PersistentCollection {#4792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
    -id: 184853
    -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5324572"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701440522 {#4781
      date: 2023-12-01 15:22:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: """
    I grew up with km/L.\n
    \n
    I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
    \n
    Also the higher numbers are better like everything else on the car comparison cards.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701442740 {#4898
    date: 2023-12-01 15:59:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4902 …}
  +nested: Doctrine\ORM\PersistentCollection {#4904 …}
  +votes: Doctrine\ORM\PersistentCollection {#4906 …}
  +reports: Doctrine\ORM\PersistentCollection {#4908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
  -id: 185004
  -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.dk/comment/4259368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701442740 {#4899
    date: 2023-12-01 15:59:00.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
145 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
146 DENIED moderate
App\Entity\EntryComment {#5066
  +user: App\Entity\User {#4798 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4900
    +user: Proxies\__CG__\App\Entity\User {#4901 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4785
      +user: App\Entity\User {#4798 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
        \n
        Like what? Who in the world says KPL? It’s l/100KM.\n
        \n
        While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1719700173 {#4780
        date: 2024-06-30 00:29:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4786 …}
      +nested: Doctrine\ORM\PersistentCollection {#4788 …}
      +votes: Doctrine\ORM\PersistentCollection {#4790 …}
      +reports: Doctrine\ORM\PersistentCollection {#4792 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
      -id: 184853
      -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5324572"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701440522 {#4781
        date: 2023-12-01 15:22:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      I grew up with km/L.\n
      \n
      I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
      \n
      Also the higher numbers are better like everything else on the car comparison cards.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1701442740 {#4898
      date: 2023-12-01 15:59:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4902 …}
    +nested: Doctrine\ORM\PersistentCollection {#4904 …}
    +votes: Doctrine\ORM\PersistentCollection {#4906 …}
    +reports: Doctrine\ORM\PersistentCollection {#4908 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
    -id: 185004
    -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.dk/comment/4259368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701442740 {#4899
      date: 2023-12-01 15:59:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: """
    I’d love to know which cars you drive with 5-6 l/100km lol\n
    \n
    My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701459566 {#5064
    date: 2023-12-01 20:39:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5067 …}
  +nested: Doctrine\ORM\PersistentCollection {#5069 …}
  +votes: Doctrine\ORM\PersistentCollection {#5071 …}
  +reports: Doctrine\ORM\PersistentCollection {#5073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
  -id: 186461
  -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5332002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701459566 {#5065
    date: 2023-12-01 20:39:26.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
147 DENIED edit
App\Entity\EntryComment {#5066
  +user: App\Entity\User {#4798 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4900
    +user: Proxies\__CG__\App\Entity\User {#4901 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4785
      +user: App\Entity\User {#4798 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
        \n
        Like what? Who in the world says KPL? It’s l/100KM.\n
        \n
        While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1719700173 {#4780
        date: 2024-06-30 00:29:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4786 …}
      +nested: Doctrine\ORM\PersistentCollection {#4788 …}
      +votes: Doctrine\ORM\PersistentCollection {#4790 …}
      +reports: Doctrine\ORM\PersistentCollection {#4792 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
      -id: 184853
      -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5324572"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701440522 {#4781
        date: 2023-12-01 15:22:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      I grew up with km/L.\n
      \n
      I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
      \n
      Also the higher numbers are better like everything else on the car comparison cards.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1701442740 {#4898
      date: 2023-12-01 15:59:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4902 …}
    +nested: Doctrine\ORM\PersistentCollection {#4904 …}
    +votes: Doctrine\ORM\PersistentCollection {#4906 …}
    +reports: Doctrine\ORM\PersistentCollection {#4908 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
    -id: 185004
    -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.dk/comment/4259368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701442740 {#4899
      date: 2023-12-01 15:59:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: """
    I’d love to know which cars you drive with 5-6 l/100km lol\n
    \n
    My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701459566 {#5064
    date: 2023-12-01 20:39:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5067 …}
  +nested: Doctrine\ORM\PersistentCollection {#5069 …}
  +votes: Doctrine\ORM\PersistentCollection {#5071 …}
  +reports: Doctrine\ORM\PersistentCollection {#5073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
  -id: 186461
  -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5332002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701459566 {#5065
    date: 2023-12-01 20:39:26.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
148 DENIED moderate
App\Entity\EntryComment {#5066
  +user: App\Entity\User {#4798 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4900
    +user: Proxies\__CG__\App\Entity\User {#4901 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4785
      +user: App\Entity\User {#4798 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
        \n
        Like what? Who in the world says KPL? It’s l/100KM.\n
        \n
        While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1719700173 {#4780
        date: 2024-06-30 00:29:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4786 …}
      +nested: Doctrine\ORM\PersistentCollection {#4788 …}
      +votes: Doctrine\ORM\PersistentCollection {#4790 …}
      +reports: Doctrine\ORM\PersistentCollection {#4792 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
      -id: 184853
      -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5324572"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701440522 {#4781
        date: 2023-12-01 15:22:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      I grew up with km/L.\n
      \n
      I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
      \n
      Also the higher numbers are better like everything else on the car comparison cards.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1701442740 {#4898
      date: 2023-12-01 15:59:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4902 …}
    +nested: Doctrine\ORM\PersistentCollection {#4904 …}
    +votes: Doctrine\ORM\PersistentCollection {#4906 …}
    +reports: Doctrine\ORM\PersistentCollection {#4908 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
    -id: 185004
    -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.dk/comment/4259368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701442740 {#4899
      date: 2023-12-01 15:59:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: """
    I’d love to know which cars you drive with 5-6 l/100km lol\n
    \n
    My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701459566 {#5064
    date: 2023-12-01 20:39:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5067 …}
  +nested: Doctrine\ORM\PersistentCollection {#5069 …}
  +votes: Doctrine\ORM\PersistentCollection {#5071 …}
  +reports: Doctrine\ORM\PersistentCollection {#5073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
  -id: 186461
  -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5332002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701459566 {#5065
    date: 2023-12-01 20:39:26.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
149 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
150 DENIED moderate
App\Entity\EntryComment {#5214
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5066
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4900
      +user: Proxies\__CG__\App\Entity\User {#4901 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4785
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
          \n
          Like what? Who in the world says KPL? It’s l/100KM.\n
          \n
          While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1719700173 {#4780
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4786 …}
        +nested: Doctrine\ORM\PersistentCollection {#4788 …}
        +votes: Doctrine\ORM\PersistentCollection {#4790 …}
        +reports: Doctrine\ORM\PersistentCollection {#4792 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
        -id: 184853
        -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5324572"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701440522 {#4781
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        I grew up with km/L.\n
        \n
        I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
        \n
        Also the higher numbers are better like everything else on the car comparison cards.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1701442740 {#4898
        date: 2023-12-01 15:59:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4902 …}
      +nested: Doctrine\ORM\PersistentCollection {#4904 …}
      +votes: Doctrine\ORM\PersistentCollection {#4906 …}
      +reports: Doctrine\ORM\PersistentCollection {#4908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
      -id: 185004
      -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.dk/comment/4259368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701442740 {#4899
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      I’d love to know which cars you drive with 5-6 l/100km lol\n
      \n
      My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701459566 {#5064
      date: 2023-12-01 20:39:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5067 …}
    +nested: Doctrine\ORM\PersistentCollection {#5069 …}
    +votes: Doctrine\ORM\PersistentCollection {#5071 …}
    +reports: Doctrine\ORM\PersistentCollection {#5073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
    -id: 186461
    -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5332002"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701459566 {#5065
      date: 2023-12-01 20:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Our Honda Fit does about 5.5L/100km if I drive and about 7.5L/100km if my wife drives. I have had it as low as 3.9 But that was purposely watching acceleration and avoiding hills"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701483124 {#5212
    date: 2023-12-02 03:12:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5215 …}
  +nested: Doctrine\ORM\PersistentCollection {#5217 …}
  +votes: Doctrine\ORM\PersistentCollection {#5219 …}
  +reports: Doctrine\ORM\PersistentCollection {#5221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
  -id: 187411
  -bodyTs: "'3.9':26 '5.5':6 '7.5':13 'acceler':32 'avoid':34 'drive':10,18 'fit':3 'hill':35 'honda':2 'l/100km':7,14 'low':24 'purpos':30 'watch':31 'wife':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5340303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701483124 {#5213
    date: 2023-12-02 03:12:04.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
151 DENIED edit
App\Entity\EntryComment {#5214
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5066
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4900
      +user: Proxies\__CG__\App\Entity\User {#4901 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4785
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
          \n
          Like what? Who in the world says KPL? It’s l/100KM.\n
          \n
          While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1719700173 {#4780
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4786 …}
        +nested: Doctrine\ORM\PersistentCollection {#4788 …}
        +votes: Doctrine\ORM\PersistentCollection {#4790 …}
        +reports: Doctrine\ORM\PersistentCollection {#4792 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
        -id: 184853
        -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5324572"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701440522 {#4781
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        I grew up with km/L.\n
        \n
        I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
        \n
        Also the higher numbers are better like everything else on the car comparison cards.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1701442740 {#4898
        date: 2023-12-01 15:59:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4902 …}
      +nested: Doctrine\ORM\PersistentCollection {#4904 …}
      +votes: Doctrine\ORM\PersistentCollection {#4906 …}
      +reports: Doctrine\ORM\PersistentCollection {#4908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
      -id: 185004
      -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.dk/comment/4259368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701442740 {#4899
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      I’d love to know which cars you drive with 5-6 l/100km lol\n
      \n
      My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701459566 {#5064
      date: 2023-12-01 20:39:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5067 …}
    +nested: Doctrine\ORM\PersistentCollection {#5069 …}
    +votes: Doctrine\ORM\PersistentCollection {#5071 …}
    +reports: Doctrine\ORM\PersistentCollection {#5073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
    -id: 186461
    -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5332002"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701459566 {#5065
      date: 2023-12-01 20:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Our Honda Fit does about 5.5L/100km if I drive and about 7.5L/100km if my wife drives. I have had it as low as 3.9 But that was purposely watching acceleration and avoiding hills"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701483124 {#5212
    date: 2023-12-02 03:12:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5215 …}
  +nested: Doctrine\ORM\PersistentCollection {#5217 …}
  +votes: Doctrine\ORM\PersistentCollection {#5219 …}
  +reports: Doctrine\ORM\PersistentCollection {#5221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
  -id: 187411
  -bodyTs: "'3.9':26 '5.5':6 '7.5':13 'acceler':32 'avoid':34 'drive':10,18 'fit':3 'hill':35 'honda':2 'l/100km':7,14 'low':24 'purpos':30 'watch':31 'wife':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5340303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701483124 {#5213
    date: 2023-12-02 03:12:04.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
152 DENIED moderate
App\Entity\EntryComment {#5214
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5066
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4900
      +user: Proxies\__CG__\App\Entity\User {#4901 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4785
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
          \n
          Like what? Who in the world says KPL? It’s l/100KM.\n
          \n
          While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1719700173 {#4780
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4786 …}
        +nested: Doctrine\ORM\PersistentCollection {#4788 …}
        +votes: Doctrine\ORM\PersistentCollection {#4790 …}
        +reports: Doctrine\ORM\PersistentCollection {#4792 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
        -id: 184853
        -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5324572"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701440522 {#4781
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        I grew up with km/L.\n
        \n
        I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
        \n
        Also the higher numbers are better like everything else on the car comparison cards.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1701442740 {#4898
        date: 2023-12-01 15:59:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4902 …}
      +nested: Doctrine\ORM\PersistentCollection {#4904 …}
      +votes: Doctrine\ORM\PersistentCollection {#4906 …}
      +reports: Doctrine\ORM\PersistentCollection {#4908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
      -id: 185004
      -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.dk/comment/4259368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701442740 {#4899
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      I’d love to know which cars you drive with 5-6 l/100km lol\n
      \n
      My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701459566 {#5064
      date: 2023-12-01 20:39:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5067 …}
    +nested: Doctrine\ORM\PersistentCollection {#5069 …}
    +votes: Doctrine\ORM\PersistentCollection {#5071 …}
    +reports: Doctrine\ORM\PersistentCollection {#5073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
    -id: 186461
    -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5332002"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701459566 {#5065
      date: 2023-12-01 20:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Our Honda Fit does about 5.5L/100km if I drive and about 7.5L/100km if my wife drives. I have had it as low as 3.9 But that was purposely watching acceleration and avoiding hills"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701483124 {#5212
    date: 2023-12-02 03:12:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5215 …}
  +nested: Doctrine\ORM\PersistentCollection {#5217 …}
  +votes: Doctrine\ORM\PersistentCollection {#5219 …}
  +reports: Doctrine\ORM\PersistentCollection {#5221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
  -id: 187411
  -bodyTs: "'3.9':26 '5.5':6 '7.5':13 'acceler':32 'avoid':34 'drive':10,18 'fit':3 'hill':35 'honda':2 'l/100km':7,14 'low':24 'purpos':30 'watch':31 'wife':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5340303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701483124 {#5213
    date: 2023-12-02 03:12:04.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
153 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
154 DENIED moderate
App\Entity\EntryComment {#5230
  +user: Proxies\__CG__\App\Entity\User {#4901 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5066
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4900
      +user: Proxies\__CG__\App\Entity\User {#4901 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4785
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
          \n
          Like what? Who in the world says KPL? It’s l/100KM.\n
          \n
          While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1719700173 {#4780
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4786 …}
        +nested: Doctrine\ORM\PersistentCollection {#4788 …}
        +votes: Doctrine\ORM\PersistentCollection {#4790 …}
        +reports: Doctrine\ORM\PersistentCollection {#4792 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
        -id: 184853
        -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5324572"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701440522 {#4781
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        I grew up with km/L.\n
        \n
        I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
        \n
        Also the higher numbers are better like everything else on the car comparison cards.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1701442740 {#4898
        date: 2023-12-01 15:59:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4902 …}
      +nested: Doctrine\ORM\PersistentCollection {#4904 …}
      +votes: Doctrine\ORM\PersistentCollection {#4906 …}
      +reports: Doctrine\ORM\PersistentCollection {#4908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
      -id: 185004
      -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.dk/comment/4259368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701442740 {#4899
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      I’d love to know which cars you drive with 5-6 l/100km lol\n
      \n
      My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701459566 {#5064
      date: 2023-12-01 20:39:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5067 …}
    +nested: Doctrine\ORM\PersistentCollection {#5069 …}
    +votes: Doctrine\ORM\PersistentCollection {#5071 …}
    +reports: Doctrine\ORM\PersistentCollection {#5073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
    -id: 186461
    -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5332002"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701459566 {#5065
      date: 2023-12-01 20:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: """
    I’ve had Opel, Renault, Peugeot, VW, Skoda, Mazda, Suzuki.\n
    \n
    None of them were worse than 7 L/100km. Pretty much all modern cars go at 5 L/100km unless you get something with a larger engine.\n
    \n
    Never had a hybrid.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701494591 {#5227
    date: 2023-12-02 06:23:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5231 …}
  +nested: Doctrine\ORM\PersistentCollection {#5233 …}
  +votes: Doctrine\ORM\PersistentCollection {#5235 …}
  +reports: Doctrine\ORM\PersistentCollection {#5237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
  -id: 187984
  -bodyTs: "'5':26 '7':17 'car':23 'engin':35 'get':30 'go':24 'hybrid':39 'l/100km':18,27 'larger':34 'mazda':9 'modern':22 'much':20 'never':36 'none':11 'opel':4 'peugeot':6 'pretti':19 'renault':5 'skoda':8 'someth':31 'suzuki':10 'unless':28 've':2 'vw':7 'wors':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.dk/comment/4274286"
  +editedAt: DateTimeImmutable @1702611291 {#5228
    date: 2023-12-15 04:34:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701494591 {#5229
    date: 2023-12-02 06:23:11.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
155 DENIED edit
App\Entity\EntryComment {#5230
  +user: Proxies\__CG__\App\Entity\User {#4901 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5066
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4900
      +user: Proxies\__CG__\App\Entity\User {#4901 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4785
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
          \n
          Like what? Who in the world says KPL? It’s l/100KM.\n
          \n
          While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1719700173 {#4780
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4786 …}
        +nested: Doctrine\ORM\PersistentCollection {#4788 …}
        +votes: Doctrine\ORM\PersistentCollection {#4790 …}
        +reports: Doctrine\ORM\PersistentCollection {#4792 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
        -id: 184853
        -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5324572"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701440522 {#4781
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        I grew up with km/L.\n
        \n
        I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
        \n
        Also the higher numbers are better like everything else on the car comparison cards.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1701442740 {#4898
        date: 2023-12-01 15:59:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4902 …}
      +nested: Doctrine\ORM\PersistentCollection {#4904 …}
      +votes: Doctrine\ORM\PersistentCollection {#4906 …}
      +reports: Doctrine\ORM\PersistentCollection {#4908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
      -id: 185004
      -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.dk/comment/4259368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701442740 {#4899
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      I’d love to know which cars you drive with 5-6 l/100km lol\n
      \n
      My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701459566 {#5064
      date: 2023-12-01 20:39:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5067 …}
    +nested: Doctrine\ORM\PersistentCollection {#5069 …}
    +votes: Doctrine\ORM\PersistentCollection {#5071 …}
    +reports: Doctrine\ORM\PersistentCollection {#5073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
    -id: 186461
    -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5332002"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701459566 {#5065
      date: 2023-12-01 20:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: """
    I’ve had Opel, Renault, Peugeot, VW, Skoda, Mazda, Suzuki.\n
    \n
    None of them were worse than 7 L/100km. Pretty much all modern cars go at 5 L/100km unless you get something with a larger engine.\n
    \n
    Never had a hybrid.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701494591 {#5227
    date: 2023-12-02 06:23:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5231 …}
  +nested: Doctrine\ORM\PersistentCollection {#5233 …}
  +votes: Doctrine\ORM\PersistentCollection {#5235 …}
  +reports: Doctrine\ORM\PersistentCollection {#5237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
  -id: 187984
  -bodyTs: "'5':26 '7':17 'car':23 'engin':35 'get':30 'go':24 'hybrid':39 'l/100km':18,27 'larger':34 'mazda':9 'modern':22 'much':20 'never':36 'none':11 'opel':4 'peugeot':6 'pretti':19 'renault':5 'skoda':8 'someth':31 'suzuki':10 'unless':28 've':2 'vw':7 'wors':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.dk/comment/4274286"
  +editedAt: DateTimeImmutable @1702611291 {#5228
    date: 2023-12-15 04:34:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701494591 {#5229
    date: 2023-12-02 06:23:11.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
156 DENIED moderate
App\Entity\EntryComment {#5230
  +user: Proxies\__CG__\App\Entity\User {#4901 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5066
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4900
      +user: Proxies\__CG__\App\Entity\User {#4901 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4785
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
          \n
          Like what? Who in the world says KPL? It’s l/100KM.\n
          \n
          While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1719700173 {#4780
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4786 …}
        +nested: Doctrine\ORM\PersistentCollection {#4788 …}
        +votes: Doctrine\ORM\PersistentCollection {#4790 …}
        +reports: Doctrine\ORM\PersistentCollection {#4792 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
        -id: 184853
        -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5324572"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701440522 {#4781
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        I grew up with km/L.\n
        \n
        I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
        \n
        Also the higher numbers are better like everything else on the car comparison cards.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1701442740 {#4898
        date: 2023-12-01 15:59:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4902 …}
      +nested: Doctrine\ORM\PersistentCollection {#4904 …}
      +votes: Doctrine\ORM\PersistentCollection {#4906 …}
      +reports: Doctrine\ORM\PersistentCollection {#4908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
      -id: 185004
      -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.dk/comment/4259368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701442740 {#4899
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      I’d love to know which cars you drive with 5-6 l/100km lol\n
      \n
      My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701459566 {#5064
      date: 2023-12-01 20:39:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5067 …}
    +nested: Doctrine\ORM\PersistentCollection {#5069 …}
    +votes: Doctrine\ORM\PersistentCollection {#5071 …}
    +reports: Doctrine\ORM\PersistentCollection {#5073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
    -id: 186461
    -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5332002"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701459566 {#5065
      date: 2023-12-01 20:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: """
    I’ve had Opel, Renault, Peugeot, VW, Skoda, Mazda, Suzuki.\n
    \n
    None of them were worse than 7 L/100km. Pretty much all modern cars go at 5 L/100km unless you get something with a larger engine.\n
    \n
    Never had a hybrid.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701494591 {#5227
    date: 2023-12-02 06:23:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5231 …}
  +nested: Doctrine\ORM\PersistentCollection {#5233 …}
  +votes: Doctrine\ORM\PersistentCollection {#5235 …}
  +reports: Doctrine\ORM\PersistentCollection {#5237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
  -id: 187984
  -bodyTs: "'5':26 '7':17 'car':23 'engin':35 'get':30 'go':24 'hybrid':39 'l/100km':18,27 'larger':34 'mazda':9 'modern':22 'much':20 'never':36 'none':11 'opel':4 'peugeot':6 'pretti':19 'renault':5 'skoda':8 'someth':31 'suzuki':10 'unless':28 've':2 'vw':7 'wors':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.dk/comment/4274286"
  +editedAt: DateTimeImmutable @1702611291 {#5228
    date: 2023-12-15 04:34:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701494591 {#5229
    date: 2023-12-02 06:23:11.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
157 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
158 DENIED moderate
App\Entity\EntryComment {#5392
  +user: App\Entity\User {#4798 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5230
    +user: Proxies\__CG__\App\Entity\User {#4901 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5066
      +user: App\Entity\User {#4798 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4900
        +user: Proxies\__CG__\App\Entity\User {#4901 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4785
          +user: App\Entity\User {#4798 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: """
            Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
            \n
            Like what? Who in the world says KPL? It’s l/100KM.\n
            \n
            While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 33
          +score: 0
          +lastActive: DateTime @1719700173 {#4780
            date: 2024-06-30 00:29:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4786 …}
          +nested: Doctrine\ORM\PersistentCollection {#4788 …}
          +votes: Doctrine\ORM\PersistentCollection {#4790 …}
          +reports: Doctrine\ORM\PersistentCollection {#4792 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
          -id: 184853
          -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5324572"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701440522 {#4781
            date: 2023-12-01 15:22:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: """
          I grew up with km/L.\n
          \n
          I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
          \n
          Also the higher numbers are better like everything else on the car comparison cards.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1701442740 {#4898
          date: 2023-12-01 15:59:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4902 …}
        +nested: Doctrine\ORM\PersistentCollection {#4904 …}
        +votes: Doctrine\ORM\PersistentCollection {#4906 …}
        +reports: Doctrine\ORM\PersistentCollection {#4908 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
        -id: 185004
        -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.dk/comment/4259368"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701442740 {#4899
          date: 2023-12-01 15:59:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        I’d love to know which cars you drive with 5-6 l/100km lol\n
        \n
        My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701459566 {#5064
        date: 2023-12-01 20:39:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5067 …}
      +nested: Doctrine\ORM\PersistentCollection {#5069 …}
      +votes: Doctrine\ORM\PersistentCollection {#5071 …}
      +reports: Doctrine\ORM\PersistentCollection {#5073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
      -id: 186461
      -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5332002"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701459566 {#5065
        date: 2023-12-01 20:39:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      I’ve had Opel, Renault, Peugeot, VW, Skoda, Mazda, Suzuki.\n
      \n
      None of them were worse than 7 L/100km. Pretty much all modern cars go at 5 L/100km unless you get something with a larger engine.\n
      \n
      Never had a hybrid.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701494591 {#5227
      date: 2023-12-02 06:23:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5231 …}
    +nested: Doctrine\ORM\PersistentCollection {#5233 …}
    +votes: Doctrine\ORM\PersistentCollection {#5235 …}
    +reports: Doctrine\ORM\PersistentCollection {#5237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
    -id: 187984
    -bodyTs: "'5':26 '7':17 'car':23 'engin':35 'get':30 'go':24 'hybrid':39 'l/100km':18,27 'larger':34 'mazda':9 'modern':22 'much':20 'never':36 'none':11 'opel':4 'peugeot':6 'pretti':19 'renault':5 'skoda':8 'someth':31 'suzuki':10 'unless':28 've':2 'vw':7 'wors':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.dk/comment/4274286"
    +editedAt: DateTimeImmutable @1702611291 {#5228
      date: 2023-12-15 04:34:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701494591 {#5229
      date: 2023-12-02 06:23:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Pretty much none of those brands exist in Canada, or are extremely uncommon. Not to mention the cold weather makes our fuel economy even worse."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701496858 {#5390
    date: 2023-12-02 07:00:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5393 …}
  +nested: Doctrine\ORM\PersistentCollection {#5395 …}
  +votes: Doctrine\ORM\PersistentCollection {#5397 …}
  +reports: Doctrine\ORM\PersistentCollection {#5399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
  -id: 188060
  -bodyTs: "'brand':6 'canada':9 'cold':18 'economi':23 'even':24 'exist':7 'extrem':12 'fuel':22 'make':20 'mention':16 'much':2 'none':3 'pretti':1 'uncommon':13 'weather':19 'wors':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5343595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701496858 {#5391
    date: 2023-12-02 07:00:58.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
159 DENIED edit
App\Entity\EntryComment {#5392
  +user: App\Entity\User {#4798 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5230
    +user: Proxies\__CG__\App\Entity\User {#4901 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5066
      +user: App\Entity\User {#4798 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4900
        +user: Proxies\__CG__\App\Entity\User {#4901 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4785
          +user: App\Entity\User {#4798 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: """
            Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
            \n
            Like what? Who in the world says KPL? It’s l/100KM.\n
            \n
            While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 33
          +score: 0
          +lastActive: DateTime @1719700173 {#4780
            date: 2024-06-30 00:29:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4786 …}
          +nested: Doctrine\ORM\PersistentCollection {#4788 …}
          +votes: Doctrine\ORM\PersistentCollection {#4790 …}
          +reports: Doctrine\ORM\PersistentCollection {#4792 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
          -id: 184853
          -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5324572"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701440522 {#4781
            date: 2023-12-01 15:22:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: """
          I grew up with km/L.\n
          \n
          I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
          \n
          Also the higher numbers are better like everything else on the car comparison cards.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1701442740 {#4898
          date: 2023-12-01 15:59:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4902 …}
        +nested: Doctrine\ORM\PersistentCollection {#4904 …}
        +votes: Doctrine\ORM\PersistentCollection {#4906 …}
        +reports: Doctrine\ORM\PersistentCollection {#4908 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
        -id: 185004
        -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.dk/comment/4259368"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701442740 {#4899
          date: 2023-12-01 15:59:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        I’d love to know which cars you drive with 5-6 l/100km lol\n
        \n
        My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701459566 {#5064
        date: 2023-12-01 20:39:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5067 …}
      +nested: Doctrine\ORM\PersistentCollection {#5069 …}
      +votes: Doctrine\ORM\PersistentCollection {#5071 …}
      +reports: Doctrine\ORM\PersistentCollection {#5073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
      -id: 186461
      -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5332002"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701459566 {#5065
        date: 2023-12-01 20:39:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      I’ve had Opel, Renault, Peugeot, VW, Skoda, Mazda, Suzuki.\n
      \n
      None of them were worse than 7 L/100km. Pretty much all modern cars go at 5 L/100km unless you get something with a larger engine.\n
      \n
      Never had a hybrid.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701494591 {#5227
      date: 2023-12-02 06:23:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5231 …}
    +nested: Doctrine\ORM\PersistentCollection {#5233 …}
    +votes: Doctrine\ORM\PersistentCollection {#5235 …}
    +reports: Doctrine\ORM\PersistentCollection {#5237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
    -id: 187984
    -bodyTs: "'5':26 '7':17 'car':23 'engin':35 'get':30 'go':24 'hybrid':39 'l/100km':18,27 'larger':34 'mazda':9 'modern':22 'much':20 'never':36 'none':11 'opel':4 'peugeot':6 'pretti':19 'renault':5 'skoda':8 'someth':31 'suzuki':10 'unless':28 've':2 'vw':7 'wors':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.dk/comment/4274286"
    +editedAt: DateTimeImmutable @1702611291 {#5228
      date: 2023-12-15 04:34:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701494591 {#5229
      date: 2023-12-02 06:23:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Pretty much none of those brands exist in Canada, or are extremely uncommon. Not to mention the cold weather makes our fuel economy even worse."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701496858 {#5390
    date: 2023-12-02 07:00:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5393 …}
  +nested: Doctrine\ORM\PersistentCollection {#5395 …}
  +votes: Doctrine\ORM\PersistentCollection {#5397 …}
  +reports: Doctrine\ORM\PersistentCollection {#5399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
  -id: 188060
  -bodyTs: "'brand':6 'canada':9 'cold':18 'economi':23 'even':24 'exist':7 'extrem':12 'fuel':22 'make':20 'mention':16 'much':2 'none':3 'pretti':1 'uncommon':13 'weather':19 'wors':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5343595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701496858 {#5391
    date: 2023-12-02 07:00:58.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
160 DENIED moderate
App\Entity\EntryComment {#5392
  +user: App\Entity\User {#4798 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5230
    +user: Proxies\__CG__\App\Entity\User {#4901 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5066
      +user: App\Entity\User {#4798 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4900
        +user: Proxies\__CG__\App\Entity\User {#4901 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4785
          +user: App\Entity\User {#4798 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: """
            Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
            \n
            Like what? Who in the world says KPL? It’s l/100KM.\n
            \n
            While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 33
          +score: 0
          +lastActive: DateTime @1719700173 {#4780
            date: 2024-06-30 00:29:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4786 …}
          +nested: Doctrine\ORM\PersistentCollection {#4788 …}
          +votes: Doctrine\ORM\PersistentCollection {#4790 …}
          +reports: Doctrine\ORM\PersistentCollection {#4792 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
          -id: 184853
          -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5324572"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701440522 {#4781
            date: 2023-12-01 15:22:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: """
          I grew up with km/L.\n
          \n
          I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
          \n
          Also the higher numbers are better like everything else on the car comparison cards.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1701442740 {#4898
          date: 2023-12-01 15:59:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4902 …}
        +nested: Doctrine\ORM\PersistentCollection {#4904 …}
        +votes: Doctrine\ORM\PersistentCollection {#4906 …}
        +reports: Doctrine\ORM\PersistentCollection {#4908 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
        -id: 185004
        -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.dk/comment/4259368"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701442740 {#4899
          date: 2023-12-01 15:59:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        I’d love to know which cars you drive with 5-6 l/100km lol\n
        \n
        My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701459566 {#5064
        date: 2023-12-01 20:39:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5067 …}
      +nested: Doctrine\ORM\PersistentCollection {#5069 …}
      +votes: Doctrine\ORM\PersistentCollection {#5071 …}
      +reports: Doctrine\ORM\PersistentCollection {#5073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
      -id: 186461
      -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5332002"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701459566 {#5065
        date: 2023-12-01 20:39:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      I’ve had Opel, Renault, Peugeot, VW, Skoda, Mazda, Suzuki.\n
      \n
      None of them were worse than 7 L/100km. Pretty much all modern cars go at 5 L/100km unless you get something with a larger engine.\n
      \n
      Never had a hybrid.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701494591 {#5227
      date: 2023-12-02 06:23:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5231 …}
    +nested: Doctrine\ORM\PersistentCollection {#5233 …}
    +votes: Doctrine\ORM\PersistentCollection {#5235 …}
    +reports: Doctrine\ORM\PersistentCollection {#5237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
    -id: 187984
    -bodyTs: "'5':26 '7':17 'car':23 'engin':35 'get':30 'go':24 'hybrid':39 'l/100km':18,27 'larger':34 'mazda':9 'modern':22 'much':20 'never':36 'none':11 'opel':4 'peugeot':6 'pretti':19 'renault':5 'skoda':8 'someth':31 'suzuki':10 'unless':28 've':2 'vw':7 'wors':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.dk/comment/4274286"
    +editedAt: DateTimeImmutable @1702611291 {#5228
      date: 2023-12-15 04:34:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701494591 {#5229
      date: 2023-12-02 06:23:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Pretty much none of those brands exist in Canada, or are extremely uncommon. Not to mention the cold weather makes our fuel economy even worse."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701496858 {#5390
    date: 2023-12-02 07:00:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5393 …}
  +nested: Doctrine\ORM\PersistentCollection {#5395 …}
  +votes: Doctrine\ORM\PersistentCollection {#5397 …}
  +reports: Doctrine\ORM\PersistentCollection {#5399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
  -id: 188060
  -bodyTs: "'brand':6 'canada':9 'cold':18 'economi':23 'even':24 'exist':7 'extrem':12 'fuel':22 'make':20 'mention':16 'much':2 'none':3 'pretti':1 'uncommon':13 'weather':19 'wors':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5343595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701496858 {#5391
    date: 2023-12-02 07:00:58.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
161 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
162 DENIED moderate
App\Entity\EntryComment {#5524
  +user: Proxies\__CG__\App\Entity\User {#5525 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5392
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5230
      +user: Proxies\__CG__\App\Entity\User {#4901 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5066
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4900
          +user: Proxies\__CG__\App\Entity\User {#4901 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4785
            +user: App\Entity\User {#4798 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: """
              Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
              \n
              Like what? Who in the world says KPL? It’s l/100KM.\n
              \n
              While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 33
            +score: 0
            +lastActive: DateTime @1719700173 {#4780
              date: 2024-06-30 00:29:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4786 …}
            +nested: Doctrine\ORM\PersistentCollection {#4788 …}
            +votes: Doctrine\ORM\PersistentCollection {#4790 …}
            +reports: Doctrine\ORM\PersistentCollection {#4792 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
            -id: 184853
            -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5324572"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701440522 {#4781
              date: 2023-12-01 15:22:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: """
            I grew up with km/L.\n
            \n
            I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
            \n
            Also the higher numbers are better like everything else on the car comparison cards.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1701442740 {#4898
            date: 2023-12-01 15:59:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4902 …}
          +nested: Doctrine\ORM\PersistentCollection {#4904 …}
          +votes: Doctrine\ORM\PersistentCollection {#4906 …}
          +reports: Doctrine\ORM\PersistentCollection {#4908 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
          -id: 185004
          -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.dk/comment/4259368"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701442740 {#4899
            date: 2023-12-01 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: """
          I’d love to know which cars you drive with 5-6 l/100km lol\n
          \n
          My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701459566 {#5064
          date: 2023-12-01 20:39:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5067 …}
        +nested: Doctrine\ORM\PersistentCollection {#5069 …}
        +votes: Doctrine\ORM\PersistentCollection {#5071 …}
        +reports: Doctrine\ORM\PersistentCollection {#5073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
        -id: 186461
        -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5332002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701459566 {#5065
          date: 2023-12-01 20:39:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        I’ve had Opel, Renault, Peugeot, VW, Skoda, Mazda, Suzuki.\n
        \n
        None of them were worse than 7 L/100km. Pretty much all modern cars go at 5 L/100km unless you get something with a larger engine.\n
        \n
        Never had a hybrid.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701494591 {#5227
        date: 2023-12-02 06:23:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5231 …}
      +nested: Doctrine\ORM\PersistentCollection {#5233 …}
      +votes: Doctrine\ORM\PersistentCollection {#5235 …}
      +reports: Doctrine\ORM\PersistentCollection {#5237 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
      -id: 187984
      -bodyTs: "'5':26 '7':17 'car':23 'engin':35 'get':30 'go':24 'hybrid':39 'l/100km':18,27 'larger':34 'mazda':9 'modern':22 'much':20 'never':36 'none':11 'opel':4 'peugeot':6 'pretti':19 'renault':5 'skoda':8 'someth':31 'suzuki':10 'unless':28 've':2 'vw':7 'wors':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.dk/comment/4274286"
      +editedAt: DateTimeImmutable @1702611291 {#5228
        date: 2023-12-15 04:34:51.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701494591 {#5229
        date: 2023-12-02 06:23:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "Pretty much none of those brands exist in Canada, or are extremely uncommon. Not to mention the cold weather makes our fuel economy even worse."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701496858 {#5390
      date: 2023-12-02 07:00:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5393 …}
    +nested: Doctrine\ORM\PersistentCollection {#5395 …}
    +votes: Doctrine\ORM\PersistentCollection {#5397 …}
    +reports: Doctrine\ORM\PersistentCollection {#5399 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
    -id: 188060
    -bodyTs: "'brand':6 'canada':9 'cold':18 'economi':23 'even':24 'exist':7 'extrem':12 'fuel':22 'make':20 'mention':16 'much':2 'none':3 'pretti':1 'uncommon':13 'weather':19 'wors':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5343595"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701496858 {#5391
      date: 2023-12-02 07:00:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "All these brands exist in northern Europe, they work fine here. My 2007 VW Golf does about 6-7l per 100km. They aren’t unusual numbers really"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701512945 {#5521
    date: 2023-12-02 11:29:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5526 …}
  +nested: Doctrine\ORM\PersistentCollection {#5528 …}
  +votes: Doctrine\ORM\PersistentCollection {#5530 …}
  +reports: Doctrine\ORM\PersistentCollection {#5532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5536 …}
  -id: 190414
  -bodyTs: "'-7':19 '100km':22 '2007':13 '6':18 'aren':24 'brand':3 'europ':7 'exist':4 'fine':10 'golf':15 'l':20 'northern':6 'number':27 'per':21 'realli':28 'unusu':26 'vw':14 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nu/comment/4164175"
  +editedAt: DateTimeImmutable @1702735202 {#5522
    date: 2023-12-16 15:00:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701512945 {#5523
    date: 2023-12-02 11:29:05.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
163 DENIED edit
App\Entity\EntryComment {#5524
  +user: Proxies\__CG__\App\Entity\User {#5525 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5392
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5230
      +user: Proxies\__CG__\App\Entity\User {#4901 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5066
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4900
          +user: Proxies\__CG__\App\Entity\User {#4901 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4785
            +user: App\Entity\User {#4798 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: """
              Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
              \n
              Like what? Who in the world says KPL? It’s l/100KM.\n
              \n
              While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 33
            +score: 0
            +lastActive: DateTime @1719700173 {#4780
              date: 2024-06-30 00:29:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4786 …}
            +nested: Doctrine\ORM\PersistentCollection {#4788 …}
            +votes: Doctrine\ORM\PersistentCollection {#4790 …}
            +reports: Doctrine\ORM\PersistentCollection {#4792 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
            -id: 184853
            -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5324572"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701440522 {#4781
              date: 2023-12-01 15:22:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: """
            I grew up with km/L.\n
            \n
            I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
            \n
            Also the higher numbers are better like everything else on the car comparison cards.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1701442740 {#4898
            date: 2023-12-01 15:59:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4902 …}
          +nested: Doctrine\ORM\PersistentCollection {#4904 …}
          +votes: Doctrine\ORM\PersistentCollection {#4906 …}
          +reports: Doctrine\ORM\PersistentCollection {#4908 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
          -id: 185004
          -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.dk/comment/4259368"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701442740 {#4899
            date: 2023-12-01 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: """
          I’d love to know which cars you drive with 5-6 l/100km lol\n
          \n
          My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701459566 {#5064
          date: 2023-12-01 20:39:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5067 …}
        +nested: Doctrine\ORM\PersistentCollection {#5069 …}
        +votes: Doctrine\ORM\PersistentCollection {#5071 …}
        +reports: Doctrine\ORM\PersistentCollection {#5073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
        -id: 186461
        -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5332002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701459566 {#5065
          date: 2023-12-01 20:39:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        I’ve had Opel, Renault, Peugeot, VW, Skoda, Mazda, Suzuki.\n
        \n
        None of them were worse than 7 L/100km. Pretty much all modern cars go at 5 L/100km unless you get something with a larger engine.\n
        \n
        Never had a hybrid.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701494591 {#5227
        date: 2023-12-02 06:23:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5231 …}
      +nested: Doctrine\ORM\PersistentCollection {#5233 …}
      +votes: Doctrine\ORM\PersistentCollection {#5235 …}
      +reports: Doctrine\ORM\PersistentCollection {#5237 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
      -id: 187984
      -bodyTs: "'5':26 '7':17 'car':23 'engin':35 'get':30 'go':24 'hybrid':39 'l/100km':18,27 'larger':34 'mazda':9 'modern':22 'much':20 'never':36 'none':11 'opel':4 'peugeot':6 'pretti':19 'renault':5 'skoda':8 'someth':31 'suzuki':10 'unless':28 've':2 'vw':7 'wors':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.dk/comment/4274286"
      +editedAt: DateTimeImmutable @1702611291 {#5228
        date: 2023-12-15 04:34:51.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701494591 {#5229
        date: 2023-12-02 06:23:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "Pretty much none of those brands exist in Canada, or are extremely uncommon. Not to mention the cold weather makes our fuel economy even worse."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701496858 {#5390
      date: 2023-12-02 07:00:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5393 …}
    +nested: Doctrine\ORM\PersistentCollection {#5395 …}
    +votes: Doctrine\ORM\PersistentCollection {#5397 …}
    +reports: Doctrine\ORM\PersistentCollection {#5399 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
    -id: 188060
    -bodyTs: "'brand':6 'canada':9 'cold':18 'economi':23 'even':24 'exist':7 'extrem':12 'fuel':22 'make':20 'mention':16 'much':2 'none':3 'pretti':1 'uncommon':13 'weather':19 'wors':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5343595"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701496858 {#5391
      date: 2023-12-02 07:00:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "All these brands exist in northern Europe, they work fine here. My 2007 VW Golf does about 6-7l per 100km. They aren’t unusual numbers really"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701512945 {#5521
    date: 2023-12-02 11:29:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5526 …}
  +nested: Doctrine\ORM\PersistentCollection {#5528 …}
  +votes: Doctrine\ORM\PersistentCollection {#5530 …}
  +reports: Doctrine\ORM\PersistentCollection {#5532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5536 …}
  -id: 190414
  -bodyTs: "'-7':19 '100km':22 '2007':13 '6':18 'aren':24 'brand':3 'europ':7 'exist':4 'fine':10 'golf':15 'l':20 'northern':6 'number':27 'per':21 'realli':28 'unusu':26 'vw':14 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nu/comment/4164175"
  +editedAt: DateTimeImmutable @1702735202 {#5522
    date: 2023-12-16 15:00:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701512945 {#5523
    date: 2023-12-02 11:29:05.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
164 DENIED moderate
App\Entity\EntryComment {#5524
  +user: Proxies\__CG__\App\Entity\User {#5525 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5392
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5230
      +user: Proxies\__CG__\App\Entity\User {#4901 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5066
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4900
          +user: Proxies\__CG__\App\Entity\User {#4901 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4785
            +user: App\Entity\User {#4798 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: """
              Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
              \n
              Like what? Who in the world says KPL? It’s l/100KM.\n
              \n
              While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 33
            +score: 0
            +lastActive: DateTime @1719700173 {#4780
              date: 2024-06-30 00:29:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4786 …}
            +nested: Doctrine\ORM\PersistentCollection {#4788 …}
            +votes: Doctrine\ORM\PersistentCollection {#4790 …}
            +reports: Doctrine\ORM\PersistentCollection {#4792 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
            -id: 184853
            -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5324572"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701440522 {#4781
              date: 2023-12-01 15:22:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: """
            I grew up with km/L.\n
            \n
            I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
            \n
            Also the higher numbers are better like everything else on the car comparison cards.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1701442740 {#4898
            date: 2023-12-01 15:59:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4902 …}
          +nested: Doctrine\ORM\PersistentCollection {#4904 …}
          +votes: Doctrine\ORM\PersistentCollection {#4906 …}
          +reports: Doctrine\ORM\PersistentCollection {#4908 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
          -id: 185004
          -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.dk/comment/4259368"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701442740 {#4899
            date: 2023-12-01 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: """
          I’d love to know which cars you drive with 5-6 l/100km lol\n
          \n
          My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701459566 {#5064
          date: 2023-12-01 20:39:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5067 …}
        +nested: Doctrine\ORM\PersistentCollection {#5069 …}
        +votes: Doctrine\ORM\PersistentCollection {#5071 …}
        +reports: Doctrine\ORM\PersistentCollection {#5073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
        -id: 186461
        -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5332002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701459566 {#5065
          date: 2023-12-01 20:39:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        I’ve had Opel, Renault, Peugeot, VW, Skoda, Mazda, Suzuki.\n
        \n
        None of them were worse than 7 L/100km. Pretty much all modern cars go at 5 L/100km unless you get something with a larger engine.\n
        \n
        Never had a hybrid.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701494591 {#5227
        date: 2023-12-02 06:23:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5231 …}
      +nested: Doctrine\ORM\PersistentCollection {#5233 …}
      +votes: Doctrine\ORM\PersistentCollection {#5235 …}
      +reports: Doctrine\ORM\PersistentCollection {#5237 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
      -id: 187984
      -bodyTs: "'5':26 '7':17 'car':23 'engin':35 'get':30 'go':24 'hybrid':39 'l/100km':18,27 'larger':34 'mazda':9 'modern':22 'much':20 'never':36 'none':11 'opel':4 'peugeot':6 'pretti':19 'renault':5 'skoda':8 'someth':31 'suzuki':10 'unless':28 've':2 'vw':7 'wors':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.dk/comment/4274286"
      +editedAt: DateTimeImmutable @1702611291 {#5228
        date: 2023-12-15 04:34:51.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701494591 {#5229
        date: 2023-12-02 06:23:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "Pretty much none of those brands exist in Canada, or are extremely uncommon. Not to mention the cold weather makes our fuel economy even worse."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701496858 {#5390
      date: 2023-12-02 07:00:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5393 …}
    +nested: Doctrine\ORM\PersistentCollection {#5395 …}
    +votes: Doctrine\ORM\PersistentCollection {#5397 …}
    +reports: Doctrine\ORM\PersistentCollection {#5399 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
    -id: 188060
    -bodyTs: "'brand':6 'canada':9 'cold':18 'economi':23 'even':24 'exist':7 'extrem':12 'fuel':22 'make':20 'mention':16 'much':2 'none':3 'pretti':1 'uncommon':13 'weather':19 'wors':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5343595"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701496858 {#5391
      date: 2023-12-02 07:00:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "All these brands exist in northern Europe, they work fine here. My 2007 VW Golf does about 6-7l per 100km. They aren’t unusual numbers really"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701512945 {#5521
    date: 2023-12-02 11:29:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5526 …}
  +nested: Doctrine\ORM\PersistentCollection {#5528 …}
  +votes: Doctrine\ORM\PersistentCollection {#5530 …}
  +reports: Doctrine\ORM\PersistentCollection {#5532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5536 …}
  -id: 190414
  -bodyTs: "'-7':19 '100km':22 '2007':13 '6':18 'aren':24 'brand':3 'europ':7 'exist':4 'fine':10 'golf':15 'l':20 'northern':6 'number':27 'per':21 'realli':28 'unusu':26 'vw':14 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nu/comment/4164175"
  +editedAt: DateTimeImmutable @1702735202 {#5522
    date: 2023-12-16 15:00:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701512945 {#5523
    date: 2023-12-02 11:29:05.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
165 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
166 DENIED moderate
App\Entity\EntryComment {#5245
  +user: Proxies\__CG__\App\Entity\User {#5246 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5066
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4900
      +user: Proxies\__CG__\App\Entity\User {#4901 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4785
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
          \n
          Like what? Who in the world says KPL? It’s l/100KM.\n
          \n
          While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1719700173 {#4780
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4786 …}
        +nested: Doctrine\ORM\PersistentCollection {#4788 …}
        +votes: Doctrine\ORM\PersistentCollection {#4790 …}
        +reports: Doctrine\ORM\PersistentCollection {#4792 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
        -id: 184853
        -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5324572"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701440522 {#4781
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        I grew up with km/L.\n
        \n
        I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
        \n
        Also the higher numbers are better like everything else on the car comparison cards.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1701442740 {#4898
        date: 2023-12-01 15:59:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4902 …}
      +nested: Doctrine\ORM\PersistentCollection {#4904 …}
      +votes: Doctrine\ORM\PersistentCollection {#4906 …}
      +reports: Doctrine\ORM\PersistentCollection {#4908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
      -id: 185004
      -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.dk/comment/4259368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701442740 {#4899
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      I’d love to know which cars you drive with 5-6 l/100km lol\n
      \n
      My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701459566 {#5064
      date: 2023-12-01 20:39:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5067 …}
    +nested: Doctrine\ORM\PersistentCollection {#5069 …}
    +votes: Doctrine\ORM\PersistentCollection {#5071 …}
    +reports: Doctrine\ORM\PersistentCollection {#5073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
    -id: 186461
    -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5332002"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701459566 {#5065
      date: 2023-12-01 20:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "what? Even my parents 6 Seater family car drank only 8l back in the day, I drive my Opel Astra with about 7 and my brothers little fiat drinks 4,5 if he drives efficiently. You gotts have either s pickup truck or something really old."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701478098 {#5243
    date: 2023-12-02 01:48:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5247 …}
  +nested: Doctrine\ORM\PersistentCollection {#5249 …}
  +votes: Doctrine\ORM\PersistentCollection {#5251 …}
  +reports: Doctrine\ORM\PersistentCollection {#5253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
  -id: 187158
  -bodyTs: "'4':30 '5':31 '6':5 '7':23 '8l':11 'astra':20 'back':12 'brother':26 'car':8 'day':15 'drank':9 'drink':29 'drive':17,34 'effici':35 'either':39 'even':2 'famili':7 'fiat':28 'gott':37 'littl':27 'old':46 'opel':19 'parent':4 'pickup':41 'realli':45 'seater':6 'someth':44 'truck':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5328562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701478098 {#5244
    date: 2023-12-02 01:48:18.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
167 DENIED edit
App\Entity\EntryComment {#5245
  +user: Proxies\__CG__\App\Entity\User {#5246 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5066
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4900
      +user: Proxies\__CG__\App\Entity\User {#4901 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4785
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
          \n
          Like what? Who in the world says KPL? It’s l/100KM.\n
          \n
          While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1719700173 {#4780
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4786 …}
        +nested: Doctrine\ORM\PersistentCollection {#4788 …}
        +votes: Doctrine\ORM\PersistentCollection {#4790 …}
        +reports: Doctrine\ORM\PersistentCollection {#4792 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
        -id: 184853
        -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5324572"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701440522 {#4781
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        I grew up with km/L.\n
        \n
        I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
        \n
        Also the higher numbers are better like everything else on the car comparison cards.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1701442740 {#4898
        date: 2023-12-01 15:59:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4902 …}
      +nested: Doctrine\ORM\PersistentCollection {#4904 …}
      +votes: Doctrine\ORM\PersistentCollection {#4906 …}
      +reports: Doctrine\ORM\PersistentCollection {#4908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
      -id: 185004
      -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.dk/comment/4259368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701442740 {#4899
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      I’d love to know which cars you drive with 5-6 l/100km lol\n
      \n
      My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701459566 {#5064
      date: 2023-12-01 20:39:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5067 …}
    +nested: Doctrine\ORM\PersistentCollection {#5069 …}
    +votes: Doctrine\ORM\PersistentCollection {#5071 …}
    +reports: Doctrine\ORM\PersistentCollection {#5073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
    -id: 186461
    -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5332002"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701459566 {#5065
      date: 2023-12-01 20:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "what? Even my parents 6 Seater family car drank only 8l back in the day, I drive my Opel Astra with about 7 and my brothers little fiat drinks 4,5 if he drives efficiently. You gotts have either s pickup truck or something really old."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701478098 {#5243
    date: 2023-12-02 01:48:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5247 …}
  +nested: Doctrine\ORM\PersistentCollection {#5249 …}
  +votes: Doctrine\ORM\PersistentCollection {#5251 …}
  +reports: Doctrine\ORM\PersistentCollection {#5253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
  -id: 187158
  -bodyTs: "'4':30 '5':31 '6':5 '7':23 '8l':11 'astra':20 'back':12 'brother':26 'car':8 'day':15 'drank':9 'drink':29 'drive':17,34 'effici':35 'either':39 'even':2 'famili':7 'fiat':28 'gott':37 'littl':27 'old':46 'opel':19 'parent':4 'pickup':41 'realli':45 'seater':6 'someth':44 'truck':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5328562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701478098 {#5244
    date: 2023-12-02 01:48:18.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
168 DENIED moderate
App\Entity\EntryComment {#5245
  +user: Proxies\__CG__\App\Entity\User {#5246 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5066
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4900
      +user: Proxies\__CG__\App\Entity\User {#4901 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4785
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
          \n
          Like what? Who in the world says KPL? It’s l/100KM.\n
          \n
          While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1719700173 {#4780
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4786 …}
        +nested: Doctrine\ORM\PersistentCollection {#4788 …}
        +votes: Doctrine\ORM\PersistentCollection {#4790 …}
        +reports: Doctrine\ORM\PersistentCollection {#4792 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
        -id: 184853
        -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5324572"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701440522 {#4781
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        I grew up with km/L.\n
        \n
        I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
        \n
        Also the higher numbers are better like everything else on the car comparison cards.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1701442740 {#4898
        date: 2023-12-01 15:59:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4902 …}
      +nested: Doctrine\ORM\PersistentCollection {#4904 …}
      +votes: Doctrine\ORM\PersistentCollection {#4906 …}
      +reports: Doctrine\ORM\PersistentCollection {#4908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
      -id: 185004
      -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.dk/comment/4259368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701442740 {#4899
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      I’d love to know which cars you drive with 5-6 l/100km lol\n
      \n
      My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701459566 {#5064
      date: 2023-12-01 20:39:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5067 …}
    +nested: Doctrine\ORM\PersistentCollection {#5069 …}
    +votes: Doctrine\ORM\PersistentCollection {#5071 …}
    +reports: Doctrine\ORM\PersistentCollection {#5073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
    -id: 186461
    -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5332002"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701459566 {#5065
      date: 2023-12-01 20:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "what? Even my parents 6 Seater family car drank only 8l back in the day, I drive my Opel Astra with about 7 and my brothers little fiat drinks 4,5 if he drives efficiently. You gotts have either s pickup truck or something really old."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701478098 {#5243
    date: 2023-12-02 01:48:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5247 …}
  +nested: Doctrine\ORM\PersistentCollection {#5249 …}
  +votes: Doctrine\ORM\PersistentCollection {#5251 …}
  +reports: Doctrine\ORM\PersistentCollection {#5253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
  -id: 187158
  -bodyTs: "'4':30 '5':31 '6':5 '7':23 '8l':11 'astra':20 'back':12 'brother':26 'car':8 'day':15 'drank':9 'drink':29 'drive':17,34 'effici':35 'either':39 'even':2 'famili':7 'fiat':28 'gott':37 'littl':27 'old':46 'opel':19 'parent':4 'pickup':41 'realli':45 'seater':6 'someth':44 'truck':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5328562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701478098 {#5244
    date: 2023-12-02 01:48:18.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
169 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
170 DENIED moderate
App\Entity\EntryComment {#5361
  +user: App\Entity\User {#4798 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5245
    +user: Proxies\__CG__\App\Entity\User {#5246 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5066
      +user: App\Entity\User {#4798 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4900
        +user: Proxies\__CG__\App\Entity\User {#4901 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4785
          +user: App\Entity\User {#4798 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: """
            Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
            \n
            Like what? Who in the world says KPL? It’s l/100KM.\n
            \n
            While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 33
          +score: 0
          +lastActive: DateTime @1719700173 {#4780
            date: 2024-06-30 00:29:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4786 …}
          +nested: Doctrine\ORM\PersistentCollection {#4788 …}
          +votes: Doctrine\ORM\PersistentCollection {#4790 …}
          +reports: Doctrine\ORM\PersistentCollection {#4792 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
          -id: 184853
          -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5324572"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701440522 {#4781
            date: 2023-12-01 15:22:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: """
          I grew up with km/L.\n
          \n
          I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
          \n
          Also the higher numbers are better like everything else on the car comparison cards.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1701442740 {#4898
          date: 2023-12-01 15:59:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4902 …}
        +nested: Doctrine\ORM\PersistentCollection {#4904 …}
        +votes: Doctrine\ORM\PersistentCollection {#4906 …}
        +reports: Doctrine\ORM\PersistentCollection {#4908 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
        -id: 185004
        -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.dk/comment/4259368"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701442740 {#4899
          date: 2023-12-01 15:59:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        I’d love to know which cars you drive with 5-6 l/100km lol\n
        \n
        My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701459566 {#5064
        date: 2023-12-01 20:39:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5067 …}
      +nested: Doctrine\ORM\PersistentCollection {#5069 …}
      +votes: Doctrine\ORM\PersistentCollection {#5071 …}
      +reports: Doctrine\ORM\PersistentCollection {#5073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
      -id: 186461
      -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5332002"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701459566 {#5065
        date: 2023-12-01 20:39:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "what? Even my parents 6 Seater family car drank only 8l back in the day, I drive my Opel Astra with about 7 and my brothers little fiat drinks 4,5 if he drives efficiently. You gotts have either s pickup truck or something really old."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701478098 {#5243
      date: 2023-12-02 01:48:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5247 …}
    +nested: Doctrine\ORM\PersistentCollection {#5249 …}
    +votes: Doctrine\ORM\PersistentCollection {#5251 …}
    +reports: Doctrine\ORM\PersistentCollection {#5253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
    -id: 187158
    -bodyTs: "'4':30 '5':31 '6':5 '7':23 '8l':11 'astra':20 'back':12 'brother':26 'car':8 'day':15 'drank':9 'drink':29 'drive':17,34 'effici':35 'either':39 'even':2 'famili':7 'fiat':28 'gott':37 'littl':27 'old':46 'opel':19 'parent':4 'pickup':41 'realli':45 'seater':6 'someth':44 'truck':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5328562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701478098 {#5244
      date: 2023-12-02 01:48:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: """
    What? A pickup uses 15-28 l/100km.\n
    \n
    A Silverado uses 15MPG, according to GM themselves. That’s like 16l/100km
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701482014 {#5358
    date: 2023-12-02 02:53:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@Knuschberkeks@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5362 …}
  +nested: Doctrine\ORM\PersistentCollection {#5364 …}
  +votes: Doctrine\ORM\PersistentCollection {#5366 …}
  +reports: Doctrine\ORM\PersistentCollection {#5368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5372 …}
  -id: 187365
  -bodyTs: "'-28':6 '15':5 '15mpg':11 '16l/100km':19 'accord':12 'gm':14 'l/100km':7 'like':18 'pickup':3 'silverado':9 'use':4,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5339991"
  +editedAt: DateTimeImmutable @1702592344 {#5359
    date: 2023-12-14 23:19:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701482014 {#5360
    date: 2023-12-02 02:53:34.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
171 DENIED edit
App\Entity\EntryComment {#5361
  +user: App\Entity\User {#4798 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5245
    +user: Proxies\__CG__\App\Entity\User {#5246 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5066
      +user: App\Entity\User {#4798 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4900
        +user: Proxies\__CG__\App\Entity\User {#4901 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4785
          +user: App\Entity\User {#4798 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: """
            Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
            \n
            Like what? Who in the world says KPL? It’s l/100KM.\n
            \n
            While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 33
          +score: 0
          +lastActive: DateTime @1719700173 {#4780
            date: 2024-06-30 00:29:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4786 …}
          +nested: Doctrine\ORM\PersistentCollection {#4788 …}
          +votes: Doctrine\ORM\PersistentCollection {#4790 …}
          +reports: Doctrine\ORM\PersistentCollection {#4792 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
          -id: 184853
          -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5324572"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701440522 {#4781
            date: 2023-12-01 15:22:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: """
          I grew up with km/L.\n
          \n
          I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
          \n
          Also the higher numbers are better like everything else on the car comparison cards.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1701442740 {#4898
          date: 2023-12-01 15:59:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4902 …}
        +nested: Doctrine\ORM\PersistentCollection {#4904 …}
        +votes: Doctrine\ORM\PersistentCollection {#4906 …}
        +reports: Doctrine\ORM\PersistentCollection {#4908 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
        -id: 185004
        -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.dk/comment/4259368"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701442740 {#4899
          date: 2023-12-01 15:59:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        I’d love to know which cars you drive with 5-6 l/100km lol\n
        \n
        My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701459566 {#5064
        date: 2023-12-01 20:39:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5067 …}
      +nested: Doctrine\ORM\PersistentCollection {#5069 …}
      +votes: Doctrine\ORM\PersistentCollection {#5071 …}
      +reports: Doctrine\ORM\PersistentCollection {#5073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
      -id: 186461
      -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5332002"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701459566 {#5065
        date: 2023-12-01 20:39:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "what? Even my parents 6 Seater family car drank only 8l back in the day, I drive my Opel Astra with about 7 and my brothers little fiat drinks 4,5 if he drives efficiently. You gotts have either s pickup truck or something really old."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701478098 {#5243
      date: 2023-12-02 01:48:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5247 …}
    +nested: Doctrine\ORM\PersistentCollection {#5249 …}
    +votes: Doctrine\ORM\PersistentCollection {#5251 …}
    +reports: Doctrine\ORM\PersistentCollection {#5253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
    -id: 187158
    -bodyTs: "'4':30 '5':31 '6':5 '7':23 '8l':11 'astra':20 'back':12 'brother':26 'car':8 'day':15 'drank':9 'drink':29 'drive':17,34 'effici':35 'either':39 'even':2 'famili':7 'fiat':28 'gott':37 'littl':27 'old':46 'opel':19 'parent':4 'pickup':41 'realli':45 'seater':6 'someth':44 'truck':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5328562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701478098 {#5244
      date: 2023-12-02 01:48:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: """
    What? A pickup uses 15-28 l/100km.\n
    \n
    A Silverado uses 15MPG, according to GM themselves. That’s like 16l/100km
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701482014 {#5358
    date: 2023-12-02 02:53:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@Knuschberkeks@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5362 …}
  +nested: Doctrine\ORM\PersistentCollection {#5364 …}
  +votes: Doctrine\ORM\PersistentCollection {#5366 …}
  +reports: Doctrine\ORM\PersistentCollection {#5368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5372 …}
  -id: 187365
  -bodyTs: "'-28':6 '15':5 '15mpg':11 '16l/100km':19 'accord':12 'gm':14 'l/100km':7 'like':18 'pickup':3 'silverado':9 'use':4,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5339991"
  +editedAt: DateTimeImmutable @1702592344 {#5359
    date: 2023-12-14 23:19:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701482014 {#5360
    date: 2023-12-02 02:53:34.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
172 DENIED moderate
App\Entity\EntryComment {#5361
  +user: App\Entity\User {#4798 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5245
    +user: Proxies\__CG__\App\Entity\User {#5246 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5066
      +user: App\Entity\User {#4798 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4900
        +user: Proxies\__CG__\App\Entity\User {#4901 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4785
          +user: App\Entity\User {#4798 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: """
            Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
            \n
            Like what? Who in the world says KPL? It’s l/100KM.\n
            \n
            While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 33
          +score: 0
          +lastActive: DateTime @1719700173 {#4780
            date: 2024-06-30 00:29:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4786 …}
          +nested: Doctrine\ORM\PersistentCollection {#4788 …}
          +votes: Doctrine\ORM\PersistentCollection {#4790 …}
          +reports: Doctrine\ORM\PersistentCollection {#4792 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
          -id: 184853
          -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5324572"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701440522 {#4781
            date: 2023-12-01 15:22:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: """
          I grew up with km/L.\n
          \n
          I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
          \n
          Also the higher numbers are better like everything else on the car comparison cards.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1701442740 {#4898
          date: 2023-12-01 15:59:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4902 …}
        +nested: Doctrine\ORM\PersistentCollection {#4904 …}
        +votes: Doctrine\ORM\PersistentCollection {#4906 …}
        +reports: Doctrine\ORM\PersistentCollection {#4908 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
        -id: 185004
        -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.dk/comment/4259368"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701442740 {#4899
          date: 2023-12-01 15:59:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        I’d love to know which cars you drive with 5-6 l/100km lol\n
        \n
        My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701459566 {#5064
        date: 2023-12-01 20:39:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5067 …}
      +nested: Doctrine\ORM\PersistentCollection {#5069 …}
      +votes: Doctrine\ORM\PersistentCollection {#5071 …}
      +reports: Doctrine\ORM\PersistentCollection {#5073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
      -id: 186461
      -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5332002"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701459566 {#5065
        date: 2023-12-01 20:39:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "what? Even my parents 6 Seater family car drank only 8l back in the day, I drive my Opel Astra with about 7 and my brothers little fiat drinks 4,5 if he drives efficiently. You gotts have either s pickup truck or something really old."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701478098 {#5243
      date: 2023-12-02 01:48:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5247 …}
    +nested: Doctrine\ORM\PersistentCollection {#5249 …}
    +votes: Doctrine\ORM\PersistentCollection {#5251 …}
    +reports: Doctrine\ORM\PersistentCollection {#5253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
    -id: 187158
    -bodyTs: "'4':30 '5':31 '6':5 '7':23 '8l':11 'astra':20 'back':12 'brother':26 'car':8 'day':15 'drank':9 'drink':29 'drive':17,34 'effici':35 'either':39 'even':2 'famili':7 'fiat':28 'gott':37 'littl':27 'old':46 'opel':19 'parent':4 'pickup':41 'realli':45 'seater':6 'someth':44 'truck':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5328562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701478098 {#5244
      date: 2023-12-02 01:48:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: """
    What? A pickup uses 15-28 l/100km.\n
    \n
    A Silverado uses 15MPG, according to GM themselves. That’s like 16l/100km
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701482014 {#5358
    date: 2023-12-02 02:53:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@Knuschberkeks@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5362 …}
  +nested: Doctrine\ORM\PersistentCollection {#5364 …}
  +votes: Doctrine\ORM\PersistentCollection {#5366 …}
  +reports: Doctrine\ORM\PersistentCollection {#5368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5372 …}
  -id: 187365
  -bodyTs: "'-28':6 '15':5 '15mpg':11 '16l/100km':19 'accord':12 'gm':14 'l/100km':7 'like':18 'pickup':3 'silverado':9 'use':4,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5339991"
  +editedAt: DateTimeImmutable @1702592344 {#5359
    date: 2023-12-14 23:19:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701482014 {#5360
    date: 2023-12-02 02:53:34.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
173 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
174 DENIED moderate
App\Entity\EntryComment {#5493
  +user: Proxies\__CG__\App\Entity\User {#5477 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5361
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5245
      +user: Proxies\__CG__\App\Entity\User {#5246 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5066
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4900
          +user: Proxies\__CG__\App\Entity\User {#4901 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4785
            +user: App\Entity\User {#4798 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: """
              Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
              \n
              Like what? Who in the world says KPL? It’s l/100KM.\n
              \n
              While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 33
            +score: 0
            +lastActive: DateTime @1719700173 {#4780
              date: 2024-06-30 00:29:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4786 …}
            +nested: Doctrine\ORM\PersistentCollection {#4788 …}
            +votes: Doctrine\ORM\PersistentCollection {#4790 …}
            +reports: Doctrine\ORM\PersistentCollection {#4792 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
            -id: 184853
            -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5324572"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701440522 {#4781
              date: 2023-12-01 15:22:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: """
            I grew up with km/L.\n
            \n
            I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
            \n
            Also the higher numbers are better like everything else on the car comparison cards.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1701442740 {#4898
            date: 2023-12-01 15:59:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4902 …}
          +nested: Doctrine\ORM\PersistentCollection {#4904 …}
          +votes: Doctrine\ORM\PersistentCollection {#4906 …}
          +reports: Doctrine\ORM\PersistentCollection {#4908 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
          -id: 185004
          -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.dk/comment/4259368"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701442740 {#4899
            date: 2023-12-01 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: """
          I’d love to know which cars you drive with 5-6 l/100km lol\n
          \n
          My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701459566 {#5064
          date: 2023-12-01 20:39:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5067 …}
        +nested: Doctrine\ORM\PersistentCollection {#5069 …}
        +votes: Doctrine\ORM\PersistentCollection {#5071 …}
        +reports: Doctrine\ORM\PersistentCollection {#5073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
        -id: 186461
        -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5332002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701459566 {#5065
          date: 2023-12-01 20:39:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "what? Even my parents 6 Seater family car drank only 8l back in the day, I drive my Opel Astra with about 7 and my brothers little fiat drinks 4,5 if he drives efficiently. You gotts have either s pickup truck or something really old."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701478098 {#5243
        date: 2023-12-02 01:48:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5247 …}
      +nested: Doctrine\ORM\PersistentCollection {#5249 …}
      +votes: Doctrine\ORM\PersistentCollection {#5251 …}
      +reports: Doctrine\ORM\PersistentCollection {#5253 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
      -id: 187158
      -bodyTs: "'4':30 '5':31 '6':5 '7':23 '8l':11 'astra':20 'back':12 'brother':26 'car':8 'day':15 'drank':9 'drink':29 'drive':17,34 'effici':35 'either':39 'even':2 'famili':7 'fiat':28 'gott':37 'littl':27 'old':46 'opel':19 'parent':4 'pickup':41 'realli':45 'seater':6 'someth':44 'truck':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5328562"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701478098 {#5244
        date: 2023-12-02 01:48:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      What? A pickup uses 15-28 l/100km.\n
      \n
      A Silverado uses 15MPG, according to GM themselves. That’s like 16l/100km
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701482014 {#5358
      date: 2023-12-02 02:53:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@Knuschberkeks@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5362 …}
    +nested: Doctrine\ORM\PersistentCollection {#5364 …}
    +votes: Doctrine\ORM\PersistentCollection {#5366 …}
    +reports: Doctrine\ORM\PersistentCollection {#5368 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5372 …}
    -id: 187365
    -bodyTs: "'-28':6 '15':5 '15mpg':11 '16l/100km':19 'accord':12 'gm':14 'l/100km':7 'like':18 'pickup':3 'silverado':9 'use':4,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5339991"
    +editedAt: DateTimeImmutable @1702592344 {#5359
      date: 2023-12-14 23:19:04.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701482014 {#5360
      date: 2023-12-02 02:53:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "A Polo 3-cylinder runs at around 5.5l/100km mixed city/interstate. 16l is atrocius"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701483894 {#5491
    date: 2023-12-02 03:24:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@Knuschberkeks@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5494 …}
  +nested: Doctrine\ORM\PersistentCollection {#5496 …}
  +votes: Doctrine\ORM\PersistentCollection {#5498 …}
  +reports: Doctrine\ORM\PersistentCollection {#5500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5504 …}
  -id: 187453
  -bodyTs: "'16l':12 '3':3 '5.5':8 'around':7 'atrocius':14 'city/interstate':11 'cylind':4 'l/100km':9 'mix':10 'polo':2 'run':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5330353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701483894 {#5492
    date: 2023-12-02 03:24:54.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
175 DENIED edit
App\Entity\EntryComment {#5493
  +user: Proxies\__CG__\App\Entity\User {#5477 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5361
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5245
      +user: Proxies\__CG__\App\Entity\User {#5246 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5066
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4900
          +user: Proxies\__CG__\App\Entity\User {#4901 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4785
            +user: App\Entity\User {#4798 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: """
              Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
              \n
              Like what? Who in the world says KPL? It’s l/100KM.\n
              \n
              While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 33
            +score: 0
            +lastActive: DateTime @1719700173 {#4780
              date: 2024-06-30 00:29:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4786 …}
            +nested: Doctrine\ORM\PersistentCollection {#4788 …}
            +votes: Doctrine\ORM\PersistentCollection {#4790 …}
            +reports: Doctrine\ORM\PersistentCollection {#4792 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
            -id: 184853
            -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5324572"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701440522 {#4781
              date: 2023-12-01 15:22:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: """
            I grew up with km/L.\n
            \n
            I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
            \n
            Also the higher numbers are better like everything else on the car comparison cards.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1701442740 {#4898
            date: 2023-12-01 15:59:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4902 …}
          +nested: Doctrine\ORM\PersistentCollection {#4904 …}
          +votes: Doctrine\ORM\PersistentCollection {#4906 …}
          +reports: Doctrine\ORM\PersistentCollection {#4908 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
          -id: 185004
          -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.dk/comment/4259368"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701442740 {#4899
            date: 2023-12-01 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: """
          I’d love to know which cars you drive with 5-6 l/100km lol\n
          \n
          My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701459566 {#5064
          date: 2023-12-01 20:39:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5067 …}
        +nested: Doctrine\ORM\PersistentCollection {#5069 …}
        +votes: Doctrine\ORM\PersistentCollection {#5071 …}
        +reports: Doctrine\ORM\PersistentCollection {#5073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
        -id: 186461
        -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5332002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701459566 {#5065
          date: 2023-12-01 20:39:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "what? Even my parents 6 Seater family car drank only 8l back in the day, I drive my Opel Astra with about 7 and my brothers little fiat drinks 4,5 if he drives efficiently. You gotts have either s pickup truck or something really old."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701478098 {#5243
        date: 2023-12-02 01:48:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5247 …}
      +nested: Doctrine\ORM\PersistentCollection {#5249 …}
      +votes: Doctrine\ORM\PersistentCollection {#5251 …}
      +reports: Doctrine\ORM\PersistentCollection {#5253 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
      -id: 187158
      -bodyTs: "'4':30 '5':31 '6':5 '7':23 '8l':11 'astra':20 'back':12 'brother':26 'car':8 'day':15 'drank':9 'drink':29 'drive':17,34 'effici':35 'either':39 'even':2 'famili':7 'fiat':28 'gott':37 'littl':27 'old':46 'opel':19 'parent':4 'pickup':41 'realli':45 'seater':6 'someth':44 'truck':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5328562"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701478098 {#5244
        date: 2023-12-02 01:48:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      What? A pickup uses 15-28 l/100km.\n
      \n
      A Silverado uses 15MPG, according to GM themselves. That’s like 16l/100km
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701482014 {#5358
      date: 2023-12-02 02:53:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@Knuschberkeks@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5362 …}
    +nested: Doctrine\ORM\PersistentCollection {#5364 …}
    +votes: Doctrine\ORM\PersistentCollection {#5366 …}
    +reports: Doctrine\ORM\PersistentCollection {#5368 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5372 …}
    -id: 187365
    -bodyTs: "'-28':6 '15':5 '15mpg':11 '16l/100km':19 'accord':12 'gm':14 'l/100km':7 'like':18 'pickup':3 'silverado':9 'use':4,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5339991"
    +editedAt: DateTimeImmutable @1702592344 {#5359
      date: 2023-12-14 23:19:04.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701482014 {#5360
      date: 2023-12-02 02:53:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "A Polo 3-cylinder runs at around 5.5l/100km mixed city/interstate. 16l is atrocius"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701483894 {#5491
    date: 2023-12-02 03:24:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@Knuschberkeks@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5494 …}
  +nested: Doctrine\ORM\PersistentCollection {#5496 …}
  +votes: Doctrine\ORM\PersistentCollection {#5498 …}
  +reports: Doctrine\ORM\PersistentCollection {#5500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5504 …}
  -id: 187453
  -bodyTs: "'16l':12 '3':3 '5.5':8 'around':7 'atrocius':14 'city/interstate':11 'cylind':4 'l/100km':9 'mix':10 'polo':2 'run':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5330353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701483894 {#5492
    date: 2023-12-02 03:24:54.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
176 DENIED moderate
App\Entity\EntryComment {#5493
  +user: Proxies\__CG__\App\Entity\User {#5477 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5361
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5245
      +user: Proxies\__CG__\App\Entity\User {#5246 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5066
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4900
          +user: Proxies\__CG__\App\Entity\User {#4901 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4785
            +user: App\Entity\User {#4798 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: """
              Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
              \n
              Like what? Who in the world says KPL? It’s l/100KM.\n
              \n
              While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 33
            +score: 0
            +lastActive: DateTime @1719700173 {#4780
              date: 2024-06-30 00:29:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4786 …}
            +nested: Doctrine\ORM\PersistentCollection {#4788 …}
            +votes: Doctrine\ORM\PersistentCollection {#4790 …}
            +reports: Doctrine\ORM\PersistentCollection {#4792 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
            -id: 184853
            -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5324572"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701440522 {#4781
              date: 2023-12-01 15:22:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: """
            I grew up with km/L.\n
            \n
            I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
            \n
            Also the higher numbers are better like everything else on the car comparison cards.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1701442740 {#4898
            date: 2023-12-01 15:59:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4902 …}
          +nested: Doctrine\ORM\PersistentCollection {#4904 …}
          +votes: Doctrine\ORM\PersistentCollection {#4906 …}
          +reports: Doctrine\ORM\PersistentCollection {#4908 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
          -id: 185004
          -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.dk/comment/4259368"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701442740 {#4899
            date: 2023-12-01 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: """
          I’d love to know which cars you drive with 5-6 l/100km lol\n
          \n
          My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701459566 {#5064
          date: 2023-12-01 20:39:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5067 …}
        +nested: Doctrine\ORM\PersistentCollection {#5069 …}
        +votes: Doctrine\ORM\PersistentCollection {#5071 …}
        +reports: Doctrine\ORM\PersistentCollection {#5073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
        -id: 186461
        -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5332002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701459566 {#5065
          date: 2023-12-01 20:39:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "what? Even my parents 6 Seater family car drank only 8l back in the day, I drive my Opel Astra with about 7 and my brothers little fiat drinks 4,5 if he drives efficiently. You gotts have either s pickup truck or something really old."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701478098 {#5243
        date: 2023-12-02 01:48:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5247 …}
      +nested: Doctrine\ORM\PersistentCollection {#5249 …}
      +votes: Doctrine\ORM\PersistentCollection {#5251 …}
      +reports: Doctrine\ORM\PersistentCollection {#5253 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
      -id: 187158
      -bodyTs: "'4':30 '5':31 '6':5 '7':23 '8l':11 'astra':20 'back':12 'brother':26 'car':8 'day':15 'drank':9 'drink':29 'drive':17,34 'effici':35 'either':39 'even':2 'famili':7 'fiat':28 'gott':37 'littl':27 'old':46 'opel':19 'parent':4 'pickup':41 'realli':45 'seater':6 'someth':44 'truck':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5328562"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701478098 {#5244
        date: 2023-12-02 01:48:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      What? A pickup uses 15-28 l/100km.\n
      \n
      A Silverado uses 15MPG, according to GM themselves. That’s like 16l/100km
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701482014 {#5358
      date: 2023-12-02 02:53:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@Knuschberkeks@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5362 …}
    +nested: Doctrine\ORM\PersistentCollection {#5364 …}
    +votes: Doctrine\ORM\PersistentCollection {#5366 …}
    +reports: Doctrine\ORM\PersistentCollection {#5368 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5372 …}
    -id: 187365
    -bodyTs: "'-28':6 '15':5 '15mpg':11 '16l/100km':19 'accord':12 'gm':14 'l/100km':7 'like':18 'pickup':3 'silverado':9 'use':4,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5339991"
    +editedAt: DateTimeImmutable @1702592344 {#5359
      date: 2023-12-14 23:19:04.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701482014 {#5360
      date: 2023-12-02 02:53:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "A Polo 3-cylinder runs at around 5.5l/100km mixed city/interstate. 16l is atrocius"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701483894 {#5491
    date: 2023-12-02 03:24:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@Knuschberkeks@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5494 …}
  +nested: Doctrine\ORM\PersistentCollection {#5496 …}
  +votes: Doctrine\ORM\PersistentCollection {#5498 …}
  +reports: Doctrine\ORM\PersistentCollection {#5500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5504 …}
  -id: 187453
  -bodyTs: "'16l':12 '3':3 '5.5':8 'around':7 'atrocius':14 'city/interstate':11 'cylind':4 'l/100km':9 'mix':10 'polo':2 'run':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5330353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701483894 {#5492
    date: 2023-12-02 03:24:54.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
177 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
178 DENIED moderate
App\Entity\EntryComment {#5577
  +user: App\Entity\User {#4798 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5493
    +user: Proxies\__CG__\App\Entity\User {#5477 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5361
      +user: App\Entity\User {#4798 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5245
        +user: Proxies\__CG__\App\Entity\User {#5246 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5066
          +user: App\Entity\User {#4798 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4900
            +user: Proxies\__CG__\App\Entity\User {#4901 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4785
              +user: App\Entity\User {#4798 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: """
                Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
                \n
                Like what? Who in the world says KPL? It’s l/100KM.\n
                \n
                While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 33
              +score: 0
              +lastActive: DateTime @1719700173 {#4780
                date: 2024-06-30 00:29:33.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@toaster@slrpnk.net"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4786 …}
              +nested: Doctrine\ORM\PersistentCollection {#4788 …}
              +votes: Doctrine\ORM\PersistentCollection {#4790 …}
              +reports: Doctrine\ORM\PersistentCollection {#4792 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
              -id: 184853
              -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/5324572"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701440522 {#4781
                date: 2023-12-01 15:22:02.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4785}
            +body: """
              I grew up with km/L.\n
              \n
              I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
              \n
              Also the higher numbers are better like everything else on the car comparison cards.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1701442740 {#4898
              date: 2023-12-01 15:59:00.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
              "@KrummsHairyBalls@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4902 …}
            +nested: Doctrine\ORM\PersistentCollection {#4904 …}
            +votes: Doctrine\ORM\PersistentCollection {#4906 …}
            +reports: Doctrine\ORM\PersistentCollection {#4908 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
            -id: 185004
            -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.dk/comment/4259368"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701442740 {#4899
              date: 2023-12-01 15:59:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: """
            I’d love to know which cars you drive with 5-6 l/100km lol\n
            \n
            My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1701459566 {#5064
            date: 2023-12-01 20:39:26.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
            "@bstix@feddit.dk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5067 …}
          +nested: Doctrine\ORM\PersistentCollection {#5069 …}
          +votes: Doctrine\ORM\PersistentCollection {#5071 …}
          +reports: Doctrine\ORM\PersistentCollection {#5073 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
          -id: 186461
          -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5332002"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701459566 {#5065
            date: 2023-12-01 20:39:26.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: "what? Even my parents 6 Seater family car drank only 8l back in the day, I drive my Opel Astra with about 7 and my brothers little fiat drinks 4,5 if he drives efficiently. You gotts have either s pickup truck or something really old."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701478098 {#5243
          date: 2023-12-02 01:48:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5247 …}
        +nested: Doctrine\ORM\PersistentCollection {#5249 …}
        +votes: Doctrine\ORM\PersistentCollection {#5251 …}
        +reports: Doctrine\ORM\PersistentCollection {#5253 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
        -id: 187158
        -bodyTs: "'4':30 '5':31 '6':5 '7':23 '8l':11 'astra':20 'back':12 'brother':26 'car':8 'day':15 'drank':9 'drink':29 'drive':17,34 'effici':35 'either':39 'even':2 'famili':7 'fiat':28 'gott':37 'littl':27 'old':46 'opel':19 'parent':4 'pickup':41 'realli':45 'seater':6 'someth':44 'truck':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5328562"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701478098 {#5244
          date: 2023-12-02 01:48:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        What? A pickup uses 15-28 l/100km.\n
        \n
        A Silverado uses 15MPG, according to GM themselves. That’s like 16l/100km
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701482014 {#5358
        date: 2023-12-02 02:53:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
        "@Knuschberkeks@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5362 …}
      +nested: Doctrine\ORM\PersistentCollection {#5364 …}
      +votes: Doctrine\ORM\PersistentCollection {#5366 …}
      +reports: Doctrine\ORM\PersistentCollection {#5368 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5372 …}
      -id: 187365
      -bodyTs: "'-28':6 '15':5 '15mpg':11 '16l/100km':19 'accord':12 'gm':14 'l/100km':7 'like':18 'pickup':3 'silverado':9 'use':4,10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5339991"
      +editedAt: DateTimeImmutable @1702592344 {#5359
        date: 2023-12-14 23:19:04.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701482014 {#5360
        date: 2023-12-02 02:53:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "A Polo 3-cylinder runs at around 5.5l/100km mixed city/interstate. 16l is atrocius"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701483894 {#5491
      date: 2023-12-02 03:24:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@Knuschberkeks@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5494 …}
    +nested: Doctrine\ORM\PersistentCollection {#5496 …}
    +votes: Doctrine\ORM\PersistentCollection {#5498 …}
    +reports: Doctrine\ORM\PersistentCollection {#5500 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5504 …}
    -id: 187453
    -bodyTs: "'16l':12 '3':3 '5.5':8 'around':7 'atrocius':14 'city/interstate':11 'cylind':4 'l/100km':9 'mix':10 'polo':2 'run':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5330353"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701483894 {#5492
      date: 2023-12-02 03:24:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "I’ve never seen a 3 cylinder vehicle in my life lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701485535 {#5575
    date: 2023-12-02 03:52:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@Knuschberkeks@feddit.de"
    "@onion@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5578 …}
  +nested: Doctrine\ORM\PersistentCollection {#5580 …}
  +votes: Doctrine\ORM\PersistentCollection {#5582 …}
  +reports: Doctrine\ORM\PersistentCollection {#5584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5588 …}
  -id: 187553
  -bodyTs: "'3':6 'cylind':7 'life':11 'lol':12 'never':3 'seen':4 've':2 'vehicl':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5341012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701485535 {#5576
    date: 2023-12-02 03:52:15.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
179 DENIED edit
App\Entity\EntryComment {#5577
  +user: App\Entity\User {#4798 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5493
    +user: Proxies\__CG__\App\Entity\User {#5477 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5361
      +user: App\Entity\User {#4798 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5245
        +user: Proxies\__CG__\App\Entity\User {#5246 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5066
          +user: App\Entity\User {#4798 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4900
            +user: Proxies\__CG__\App\Entity\User {#4901 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4785
              +user: App\Entity\User {#4798 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: """
                Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
                \n
                Like what? Who in the world says KPL? It’s l/100KM.\n
                \n
                While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 33
              +score: 0
              +lastActive: DateTime @1719700173 {#4780
                date: 2024-06-30 00:29:33.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@toaster@slrpnk.net"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4786 …}
              +nested: Doctrine\ORM\PersistentCollection {#4788 …}
              +votes: Doctrine\ORM\PersistentCollection {#4790 …}
              +reports: Doctrine\ORM\PersistentCollection {#4792 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
              -id: 184853
              -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/5324572"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701440522 {#4781
                date: 2023-12-01 15:22:02.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4785}
            +body: """
              I grew up with km/L.\n
              \n
              I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
              \n
              Also the higher numbers are better like everything else on the car comparison cards.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1701442740 {#4898
              date: 2023-12-01 15:59:00.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
              "@KrummsHairyBalls@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4902 …}
            +nested: Doctrine\ORM\PersistentCollection {#4904 …}
            +votes: Doctrine\ORM\PersistentCollection {#4906 …}
            +reports: Doctrine\ORM\PersistentCollection {#4908 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
            -id: 185004
            -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.dk/comment/4259368"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701442740 {#4899
              date: 2023-12-01 15:59:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: """
            I’d love to know which cars you drive with 5-6 l/100km lol\n
            \n
            My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1701459566 {#5064
            date: 2023-12-01 20:39:26.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
            "@bstix@feddit.dk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5067 …}
          +nested: Doctrine\ORM\PersistentCollection {#5069 …}
          +votes: Doctrine\ORM\PersistentCollection {#5071 …}
          +reports: Doctrine\ORM\PersistentCollection {#5073 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
          -id: 186461
          -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5332002"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701459566 {#5065
            date: 2023-12-01 20:39:26.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: "what? Even my parents 6 Seater family car drank only 8l back in the day, I drive my Opel Astra with about 7 and my brothers little fiat drinks 4,5 if he drives efficiently. You gotts have either s pickup truck or something really old."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701478098 {#5243
          date: 2023-12-02 01:48:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5247 …}
        +nested: Doctrine\ORM\PersistentCollection {#5249 …}
        +votes: Doctrine\ORM\PersistentCollection {#5251 …}
        +reports: Doctrine\ORM\PersistentCollection {#5253 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
        -id: 187158
        -bodyTs: "'4':30 '5':31 '6':5 '7':23 '8l':11 'astra':20 'back':12 'brother':26 'car':8 'day':15 'drank':9 'drink':29 'drive':17,34 'effici':35 'either':39 'even':2 'famili':7 'fiat':28 'gott':37 'littl':27 'old':46 'opel':19 'parent':4 'pickup':41 'realli':45 'seater':6 'someth':44 'truck':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5328562"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701478098 {#5244
          date: 2023-12-02 01:48:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        What? A pickup uses 15-28 l/100km.\n
        \n
        A Silverado uses 15MPG, according to GM themselves. That’s like 16l/100km
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701482014 {#5358
        date: 2023-12-02 02:53:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
        "@Knuschberkeks@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5362 …}
      +nested: Doctrine\ORM\PersistentCollection {#5364 …}
      +votes: Doctrine\ORM\PersistentCollection {#5366 …}
      +reports: Doctrine\ORM\PersistentCollection {#5368 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5372 …}
      -id: 187365
      -bodyTs: "'-28':6 '15':5 '15mpg':11 '16l/100km':19 'accord':12 'gm':14 'l/100km':7 'like':18 'pickup':3 'silverado':9 'use':4,10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5339991"
      +editedAt: DateTimeImmutable @1702592344 {#5359
        date: 2023-12-14 23:19:04.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701482014 {#5360
        date: 2023-12-02 02:53:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "A Polo 3-cylinder runs at around 5.5l/100km mixed city/interstate. 16l is atrocius"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701483894 {#5491
      date: 2023-12-02 03:24:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@Knuschberkeks@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5494 …}
    +nested: Doctrine\ORM\PersistentCollection {#5496 …}
    +votes: Doctrine\ORM\PersistentCollection {#5498 …}
    +reports: Doctrine\ORM\PersistentCollection {#5500 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5504 …}
    -id: 187453
    -bodyTs: "'16l':12 '3':3 '5.5':8 'around':7 'atrocius':14 'city/interstate':11 'cylind':4 'l/100km':9 'mix':10 'polo':2 'run':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5330353"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701483894 {#5492
      date: 2023-12-02 03:24:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "I’ve never seen a 3 cylinder vehicle in my life lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701485535 {#5575
    date: 2023-12-02 03:52:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@Knuschberkeks@feddit.de"
    "@onion@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5578 …}
  +nested: Doctrine\ORM\PersistentCollection {#5580 …}
  +votes: Doctrine\ORM\PersistentCollection {#5582 …}
  +reports: Doctrine\ORM\PersistentCollection {#5584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5588 …}
  -id: 187553
  -bodyTs: "'3':6 'cylind':7 'life':11 'lol':12 'never':3 'seen':4 've':2 'vehicl':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5341012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701485535 {#5576
    date: 2023-12-02 03:52:15.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
180 DENIED moderate
App\Entity\EntryComment {#5577
  +user: App\Entity\User {#4798 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5493
    +user: Proxies\__CG__\App\Entity\User {#5477 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5361
      +user: App\Entity\User {#4798 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5245
        +user: Proxies\__CG__\App\Entity\User {#5246 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5066
          +user: App\Entity\User {#4798 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4900
            +user: Proxies\__CG__\App\Entity\User {#4901 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4785
              +user: App\Entity\User {#4798 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: """
                Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
                \n
                Like what? Who in the world says KPL? It’s l/100KM.\n
                \n
                While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 33
              +score: 0
              +lastActive: DateTime @1719700173 {#4780
                date: 2024-06-30 00:29:33.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@toaster@slrpnk.net"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4786 …}
              +nested: Doctrine\ORM\PersistentCollection {#4788 …}
              +votes: Doctrine\ORM\PersistentCollection {#4790 …}
              +reports: Doctrine\ORM\PersistentCollection {#4792 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
              -id: 184853
              -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/5324572"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701440522 {#4781
                date: 2023-12-01 15:22:02.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4785}
            +body: """
              I grew up with km/L.\n
              \n
              I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
              \n
              Also the higher numbers are better like everything else on the car comparison cards.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1701442740 {#4898
              date: 2023-12-01 15:59:00.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
              "@KrummsHairyBalls@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4902 …}
            +nested: Doctrine\ORM\PersistentCollection {#4904 …}
            +votes: Doctrine\ORM\PersistentCollection {#4906 …}
            +reports: Doctrine\ORM\PersistentCollection {#4908 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
            -id: 185004
            -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.dk/comment/4259368"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701442740 {#4899
              date: 2023-12-01 15:59:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: """
            I’d love to know which cars you drive with 5-6 l/100km lol\n
            \n
            My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1701459566 {#5064
            date: 2023-12-01 20:39:26.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
            "@bstix@feddit.dk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5067 …}
          +nested: Doctrine\ORM\PersistentCollection {#5069 …}
          +votes: Doctrine\ORM\PersistentCollection {#5071 …}
          +reports: Doctrine\ORM\PersistentCollection {#5073 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
          -id: 186461
          -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5332002"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701459566 {#5065
            date: 2023-12-01 20:39:26.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: "what? Even my parents 6 Seater family car drank only 8l back in the day, I drive my Opel Astra with about 7 and my brothers little fiat drinks 4,5 if he drives efficiently. You gotts have either s pickup truck or something really old."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701478098 {#5243
          date: 2023-12-02 01:48:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5247 …}
        +nested: Doctrine\ORM\PersistentCollection {#5249 …}
        +votes: Doctrine\ORM\PersistentCollection {#5251 …}
        +reports: Doctrine\ORM\PersistentCollection {#5253 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
        -id: 187158
        -bodyTs: "'4':30 '5':31 '6':5 '7':23 '8l':11 'astra':20 'back':12 'brother':26 'car':8 'day':15 'drank':9 'drink':29 'drive':17,34 'effici':35 'either':39 'even':2 'famili':7 'fiat':28 'gott':37 'littl':27 'old':46 'opel':19 'parent':4 'pickup':41 'realli':45 'seater':6 'someth':44 'truck':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5328562"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701478098 {#5244
          date: 2023-12-02 01:48:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        What? A pickup uses 15-28 l/100km.\n
        \n
        A Silverado uses 15MPG, according to GM themselves. That’s like 16l/100km
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701482014 {#5358
        date: 2023-12-02 02:53:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
        "@Knuschberkeks@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5362 …}
      +nested: Doctrine\ORM\PersistentCollection {#5364 …}
      +votes: Doctrine\ORM\PersistentCollection {#5366 …}
      +reports: Doctrine\ORM\PersistentCollection {#5368 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5372 …}
      -id: 187365
      -bodyTs: "'-28':6 '15':5 '15mpg':11 '16l/100km':19 'accord':12 'gm':14 'l/100km':7 'like':18 'pickup':3 'silverado':9 'use':4,10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5339991"
      +editedAt: DateTimeImmutable @1702592344 {#5359
        date: 2023-12-14 23:19:04.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701482014 {#5360
        date: 2023-12-02 02:53:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "A Polo 3-cylinder runs at around 5.5l/100km mixed city/interstate. 16l is atrocius"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701483894 {#5491
      date: 2023-12-02 03:24:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@Knuschberkeks@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5494 …}
    +nested: Doctrine\ORM\PersistentCollection {#5496 …}
    +votes: Doctrine\ORM\PersistentCollection {#5498 …}
    +reports: Doctrine\ORM\PersistentCollection {#5500 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5504 …}
    -id: 187453
    -bodyTs: "'16l':12 '3':3 '5.5':8 'around':7 'atrocius':14 'city/interstate':11 'cylind':4 'l/100km':9 'mix':10 'polo':2 'run':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5330353"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701483894 {#5492
      date: 2023-12-02 03:24:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "I’ve never seen a 3 cylinder vehicle in my life lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701485535 {#5575
    date: 2023-12-02 03:52:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@Knuschberkeks@feddit.de"
    "@onion@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5578 …}
  +nested: Doctrine\ORM\PersistentCollection {#5580 …}
  +votes: Doctrine\ORM\PersistentCollection {#5582 …}
  +reports: Doctrine\ORM\PersistentCollection {#5584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5588 …}
  -id: 187553
  -bodyTs: "'3':6 'cylind':7 'life':11 'lol':12 'never':3 'seen':4 've':2 'vehicl':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5341012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701485535 {#5576
    date: 2023-12-02 03:52:15.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
181 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
182 DENIED moderate
App\Entity\EntryComment {#5631
  +user: Proxies\__CG__\App\Entity\User {#5477 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5577
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5493
      +user: Proxies\__CG__\App\Entity\User {#5477 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5361
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5245
          +user: Proxies\__CG__\App\Entity\User {#5246 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5066
            +user: App\Entity\User {#4798 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4900
              +user: Proxies\__CG__\App\Entity\User {#4901 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4785
                +user: App\Entity\User {#4798 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
                  \n
                  Like what? Who in the world says KPL? It’s l/100KM.\n
                  \n
                  While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 33
                +score: 0
                +lastActive: DateTime @1719700173 {#4780
                  date: 2024-06-30 00:29:33.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@toaster@slrpnk.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4786 …}
                +nested: Doctrine\ORM\PersistentCollection {#4788 …}
                +votes: Doctrine\ORM\PersistentCollection {#4790 …}
                +reports: Doctrine\ORM\PersistentCollection {#4792 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
                -id: 184853
                -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/5324572"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701440522 {#4781
                  date: 2023-12-01 15:22:02.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4785}
              +body: """
                I grew up with km/L.\n
                \n
                I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
                \n
                Also the higher numbers are better like everything else on the car comparison cards.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 15
              +score: 0
              +lastActive: DateTime @1701442740 {#4898
                date: 2023-12-01 15:59:00.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@toaster@slrpnk.net"
                "@KrummsHairyBalls@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4902 …}
              +nested: Doctrine\ORM\PersistentCollection {#4904 …}
              +votes: Doctrine\ORM\PersistentCollection {#4906 …}
              +reports: Doctrine\ORM\PersistentCollection {#4908 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
              -id: 185004
              -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.dk/comment/4259368"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701442740 {#4899
                date: 2023-12-01 15:59:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4785}
            +body: """
              I’d love to know which cars you drive with 5-6 l/100km lol\n
              \n
              My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1701459566 {#5064
              date: 2023-12-01 20:39:26.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
              "@KrummsHairyBalls@lemmy.ca"
              "@bstix@feddit.dk"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5067 …}
            +nested: Doctrine\ORM\PersistentCollection {#5069 …}
            +votes: Doctrine\ORM\PersistentCollection {#5071 …}
            +reports: Doctrine\ORM\PersistentCollection {#5073 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
            -id: 186461
            -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5332002"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701459566 {#5065
              date: 2023-12-01 20:39:26.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: "what? Even my parents 6 Seater family car drank only 8l back in the day, I drive my Opel Astra with about 7 and my brothers little fiat drinks 4,5 if he drives efficiently. You gotts have either s pickup truck or something really old."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1701478098 {#5243
            date: 2023-12-02 01:48:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
            "@bstix@feddit.dk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5247 …}
          +nested: Doctrine\ORM\PersistentCollection {#5249 …}
          +votes: Doctrine\ORM\PersistentCollection {#5251 …}
          +reports: Doctrine\ORM\PersistentCollection {#5253 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
          -id: 187158
          -bodyTs: "'4':30 '5':31 '6':5 '7':23 '8l':11 'astra':20 'back':12 'brother':26 'car':8 'day':15 'drank':9 'drink':29 'drive':17,34 'effici':35 'either':39 'even':2 'famili':7 'fiat':28 'gott':37 'littl':27 'old':46 'opel':19 'parent':4 'pickup':41 'realli':45 'seater':6 'someth':44 'truck':42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5328562"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701478098 {#5244
            date: 2023-12-02 01:48:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: """
          What? A pickup uses 15-28 l/100km.\n
          \n
          A Silverado uses 15MPG, according to GM themselves. That’s like 16l/100km
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701482014 {#5358
          date: 2023-12-02 02:53:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
          "@Knuschberkeks@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5362 …}
        +nested: Doctrine\ORM\PersistentCollection {#5364 …}
        +votes: Doctrine\ORM\PersistentCollection {#5366 …}
        +reports: Doctrine\ORM\PersistentCollection {#5368 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5370 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5372 …}
        -id: 187365
        -bodyTs: "'-28':6 '15':5 '15mpg':11 '16l/100km':19 'accord':12 'gm':14 'l/100km':7 'like':18 'pickup':3 'silverado':9 'use':4,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5339991"
        +editedAt: DateTimeImmutable @1702592344 {#5359
          date: 2023-12-14 23:19:04.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701482014 {#5360
          date: 2023-12-02 02:53:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "A Polo 3-cylinder runs at around 5.5l/100km mixed city/interstate. 16l is atrocius"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701483894 {#5491
        date: 2023-12-02 03:24:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
        "@Knuschberkeks@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5494 …}
      +nested: Doctrine\ORM\PersistentCollection {#5496 …}
      +votes: Doctrine\ORM\PersistentCollection {#5498 …}
      +reports: Doctrine\ORM\PersistentCollection {#5500 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5502 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5504 …}
      -id: 187453
      -bodyTs: "'16l':12 '3':3 '5.5':8 'around':7 'atrocius':14 'city/interstate':11 'cylind':4 'l/100km':9 'mix':10 'polo':2 'run':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5330353"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701483894 {#5492
        date: 2023-12-02 03:24:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "I’ve never seen a 3 cylinder vehicle in my life lol."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701485535 {#5575
      date: 2023-12-02 03:52:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@Knuschberkeks@feddit.de"
      "@onion@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5578 …}
    +nested: Doctrine\ORM\PersistentCollection {#5580 …}
    +votes: Doctrine\ORM\PersistentCollection {#5582 …}
    +reports: Doctrine\ORM\PersistentCollection {#5584 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5588 …}
    -id: 187553
    -bodyTs: "'3':6 'cylind':7 'life':11 'lol':12 'never':3 'seen':4 've':2 'vehicl':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5341012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701485535 {#5576
      date: 2023-12-02 03:52:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: """
    You propably did but never noticed.\n
    \n
    It’s a 1l 75hp engine, topping out at 175km/h or 108mph. Perfect for a commuter car\n
    \n
    [en.wikipedia.org/wiki/Straight-three_engine](https://en.wikipedia.org/wiki/Straight-three_engine)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701694273 {#5628
    date: 2023-12-04 13:51:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@Knuschberkeks@feddit.de"
    "@onion@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5632 …}
  +nested: Doctrine\ORM\PersistentCollection {#5634 …}
  +votes: Doctrine\ORM\PersistentCollection {#5636 …}
  +reports: Doctrine\ORM\PersistentCollection {#5638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5642 …}
  -id: 195303
  -bodyTs: "'/wiki/straight-three_engine](https://en.wikipedia.org/wiki/straight-three_engine)':26 '108mph':18 '175km/h':16 '1l':10 '75hp':11 'car':23 'commut':22 'en.wikipedia.org':25 'en.wikipedia.org/wiki/straight-three_engine](https://en.wikipedia.org/wiki/straight-three_engine)':24 'engin':12 'never':5 'notic':6 'perfect':19 'propabl':2 'top':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5392570"
  +editedAt: DateTimeImmutable @1702903195 {#5629
    date: 2023-12-18 13:39:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701694273 {#5630
    date: 2023-12-04 13:51:13.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
183 DENIED edit
App\Entity\EntryComment {#5631
  +user: Proxies\__CG__\App\Entity\User {#5477 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5577
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5493
      +user: Proxies\__CG__\App\Entity\User {#5477 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5361
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5245
          +user: Proxies\__CG__\App\Entity\User {#5246 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5066
            +user: App\Entity\User {#4798 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4900
              +user: Proxies\__CG__\App\Entity\User {#4901 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4785
                +user: App\Entity\User {#4798 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
                  \n
                  Like what? Who in the world says KPL? It’s l/100KM.\n
                  \n
                  While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 33
                +score: 0
                +lastActive: DateTime @1719700173 {#4780
                  date: 2024-06-30 00:29:33.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@toaster@slrpnk.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4786 …}
                +nested: Doctrine\ORM\PersistentCollection {#4788 …}
                +votes: Doctrine\ORM\PersistentCollection {#4790 …}
                +reports: Doctrine\ORM\PersistentCollection {#4792 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
                -id: 184853
                -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/5324572"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701440522 {#4781
                  date: 2023-12-01 15:22:02.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4785}
              +body: """
                I grew up with km/L.\n
                \n
                I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
                \n
                Also the higher numbers are better like everything else on the car comparison cards.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 15
              +score: 0
              +lastActive: DateTime @1701442740 {#4898
                date: 2023-12-01 15:59:00.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@toaster@slrpnk.net"
                "@KrummsHairyBalls@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4902 …}
              +nested: Doctrine\ORM\PersistentCollection {#4904 …}
              +votes: Doctrine\ORM\PersistentCollection {#4906 …}
              +reports: Doctrine\ORM\PersistentCollection {#4908 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
              -id: 185004
              -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.dk/comment/4259368"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701442740 {#4899
                date: 2023-12-01 15:59:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4785}
            +body: """
              I’d love to know which cars you drive with 5-6 l/100km lol\n
              \n
              My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1701459566 {#5064
              date: 2023-12-01 20:39:26.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
              "@KrummsHairyBalls@lemmy.ca"
              "@bstix@feddit.dk"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5067 …}
            +nested: Doctrine\ORM\PersistentCollection {#5069 …}
            +votes: Doctrine\ORM\PersistentCollection {#5071 …}
            +reports: Doctrine\ORM\PersistentCollection {#5073 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
            -id: 186461
            -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5332002"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701459566 {#5065
              date: 2023-12-01 20:39:26.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: "what? Even my parents 6 Seater family car drank only 8l back in the day, I drive my Opel Astra with about 7 and my brothers little fiat drinks 4,5 if he drives efficiently. You gotts have either s pickup truck or something really old."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1701478098 {#5243
            date: 2023-12-02 01:48:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
            "@bstix@feddit.dk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5247 …}
          +nested: Doctrine\ORM\PersistentCollection {#5249 …}
          +votes: Doctrine\ORM\PersistentCollection {#5251 …}
          +reports: Doctrine\ORM\PersistentCollection {#5253 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
          -id: 187158
          -bodyTs: "'4':30 '5':31 '6':5 '7':23 '8l':11 'astra':20 'back':12 'brother':26 'car':8 'day':15 'drank':9 'drink':29 'drive':17,34 'effici':35 'either':39 'even':2 'famili':7 'fiat':28 'gott':37 'littl':27 'old':46 'opel':19 'parent':4 'pickup':41 'realli':45 'seater':6 'someth':44 'truck':42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5328562"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701478098 {#5244
            date: 2023-12-02 01:48:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: """
          What? A pickup uses 15-28 l/100km.\n
          \n
          A Silverado uses 15MPG, according to GM themselves. That’s like 16l/100km
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701482014 {#5358
          date: 2023-12-02 02:53:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
          "@Knuschberkeks@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5362 …}
        +nested: Doctrine\ORM\PersistentCollection {#5364 …}
        +votes: Doctrine\ORM\PersistentCollection {#5366 …}
        +reports: Doctrine\ORM\PersistentCollection {#5368 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5370 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5372 …}
        -id: 187365
        -bodyTs: "'-28':6 '15':5 '15mpg':11 '16l/100km':19 'accord':12 'gm':14 'l/100km':7 'like':18 'pickup':3 'silverado':9 'use':4,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5339991"
        +editedAt: DateTimeImmutable @1702592344 {#5359
          date: 2023-12-14 23:19:04.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701482014 {#5360
          date: 2023-12-02 02:53:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "A Polo 3-cylinder runs at around 5.5l/100km mixed city/interstate. 16l is atrocius"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701483894 {#5491
        date: 2023-12-02 03:24:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
        "@Knuschberkeks@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5494 …}
      +nested: Doctrine\ORM\PersistentCollection {#5496 …}
      +votes: Doctrine\ORM\PersistentCollection {#5498 …}
      +reports: Doctrine\ORM\PersistentCollection {#5500 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5502 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5504 …}
      -id: 187453
      -bodyTs: "'16l':12 '3':3 '5.5':8 'around':7 'atrocius':14 'city/interstate':11 'cylind':4 'l/100km':9 'mix':10 'polo':2 'run':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5330353"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701483894 {#5492
        date: 2023-12-02 03:24:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "I’ve never seen a 3 cylinder vehicle in my life lol."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701485535 {#5575
      date: 2023-12-02 03:52:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@Knuschberkeks@feddit.de"
      "@onion@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5578 …}
    +nested: Doctrine\ORM\PersistentCollection {#5580 …}
    +votes: Doctrine\ORM\PersistentCollection {#5582 …}
    +reports: Doctrine\ORM\PersistentCollection {#5584 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5588 …}
    -id: 187553
    -bodyTs: "'3':6 'cylind':7 'life':11 'lol':12 'never':3 'seen':4 've':2 'vehicl':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5341012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701485535 {#5576
      date: 2023-12-02 03:52:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: """
    You propably did but never noticed.\n
    \n
    It’s a 1l 75hp engine, topping out at 175km/h or 108mph. Perfect for a commuter car\n
    \n
    [en.wikipedia.org/wiki/Straight-three_engine](https://en.wikipedia.org/wiki/Straight-three_engine)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701694273 {#5628
    date: 2023-12-04 13:51:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@Knuschberkeks@feddit.de"
    "@onion@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5632 …}
  +nested: Doctrine\ORM\PersistentCollection {#5634 …}
  +votes: Doctrine\ORM\PersistentCollection {#5636 …}
  +reports: Doctrine\ORM\PersistentCollection {#5638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5642 …}
  -id: 195303
  -bodyTs: "'/wiki/straight-three_engine](https://en.wikipedia.org/wiki/straight-three_engine)':26 '108mph':18 '175km/h':16 '1l':10 '75hp':11 'car':23 'commut':22 'en.wikipedia.org':25 'en.wikipedia.org/wiki/straight-three_engine](https://en.wikipedia.org/wiki/straight-three_engine)':24 'engin':12 'never':5 'notic':6 'perfect':19 'propabl':2 'top':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5392570"
  +editedAt: DateTimeImmutable @1702903195 {#5629
    date: 2023-12-18 13:39:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701694273 {#5630
    date: 2023-12-04 13:51:13.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
184 DENIED moderate
App\Entity\EntryComment {#5631
  +user: Proxies\__CG__\App\Entity\User {#5477 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5577
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5493
      +user: Proxies\__CG__\App\Entity\User {#5477 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5361
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5245
          +user: Proxies\__CG__\App\Entity\User {#5246 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5066
            +user: App\Entity\User {#4798 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4900
              +user: Proxies\__CG__\App\Entity\User {#4901 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4785
                +user: App\Entity\User {#4798 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
                  \n
                  Like what? Who in the world says KPL? It’s l/100KM.\n
                  \n
                  While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 33
                +score: 0
                +lastActive: DateTime @1719700173 {#4780
                  date: 2024-06-30 00:29:33.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@toaster@slrpnk.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4786 …}
                +nested: Doctrine\ORM\PersistentCollection {#4788 …}
                +votes: Doctrine\ORM\PersistentCollection {#4790 …}
                +reports: Doctrine\ORM\PersistentCollection {#4792 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
                -id: 184853
                -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/5324572"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701440522 {#4781
                  date: 2023-12-01 15:22:02.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4785}
              +body: """
                I grew up with km/L.\n
                \n
                I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
                \n
                Also the higher numbers are better like everything else on the car comparison cards.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 15
              +score: 0
              +lastActive: DateTime @1701442740 {#4898
                date: 2023-12-01 15:59:00.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@toaster@slrpnk.net"
                "@KrummsHairyBalls@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4902 …}
              +nested: Doctrine\ORM\PersistentCollection {#4904 …}
              +votes: Doctrine\ORM\PersistentCollection {#4906 …}
              +reports: Doctrine\ORM\PersistentCollection {#4908 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
              -id: 185004
              -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.dk/comment/4259368"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701442740 {#4899
                date: 2023-12-01 15:59:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4785}
            +body: """
              I’d love to know which cars you drive with 5-6 l/100km lol\n
              \n
              My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1701459566 {#5064
              date: 2023-12-01 20:39:26.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
              "@KrummsHairyBalls@lemmy.ca"
              "@bstix@feddit.dk"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5067 …}
            +nested: Doctrine\ORM\PersistentCollection {#5069 …}
            +votes: Doctrine\ORM\PersistentCollection {#5071 …}
            +reports: Doctrine\ORM\PersistentCollection {#5073 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
            -id: 186461
            -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5332002"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701459566 {#5065
              date: 2023-12-01 20:39:26.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: "what? Even my parents 6 Seater family car drank only 8l back in the day, I drive my Opel Astra with about 7 and my brothers little fiat drinks 4,5 if he drives efficiently. You gotts have either s pickup truck or something really old."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1701478098 {#5243
            date: 2023-12-02 01:48:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
            "@bstix@feddit.dk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5247 …}
          +nested: Doctrine\ORM\PersistentCollection {#5249 …}
          +votes: Doctrine\ORM\PersistentCollection {#5251 …}
          +reports: Doctrine\ORM\PersistentCollection {#5253 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
          -id: 187158
          -bodyTs: "'4':30 '5':31 '6':5 '7':23 '8l':11 'astra':20 'back':12 'brother':26 'car':8 'day':15 'drank':9 'drink':29 'drive':17,34 'effici':35 'either':39 'even':2 'famili':7 'fiat':28 'gott':37 'littl':27 'old':46 'opel':19 'parent':4 'pickup':41 'realli':45 'seater':6 'someth':44 'truck':42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5328562"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701478098 {#5244
            date: 2023-12-02 01:48:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: """
          What? A pickup uses 15-28 l/100km.\n
          \n
          A Silverado uses 15MPG, according to GM themselves. That’s like 16l/100km
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701482014 {#5358
          date: 2023-12-02 02:53:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
          "@Knuschberkeks@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5362 …}
        +nested: Doctrine\ORM\PersistentCollection {#5364 …}
        +votes: Doctrine\ORM\PersistentCollection {#5366 …}
        +reports: Doctrine\ORM\PersistentCollection {#5368 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5370 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5372 …}
        -id: 187365
        -bodyTs: "'-28':6 '15':5 '15mpg':11 '16l/100km':19 'accord':12 'gm':14 'l/100km':7 'like':18 'pickup':3 'silverado':9 'use':4,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5339991"
        +editedAt: DateTimeImmutable @1702592344 {#5359
          date: 2023-12-14 23:19:04.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701482014 {#5360
          date: 2023-12-02 02:53:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "A Polo 3-cylinder runs at around 5.5l/100km mixed city/interstate. 16l is atrocius"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701483894 {#5491
        date: 2023-12-02 03:24:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
        "@Knuschberkeks@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5494 …}
      +nested: Doctrine\ORM\PersistentCollection {#5496 …}
      +votes: Doctrine\ORM\PersistentCollection {#5498 …}
      +reports: Doctrine\ORM\PersistentCollection {#5500 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5502 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5504 …}
      -id: 187453
      -bodyTs: "'16l':12 '3':3 '5.5':8 'around':7 'atrocius':14 'city/interstate':11 'cylind':4 'l/100km':9 'mix':10 'polo':2 'run':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5330353"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701483894 {#5492
        date: 2023-12-02 03:24:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "I’ve never seen a 3 cylinder vehicle in my life lol."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701485535 {#5575
      date: 2023-12-02 03:52:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@Knuschberkeks@feddit.de"
      "@onion@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5578 …}
    +nested: Doctrine\ORM\PersistentCollection {#5580 …}
    +votes: Doctrine\ORM\PersistentCollection {#5582 …}
    +reports: Doctrine\ORM\PersistentCollection {#5584 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5588 …}
    -id: 187553
    -bodyTs: "'3':6 'cylind':7 'life':11 'lol':12 'never':3 'seen':4 've':2 'vehicl':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5341012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701485535 {#5576
      date: 2023-12-02 03:52:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: """
    You propably did but never noticed.\n
    \n
    It’s a 1l 75hp engine, topping out at 175km/h or 108mph. Perfect for a commuter car\n
    \n
    [en.wikipedia.org/wiki/Straight-three_engine](https://en.wikipedia.org/wiki/Straight-three_engine)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701694273 {#5628
    date: 2023-12-04 13:51:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@Knuschberkeks@feddit.de"
    "@onion@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5632 …}
  +nested: Doctrine\ORM\PersistentCollection {#5634 …}
  +votes: Doctrine\ORM\PersistentCollection {#5636 …}
  +reports: Doctrine\ORM\PersistentCollection {#5638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5642 …}
  -id: 195303
  -bodyTs: "'/wiki/straight-three_engine](https://en.wikipedia.org/wiki/straight-three_engine)':26 '108mph':18 '175km/h':16 '1l':10 '75hp':11 'car':23 'commut':22 'en.wikipedia.org':25 'en.wikipedia.org/wiki/straight-three_engine](https://en.wikipedia.org/wiki/straight-three_engine)':24 'engin':12 'never':5 'notic':6 'perfect':19 'propabl':2 'top':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5392570"
  +editedAt: DateTimeImmutable @1702903195 {#5629
    date: 2023-12-18 13:39:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701694273 {#5630
    date: 2023-12-04 13:51:13.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
185 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
186 DENIED moderate
App\Entity\EntryComment {#5646
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5577
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5493
      +user: Proxies\__CG__\App\Entity\User {#5477 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5361
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5245
          +user: Proxies\__CG__\App\Entity\User {#5246 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5066
            +user: App\Entity\User {#4798 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4900
              +user: Proxies\__CG__\App\Entity\User {#4901 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4785
                +user: App\Entity\User {#4798 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
                  \n
                  Like what? Who in the world says KPL? It’s l/100KM.\n
                  \n
                  While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 33
                +score: 0
                +lastActive: DateTime @1719700173 {#4780
                  date: 2024-06-30 00:29:33.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@toaster@slrpnk.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4786 …}
                +nested: Doctrine\ORM\PersistentCollection {#4788 …}
                +votes: Doctrine\ORM\PersistentCollection {#4790 …}
                +reports: Doctrine\ORM\PersistentCollection {#4792 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
                -id: 184853
                -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/5324572"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701440522 {#4781
                  date: 2023-12-01 15:22:02.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4785}
              +body: """
                I grew up with km/L.\n
                \n
                I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
                \n
                Also the higher numbers are better like everything else on the car comparison cards.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 15
              +score: 0
              +lastActive: DateTime @1701442740 {#4898
                date: 2023-12-01 15:59:00.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@toaster@slrpnk.net"
                "@KrummsHairyBalls@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4902 …}
              +nested: Doctrine\ORM\PersistentCollection {#4904 …}
              +votes: Doctrine\ORM\PersistentCollection {#4906 …}
              +reports: Doctrine\ORM\PersistentCollection {#4908 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
              -id: 185004
              -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.dk/comment/4259368"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701442740 {#4899
                date: 2023-12-01 15:59:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4785}
            +body: """
              I’d love to know which cars you drive with 5-6 l/100km lol\n
              \n
              My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1701459566 {#5064
              date: 2023-12-01 20:39:26.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
              "@KrummsHairyBalls@lemmy.ca"
              "@bstix@feddit.dk"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5067 …}
            +nested: Doctrine\ORM\PersistentCollection {#5069 …}
            +votes: Doctrine\ORM\PersistentCollection {#5071 …}
            +reports: Doctrine\ORM\PersistentCollection {#5073 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
            -id: 186461
            -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5332002"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701459566 {#5065
              date: 2023-12-01 20:39:26.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: "what? Even my parents 6 Seater family car drank only 8l back in the day, I drive my Opel Astra with about 7 and my brothers little fiat drinks 4,5 if he drives efficiently. You gotts have either s pickup truck or something really old."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1701478098 {#5243
            date: 2023-12-02 01:48:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
            "@bstix@feddit.dk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5247 …}
          +nested: Doctrine\ORM\PersistentCollection {#5249 …}
          +votes: Doctrine\ORM\PersistentCollection {#5251 …}
          +reports: Doctrine\ORM\PersistentCollection {#5253 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
          -id: 187158
          -bodyTs: "'4':30 '5':31 '6':5 '7':23 '8l':11 'astra':20 'back':12 'brother':26 'car':8 'day':15 'drank':9 'drink':29 'drive':17,34 'effici':35 'either':39 'even':2 'famili':7 'fiat':28 'gott':37 'littl':27 'old':46 'opel':19 'parent':4 'pickup':41 'realli':45 'seater':6 'someth':44 'truck':42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5328562"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701478098 {#5244
            date: 2023-12-02 01:48:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: """
          What? A pickup uses 15-28 l/100km.\n
          \n
          A Silverado uses 15MPG, according to GM themselves. That’s like 16l/100km
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701482014 {#5358
          date: 2023-12-02 02:53:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
          "@Knuschberkeks@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5362 …}
        +nested: Doctrine\ORM\PersistentCollection {#5364 …}
        +votes: Doctrine\ORM\PersistentCollection {#5366 …}
        +reports: Doctrine\ORM\PersistentCollection {#5368 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5370 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5372 …}
        -id: 187365
        -bodyTs: "'-28':6 '15':5 '15mpg':11 '16l/100km':19 'accord':12 'gm':14 'l/100km':7 'like':18 'pickup':3 'silverado':9 'use':4,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5339991"
        +editedAt: DateTimeImmutable @1702592344 {#5359
          date: 2023-12-14 23:19:04.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701482014 {#5360
          date: 2023-12-02 02:53:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "A Polo 3-cylinder runs at around 5.5l/100km mixed city/interstate. 16l is atrocius"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701483894 {#5491
        date: 2023-12-02 03:24:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
        "@Knuschberkeks@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5494 …}
      +nested: Doctrine\ORM\PersistentCollection {#5496 …}
      +votes: Doctrine\ORM\PersistentCollection {#5498 …}
      +reports: Doctrine\ORM\PersistentCollection {#5500 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5502 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5504 …}
      -id: 187453
      -bodyTs: "'16l':12 '3':3 '5.5':8 'around':7 'atrocius':14 'city/interstate':11 'cylind':4 'l/100km':9 'mix':10 'polo':2 'run':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5330353"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701483894 {#5492
        date: 2023-12-02 03:24:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "I’ve never seen a 3 cylinder vehicle in my life lol."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701485535 {#5575
      date: 2023-12-02 03:52:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@Knuschberkeks@feddit.de"
      "@onion@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5578 …}
    +nested: Doctrine\ORM\PersistentCollection {#5580 …}
    +votes: Doctrine\ORM\PersistentCollection {#5582 …}
    +reports: Doctrine\ORM\PersistentCollection {#5584 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5588 …}
    -id: 187553
    -bodyTs: "'3':6 'cylind':7 'life':11 'lol':12 'never':3 'seen':4 've':2 'vehicl':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5341012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701485535 {#5576
      date: 2023-12-02 03:52:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Remember The Ford Fiesta, or was it the Firefly?? Iforget the name but that was a 3 cylinder."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701486112 {#5644
    date: 2023-12-02 04:01:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@Knuschberkeks@feddit.de"
    "@onion@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5647 …}
  +nested: Doctrine\ORM\PersistentCollection {#5649 …}
  +votes: Doctrine\ORM\PersistentCollection {#5651 …}
  +reports: Doctrine\ORM\PersistentCollection {#5653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5657 …}
  -id: 187583
  -bodyTs: "'3':17 'cylind':18 'fiesta':4 'firefli':9 'ford':3 'iforget':10 'name':12 'rememb':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5341164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701486112 {#5645
    date: 2023-12-02 04:01:52.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
187 DENIED edit
App\Entity\EntryComment {#5646
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5577
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5493
      +user: Proxies\__CG__\App\Entity\User {#5477 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5361
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5245
          +user: Proxies\__CG__\App\Entity\User {#5246 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5066
            +user: App\Entity\User {#4798 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4900
              +user: Proxies\__CG__\App\Entity\User {#4901 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4785
                +user: App\Entity\User {#4798 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
                  \n
                  Like what? Who in the world says KPL? It’s l/100KM.\n
                  \n
                  While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 33
                +score: 0
                +lastActive: DateTime @1719700173 {#4780
                  date: 2024-06-30 00:29:33.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@toaster@slrpnk.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4786 …}
                +nested: Doctrine\ORM\PersistentCollection {#4788 …}
                +votes: Doctrine\ORM\PersistentCollection {#4790 …}
                +reports: Doctrine\ORM\PersistentCollection {#4792 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
                -id: 184853
                -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/5324572"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701440522 {#4781
                  date: 2023-12-01 15:22:02.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4785}
              +body: """
                I grew up with km/L.\n
                \n
                I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
                \n
                Also the higher numbers are better like everything else on the car comparison cards.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 15
              +score: 0
              +lastActive: DateTime @1701442740 {#4898
                date: 2023-12-01 15:59:00.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@toaster@slrpnk.net"
                "@KrummsHairyBalls@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4902 …}
              +nested: Doctrine\ORM\PersistentCollection {#4904 …}
              +votes: Doctrine\ORM\PersistentCollection {#4906 …}
              +reports: Doctrine\ORM\PersistentCollection {#4908 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
              -id: 185004
              -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.dk/comment/4259368"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701442740 {#4899
                date: 2023-12-01 15:59:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4785}
            +body: """
              I’d love to know which cars you drive with 5-6 l/100km lol\n
              \n
              My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1701459566 {#5064
              date: 2023-12-01 20:39:26.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
              "@KrummsHairyBalls@lemmy.ca"
              "@bstix@feddit.dk"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5067 …}
            +nested: Doctrine\ORM\PersistentCollection {#5069 …}
            +votes: Doctrine\ORM\PersistentCollection {#5071 …}
            +reports: Doctrine\ORM\PersistentCollection {#5073 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
            -id: 186461
            -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5332002"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701459566 {#5065
              date: 2023-12-01 20:39:26.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: "what? Even my parents 6 Seater family car drank only 8l back in the day, I drive my Opel Astra with about 7 and my brothers little fiat drinks 4,5 if he drives efficiently. You gotts have either s pickup truck or something really old."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1701478098 {#5243
            date: 2023-12-02 01:48:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
            "@bstix@feddit.dk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5247 …}
          +nested: Doctrine\ORM\PersistentCollection {#5249 …}
          +votes: Doctrine\ORM\PersistentCollection {#5251 …}
          +reports: Doctrine\ORM\PersistentCollection {#5253 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
          -id: 187158
          -bodyTs: "'4':30 '5':31 '6':5 '7':23 '8l':11 'astra':20 'back':12 'brother':26 'car':8 'day':15 'drank':9 'drink':29 'drive':17,34 'effici':35 'either':39 'even':2 'famili':7 'fiat':28 'gott':37 'littl':27 'old':46 'opel':19 'parent':4 'pickup':41 'realli':45 'seater':6 'someth':44 'truck':42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5328562"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701478098 {#5244
            date: 2023-12-02 01:48:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: """
          What? A pickup uses 15-28 l/100km.\n
          \n
          A Silverado uses 15MPG, according to GM themselves. That’s like 16l/100km
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701482014 {#5358
          date: 2023-12-02 02:53:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
          "@Knuschberkeks@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5362 …}
        +nested: Doctrine\ORM\PersistentCollection {#5364 …}
        +votes: Doctrine\ORM\PersistentCollection {#5366 …}
        +reports: Doctrine\ORM\PersistentCollection {#5368 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5370 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5372 …}
        -id: 187365
        -bodyTs: "'-28':6 '15':5 '15mpg':11 '16l/100km':19 'accord':12 'gm':14 'l/100km':7 'like':18 'pickup':3 'silverado':9 'use':4,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5339991"
        +editedAt: DateTimeImmutable @1702592344 {#5359
          date: 2023-12-14 23:19:04.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701482014 {#5360
          date: 2023-12-02 02:53:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "A Polo 3-cylinder runs at around 5.5l/100km mixed city/interstate. 16l is atrocius"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701483894 {#5491
        date: 2023-12-02 03:24:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
        "@Knuschberkeks@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5494 …}
      +nested: Doctrine\ORM\PersistentCollection {#5496 …}
      +votes: Doctrine\ORM\PersistentCollection {#5498 …}
      +reports: Doctrine\ORM\PersistentCollection {#5500 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5502 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5504 …}
      -id: 187453
      -bodyTs: "'16l':12 '3':3 '5.5':8 'around':7 'atrocius':14 'city/interstate':11 'cylind':4 'l/100km':9 'mix':10 'polo':2 'run':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5330353"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701483894 {#5492
        date: 2023-12-02 03:24:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "I’ve never seen a 3 cylinder vehicle in my life lol."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701485535 {#5575
      date: 2023-12-02 03:52:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@Knuschberkeks@feddit.de"
      "@onion@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5578 …}
    +nested: Doctrine\ORM\PersistentCollection {#5580 …}
    +votes: Doctrine\ORM\PersistentCollection {#5582 …}
    +reports: Doctrine\ORM\PersistentCollection {#5584 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5588 …}
    -id: 187553
    -bodyTs: "'3':6 'cylind':7 'life':11 'lol':12 'never':3 'seen':4 've':2 'vehicl':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5341012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701485535 {#5576
      date: 2023-12-02 03:52:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Remember The Ford Fiesta, or was it the Firefly?? Iforget the name but that was a 3 cylinder."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701486112 {#5644
    date: 2023-12-02 04:01:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@Knuschberkeks@feddit.de"
    "@onion@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5647 …}
  +nested: Doctrine\ORM\PersistentCollection {#5649 …}
  +votes: Doctrine\ORM\PersistentCollection {#5651 …}
  +reports: Doctrine\ORM\PersistentCollection {#5653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5657 …}
  -id: 187583
  -bodyTs: "'3':17 'cylind':18 'fiesta':4 'firefli':9 'ford':3 'iforget':10 'name':12 'rememb':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5341164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701486112 {#5645
    date: 2023-12-02 04:01:52.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
188 DENIED moderate
App\Entity\EntryComment {#5646
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5577
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5493
      +user: Proxies\__CG__\App\Entity\User {#5477 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5361
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5245
          +user: Proxies\__CG__\App\Entity\User {#5246 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5066
            +user: App\Entity\User {#4798 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4900
              +user: Proxies\__CG__\App\Entity\User {#4901 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4785
                +user: App\Entity\User {#4798 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
                  \n
                  Like what? Who in the world says KPL? It’s l/100KM.\n
                  \n
                  While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 33
                +score: 0
                +lastActive: DateTime @1719700173 {#4780
                  date: 2024-06-30 00:29:33.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@toaster@slrpnk.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4786 …}
                +nested: Doctrine\ORM\PersistentCollection {#4788 …}
                +votes: Doctrine\ORM\PersistentCollection {#4790 …}
                +reports: Doctrine\ORM\PersistentCollection {#4792 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
                -id: 184853
                -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/5324572"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701440522 {#4781
                  date: 2023-12-01 15:22:02.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4785}
              +body: """
                I grew up with km/L.\n
                \n
                I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
                \n
                Also the higher numbers are better like everything else on the car comparison cards.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 15
              +score: 0
              +lastActive: DateTime @1701442740 {#4898
                date: 2023-12-01 15:59:00.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@toaster@slrpnk.net"
                "@KrummsHairyBalls@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4902 …}
              +nested: Doctrine\ORM\PersistentCollection {#4904 …}
              +votes: Doctrine\ORM\PersistentCollection {#4906 …}
              +reports: Doctrine\ORM\PersistentCollection {#4908 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
              -id: 185004
              -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.dk/comment/4259368"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701442740 {#4899
                date: 2023-12-01 15:59:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4785}
            +body: """
              I’d love to know which cars you drive with 5-6 l/100km lol\n
              \n
              My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1701459566 {#5064
              date: 2023-12-01 20:39:26.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
              "@KrummsHairyBalls@lemmy.ca"
              "@bstix@feddit.dk"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5067 …}
            +nested: Doctrine\ORM\PersistentCollection {#5069 …}
            +votes: Doctrine\ORM\PersistentCollection {#5071 …}
            +reports: Doctrine\ORM\PersistentCollection {#5073 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
            -id: 186461
            -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5332002"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701459566 {#5065
              date: 2023-12-01 20:39:26.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: "what? Even my parents 6 Seater family car drank only 8l back in the day, I drive my Opel Astra with about 7 and my brothers little fiat drinks 4,5 if he drives efficiently. You gotts have either s pickup truck or something really old."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1701478098 {#5243
            date: 2023-12-02 01:48:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
            "@bstix@feddit.dk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5247 …}
          +nested: Doctrine\ORM\PersistentCollection {#5249 …}
          +votes: Doctrine\ORM\PersistentCollection {#5251 …}
          +reports: Doctrine\ORM\PersistentCollection {#5253 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
          -id: 187158
          -bodyTs: "'4':30 '5':31 '6':5 '7':23 '8l':11 'astra':20 'back':12 'brother':26 'car':8 'day':15 'drank':9 'drink':29 'drive':17,34 'effici':35 'either':39 'even':2 'famili':7 'fiat':28 'gott':37 'littl':27 'old':46 'opel':19 'parent':4 'pickup':41 'realli':45 'seater':6 'someth':44 'truck':42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5328562"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701478098 {#5244
            date: 2023-12-02 01:48:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: """
          What? A pickup uses 15-28 l/100km.\n
          \n
          A Silverado uses 15MPG, according to GM themselves. That’s like 16l/100km
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701482014 {#5358
          date: 2023-12-02 02:53:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
          "@Knuschberkeks@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5362 …}
        +nested: Doctrine\ORM\PersistentCollection {#5364 …}
        +votes: Doctrine\ORM\PersistentCollection {#5366 …}
        +reports: Doctrine\ORM\PersistentCollection {#5368 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5370 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5372 …}
        -id: 187365
        -bodyTs: "'-28':6 '15':5 '15mpg':11 '16l/100km':19 'accord':12 'gm':14 'l/100km':7 'like':18 'pickup':3 'silverado':9 'use':4,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5339991"
        +editedAt: DateTimeImmutable @1702592344 {#5359
          date: 2023-12-14 23:19:04.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701482014 {#5360
          date: 2023-12-02 02:53:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "A Polo 3-cylinder runs at around 5.5l/100km mixed city/interstate. 16l is atrocius"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701483894 {#5491
        date: 2023-12-02 03:24:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
        "@Knuschberkeks@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5494 …}
      +nested: Doctrine\ORM\PersistentCollection {#5496 …}
      +votes: Doctrine\ORM\PersistentCollection {#5498 …}
      +reports: Doctrine\ORM\PersistentCollection {#5500 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5502 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5504 …}
      -id: 187453
      -bodyTs: "'16l':12 '3':3 '5.5':8 'around':7 'atrocius':14 'city/interstate':11 'cylind':4 'l/100km':9 'mix':10 'polo':2 'run':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5330353"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701483894 {#5492
        date: 2023-12-02 03:24:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "I’ve never seen a 3 cylinder vehicle in my life lol."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701485535 {#5575
      date: 2023-12-02 03:52:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@Knuschberkeks@feddit.de"
      "@onion@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5578 …}
    +nested: Doctrine\ORM\PersistentCollection {#5580 …}
    +votes: Doctrine\ORM\PersistentCollection {#5582 …}
    +reports: Doctrine\ORM\PersistentCollection {#5584 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5588 …}
    -id: 187553
    -bodyTs: "'3':6 'cylind':7 'life':11 'lol':12 'never':3 'seen':4 've':2 'vehicl':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5341012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701485535 {#5576
      date: 2023-12-02 03:52:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Remember The Ford Fiesta, or was it the Firefly?? Iforget the name but that was a 3 cylinder."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701486112 {#5644
    date: 2023-12-02 04:01:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@Knuschberkeks@feddit.de"
    "@onion@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5647 …}
  +nested: Doctrine\ORM\PersistentCollection {#5649 …}
  +votes: Doctrine\ORM\PersistentCollection {#5651 …}
  +reports: Doctrine\ORM\PersistentCollection {#5653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5657 …}
  -id: 187583
  -bodyTs: "'3':17 'cylind':18 'fiesta':4 'firefli':9 'ford':3 'iforget':10 'name':12 'rememb':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5341164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701486112 {#5645
    date: 2023-12-02 04:01:52.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
189 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
190 DENIED moderate
App\Entity\EntryComment {#5665
  +user: Proxies\__CG__\App\Entity\User {#5477 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5646
    +user: Proxies\__CG__\App\Entity\User {#5199 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5577
      +user: App\Entity\User {#4798 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5493
        +user: Proxies\__CG__\App\Entity\User {#5477 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5361
          +user: App\Entity\User {#4798 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5245
            +user: Proxies\__CG__\App\Entity\User {#5246 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#5066
              +user: App\Entity\User {#4798 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4900
                +user: Proxies\__CG__\App\Entity\User {#4901 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: App\Entity\EntryComment {#4785
                  +user: App\Entity\User {#4798 …}
                  +entry: App\Entity\Entry {#2412}
                  +magazine: App\Entity\Magazine {#264}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
                    \n
                    Like what? Who in the world says KPL? It’s l/100KM.\n
                    \n
                    While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 33
                  +score: 0
                  +lastActive: DateTime @1719700173 {#4780
                    date: 2024-06-30 00:29:33.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@toaster@slrpnk.net"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4786 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4788 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4790 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4792 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
                  -id: 184853
                  -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ca/comment/5324572"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1701440522 {#4781
                    date: 2023-12-01 15:22:02.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4785}
                +body: """
                  I grew up with km/L.\n
                  \n
                  I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
                  \n
                  Also the higher numbers are better like everything else on the car comparison cards.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 15
                +score: 0
                +lastActive: DateTime @1701442740 {#4898
                  date: 2023-12-01 15:59:00.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@toaster@slrpnk.net"
                  "@KrummsHairyBalls@lemmy.ca"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4902 …}
                +nested: Doctrine\ORM\PersistentCollection {#4904 …}
                +votes: Doctrine\ORM\PersistentCollection {#4906 …}
                +reports: Doctrine\ORM\PersistentCollection {#4908 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
                -id: 185004
                -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://feddit.dk/comment/4259368"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701442740 {#4899
                  date: 2023-12-01 15:59:00.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4785}
              +body: """
                I’d love to know which cars you drive with 5-6 l/100km lol\n
                \n
                My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 2
              +score: 0
              +lastActive: DateTime @1701459566 {#5064
                date: 2023-12-01 20:39:26.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@toaster@slrpnk.net"
                "@KrummsHairyBalls@lemmy.ca"
                "@bstix@feddit.dk"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5067 …}
              +nested: Doctrine\ORM\PersistentCollection {#5069 …}
              +votes: Doctrine\ORM\PersistentCollection {#5071 …}
              +reports: Doctrine\ORM\PersistentCollection {#5073 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
              -id: 186461
              -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/5332002"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701459566 {#5065
                date: 2023-12-01 20:39:26.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4785}
            +body: "what? Even my parents 6 Seater family car drank only 8l back in the day, I drive my Opel Astra with about 7 and my brothers little fiat drinks 4,5 if he drives efficiently. You gotts have either s pickup truck or something really old."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1701478098 {#5243
              date: 2023-12-02 01:48:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
              "@KrummsHairyBalls@lemmy.ca"
              "@bstix@feddit.dk"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5247 …}
            +nested: Doctrine\ORM\PersistentCollection {#5249 …}
            +votes: Doctrine\ORM\PersistentCollection {#5251 …}
            +reports: Doctrine\ORM\PersistentCollection {#5253 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
            -id: 187158
            -bodyTs: "'4':30 '5':31 '6':5 '7':23 '8l':11 'astra':20 'back':12 'brother':26 'car':8 'day':15 'drank':9 'drink':29 'drive':17,34 'effici':35 'either':39 'even':2 'famili':7 'fiat':28 'gott':37 'littl':27 'old':46 'opel':19 'parent':4 'pickup':41 'realli':45 'seater':6 'someth':44 'truck':42"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5328562"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701478098 {#5244
              date: 2023-12-02 01:48:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: """
            What? A pickup uses 15-28 l/100km.\n
            \n
            A Silverado uses 15MPG, according to GM themselves. That’s like 16l/100km
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1701482014 {#5358
            date: 2023-12-02 02:53:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
            "@bstix@feddit.dk"
            "@Knuschberkeks@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5362 …}
          +nested: Doctrine\ORM\PersistentCollection {#5364 …}
          +votes: Doctrine\ORM\PersistentCollection {#5366 …}
          +reports: Doctrine\ORM\PersistentCollection {#5368 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5370 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5372 …}
          -id: 187365
          -bodyTs: "'-28':6 '15':5 '15mpg':11 '16l/100km':19 'accord':12 'gm':14 'l/100km':7 'like':18 'pickup':3 'silverado':9 'use':4,10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5339991"
          +editedAt: DateTimeImmutable @1702592344 {#5359
            date: 2023-12-14 23:19:04.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701482014 {#5360
            date: 2023-12-02 02:53:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: "A Polo 3-cylinder runs at around 5.5l/100km mixed city/interstate. 16l is atrocius"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701483894 {#5491
          date: 2023-12-02 03:24:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
          "@Knuschberkeks@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5494 …}
        +nested: Doctrine\ORM\PersistentCollection {#5496 …}
        +votes: Doctrine\ORM\PersistentCollection {#5498 …}
        +reports: Doctrine\ORM\PersistentCollection {#5500 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5502 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5504 …}
        -id: 187453
        -bodyTs: "'16l':12 '3':3 '5.5':8 'around':7 'atrocius':14 'city/interstate':11 'cylind':4 'l/100km':9 'mix':10 'polo':2 'run':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5330353"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701483894 {#5492
          date: 2023-12-02 03:24:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "I’ve never seen a 3 cylinder vehicle in my life lol."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701485535 {#5575
        date: 2023-12-02 03:52:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
        "@Knuschberkeks@feddit.de"
        "@onion@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5578 …}
      +nested: Doctrine\ORM\PersistentCollection {#5580 …}
      +votes: Doctrine\ORM\PersistentCollection {#5582 …}
      +reports: Doctrine\ORM\PersistentCollection {#5584 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5588 …}
      -id: 187553
      -bodyTs: "'3':6 'cylind':7 'life':11 'lol':12 'never':3 'seen':4 've':2 'vehicl':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5341012"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701485535 {#5576
        date: 2023-12-02 03:52:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "Remember The Ford Fiesta, or was it the Firefly?? Iforget the name but that was a 3 cylinder."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701486112 {#5644
      date: 2023-12-02 04:01:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@Knuschberkeks@feddit.de"
      "@onion@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5647 …}
    +nested: Doctrine\ORM\PersistentCollection {#5649 …}
    +votes: Doctrine\ORM\PersistentCollection {#5651 …}
    +reports: Doctrine\ORM\PersistentCollection {#5653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5657 …}
    -id: 187583
    -bodyTs: "'3':17 'cylind':18 'fiesta':4 'firefli':9 'ford':3 'iforget':10 'name':12 'rememb':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5341164"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701486112 {#5645
      date: 2023-12-02 04:01:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Still is. Focus, C-Max, B-Max, Fiesta, EcoSport, Mondeo, Transit and Puma are the models listed on Wikipedia available with a three cylinder"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701694780 {#5664
    date: 2023-12-04 13:59:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@Knuschberkeks@feddit.de"
    "@onion@feddit.de"
    "@BCsven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5668 …}
  +nested: Doctrine\ORM\PersistentCollection {#5673 …}
  +votes: Doctrine\ORM\PersistentCollection {#5669 …}
  +reports: Doctrine\ORM\PersistentCollection {#5675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5679 …}
  -id: 195319
  -bodyTs: "'avail':22 'b':8 'b-max':7 'c':5 'c-max':4 'cylind':26 'ecosport':11 'fiesta':10 'focus':3 'list':19 'max':6,9 'model':18 'mondeo':12 'puma':15 'still':1 'three':25 'transit':13 'wikipedia':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5392662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701694780 {#5661
    date: 2023-12-04 13:59:40.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
191 DENIED edit
App\Entity\EntryComment {#5665
  +user: Proxies\__CG__\App\Entity\User {#5477 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5646
    +user: Proxies\__CG__\App\Entity\User {#5199 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5577
      +user: App\Entity\User {#4798 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5493
        +user: Proxies\__CG__\App\Entity\User {#5477 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5361
          +user: App\Entity\User {#4798 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5245
            +user: Proxies\__CG__\App\Entity\User {#5246 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#5066
              +user: App\Entity\User {#4798 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4900
                +user: Proxies\__CG__\App\Entity\User {#4901 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: App\Entity\EntryComment {#4785
                  +user: App\Entity\User {#4798 …}
                  +entry: App\Entity\Entry {#2412}
                  +magazine: App\Entity\Magazine {#264}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
                    \n
                    Like what? Who in the world says KPL? It’s l/100KM.\n
                    \n
                    While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 33
                  +score: 0
                  +lastActive: DateTime @1719700173 {#4780
                    date: 2024-06-30 00:29:33.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@toaster@slrpnk.net"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4786 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4788 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4790 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4792 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
                  -id: 184853
                  -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ca/comment/5324572"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1701440522 {#4781
                    date: 2023-12-01 15:22:02.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4785}
                +body: """
                  I grew up with km/L.\n
                  \n
                  I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
                  \n
                  Also the higher numbers are better like everything else on the car comparison cards.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 15
                +score: 0
                +lastActive: DateTime @1701442740 {#4898
                  date: 2023-12-01 15:59:00.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@toaster@slrpnk.net"
                  "@KrummsHairyBalls@lemmy.ca"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4902 …}
                +nested: Doctrine\ORM\PersistentCollection {#4904 …}
                +votes: Doctrine\ORM\PersistentCollection {#4906 …}
                +reports: Doctrine\ORM\PersistentCollection {#4908 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
                -id: 185004
                -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://feddit.dk/comment/4259368"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701442740 {#4899
                  date: 2023-12-01 15:59:00.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4785}
              +body: """
                I’d love to know which cars you drive with 5-6 l/100km lol\n
                \n
                My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 2
              +score: 0
              +lastActive: DateTime @1701459566 {#5064
                date: 2023-12-01 20:39:26.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@toaster@slrpnk.net"
                "@KrummsHairyBalls@lemmy.ca"
                "@bstix@feddit.dk"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5067 …}
              +nested: Doctrine\ORM\PersistentCollection {#5069 …}
              +votes: Doctrine\ORM\PersistentCollection {#5071 …}
              +reports: Doctrine\ORM\PersistentCollection {#5073 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
              -id: 186461
              -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/5332002"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701459566 {#5065
                date: 2023-12-01 20:39:26.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4785}
            +body: "what? Even my parents 6 Seater family car drank only 8l back in the day, I drive my Opel Astra with about 7 and my brothers little fiat drinks 4,5 if he drives efficiently. You gotts have either s pickup truck or something really old."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1701478098 {#5243
              date: 2023-12-02 01:48:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
              "@KrummsHairyBalls@lemmy.ca"
              "@bstix@feddit.dk"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5247 …}
            +nested: Doctrine\ORM\PersistentCollection {#5249 …}
            +votes: Doctrine\ORM\PersistentCollection {#5251 …}
            +reports: Doctrine\ORM\PersistentCollection {#5253 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
            -id: 187158
            -bodyTs: "'4':30 '5':31 '6':5 '7':23 '8l':11 'astra':20 'back':12 'brother':26 'car':8 'day':15 'drank':9 'drink':29 'drive':17,34 'effici':35 'either':39 'even':2 'famili':7 'fiat':28 'gott':37 'littl':27 'old':46 'opel':19 'parent':4 'pickup':41 'realli':45 'seater':6 'someth':44 'truck':42"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5328562"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701478098 {#5244
              date: 2023-12-02 01:48:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: """
            What? A pickup uses 15-28 l/100km.\n
            \n
            A Silverado uses 15MPG, according to GM themselves. That’s like 16l/100km
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1701482014 {#5358
            date: 2023-12-02 02:53:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
            "@bstix@feddit.dk"
            "@Knuschberkeks@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5362 …}
          +nested: Doctrine\ORM\PersistentCollection {#5364 …}
          +votes: Doctrine\ORM\PersistentCollection {#5366 …}
          +reports: Doctrine\ORM\PersistentCollection {#5368 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5370 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5372 …}
          -id: 187365
          -bodyTs: "'-28':6 '15':5 '15mpg':11 '16l/100km':19 'accord':12 'gm':14 'l/100km':7 'like':18 'pickup':3 'silverado':9 'use':4,10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5339991"
          +editedAt: DateTimeImmutable @1702592344 {#5359
            date: 2023-12-14 23:19:04.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701482014 {#5360
            date: 2023-12-02 02:53:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: "A Polo 3-cylinder runs at around 5.5l/100km mixed city/interstate. 16l is atrocius"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701483894 {#5491
          date: 2023-12-02 03:24:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
          "@Knuschberkeks@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5494 …}
        +nested: Doctrine\ORM\PersistentCollection {#5496 …}
        +votes: Doctrine\ORM\PersistentCollection {#5498 …}
        +reports: Doctrine\ORM\PersistentCollection {#5500 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5502 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5504 …}
        -id: 187453
        -bodyTs: "'16l':12 '3':3 '5.5':8 'around':7 'atrocius':14 'city/interstate':11 'cylind':4 'l/100km':9 'mix':10 'polo':2 'run':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5330353"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701483894 {#5492
          date: 2023-12-02 03:24:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "I’ve never seen a 3 cylinder vehicle in my life lol."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701485535 {#5575
        date: 2023-12-02 03:52:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
        "@Knuschberkeks@feddit.de"
        "@onion@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5578 …}
      +nested: Doctrine\ORM\PersistentCollection {#5580 …}
      +votes: Doctrine\ORM\PersistentCollection {#5582 …}
      +reports: Doctrine\ORM\PersistentCollection {#5584 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5588 …}
      -id: 187553
      -bodyTs: "'3':6 'cylind':7 'life':11 'lol':12 'never':3 'seen':4 've':2 'vehicl':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5341012"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701485535 {#5576
        date: 2023-12-02 03:52:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "Remember The Ford Fiesta, or was it the Firefly?? Iforget the name but that was a 3 cylinder."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701486112 {#5644
      date: 2023-12-02 04:01:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@Knuschberkeks@feddit.de"
      "@onion@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5647 …}
    +nested: Doctrine\ORM\PersistentCollection {#5649 …}
    +votes: Doctrine\ORM\PersistentCollection {#5651 …}
    +reports: Doctrine\ORM\PersistentCollection {#5653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5657 …}
    -id: 187583
    -bodyTs: "'3':17 'cylind':18 'fiesta':4 'firefli':9 'ford':3 'iforget':10 'name':12 'rememb':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5341164"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701486112 {#5645
      date: 2023-12-02 04:01:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Still is. Focus, C-Max, B-Max, Fiesta, EcoSport, Mondeo, Transit and Puma are the models listed on Wikipedia available with a three cylinder"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701694780 {#5664
    date: 2023-12-04 13:59:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@Knuschberkeks@feddit.de"
    "@onion@feddit.de"
    "@BCsven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5668 …}
  +nested: Doctrine\ORM\PersistentCollection {#5673 …}
  +votes: Doctrine\ORM\PersistentCollection {#5669 …}
  +reports: Doctrine\ORM\PersistentCollection {#5675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5679 …}
  -id: 195319
  -bodyTs: "'avail':22 'b':8 'b-max':7 'c':5 'c-max':4 'cylind':26 'ecosport':11 'fiesta':10 'focus':3 'list':19 'max':6,9 'model':18 'mondeo':12 'puma':15 'still':1 'three':25 'transit':13 'wikipedia':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5392662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701694780 {#5661
    date: 2023-12-04 13:59:40.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
192 DENIED moderate
App\Entity\EntryComment {#5665
  +user: Proxies\__CG__\App\Entity\User {#5477 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5646
    +user: Proxies\__CG__\App\Entity\User {#5199 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5577
      +user: App\Entity\User {#4798 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5493
        +user: Proxies\__CG__\App\Entity\User {#5477 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5361
          +user: App\Entity\User {#4798 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5245
            +user: Proxies\__CG__\App\Entity\User {#5246 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#5066
              +user: App\Entity\User {#4798 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4900
                +user: Proxies\__CG__\App\Entity\User {#4901 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: App\Entity\EntryComment {#4785
                  +user: App\Entity\User {#4798 …}
                  +entry: App\Entity\Entry {#2412}
                  +magazine: App\Entity\Magazine {#264}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
                    \n
                    Like what? Who in the world says KPL? It’s l/100KM.\n
                    \n
                    While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 33
                  +score: 0
                  +lastActive: DateTime @1719700173 {#4780
                    date: 2024-06-30 00:29:33.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@toaster@slrpnk.net"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4786 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4788 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4790 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4792 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
                  -id: 184853
                  -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ca/comment/5324572"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1701440522 {#4781
                    date: 2023-12-01 15:22:02.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4785}
                +body: """
                  I grew up with km/L.\n
                  \n
                  I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
                  \n
                  Also the higher numbers are better like everything else on the car comparison cards.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 15
                +score: 0
                +lastActive: DateTime @1701442740 {#4898
                  date: 2023-12-01 15:59:00.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@toaster@slrpnk.net"
                  "@KrummsHairyBalls@lemmy.ca"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4902 …}
                +nested: Doctrine\ORM\PersistentCollection {#4904 …}
                +votes: Doctrine\ORM\PersistentCollection {#4906 …}
                +reports: Doctrine\ORM\PersistentCollection {#4908 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
                -id: 185004
                -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://feddit.dk/comment/4259368"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701442740 {#4899
                  date: 2023-12-01 15:59:00.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4785}
              +body: """
                I’d love to know which cars you drive with 5-6 l/100km lol\n
                \n
                My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 2
              +score: 0
              +lastActive: DateTime @1701459566 {#5064
                date: 2023-12-01 20:39:26.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@toaster@slrpnk.net"
                "@KrummsHairyBalls@lemmy.ca"
                "@bstix@feddit.dk"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5067 …}
              +nested: Doctrine\ORM\PersistentCollection {#5069 …}
              +votes: Doctrine\ORM\PersistentCollection {#5071 …}
              +reports: Doctrine\ORM\PersistentCollection {#5073 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
              -id: 186461
              -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/5332002"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701459566 {#5065
                date: 2023-12-01 20:39:26.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4785}
            +body: "what? Even my parents 6 Seater family car drank only 8l back in the day, I drive my Opel Astra with about 7 and my brothers little fiat drinks 4,5 if he drives efficiently. You gotts have either s pickup truck or something really old."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1701478098 {#5243
              date: 2023-12-02 01:48:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
              "@KrummsHairyBalls@lemmy.ca"
              "@bstix@feddit.dk"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5247 …}
            +nested: Doctrine\ORM\PersistentCollection {#5249 …}
            +votes: Doctrine\ORM\PersistentCollection {#5251 …}
            +reports: Doctrine\ORM\PersistentCollection {#5253 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
            -id: 187158
            -bodyTs: "'4':30 '5':31 '6':5 '7':23 '8l':11 'astra':20 'back':12 'brother':26 'car':8 'day':15 'drank':9 'drink':29 'drive':17,34 'effici':35 'either':39 'even':2 'famili':7 'fiat':28 'gott':37 'littl':27 'old':46 'opel':19 'parent':4 'pickup':41 'realli':45 'seater':6 'someth':44 'truck':42"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5328562"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701478098 {#5244
              date: 2023-12-02 01:48:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: """
            What? A pickup uses 15-28 l/100km.\n
            \n
            A Silverado uses 15MPG, according to GM themselves. That’s like 16l/100km
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1701482014 {#5358
            date: 2023-12-02 02:53:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
            "@bstix@feddit.dk"
            "@Knuschberkeks@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5362 …}
          +nested: Doctrine\ORM\PersistentCollection {#5364 …}
          +votes: Doctrine\ORM\PersistentCollection {#5366 …}
          +reports: Doctrine\ORM\PersistentCollection {#5368 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5370 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5372 …}
          -id: 187365
          -bodyTs: "'-28':6 '15':5 '15mpg':11 '16l/100km':19 'accord':12 'gm':14 'l/100km':7 'like':18 'pickup':3 'silverado':9 'use':4,10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5339991"
          +editedAt: DateTimeImmutable @1702592344 {#5359
            date: 2023-12-14 23:19:04.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701482014 {#5360
            date: 2023-12-02 02:53:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: "A Polo 3-cylinder runs at around 5.5l/100km mixed city/interstate. 16l is atrocius"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701483894 {#5491
          date: 2023-12-02 03:24:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
          "@Knuschberkeks@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5494 …}
        +nested: Doctrine\ORM\PersistentCollection {#5496 …}
        +votes: Doctrine\ORM\PersistentCollection {#5498 …}
        +reports: Doctrine\ORM\PersistentCollection {#5500 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5502 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5504 …}
        -id: 187453
        -bodyTs: "'16l':12 '3':3 '5.5':8 'around':7 'atrocius':14 'city/interstate':11 'cylind':4 'l/100km':9 'mix':10 'polo':2 'run':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5330353"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701483894 {#5492
          date: 2023-12-02 03:24:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "I’ve never seen a 3 cylinder vehicle in my life lol."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701485535 {#5575
        date: 2023-12-02 03:52:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
        "@Knuschberkeks@feddit.de"
        "@onion@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5578 …}
      +nested: Doctrine\ORM\PersistentCollection {#5580 …}
      +votes: Doctrine\ORM\PersistentCollection {#5582 …}
      +reports: Doctrine\ORM\PersistentCollection {#5584 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5588 …}
      -id: 187553
      -bodyTs: "'3':6 'cylind':7 'life':11 'lol':12 'never':3 'seen':4 've':2 'vehicl':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5341012"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701485535 {#5576
        date: 2023-12-02 03:52:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "Remember The Ford Fiesta, or was it the Firefly?? Iforget the name but that was a 3 cylinder."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701486112 {#5644
      date: 2023-12-02 04:01:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@Knuschberkeks@feddit.de"
      "@onion@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5647 …}
    +nested: Doctrine\ORM\PersistentCollection {#5649 …}
    +votes: Doctrine\ORM\PersistentCollection {#5651 …}
    +reports: Doctrine\ORM\PersistentCollection {#5653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5657 …}
    -id: 187583
    -bodyTs: "'3':17 'cylind':18 'fiesta':4 'firefli':9 'ford':3 'iforget':10 'name':12 'rememb':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5341164"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701486112 {#5645
      date: 2023-12-02 04:01:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Still is. Focus, C-Max, B-Max, Fiesta, EcoSport, Mondeo, Transit and Puma are the models listed on Wikipedia available with a three cylinder"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701694780 {#5664
    date: 2023-12-04 13:59:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@Knuschberkeks@feddit.de"
    "@onion@feddit.de"
    "@BCsven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5668 …}
  +nested: Doctrine\ORM\PersistentCollection {#5673 …}
  +votes: Doctrine\ORM\PersistentCollection {#5669 …}
  +reports: Doctrine\ORM\PersistentCollection {#5675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5679 …}
  -id: 195319
  -bodyTs: "'avail':22 'b':8 'b-max':7 'c':5 'c-max':4 'cylind':26 'ecosport':11 'fiesta':10 'focus':3 'list':19 'max':6,9 'model':18 'mondeo':12 'puma':15 'still':1 'three':25 'transit':13 'wikipedia':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5392662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701694780 {#5661
    date: 2023-12-04 13:59:40.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
193 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
194 DENIED moderate
App\Entity\EntryComment {#5508
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5361
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5245
      +user: Proxies\__CG__\App\Entity\User {#5246 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5066
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4900
          +user: Proxies\__CG__\App\Entity\User {#4901 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4785
            +user: App\Entity\User {#4798 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: """
              Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
              \n
              Like what? Who in the world says KPL? It’s l/100KM.\n
              \n
              While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 33
            +score: 0
            +lastActive: DateTime @1719700173 {#4780
              date: 2024-06-30 00:29:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4786 …}
            +nested: Doctrine\ORM\PersistentCollection {#4788 …}
            +votes: Doctrine\ORM\PersistentCollection {#4790 …}
            +reports: Doctrine\ORM\PersistentCollection {#4792 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
            -id: 184853
            -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5324572"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701440522 {#4781
              date: 2023-12-01 15:22:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: """
            I grew up with km/L.\n
            \n
            I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
            \n
            Also the higher numbers are better like everything else on the car comparison cards.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1701442740 {#4898
            date: 2023-12-01 15:59:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4902 …}
          +nested: Doctrine\ORM\PersistentCollection {#4904 …}
          +votes: Doctrine\ORM\PersistentCollection {#4906 …}
          +reports: Doctrine\ORM\PersistentCollection {#4908 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
          -id: 185004
          -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.dk/comment/4259368"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701442740 {#4899
            date: 2023-12-01 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: """
          I’d love to know which cars you drive with 5-6 l/100km lol\n
          \n
          My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701459566 {#5064
          date: 2023-12-01 20:39:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5067 …}
        +nested: Doctrine\ORM\PersistentCollection {#5069 …}
        +votes: Doctrine\ORM\PersistentCollection {#5071 …}
        +reports: Doctrine\ORM\PersistentCollection {#5073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
        -id: 186461
        -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5332002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701459566 {#5065
          date: 2023-12-01 20:39:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "what? Even my parents 6 Seater family car drank only 8l back in the day, I drive my Opel Astra with about 7 and my brothers little fiat drinks 4,5 if he drives efficiently. You gotts have either s pickup truck or something really old."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701478098 {#5243
        date: 2023-12-02 01:48:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5247 …}
      +nested: Doctrine\ORM\PersistentCollection {#5249 …}
      +votes: Doctrine\ORM\PersistentCollection {#5251 …}
      +reports: Doctrine\ORM\PersistentCollection {#5253 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
      -id: 187158
      -bodyTs: "'4':30 '5':31 '6':5 '7':23 '8l':11 'astra':20 'back':12 'brother':26 'car':8 'day':15 'drank':9 'drink':29 'drive':17,34 'effici':35 'either':39 'even':2 'famili':7 'fiat':28 'gott':37 'littl':27 'old':46 'opel':19 'parent':4 'pickup':41 'realli':45 'seater':6 'someth':44 'truck':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5328562"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701478098 {#5244
        date: 2023-12-02 01:48:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      What? A pickup uses 15-28 l/100km.\n
      \n
      A Silverado uses 15MPG, according to GM themselves. That’s like 16l/100km
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701482014 {#5358
      date: 2023-12-02 02:53:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@Knuschberkeks@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5362 …}
    +nested: Doctrine\ORM\PersistentCollection {#5364 …}
    +votes: Doctrine\ORM\PersistentCollection {#5366 …}
    +reports: Doctrine\ORM\PersistentCollection {#5368 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5372 …}
    -id: 187365
    -bodyTs: "'-28':6 '15':5 '15mpg':11 '16l/100km':19 'accord':12 'gm':14 'l/100km':7 'like':18 'pickup':3 'silverado':9 'use':4,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5339991"
    +editedAt: DateTimeImmutable @1702592344 {#5359
      date: 2023-12-14 23:19:04.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701482014 {#5360
      date: 2023-12-02 02:53:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Yeah pickups and SUVs are gas guzzlers. i get about 5.5L/100km with my Honda Fit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701483197 {#5506
    date: 2023-12-02 03:13:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@Knuschberkeks@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5509 …}
  +nested: Doctrine\ORM\PersistentCollection {#5511 …}
  +votes: Doctrine\ORM\PersistentCollection {#5513 …}
  +reports: Doctrine\ORM\PersistentCollection {#5515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5519 …}
  -id: 294861
  -bodyTs: "'5.5':11 'fit':16 'gas':6 'get':9 'guzzler':7 'honda':15 'l/100km':12 'pickup':2 'suv':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5340325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701483197 {#5507
    date: 2023-12-02 03:13:17.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
195 DENIED edit
App\Entity\EntryComment {#5508
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5361
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5245
      +user: Proxies\__CG__\App\Entity\User {#5246 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5066
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4900
          +user: Proxies\__CG__\App\Entity\User {#4901 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4785
            +user: App\Entity\User {#4798 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: """
              Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
              \n
              Like what? Who in the world says KPL? It’s l/100KM.\n
              \n
              While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 33
            +score: 0
            +lastActive: DateTime @1719700173 {#4780
              date: 2024-06-30 00:29:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4786 …}
            +nested: Doctrine\ORM\PersistentCollection {#4788 …}
            +votes: Doctrine\ORM\PersistentCollection {#4790 …}
            +reports: Doctrine\ORM\PersistentCollection {#4792 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
            -id: 184853
            -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5324572"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701440522 {#4781
              date: 2023-12-01 15:22:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: """
            I grew up with km/L.\n
            \n
            I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
            \n
            Also the higher numbers are better like everything else on the car comparison cards.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1701442740 {#4898
            date: 2023-12-01 15:59:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4902 …}
          +nested: Doctrine\ORM\PersistentCollection {#4904 …}
          +votes: Doctrine\ORM\PersistentCollection {#4906 …}
          +reports: Doctrine\ORM\PersistentCollection {#4908 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
          -id: 185004
          -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.dk/comment/4259368"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701442740 {#4899
            date: 2023-12-01 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: """
          I’d love to know which cars you drive with 5-6 l/100km lol\n
          \n
          My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701459566 {#5064
          date: 2023-12-01 20:39:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5067 …}
        +nested: Doctrine\ORM\PersistentCollection {#5069 …}
        +votes: Doctrine\ORM\PersistentCollection {#5071 …}
        +reports: Doctrine\ORM\PersistentCollection {#5073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
        -id: 186461
        -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5332002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701459566 {#5065
          date: 2023-12-01 20:39:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "what? Even my parents 6 Seater family car drank only 8l back in the day, I drive my Opel Astra with about 7 and my brothers little fiat drinks 4,5 if he drives efficiently. You gotts have either s pickup truck or something really old."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701478098 {#5243
        date: 2023-12-02 01:48:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5247 …}
      +nested: Doctrine\ORM\PersistentCollection {#5249 …}
      +votes: Doctrine\ORM\PersistentCollection {#5251 …}
      +reports: Doctrine\ORM\PersistentCollection {#5253 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
      -id: 187158
      -bodyTs: "'4':30 '5':31 '6':5 '7':23 '8l':11 'astra':20 'back':12 'brother':26 'car':8 'day':15 'drank':9 'drink':29 'drive':17,34 'effici':35 'either':39 'even':2 'famili':7 'fiat':28 'gott':37 'littl':27 'old':46 'opel':19 'parent':4 'pickup':41 'realli':45 'seater':6 'someth':44 'truck':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5328562"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701478098 {#5244
        date: 2023-12-02 01:48:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      What? A pickup uses 15-28 l/100km.\n
      \n
      A Silverado uses 15MPG, according to GM themselves. That’s like 16l/100km
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701482014 {#5358
      date: 2023-12-02 02:53:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@Knuschberkeks@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5362 …}
    +nested: Doctrine\ORM\PersistentCollection {#5364 …}
    +votes: Doctrine\ORM\PersistentCollection {#5366 …}
    +reports: Doctrine\ORM\PersistentCollection {#5368 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5372 …}
    -id: 187365
    -bodyTs: "'-28':6 '15':5 '15mpg':11 '16l/100km':19 'accord':12 'gm':14 'l/100km':7 'like':18 'pickup':3 'silverado':9 'use':4,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5339991"
    +editedAt: DateTimeImmutable @1702592344 {#5359
      date: 2023-12-14 23:19:04.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701482014 {#5360
      date: 2023-12-02 02:53:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Yeah pickups and SUVs are gas guzzlers. i get about 5.5L/100km with my Honda Fit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701483197 {#5506
    date: 2023-12-02 03:13:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@Knuschberkeks@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5509 …}
  +nested: Doctrine\ORM\PersistentCollection {#5511 …}
  +votes: Doctrine\ORM\PersistentCollection {#5513 …}
  +reports: Doctrine\ORM\PersistentCollection {#5515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5519 …}
  -id: 294861
  -bodyTs: "'5.5':11 'fit':16 'gas':6 'get':9 'guzzler':7 'honda':15 'l/100km':12 'pickup':2 'suv':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5340325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701483197 {#5507
    date: 2023-12-02 03:13:17.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
196 DENIED moderate
App\Entity\EntryComment {#5508
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5361
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5245
      +user: Proxies\__CG__\App\Entity\User {#5246 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5066
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4900
          +user: Proxies\__CG__\App\Entity\User {#4901 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4785
            +user: App\Entity\User {#4798 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: """
              Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
              \n
              Like what? Who in the world says KPL? It’s l/100KM.\n
              \n
              While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 33
            +score: 0
            +lastActive: DateTime @1719700173 {#4780
              date: 2024-06-30 00:29:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4786 …}
            +nested: Doctrine\ORM\PersistentCollection {#4788 …}
            +votes: Doctrine\ORM\PersistentCollection {#4790 …}
            +reports: Doctrine\ORM\PersistentCollection {#4792 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
            -id: 184853
            -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5324572"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701440522 {#4781
              date: 2023-12-01 15:22:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: """
            I grew up with km/L.\n
            \n
            I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
            \n
            Also the higher numbers are better like everything else on the car comparison cards.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1701442740 {#4898
            date: 2023-12-01 15:59:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4902 …}
          +nested: Doctrine\ORM\PersistentCollection {#4904 …}
          +votes: Doctrine\ORM\PersistentCollection {#4906 …}
          +reports: Doctrine\ORM\PersistentCollection {#4908 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
          -id: 185004
          -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.dk/comment/4259368"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701442740 {#4899
            date: 2023-12-01 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: """
          I’d love to know which cars you drive with 5-6 l/100km lol\n
          \n
          My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701459566 {#5064
          date: 2023-12-01 20:39:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5067 …}
        +nested: Doctrine\ORM\PersistentCollection {#5069 …}
        +votes: Doctrine\ORM\PersistentCollection {#5071 …}
        +reports: Doctrine\ORM\PersistentCollection {#5073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
        -id: 186461
        -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5332002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701459566 {#5065
          date: 2023-12-01 20:39:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "what? Even my parents 6 Seater family car drank only 8l back in the day, I drive my Opel Astra with about 7 and my brothers little fiat drinks 4,5 if he drives efficiently. You gotts have either s pickup truck or something really old."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701478098 {#5243
        date: 2023-12-02 01:48:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5247 …}
      +nested: Doctrine\ORM\PersistentCollection {#5249 …}
      +votes: Doctrine\ORM\PersistentCollection {#5251 …}
      +reports: Doctrine\ORM\PersistentCollection {#5253 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
      -id: 187158
      -bodyTs: "'4':30 '5':31 '6':5 '7':23 '8l':11 'astra':20 'back':12 'brother':26 'car':8 'day':15 'drank':9 'drink':29 'drive':17,34 'effici':35 'either':39 'even':2 'famili':7 'fiat':28 'gott':37 'littl':27 'old':46 'opel':19 'parent':4 'pickup':41 'realli':45 'seater':6 'someth':44 'truck':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5328562"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701478098 {#5244
        date: 2023-12-02 01:48:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      What? A pickup uses 15-28 l/100km.\n
      \n
      A Silverado uses 15MPG, according to GM themselves. That’s like 16l/100km
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701482014 {#5358
      date: 2023-12-02 02:53:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@Knuschberkeks@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5362 …}
    +nested: Doctrine\ORM\PersistentCollection {#5364 …}
    +votes: Doctrine\ORM\PersistentCollection {#5366 …}
    +reports: Doctrine\ORM\PersistentCollection {#5368 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5372 …}
    -id: 187365
    -bodyTs: "'-28':6 '15':5 '15mpg':11 '16l/100km':19 'accord':12 'gm':14 'l/100km':7 'like':18 'pickup':3 'silverado':9 'use':4,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5339991"
    +editedAt: DateTimeImmutable @1702592344 {#5359
      date: 2023-12-14 23:19:04.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701482014 {#5360
      date: 2023-12-02 02:53:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Yeah pickups and SUVs are gas guzzlers. i get about 5.5L/100km with my Honda Fit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701483197 {#5506
    date: 2023-12-02 03:13:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@Knuschberkeks@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5509 …}
  +nested: Doctrine\ORM\PersistentCollection {#5511 …}
  +votes: Doctrine\ORM\PersistentCollection {#5513 …}
  +reports: Doctrine\ORM\PersistentCollection {#5515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5519 …}
  -id: 294861
  -bodyTs: "'5.5':11 'fit':16 'gas':6 'get':9 'guzzler':7 'honda':15 'l/100km':12 'pickup':2 'suv':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5340325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701483197 {#5507
    date: 2023-12-02 03:13:17.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
197 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
198 DENIED moderate
App\Entity\EntryComment {#5261
  +user: Proxies\__CG__\App\Entity\User {#5262 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5066
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4900
      +user: Proxies\__CG__\App\Entity\User {#4901 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4785
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
          \n
          Like what? Who in the world says KPL? It’s l/100KM.\n
          \n
          While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1719700173 {#4780
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4786 …}
        +nested: Doctrine\ORM\PersistentCollection {#4788 …}
        +votes: Doctrine\ORM\PersistentCollection {#4790 …}
        +reports: Doctrine\ORM\PersistentCollection {#4792 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
        -id: 184853
        -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5324572"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701440522 {#4781
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        I grew up with km/L.\n
        \n
        I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
        \n
        Also the higher numbers are better like everything else on the car comparison cards.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1701442740 {#4898
        date: 2023-12-01 15:59:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4902 …}
      +nested: Doctrine\ORM\PersistentCollection {#4904 …}
      +votes: Doctrine\ORM\PersistentCollection {#4906 …}
      +reports: Doctrine\ORM\PersistentCollection {#4908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
      -id: 185004
      -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.dk/comment/4259368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701442740 {#4899
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      I’d love to know which cars you drive with 5-6 l/100km lol\n
      \n
      My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701459566 {#5064
      date: 2023-12-01 20:39:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5067 …}
    +nested: Doctrine\ORM\PersistentCollection {#5069 …}
    +votes: Doctrine\ORM\PersistentCollection {#5071 …}
    +reports: Doctrine\ORM\PersistentCollection {#5073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
    -id: 186461
    -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5332002"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701459566 {#5065
      date: 2023-12-01 20:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Lookie here: [www.spritmonitor.de/en/…/economic_models.html](https://www.spritmonitor.de/en/evaluation/economic_models.html)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701558667 {#5259
    date: 2023-12-03 00:11:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5263 …}
  +nested: Doctrine\ORM\PersistentCollection {#5265 …}
  +votes: Doctrine\ORM\PersistentCollection {#5267 …}
  +reports: Doctrine\ORM\PersistentCollection {#5269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5273 …}
  -id: 190766
  -bodyTs: "'/economic_models.html':6 '/en/':5 '/en/evaluation/economic_models.html)':9 'looki':1 'www.spritmonitor.de':4,8 'www.spritmonitor.de/en/':3 'www.spritmonitor.de/en/evaluation/economic_models.html)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5757269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701558667 {#5260
    date: 2023-12-03 00:11:07.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
199 DENIED edit
App\Entity\EntryComment {#5261
  +user: Proxies\__CG__\App\Entity\User {#5262 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5066
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4900
      +user: Proxies\__CG__\App\Entity\User {#4901 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4785
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
          \n
          Like what? Who in the world says KPL? It’s l/100KM.\n
          \n
          While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1719700173 {#4780
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4786 …}
        +nested: Doctrine\ORM\PersistentCollection {#4788 …}
        +votes: Doctrine\ORM\PersistentCollection {#4790 …}
        +reports: Doctrine\ORM\PersistentCollection {#4792 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
        -id: 184853
        -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5324572"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701440522 {#4781
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        I grew up with km/L.\n
        \n
        I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
        \n
        Also the higher numbers are better like everything else on the car comparison cards.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1701442740 {#4898
        date: 2023-12-01 15:59:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4902 …}
      +nested: Doctrine\ORM\PersistentCollection {#4904 …}
      +votes: Doctrine\ORM\PersistentCollection {#4906 …}
      +reports: Doctrine\ORM\PersistentCollection {#4908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
      -id: 185004
      -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.dk/comment/4259368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701442740 {#4899
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      I’d love to know which cars you drive with 5-6 l/100km lol\n
      \n
      My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701459566 {#5064
      date: 2023-12-01 20:39:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5067 …}
    +nested: Doctrine\ORM\PersistentCollection {#5069 …}
    +votes: Doctrine\ORM\PersistentCollection {#5071 …}
    +reports: Doctrine\ORM\PersistentCollection {#5073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
    -id: 186461
    -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5332002"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701459566 {#5065
      date: 2023-12-01 20:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Lookie here: [www.spritmonitor.de/en/…/economic_models.html](https://www.spritmonitor.de/en/evaluation/economic_models.html)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701558667 {#5259
    date: 2023-12-03 00:11:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5263 …}
  +nested: Doctrine\ORM\PersistentCollection {#5265 …}
  +votes: Doctrine\ORM\PersistentCollection {#5267 …}
  +reports: Doctrine\ORM\PersistentCollection {#5269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5273 …}
  -id: 190766
  -bodyTs: "'/economic_models.html':6 '/en/':5 '/en/evaluation/economic_models.html)':9 'looki':1 'www.spritmonitor.de':4,8 'www.spritmonitor.de/en/':3 'www.spritmonitor.de/en/evaluation/economic_models.html)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5757269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701558667 {#5260
    date: 2023-12-03 00:11:07.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
200 DENIED moderate
App\Entity\EntryComment {#5261
  +user: Proxies\__CG__\App\Entity\User {#5262 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5066
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4900
      +user: Proxies\__CG__\App\Entity\User {#4901 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4785
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
          \n
          Like what? Who in the world says KPL? It’s l/100KM.\n
          \n
          While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1719700173 {#4780
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4786 …}
        +nested: Doctrine\ORM\PersistentCollection {#4788 …}
        +votes: Doctrine\ORM\PersistentCollection {#4790 …}
        +reports: Doctrine\ORM\PersistentCollection {#4792 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
        -id: 184853
        -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5324572"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701440522 {#4781
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        I grew up with km/L.\n
        \n
        I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
        \n
        Also the higher numbers are better like everything else on the car comparison cards.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1701442740 {#4898
        date: 2023-12-01 15:59:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4902 …}
      +nested: Doctrine\ORM\PersistentCollection {#4904 …}
      +votes: Doctrine\ORM\PersistentCollection {#4906 …}
      +reports: Doctrine\ORM\PersistentCollection {#4908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
      -id: 185004
      -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.dk/comment/4259368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701442740 {#4899
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      I’d love to know which cars you drive with 5-6 l/100km lol\n
      \n
      My best vehicle is 10. My worst is 28. Unless you’re a hybrid, I don’t know of a single vehicle doing 5-6l/100km
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701459566 {#5064
      date: 2023-12-01 20:39:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5067 …}
    +nested: Doctrine\ORM\PersistentCollection {#5069 …}
    +votes: Doctrine\ORM\PersistentCollection {#5071 …}
    +reports: Doctrine\ORM\PersistentCollection {#5073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
    -id: 186461
    -bodyTs: "'-6':12,39 '10':19 '28':23 '5':11,38 'best':16 'car':7 'd':2 'drive':9 'hybrid':28 'know':5,32 'l/100km':13,40 'lol':14 'love':3 're':26 'singl':35 'unless':24 'vehicl':17,36 'worst':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5332002"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701459566 {#5065
      date: 2023-12-01 20:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Lookie here: [www.spritmonitor.de/en/…/economic_models.html](https://www.spritmonitor.de/en/evaluation/economic_models.html)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701558667 {#5259
    date: 2023-12-03 00:11:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5263 …}
  +nested: Doctrine\ORM\PersistentCollection {#5265 …}
  +votes: Doctrine\ORM\PersistentCollection {#5267 …}
  +reports: Doctrine\ORM\PersistentCollection {#5269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5273 …}
  -id: 190766
  -bodyTs: "'/economic_models.html':6 '/en/':5 '/en/evaluation/economic_models.html)':9 'looki':1 'www.spritmonitor.de':4,8 'www.spritmonitor.de/en/':3 'www.spritmonitor.de/en/evaluation/economic_models.html)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5757269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701558667 {#5260
    date: 2023-12-03 00:11:07.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
201 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
202 DENIED moderate
App\Entity\EntryComment {#5081
  +user: Proxies\__CG__\App\Entity\User {#5082 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4900
    +user: Proxies\__CG__\App\Entity\User {#4901 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4785
      +user: App\Entity\User {#4798 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
        \n
        Like what? Who in the world says KPL? It’s l/100KM.\n
        \n
        While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1719700173 {#4780
        date: 2024-06-30 00:29:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4786 …}
      +nested: Doctrine\ORM\PersistentCollection {#4788 …}
      +votes: Doctrine\ORM\PersistentCollection {#4790 …}
      +reports: Doctrine\ORM\PersistentCollection {#4792 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
      -id: 184853
      -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5324572"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701440522 {#4781
        date: 2023-12-01 15:22:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      I grew up with km/L.\n
      \n
      I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
      \n
      Also the higher numbers are better like everything else on the car comparison cards.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1701442740 {#4898
      date: 2023-12-01 15:59:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4902 …}
    +nested: Doctrine\ORM\PersistentCollection {#4904 …}
    +votes: Doctrine\ORM\PersistentCollection {#4906 …}
    +reports: Doctrine\ORM\PersistentCollection {#4908 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
    -id: 185004
    -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.dk/comment/4259368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701442740 {#4899
      date: 2023-12-01 15:59:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701443764 {#5079
    date: 2023-12-01 16:16:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5083 …}
  +nested: Doctrine\ORM\PersistentCollection {#5085 …}
  +votes: Doctrine\ORM\PersistentCollection {#5087 …}
  +reports: Doctrine\ORM\PersistentCollection {#5089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
  -id: 185063
  -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5724770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701443764 {#5080
    date: 2023-12-01 16:16:04.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
203 DENIED edit
App\Entity\EntryComment {#5081
  +user: Proxies\__CG__\App\Entity\User {#5082 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4900
    +user: Proxies\__CG__\App\Entity\User {#4901 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4785
      +user: App\Entity\User {#4798 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
        \n
        Like what? Who in the world says KPL? It’s l/100KM.\n
        \n
        While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1719700173 {#4780
        date: 2024-06-30 00:29:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4786 …}
      +nested: Doctrine\ORM\PersistentCollection {#4788 …}
      +votes: Doctrine\ORM\PersistentCollection {#4790 …}
      +reports: Doctrine\ORM\PersistentCollection {#4792 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
      -id: 184853
      -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5324572"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701440522 {#4781
        date: 2023-12-01 15:22:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      I grew up with km/L.\n
      \n
      I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
      \n
      Also the higher numbers are better like everything else on the car comparison cards.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1701442740 {#4898
      date: 2023-12-01 15:59:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4902 …}
    +nested: Doctrine\ORM\PersistentCollection {#4904 …}
    +votes: Doctrine\ORM\PersistentCollection {#4906 …}
    +reports: Doctrine\ORM\PersistentCollection {#4908 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
    -id: 185004
    -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.dk/comment/4259368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701442740 {#4899
      date: 2023-12-01 15:59:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701443764 {#5079
    date: 2023-12-01 16:16:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5083 …}
  +nested: Doctrine\ORM\PersistentCollection {#5085 …}
  +votes: Doctrine\ORM\PersistentCollection {#5087 …}
  +reports: Doctrine\ORM\PersistentCollection {#5089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
  -id: 185063
  -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5724770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701443764 {#5080
    date: 2023-12-01 16:16:04.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
204 DENIED moderate
App\Entity\EntryComment {#5081
  +user: Proxies\__CG__\App\Entity\User {#5082 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4900
    +user: Proxies\__CG__\App\Entity\User {#4901 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4785
      +user: App\Entity\User {#4798 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
        \n
        Like what? Who in the world says KPL? It’s l/100KM.\n
        \n
        While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1719700173 {#4780
        date: 2024-06-30 00:29:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4786 …}
      +nested: Doctrine\ORM\PersistentCollection {#4788 …}
      +votes: Doctrine\ORM\PersistentCollection {#4790 …}
      +reports: Doctrine\ORM\PersistentCollection {#4792 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
      -id: 184853
      -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5324572"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701440522 {#4781
        date: 2023-12-01 15:22:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      I grew up with km/L.\n
      \n
      I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
      \n
      Also the higher numbers are better like everything else on the car comparison cards.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1701442740 {#4898
      date: 2023-12-01 15:59:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4902 …}
    +nested: Doctrine\ORM\PersistentCollection {#4904 …}
    +votes: Doctrine\ORM\PersistentCollection {#4906 …}
    +reports: Doctrine\ORM\PersistentCollection {#4908 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
    -id: 185004
    -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.dk/comment/4259368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701442740 {#4899
      date: 2023-12-01 15:59:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701443764 {#5079
    date: 2023-12-01 16:16:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5083 …}
  +nested: Doctrine\ORM\PersistentCollection {#5085 …}
  +votes: Doctrine\ORM\PersistentCollection {#5087 …}
  +reports: Doctrine\ORM\PersistentCollection {#5089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
  -id: 185063
  -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5724770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701443764 {#5080
    date: 2023-12-01 16:16:04.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
205 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
206 DENIED moderate
App\Entity\EntryComment {#5176
  +user: Proxies\__CG__\App\Entity\User {#5181 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5081
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4900
      +user: Proxies\__CG__\App\Entity\User {#4901 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4785
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
          \n
          Like what? Who in the world says KPL? It’s l/100KM.\n
          \n
          While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1719700173 {#4780
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4786 …}
        +nested: Doctrine\ORM\PersistentCollection {#4788 …}
        +votes: Doctrine\ORM\PersistentCollection {#4790 …}
        +reports: Doctrine\ORM\PersistentCollection {#4792 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
        -id: 184853
        -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5324572"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701440522 {#4781
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        I grew up with km/L.\n
        \n
        I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
        \n
        Also the higher numbers are better like everything else on the car comparison cards.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1701442740 {#4898
        date: 2023-12-01 15:59:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4902 …}
      +nested: Doctrine\ORM\PersistentCollection {#4904 …}
      +votes: Doctrine\ORM\PersistentCollection {#4906 …}
      +reports: Doctrine\ORM\PersistentCollection {#4908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
      -id: 185004
      -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.dk/comment/4259368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701442740 {#4899
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701443764 {#5079
      date: 2023-12-01 16:16:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5083 …}
    +nested: Doctrine\ORM\PersistentCollection {#5085 …}
    +votes: Doctrine\ORM\PersistentCollection {#5087 …}
    +reports: Doctrine\ORM\PersistentCollection {#5089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
    -id: 185063
    -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5724770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701443764 {#5080
      date: 2023-12-01 16:16:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: """
    Guess the difference is what you grew up with and therefore intuitively prefer:\n
    \n
    - allegedly american thinking: This baby sucks X gallons. Let’s see how far I can get with it\n
    - allegedly non-american thanking: I need to drive roughly X 1/2 hundred kilometers, and that will burn that much fuel.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701444373 {#5175
    date: 2023-12-01 16:26:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@captainlezbian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5187 …}
  +nested: Doctrine\ORM\PersistentCollection {#5183 …}
  +votes: Doctrine\ORM\PersistentCollection {#5185 …}
  +reports: Doctrine\ORM\PersistentCollection {#5189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
  -id: 185110
  -bodyTs: "'1/2':43 'alleg':14,32 'american':15,35 'babi':18 'burn':49 'differ':3 'drive':40 'far':26 'fuel':52 'gallon':21 'get':29 'grew':7 'guess':1 'hundr':44 'intuit':12 'kilomet':45 'let':22 'much':51 'need':38 'non':34 'non-american':33 'prefer':13 'rough':41 'see':24 'suck':19 'thank':36 'therefor':11 'think':16 'x':20,42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5315418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701444373 {#5178
    date: 2023-12-01 16:26:13.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
207 DENIED edit
App\Entity\EntryComment {#5176
  +user: Proxies\__CG__\App\Entity\User {#5181 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5081
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4900
      +user: Proxies\__CG__\App\Entity\User {#4901 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4785
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
          \n
          Like what? Who in the world says KPL? It’s l/100KM.\n
          \n
          While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1719700173 {#4780
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4786 …}
        +nested: Doctrine\ORM\PersistentCollection {#4788 …}
        +votes: Doctrine\ORM\PersistentCollection {#4790 …}
        +reports: Doctrine\ORM\PersistentCollection {#4792 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
        -id: 184853
        -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5324572"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701440522 {#4781
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        I grew up with km/L.\n
        \n
        I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
        \n
        Also the higher numbers are better like everything else on the car comparison cards.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1701442740 {#4898
        date: 2023-12-01 15:59:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4902 …}
      +nested: Doctrine\ORM\PersistentCollection {#4904 …}
      +votes: Doctrine\ORM\PersistentCollection {#4906 …}
      +reports: Doctrine\ORM\PersistentCollection {#4908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
      -id: 185004
      -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.dk/comment/4259368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701442740 {#4899
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701443764 {#5079
      date: 2023-12-01 16:16:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5083 …}
    +nested: Doctrine\ORM\PersistentCollection {#5085 …}
    +votes: Doctrine\ORM\PersistentCollection {#5087 …}
    +reports: Doctrine\ORM\PersistentCollection {#5089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
    -id: 185063
    -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5724770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701443764 {#5080
      date: 2023-12-01 16:16:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: """
    Guess the difference is what you grew up with and therefore intuitively prefer:\n
    \n
    - allegedly american thinking: This baby sucks X gallons. Let’s see how far I can get with it\n
    - allegedly non-american thanking: I need to drive roughly X 1/2 hundred kilometers, and that will burn that much fuel.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701444373 {#5175
    date: 2023-12-01 16:26:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@captainlezbian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5187 …}
  +nested: Doctrine\ORM\PersistentCollection {#5183 …}
  +votes: Doctrine\ORM\PersistentCollection {#5185 …}
  +reports: Doctrine\ORM\PersistentCollection {#5189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
  -id: 185110
  -bodyTs: "'1/2':43 'alleg':14,32 'american':15,35 'babi':18 'burn':49 'differ':3 'drive':40 'far':26 'fuel':52 'gallon':21 'get':29 'grew':7 'guess':1 'hundr':44 'intuit':12 'kilomet':45 'let':22 'much':51 'need':38 'non':34 'non-american':33 'prefer':13 'rough':41 'see':24 'suck':19 'thank':36 'therefor':11 'think':16 'x':20,42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5315418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701444373 {#5178
    date: 2023-12-01 16:26:13.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
208 DENIED moderate
App\Entity\EntryComment {#5176
  +user: Proxies\__CG__\App\Entity\User {#5181 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5081
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4900
      +user: Proxies\__CG__\App\Entity\User {#4901 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4785
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
          \n
          Like what? Who in the world says KPL? It’s l/100KM.\n
          \n
          While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1719700173 {#4780
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4786 …}
        +nested: Doctrine\ORM\PersistentCollection {#4788 …}
        +votes: Doctrine\ORM\PersistentCollection {#4790 …}
        +reports: Doctrine\ORM\PersistentCollection {#4792 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
        -id: 184853
        -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5324572"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701440522 {#4781
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        I grew up with km/L.\n
        \n
        I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
        \n
        Also the higher numbers are better like everything else on the car comparison cards.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1701442740 {#4898
        date: 2023-12-01 15:59:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4902 …}
      +nested: Doctrine\ORM\PersistentCollection {#4904 …}
      +votes: Doctrine\ORM\PersistentCollection {#4906 …}
      +reports: Doctrine\ORM\PersistentCollection {#4908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
      -id: 185004
      -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.dk/comment/4259368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701442740 {#4899
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701443764 {#5079
      date: 2023-12-01 16:16:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5083 …}
    +nested: Doctrine\ORM\PersistentCollection {#5085 …}
    +votes: Doctrine\ORM\PersistentCollection {#5087 …}
    +reports: Doctrine\ORM\PersistentCollection {#5089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
    -id: 185063
    -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5724770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701443764 {#5080
      date: 2023-12-01 16:16:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: """
    Guess the difference is what you grew up with and therefore intuitively prefer:\n
    \n
    - allegedly american thinking: This baby sucks X gallons. Let’s see how far I can get with it\n
    - allegedly non-american thanking: I need to drive roughly X 1/2 hundred kilometers, and that will burn that much fuel.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701444373 {#5175
    date: 2023-12-01 16:26:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@captainlezbian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5187 …}
  +nested: Doctrine\ORM\PersistentCollection {#5183 …}
  +votes: Doctrine\ORM\PersistentCollection {#5185 …}
  +reports: Doctrine\ORM\PersistentCollection {#5189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
  -id: 185110
  -bodyTs: "'1/2':43 'alleg':14,32 'american':15,35 'babi':18 'burn':49 'differ':3 'drive':40 'far':26 'fuel':52 'gallon':21 'get':29 'grew':7 'guess':1 'hundr':44 'intuit':12 'kilomet':45 'let':22 'much':51 'need':38 'non':34 'non-american':33 'prefer':13 'rough':41 'see':24 'suck':19 'thank':36 'therefor':11 'think':16 'x':20,42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5315418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701444373 {#5178
    date: 2023-12-01 16:26:13.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
209 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
210 DENIED moderate
App\Entity\EntryComment {#5339
  +user: Proxies\__CG__\App\Entity\User {#5082 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5176
    +user: Proxies\__CG__\App\Entity\User {#5181 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5081
      +user: Proxies\__CG__\App\Entity\User {#5082 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4900
        +user: Proxies\__CG__\App\Entity\User {#4901 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4785
          +user: App\Entity\User {#4798 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: """
            Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
            \n
            Like what? Who in the world says KPL? It’s l/100KM.\n
            \n
            While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 33
          +score: 0
          +lastActive: DateTime @1719700173 {#4780
            date: 2024-06-30 00:29:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4786 …}
          +nested: Doctrine\ORM\PersistentCollection {#4788 …}
          +votes: Doctrine\ORM\PersistentCollection {#4790 …}
          +reports: Doctrine\ORM\PersistentCollection {#4792 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
          -id: 184853
          -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5324572"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701440522 {#4781
            date: 2023-12-01 15:22:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: """
          I grew up with km/L.\n
          \n
          I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
          \n
          Also the higher numbers are better like everything else on the car comparison cards.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1701442740 {#4898
          date: 2023-12-01 15:59:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4902 …}
        +nested: Doctrine\ORM\PersistentCollection {#4904 …}
        +votes: Doctrine\ORM\PersistentCollection {#4906 …}
        +reports: Doctrine\ORM\PersistentCollection {#4908 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
        -id: 185004
        -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.dk/comment/4259368"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701442740 {#4899
          date: 2023-12-01 15:59:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701443764 {#5079
        date: 2023-12-01 16:16:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5083 …}
      +nested: Doctrine\ORM\PersistentCollection {#5085 …}
      +votes: Doctrine\ORM\PersistentCollection {#5087 …}
      +reports: Doctrine\ORM\PersistentCollection {#5089 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
      -id: 185063
      -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5724770"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701443764 {#5080
        date: 2023-12-01 16:16:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      Guess the difference is what you grew up with and therefore intuitively prefer:\n
      \n
      - allegedly american thinking: This baby sucks X gallons. Let’s see how far I can get with it\n
      - allegedly non-american thanking: I need to drive roughly X 1/2 hundred kilometers, and that will burn that much fuel.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701444373 {#5175
      date: 2023-12-01 16:26:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@captainlezbian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5187 …}
    +nested: Doctrine\ORM\PersistentCollection {#5183 …}
    +votes: Doctrine\ORM\PersistentCollection {#5185 …}
    +reports: Doctrine\ORM\PersistentCollection {#5189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
    -id: 185110
    -bodyTs: "'1/2':43 'alleg':14,32 'american':15,35 'babi':18 'burn':49 'differ':3 'drive':40 'far':26 'fuel':52 'gallon':21 'get':29 'grew':7 'guess':1 'hundr':44 'intuit':12 'kilomet':45 'let':22 'much':51 'need':38 'non':34 'non-american':33 'prefer':13 'rough':41 'see':24 'suck':19 'thank':36 'therefor':11 'think':16 'x':20,42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5315418"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701444373 {#5178
      date: 2023-12-01 16:26:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "I’d change the American thinking from that to bigger number goes further for same fuel/how many miles til I refuel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701450207 {#5338
    date: 2023-12-01 18:03:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@captainlezbian@lemmy.world"
    "@Oszilloraptor@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5345 …}
  +nested: Doctrine\ORM\PersistentCollection {#5347 …}
  +votes: Doctrine\ORM\PersistentCollection {#5349 …}
  +reports: Doctrine\ORM\PersistentCollection {#5352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
  -id: 185497
  -bodyTs: "'american':5 'bigger':10 'chang':3 'd':2 'fuel/how':16 'goe':12 'mani':17 'mile':18 'number':11 'refuel':21 'think':6 'til':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5727212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701450207 {#5341
    date: 2023-12-01 18:03:27.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
211 DENIED edit
App\Entity\EntryComment {#5339
  +user: Proxies\__CG__\App\Entity\User {#5082 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5176
    +user: Proxies\__CG__\App\Entity\User {#5181 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5081
      +user: Proxies\__CG__\App\Entity\User {#5082 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4900
        +user: Proxies\__CG__\App\Entity\User {#4901 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4785
          +user: App\Entity\User {#4798 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: """
            Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
            \n
            Like what? Who in the world says KPL? It’s l/100KM.\n
            \n
            While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 33
          +score: 0
          +lastActive: DateTime @1719700173 {#4780
            date: 2024-06-30 00:29:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4786 …}
          +nested: Doctrine\ORM\PersistentCollection {#4788 …}
          +votes: Doctrine\ORM\PersistentCollection {#4790 …}
          +reports: Doctrine\ORM\PersistentCollection {#4792 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
          -id: 184853
          -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5324572"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701440522 {#4781
            date: 2023-12-01 15:22:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: """
          I grew up with km/L.\n
          \n
          I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
          \n
          Also the higher numbers are better like everything else on the car comparison cards.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1701442740 {#4898
          date: 2023-12-01 15:59:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4902 …}
        +nested: Doctrine\ORM\PersistentCollection {#4904 …}
        +votes: Doctrine\ORM\PersistentCollection {#4906 …}
        +reports: Doctrine\ORM\PersistentCollection {#4908 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
        -id: 185004
        -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.dk/comment/4259368"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701442740 {#4899
          date: 2023-12-01 15:59:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701443764 {#5079
        date: 2023-12-01 16:16:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5083 …}
      +nested: Doctrine\ORM\PersistentCollection {#5085 …}
      +votes: Doctrine\ORM\PersistentCollection {#5087 …}
      +reports: Doctrine\ORM\PersistentCollection {#5089 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
      -id: 185063
      -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5724770"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701443764 {#5080
        date: 2023-12-01 16:16:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      Guess the difference is what you grew up with and therefore intuitively prefer:\n
      \n
      - allegedly american thinking: This baby sucks X gallons. Let’s see how far I can get with it\n
      - allegedly non-american thanking: I need to drive roughly X 1/2 hundred kilometers, and that will burn that much fuel.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701444373 {#5175
      date: 2023-12-01 16:26:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@captainlezbian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5187 …}
    +nested: Doctrine\ORM\PersistentCollection {#5183 …}
    +votes: Doctrine\ORM\PersistentCollection {#5185 …}
    +reports: Doctrine\ORM\PersistentCollection {#5189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
    -id: 185110
    -bodyTs: "'1/2':43 'alleg':14,32 'american':15,35 'babi':18 'burn':49 'differ':3 'drive':40 'far':26 'fuel':52 'gallon':21 'get':29 'grew':7 'guess':1 'hundr':44 'intuit':12 'kilomet':45 'let':22 'much':51 'need':38 'non':34 'non-american':33 'prefer':13 'rough':41 'see':24 'suck':19 'thank':36 'therefor':11 'think':16 'x':20,42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5315418"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701444373 {#5178
      date: 2023-12-01 16:26:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "I’d change the American thinking from that to bigger number goes further for same fuel/how many miles til I refuel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701450207 {#5338
    date: 2023-12-01 18:03:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@captainlezbian@lemmy.world"
    "@Oszilloraptor@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5345 …}
  +nested: Doctrine\ORM\PersistentCollection {#5347 …}
  +votes: Doctrine\ORM\PersistentCollection {#5349 …}
  +reports: Doctrine\ORM\PersistentCollection {#5352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
  -id: 185497
  -bodyTs: "'american':5 'bigger':10 'chang':3 'd':2 'fuel/how':16 'goe':12 'mani':17 'mile':18 'number':11 'refuel':21 'think':6 'til':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5727212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701450207 {#5341
    date: 2023-12-01 18:03:27.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
212 DENIED moderate
App\Entity\EntryComment {#5339
  +user: Proxies\__CG__\App\Entity\User {#5082 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5176
    +user: Proxies\__CG__\App\Entity\User {#5181 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5081
      +user: Proxies\__CG__\App\Entity\User {#5082 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4900
        +user: Proxies\__CG__\App\Entity\User {#4901 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4785
          +user: App\Entity\User {#4798 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: """
            Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
            \n
            Like what? Who in the world says KPL? It’s l/100KM.\n
            \n
            While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 33
          +score: 0
          +lastActive: DateTime @1719700173 {#4780
            date: 2024-06-30 00:29:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4786 …}
          +nested: Doctrine\ORM\PersistentCollection {#4788 …}
          +votes: Doctrine\ORM\PersistentCollection {#4790 …}
          +reports: Doctrine\ORM\PersistentCollection {#4792 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
          -id: 184853
          -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5324572"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701440522 {#4781
            date: 2023-12-01 15:22:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: """
          I grew up with km/L.\n
          \n
          I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
          \n
          Also the higher numbers are better like everything else on the car comparison cards.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1701442740 {#4898
          date: 2023-12-01 15:59:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4902 …}
        +nested: Doctrine\ORM\PersistentCollection {#4904 …}
        +votes: Doctrine\ORM\PersistentCollection {#4906 …}
        +reports: Doctrine\ORM\PersistentCollection {#4908 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
        -id: 185004
        -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.dk/comment/4259368"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701442740 {#4899
          date: 2023-12-01 15:59:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701443764 {#5079
        date: 2023-12-01 16:16:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5083 …}
      +nested: Doctrine\ORM\PersistentCollection {#5085 …}
      +votes: Doctrine\ORM\PersistentCollection {#5087 …}
      +reports: Doctrine\ORM\PersistentCollection {#5089 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
      -id: 185063
      -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5724770"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701443764 {#5080
        date: 2023-12-01 16:16:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      Guess the difference is what you grew up with and therefore intuitively prefer:\n
      \n
      - allegedly american thinking: This baby sucks X gallons. Let’s see how far I can get with it\n
      - allegedly non-american thanking: I need to drive roughly X 1/2 hundred kilometers, and that will burn that much fuel.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701444373 {#5175
      date: 2023-12-01 16:26:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@captainlezbian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5187 …}
    +nested: Doctrine\ORM\PersistentCollection {#5183 …}
    +votes: Doctrine\ORM\PersistentCollection {#5185 …}
    +reports: Doctrine\ORM\PersistentCollection {#5189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
    -id: 185110
    -bodyTs: "'1/2':43 'alleg':14,32 'american':15,35 'babi':18 'burn':49 'differ':3 'drive':40 'far':26 'fuel':52 'gallon':21 'get':29 'grew':7 'guess':1 'hundr':44 'intuit':12 'kilomet':45 'let':22 'much':51 'need':38 'non':34 'non-american':33 'prefer':13 'rough':41 'see':24 'suck':19 'thank':36 'therefor':11 'think':16 'x':20,42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5315418"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701444373 {#5178
      date: 2023-12-01 16:26:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "I’d change the American thinking from that to bigger number goes further for same fuel/how many miles til I refuel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701450207 {#5338
    date: 2023-12-01 18:03:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@captainlezbian@lemmy.world"
    "@Oszilloraptor@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5345 …}
  +nested: Doctrine\ORM\PersistentCollection {#5347 …}
  +votes: Doctrine\ORM\PersistentCollection {#5349 …}
  +reports: Doctrine\ORM\PersistentCollection {#5352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
  -id: 185497
  -bodyTs: "'american':5 'bigger':10 'chang':3 'd':2 'fuel/how':16 'goe':12 'mani':17 'mile':18 'number':11 'refuel':21 'think':6 'til':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5727212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701450207 {#5341
    date: 2023-12-01 18:03:27.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
213 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
214 DENIED moderate
App\Entity\EntryComment {#5472
  +user: Proxies\__CG__\App\Entity\User {#5477 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5339
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5176
      +user: Proxies\__CG__\App\Entity\User {#5181 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5081
        +user: Proxies\__CG__\App\Entity\User {#5082 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4900
          +user: Proxies\__CG__\App\Entity\User {#4901 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4785
            +user: App\Entity\User {#4798 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: """
              Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
              \n
              Like what? Who in the world says KPL? It’s l/100KM.\n
              \n
              While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 33
            +score: 0
            +lastActive: DateTime @1719700173 {#4780
              date: 2024-06-30 00:29:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4786 …}
            +nested: Doctrine\ORM\PersistentCollection {#4788 …}
            +votes: Doctrine\ORM\PersistentCollection {#4790 …}
            +reports: Doctrine\ORM\PersistentCollection {#4792 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
            -id: 184853
            -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5324572"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701440522 {#4781
              date: 2023-12-01 15:22:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: """
            I grew up with km/L.\n
            \n
            I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
            \n
            Also the higher numbers are better like everything else on the car comparison cards.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1701442740 {#4898
            date: 2023-12-01 15:59:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4902 …}
          +nested: Doctrine\ORM\PersistentCollection {#4904 …}
          +votes: Doctrine\ORM\PersistentCollection {#4906 …}
          +reports: Doctrine\ORM\PersistentCollection {#4908 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
          -id: 185004
          -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.dk/comment/4259368"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701442740 {#4899
            date: 2023-12-01 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701443764 {#5079
          date: 2023-12-01 16:16:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5083 …}
        +nested: Doctrine\ORM\PersistentCollection {#5085 …}
        +votes: Doctrine\ORM\PersistentCollection {#5087 …}
        +reports: Doctrine\ORM\PersistentCollection {#5089 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
        -id: 185063
        -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5724770"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701443764 {#5080
          date: 2023-12-01 16:16:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        Guess the difference is what you grew up with and therefore intuitively prefer:\n
        \n
        - allegedly american thinking: This baby sucks X gallons. Let’s see how far I can get with it\n
        - allegedly non-american thanking: I need to drive roughly X 1/2 hundred kilometers, and that will burn that much fuel.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701444373 {#5175
        date: 2023-12-01 16:26:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
        "@captainlezbian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5187 …}
      +nested: Doctrine\ORM\PersistentCollection {#5183 …}
      +votes: Doctrine\ORM\PersistentCollection {#5185 …}
      +reports: Doctrine\ORM\PersistentCollection {#5189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
      -id: 185110
      -bodyTs: "'1/2':43 'alleg':14,32 'american':15,35 'babi':18 'burn':49 'differ':3 'drive':40 'far':26 'fuel':52 'gallon':21 'get':29 'grew':7 'guess':1 'hundr':44 'intuit':12 'kilomet':45 'let':22 'much':51 'need':38 'non':34 'non-american':33 'prefer':13 'rough':41 'see':24 'suck':19 'thank':36 'therefor':11 'think':16 'x':20,42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5315418"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701444373 {#5178
        date: 2023-12-01 16:26:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "I’d change the American thinking from that to bigger number goes further for same fuel/how many miles til I refuel."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701450207 {#5338
      date: 2023-12-01 18:03:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@captainlezbian@lemmy.world"
      "@Oszilloraptor@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5345 …}
    +nested: Doctrine\ORM\PersistentCollection {#5347 …}
    +votes: Doctrine\ORM\PersistentCollection {#5349 …}
    +reports: Doctrine\ORM\PersistentCollection {#5352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
    -id: 185497
    -bodyTs: "'american':5 'bigger':10 'chang':3 'd':2 'fuel/how':16 'goe':12 'mani':17 'mile':18 'number':11 'refuel':21 'think':6 'til':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5727212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701450207 {#5341
      date: 2023-12-01 18:03:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "And the non american to bigger number=bigger fuel consumption"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701483732 {#5471
    date: 2023-12-02 03:22:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@captainlezbian@lemmy.world"
    "@Oszilloraptor@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5483 …}
  +nested: Doctrine\ORM\PersistentCollection {#5479 …}
  +votes: Doctrine\ORM\PersistentCollection {#5481 …}
  +reports: Doctrine\ORM\PersistentCollection {#5485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5489 …}
  -id: 187444
  -bodyTs: "'american':4 'bigger':6,8 'consumpt':10 'fuel':9 'non':3 'number':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5330305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701483732 {#5474
    date: 2023-12-02 03:22:12.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
215 DENIED edit
App\Entity\EntryComment {#5472
  +user: Proxies\__CG__\App\Entity\User {#5477 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5339
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5176
      +user: Proxies\__CG__\App\Entity\User {#5181 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5081
        +user: Proxies\__CG__\App\Entity\User {#5082 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4900
          +user: Proxies\__CG__\App\Entity\User {#4901 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4785
            +user: App\Entity\User {#4798 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: """
              Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
              \n
              Like what? Who in the world says KPL? It’s l/100KM.\n
              \n
              While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 33
            +score: 0
            +lastActive: DateTime @1719700173 {#4780
              date: 2024-06-30 00:29:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4786 …}
            +nested: Doctrine\ORM\PersistentCollection {#4788 …}
            +votes: Doctrine\ORM\PersistentCollection {#4790 …}
            +reports: Doctrine\ORM\PersistentCollection {#4792 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
            -id: 184853
            -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5324572"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701440522 {#4781
              date: 2023-12-01 15:22:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: """
            I grew up with km/L.\n
            \n
            I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
            \n
            Also the higher numbers are better like everything else on the car comparison cards.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1701442740 {#4898
            date: 2023-12-01 15:59:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4902 …}
          +nested: Doctrine\ORM\PersistentCollection {#4904 …}
          +votes: Doctrine\ORM\PersistentCollection {#4906 …}
          +reports: Doctrine\ORM\PersistentCollection {#4908 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
          -id: 185004
          -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.dk/comment/4259368"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701442740 {#4899
            date: 2023-12-01 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701443764 {#5079
          date: 2023-12-01 16:16:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5083 …}
        +nested: Doctrine\ORM\PersistentCollection {#5085 …}
        +votes: Doctrine\ORM\PersistentCollection {#5087 …}
        +reports: Doctrine\ORM\PersistentCollection {#5089 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
        -id: 185063
        -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5724770"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701443764 {#5080
          date: 2023-12-01 16:16:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        Guess the difference is what you grew up with and therefore intuitively prefer:\n
        \n
        - allegedly american thinking: This baby sucks X gallons. Let’s see how far I can get with it\n
        - allegedly non-american thanking: I need to drive roughly X 1/2 hundred kilometers, and that will burn that much fuel.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701444373 {#5175
        date: 2023-12-01 16:26:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
        "@captainlezbian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5187 …}
      +nested: Doctrine\ORM\PersistentCollection {#5183 …}
      +votes: Doctrine\ORM\PersistentCollection {#5185 …}
      +reports: Doctrine\ORM\PersistentCollection {#5189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
      -id: 185110
      -bodyTs: "'1/2':43 'alleg':14,32 'american':15,35 'babi':18 'burn':49 'differ':3 'drive':40 'far':26 'fuel':52 'gallon':21 'get':29 'grew':7 'guess':1 'hundr':44 'intuit':12 'kilomet':45 'let':22 'much':51 'need':38 'non':34 'non-american':33 'prefer':13 'rough':41 'see':24 'suck':19 'thank':36 'therefor':11 'think':16 'x':20,42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5315418"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701444373 {#5178
        date: 2023-12-01 16:26:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "I’d change the American thinking from that to bigger number goes further for same fuel/how many miles til I refuel."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701450207 {#5338
      date: 2023-12-01 18:03:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@captainlezbian@lemmy.world"
      "@Oszilloraptor@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5345 …}
    +nested: Doctrine\ORM\PersistentCollection {#5347 …}
    +votes: Doctrine\ORM\PersistentCollection {#5349 …}
    +reports: Doctrine\ORM\PersistentCollection {#5352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
    -id: 185497
    -bodyTs: "'american':5 'bigger':10 'chang':3 'd':2 'fuel/how':16 'goe':12 'mani':17 'mile':18 'number':11 'refuel':21 'think':6 'til':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5727212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701450207 {#5341
      date: 2023-12-01 18:03:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "And the non american to bigger number=bigger fuel consumption"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701483732 {#5471
    date: 2023-12-02 03:22:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@captainlezbian@lemmy.world"
    "@Oszilloraptor@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5483 …}
  +nested: Doctrine\ORM\PersistentCollection {#5479 …}
  +votes: Doctrine\ORM\PersistentCollection {#5481 …}
  +reports: Doctrine\ORM\PersistentCollection {#5485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5489 …}
  -id: 187444
  -bodyTs: "'american':4 'bigger':6,8 'consumpt':10 'fuel':9 'non':3 'number':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5330305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701483732 {#5474
    date: 2023-12-02 03:22:12.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
216 DENIED moderate
App\Entity\EntryComment {#5472
  +user: Proxies\__CG__\App\Entity\User {#5477 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5339
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5176
      +user: Proxies\__CG__\App\Entity\User {#5181 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5081
        +user: Proxies\__CG__\App\Entity\User {#5082 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4900
          +user: Proxies\__CG__\App\Entity\User {#4901 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4785
            +user: App\Entity\User {#4798 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: """
              Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
              \n
              Like what? Who in the world says KPL? It’s l/100KM.\n
              \n
              While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 33
            +score: 0
            +lastActive: DateTime @1719700173 {#4780
              date: 2024-06-30 00:29:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4786 …}
            +nested: Doctrine\ORM\PersistentCollection {#4788 …}
            +votes: Doctrine\ORM\PersistentCollection {#4790 …}
            +reports: Doctrine\ORM\PersistentCollection {#4792 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
            -id: 184853
            -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5324572"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701440522 {#4781
              date: 2023-12-01 15:22:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: """
            I grew up with km/L.\n
            \n
            I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
            \n
            Also the higher numbers are better like everything else on the car comparison cards.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1701442740 {#4898
            date: 2023-12-01 15:59:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4902 …}
          +nested: Doctrine\ORM\PersistentCollection {#4904 …}
          +votes: Doctrine\ORM\PersistentCollection {#4906 …}
          +reports: Doctrine\ORM\PersistentCollection {#4908 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
          -id: 185004
          -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.dk/comment/4259368"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701442740 {#4899
            date: 2023-12-01 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701443764 {#5079
          date: 2023-12-01 16:16:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5083 …}
        +nested: Doctrine\ORM\PersistentCollection {#5085 …}
        +votes: Doctrine\ORM\PersistentCollection {#5087 …}
        +reports: Doctrine\ORM\PersistentCollection {#5089 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
        -id: 185063
        -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5724770"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701443764 {#5080
          date: 2023-12-01 16:16:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        Guess the difference is what you grew up with and therefore intuitively prefer:\n
        \n
        - allegedly american thinking: This baby sucks X gallons. Let’s see how far I can get with it\n
        - allegedly non-american thanking: I need to drive roughly X 1/2 hundred kilometers, and that will burn that much fuel.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701444373 {#5175
        date: 2023-12-01 16:26:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
        "@captainlezbian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5187 …}
      +nested: Doctrine\ORM\PersistentCollection {#5183 …}
      +votes: Doctrine\ORM\PersistentCollection {#5185 …}
      +reports: Doctrine\ORM\PersistentCollection {#5189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
      -id: 185110
      -bodyTs: "'1/2':43 'alleg':14,32 'american':15,35 'babi':18 'burn':49 'differ':3 'drive':40 'far':26 'fuel':52 'gallon':21 'get':29 'grew':7 'guess':1 'hundr':44 'intuit':12 'kilomet':45 'let':22 'much':51 'need':38 'non':34 'non-american':33 'prefer':13 'rough':41 'see':24 'suck':19 'thank':36 'therefor':11 'think':16 'x':20,42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5315418"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701444373 {#5178
        date: 2023-12-01 16:26:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "I’d change the American thinking from that to bigger number goes further for same fuel/how many miles til I refuel."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701450207 {#5338
      date: 2023-12-01 18:03:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@captainlezbian@lemmy.world"
      "@Oszilloraptor@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5345 …}
    +nested: Doctrine\ORM\PersistentCollection {#5347 …}
    +votes: Doctrine\ORM\PersistentCollection {#5349 …}
    +reports: Doctrine\ORM\PersistentCollection {#5352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
    -id: 185497
    -bodyTs: "'american':5 'bigger':10 'chang':3 'd':2 'fuel/how':16 'goe':12 'mani':17 'mile':18 'number':11 'refuel':21 'think':6 'til':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5727212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701450207 {#5341
      date: 2023-12-01 18:03:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "And the non american to bigger number=bigger fuel consumption"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701483732 {#5471
    date: 2023-12-02 03:22:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@captainlezbian@lemmy.world"
    "@Oszilloraptor@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5483 …}
  +nested: Doctrine\ORM\PersistentCollection {#5479 …}
  +votes: Doctrine\ORM\PersistentCollection {#5481 …}
  +reports: Doctrine\ORM\PersistentCollection {#5485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5489 …}
  -id: 187444
  -bodyTs: "'american':4 'bigger':6,8 'consumpt':10 'fuel':9 'non':3 'number':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5330305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701483732 {#5474
    date: 2023-12-02 03:22:12.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
217 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
218 DENIED moderate
App\Entity\EntryComment {#5564
  +user: Proxies\__CG__\App\Entity\User {#5082 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5472
    +user: Proxies\__CG__\App\Entity\User {#5477 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5339
      +user: Proxies\__CG__\App\Entity\User {#5082 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5176
        +user: Proxies\__CG__\App\Entity\User {#5181 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5081
          +user: Proxies\__CG__\App\Entity\User {#5082 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4900
            +user: Proxies\__CG__\App\Entity\User {#4901 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4785
              +user: App\Entity\User {#4798 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: """
                Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
                \n
                Like what? Who in the world says KPL? It’s l/100KM.\n
                \n
                While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 33
              +score: 0
              +lastActive: DateTime @1719700173 {#4780
                date: 2024-06-30 00:29:33.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@toaster@slrpnk.net"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4786 …}
              +nested: Doctrine\ORM\PersistentCollection {#4788 …}
              +votes: Doctrine\ORM\PersistentCollection {#4790 …}
              +reports: Doctrine\ORM\PersistentCollection {#4792 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
              -id: 184853
              -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/5324572"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701440522 {#4781
                date: 2023-12-01 15:22:02.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4785}
            +body: """
              I grew up with km/L.\n
              \n
              I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
              \n
              Also the higher numbers are better like everything else on the car comparison cards.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1701442740 {#4898
              date: 2023-12-01 15:59:00.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
              "@KrummsHairyBalls@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4902 …}
            +nested: Doctrine\ORM\PersistentCollection {#4904 …}
            +votes: Doctrine\ORM\PersistentCollection {#4906 …}
            +reports: Doctrine\ORM\PersistentCollection {#4908 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
            -id: 185004
            -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.dk/comment/4259368"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701442740 {#4899
              date: 2023-12-01 15:59:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1701443764 {#5079
            date: 2023-12-01 16:16:04.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
            "@bstix@feddit.dk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5083 …}
          +nested: Doctrine\ORM\PersistentCollection {#5085 …}
          +votes: Doctrine\ORM\PersistentCollection {#5087 …}
          +reports: Doctrine\ORM\PersistentCollection {#5089 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
          -id: 185063
          -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5724770"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701443764 {#5080
            date: 2023-12-01 16:16:04.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: """
          Guess the difference is what you grew up with and therefore intuitively prefer:\n
          \n
          - allegedly american thinking: This baby sucks X gallons. Let’s see how far I can get with it\n
          - allegedly non-american thanking: I need to drive roughly X 1/2 hundred kilometers, and that will burn that much fuel.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701444373 {#5175
          date: 2023-12-01 16:26:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
          "@captainlezbian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5187 …}
        +nested: Doctrine\ORM\PersistentCollection {#5183 …}
        +votes: Doctrine\ORM\PersistentCollection {#5185 …}
        +reports: Doctrine\ORM\PersistentCollection {#5189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
        -id: 185110
        -bodyTs: "'1/2':43 'alleg':14,32 'american':15,35 'babi':18 'burn':49 'differ':3 'drive':40 'far':26 'fuel':52 'gallon':21 'get':29 'grew':7 'guess':1 'hundr':44 'intuit':12 'kilomet':45 'let':22 'much':51 'need':38 'non':34 'non-american':33 'prefer':13 'rough':41 'see':24 'suck':19 'thank':36 'therefor':11 'think':16 'x':20,42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5315418"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701444373 {#5178
          date: 2023-12-01 16:26:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "I’d change the American thinking from that to bigger number goes further for same fuel/how many miles til I refuel."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701450207 {#5338
        date: 2023-12-01 18:03:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
        "@captainlezbian@lemmy.world"
        "@Oszilloraptor@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5345 …}
      +nested: Doctrine\ORM\PersistentCollection {#5347 …}
      +votes: Doctrine\ORM\PersistentCollection {#5349 …}
      +reports: Doctrine\ORM\PersistentCollection {#5352 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
      -id: 185497
      -bodyTs: "'american':5 'bigger':10 'chang':3 'd':2 'fuel/how':16 'goe':12 'mani':17 'mile':18 'number':11 'refuel':21 'think':6 'til':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5727212"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701450207 {#5341
        date: 2023-12-01 18:03:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "And the non american to bigger number=bigger fuel consumption"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701483732 {#5471
      date: 2023-12-02 03:22:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@captainlezbian@lemmy.world"
      "@Oszilloraptor@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5483 …}
    +nested: Doctrine\ORM\PersistentCollection {#5479 …}
    +votes: Doctrine\ORM\PersistentCollection {#5481 …}
    +reports: Doctrine\ORM\PersistentCollection {#5485 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5487 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5489 …}
    -id: 187444
    -bodyTs: "'american':4 'bigger':6,8 'consumpt':10 'fuel':9 'non':3 'number':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5330305"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701483732 {#5474
      date: 2023-12-02 03:22:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: """
    That’s fair, though there was a non American agreeing that every other number is bigger is better so it’s nice when all numbers are that way.\n
    \n
    That said all this is soon to be irrelevant. We’ll all be using wh/m soon enough
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701484059 {#5565
    date: 2023-12-02 03:27:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@captainlezbian@lemmy.world"
    "@Oszilloraptor@feddit.de"
    "@onion@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5560 …}
  +nested: Doctrine\ORM\PersistentCollection {#5555 …}
  +votes: Doctrine\ORM\PersistentCollection {#5559 …}
  +reports: Doctrine\ORM\PersistentCollection {#5569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
  -id: 187461
  -bodyTs: "'agre':10 'american':9 'better':18 'bigger':16 'enough':45 'everi':12 'fair':3 'irrelev':37 'll':39 'nice':22 'non':8 'number':14,25 'said':30 'soon':34,44 'though':4 'use':42 'way':28 'wh/m':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5738288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701484059 {#5568
    date: 2023-12-02 03:27:39.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
219 DENIED edit
App\Entity\EntryComment {#5564
  +user: Proxies\__CG__\App\Entity\User {#5082 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5472
    +user: Proxies\__CG__\App\Entity\User {#5477 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5339
      +user: Proxies\__CG__\App\Entity\User {#5082 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5176
        +user: Proxies\__CG__\App\Entity\User {#5181 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5081
          +user: Proxies\__CG__\App\Entity\User {#5082 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4900
            +user: Proxies\__CG__\App\Entity\User {#4901 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4785
              +user: App\Entity\User {#4798 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: """
                Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
                \n
                Like what? Who in the world says KPL? It’s l/100KM.\n
                \n
                While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 33
              +score: 0
              +lastActive: DateTime @1719700173 {#4780
                date: 2024-06-30 00:29:33.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@toaster@slrpnk.net"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4786 …}
              +nested: Doctrine\ORM\PersistentCollection {#4788 …}
              +votes: Doctrine\ORM\PersistentCollection {#4790 …}
              +reports: Doctrine\ORM\PersistentCollection {#4792 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
              -id: 184853
              -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/5324572"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701440522 {#4781
                date: 2023-12-01 15:22:02.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4785}
            +body: """
              I grew up with km/L.\n
              \n
              I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
              \n
              Also the higher numbers are better like everything else on the car comparison cards.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1701442740 {#4898
              date: 2023-12-01 15:59:00.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
              "@KrummsHairyBalls@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4902 …}
            +nested: Doctrine\ORM\PersistentCollection {#4904 …}
            +votes: Doctrine\ORM\PersistentCollection {#4906 …}
            +reports: Doctrine\ORM\PersistentCollection {#4908 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
            -id: 185004
            -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.dk/comment/4259368"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701442740 {#4899
              date: 2023-12-01 15:59:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1701443764 {#5079
            date: 2023-12-01 16:16:04.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
            "@bstix@feddit.dk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5083 …}
          +nested: Doctrine\ORM\PersistentCollection {#5085 …}
          +votes: Doctrine\ORM\PersistentCollection {#5087 …}
          +reports: Doctrine\ORM\PersistentCollection {#5089 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
          -id: 185063
          -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5724770"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701443764 {#5080
            date: 2023-12-01 16:16:04.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: """
          Guess the difference is what you grew up with and therefore intuitively prefer:\n
          \n
          - allegedly american thinking: This baby sucks X gallons. Let’s see how far I can get with it\n
          - allegedly non-american thanking: I need to drive roughly X 1/2 hundred kilometers, and that will burn that much fuel.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701444373 {#5175
          date: 2023-12-01 16:26:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
          "@captainlezbian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5187 …}
        +nested: Doctrine\ORM\PersistentCollection {#5183 …}
        +votes: Doctrine\ORM\PersistentCollection {#5185 …}
        +reports: Doctrine\ORM\PersistentCollection {#5189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
        -id: 185110
        -bodyTs: "'1/2':43 'alleg':14,32 'american':15,35 'babi':18 'burn':49 'differ':3 'drive':40 'far':26 'fuel':52 'gallon':21 'get':29 'grew':7 'guess':1 'hundr':44 'intuit':12 'kilomet':45 'let':22 'much':51 'need':38 'non':34 'non-american':33 'prefer':13 'rough':41 'see':24 'suck':19 'thank':36 'therefor':11 'think':16 'x':20,42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5315418"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701444373 {#5178
          date: 2023-12-01 16:26:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "I’d change the American thinking from that to bigger number goes further for same fuel/how many miles til I refuel."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701450207 {#5338
        date: 2023-12-01 18:03:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
        "@captainlezbian@lemmy.world"
        "@Oszilloraptor@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5345 …}
      +nested: Doctrine\ORM\PersistentCollection {#5347 …}
      +votes: Doctrine\ORM\PersistentCollection {#5349 …}
      +reports: Doctrine\ORM\PersistentCollection {#5352 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
      -id: 185497
      -bodyTs: "'american':5 'bigger':10 'chang':3 'd':2 'fuel/how':16 'goe':12 'mani':17 'mile':18 'number':11 'refuel':21 'think':6 'til':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5727212"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701450207 {#5341
        date: 2023-12-01 18:03:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "And the non american to bigger number=bigger fuel consumption"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701483732 {#5471
      date: 2023-12-02 03:22:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@captainlezbian@lemmy.world"
      "@Oszilloraptor@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5483 …}
    +nested: Doctrine\ORM\PersistentCollection {#5479 …}
    +votes: Doctrine\ORM\PersistentCollection {#5481 …}
    +reports: Doctrine\ORM\PersistentCollection {#5485 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5487 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5489 …}
    -id: 187444
    -bodyTs: "'american':4 'bigger':6,8 'consumpt':10 'fuel':9 'non':3 'number':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5330305"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701483732 {#5474
      date: 2023-12-02 03:22:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: """
    That’s fair, though there was a non American agreeing that every other number is bigger is better so it’s nice when all numbers are that way.\n
    \n
    That said all this is soon to be irrelevant. We’ll all be using wh/m soon enough
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701484059 {#5565
    date: 2023-12-02 03:27:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@captainlezbian@lemmy.world"
    "@Oszilloraptor@feddit.de"
    "@onion@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5560 …}
  +nested: Doctrine\ORM\PersistentCollection {#5555 …}
  +votes: Doctrine\ORM\PersistentCollection {#5559 …}
  +reports: Doctrine\ORM\PersistentCollection {#5569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
  -id: 187461
  -bodyTs: "'agre':10 'american':9 'better':18 'bigger':16 'enough':45 'everi':12 'fair':3 'irrelev':37 'll':39 'nice':22 'non':8 'number':14,25 'said':30 'soon':34,44 'though':4 'use':42 'way':28 'wh/m':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5738288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701484059 {#5568
    date: 2023-12-02 03:27:39.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
220 DENIED moderate
App\Entity\EntryComment {#5564
  +user: Proxies\__CG__\App\Entity\User {#5082 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5472
    +user: Proxies\__CG__\App\Entity\User {#5477 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5339
      +user: Proxies\__CG__\App\Entity\User {#5082 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5176
        +user: Proxies\__CG__\App\Entity\User {#5181 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5081
          +user: Proxies\__CG__\App\Entity\User {#5082 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4900
            +user: Proxies\__CG__\App\Entity\User {#4901 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4785
              +user: App\Entity\User {#4798 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: """
                Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
                \n
                Like what? Who in the world says KPL? It’s l/100KM.\n
                \n
                While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 33
              +score: 0
              +lastActive: DateTime @1719700173 {#4780
                date: 2024-06-30 00:29:33.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@toaster@slrpnk.net"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4786 …}
              +nested: Doctrine\ORM\PersistentCollection {#4788 …}
              +votes: Doctrine\ORM\PersistentCollection {#4790 …}
              +reports: Doctrine\ORM\PersistentCollection {#4792 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
              -id: 184853
              -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/5324572"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701440522 {#4781
                date: 2023-12-01 15:22:02.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4785}
            +body: """
              I grew up with km/L.\n
              \n
              I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
              \n
              Also the higher numbers are better like everything else on the car comparison cards.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1701442740 {#4898
              date: 2023-12-01 15:59:00.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
              "@KrummsHairyBalls@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4902 …}
            +nested: Doctrine\ORM\PersistentCollection {#4904 …}
            +votes: Doctrine\ORM\PersistentCollection {#4906 …}
            +reports: Doctrine\ORM\PersistentCollection {#4908 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
            -id: 185004
            -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.dk/comment/4259368"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701442740 {#4899
              date: 2023-12-01 15:59:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1701443764 {#5079
            date: 2023-12-01 16:16:04.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
            "@bstix@feddit.dk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5083 …}
          +nested: Doctrine\ORM\PersistentCollection {#5085 …}
          +votes: Doctrine\ORM\PersistentCollection {#5087 …}
          +reports: Doctrine\ORM\PersistentCollection {#5089 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
          -id: 185063
          -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5724770"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701443764 {#5080
            date: 2023-12-01 16:16:04.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: """
          Guess the difference is what you grew up with and therefore intuitively prefer:\n
          \n
          - allegedly american thinking: This baby sucks X gallons. Let’s see how far I can get with it\n
          - allegedly non-american thanking: I need to drive roughly X 1/2 hundred kilometers, and that will burn that much fuel.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701444373 {#5175
          date: 2023-12-01 16:26:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
          "@captainlezbian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5187 …}
        +nested: Doctrine\ORM\PersistentCollection {#5183 …}
        +votes: Doctrine\ORM\PersistentCollection {#5185 …}
        +reports: Doctrine\ORM\PersistentCollection {#5189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
        -id: 185110
        -bodyTs: "'1/2':43 'alleg':14,32 'american':15,35 'babi':18 'burn':49 'differ':3 'drive':40 'far':26 'fuel':52 'gallon':21 'get':29 'grew':7 'guess':1 'hundr':44 'intuit':12 'kilomet':45 'let':22 'much':51 'need':38 'non':34 'non-american':33 'prefer':13 'rough':41 'see':24 'suck':19 'thank':36 'therefor':11 'think':16 'x':20,42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5315418"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701444373 {#5178
          date: 2023-12-01 16:26:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "I’d change the American thinking from that to bigger number goes further for same fuel/how many miles til I refuel."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701450207 {#5338
        date: 2023-12-01 18:03:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
        "@captainlezbian@lemmy.world"
        "@Oszilloraptor@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5345 …}
      +nested: Doctrine\ORM\PersistentCollection {#5347 …}
      +votes: Doctrine\ORM\PersistentCollection {#5349 …}
      +reports: Doctrine\ORM\PersistentCollection {#5352 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
      -id: 185497
      -bodyTs: "'american':5 'bigger':10 'chang':3 'd':2 'fuel/how':16 'goe':12 'mani':17 'mile':18 'number':11 'refuel':21 'think':6 'til':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5727212"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701450207 {#5341
        date: 2023-12-01 18:03:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "And the non american to bigger number=bigger fuel consumption"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701483732 {#5471
      date: 2023-12-02 03:22:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@captainlezbian@lemmy.world"
      "@Oszilloraptor@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5483 …}
    +nested: Doctrine\ORM\PersistentCollection {#5479 …}
    +votes: Doctrine\ORM\PersistentCollection {#5481 …}
    +reports: Doctrine\ORM\PersistentCollection {#5485 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5487 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5489 …}
    -id: 187444
    -bodyTs: "'american':4 'bigger':6,8 'consumpt':10 'fuel':9 'non':3 'number':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5330305"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701483732 {#5474
      date: 2023-12-02 03:22:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: """
    That’s fair, though there was a non American agreeing that every other number is bigger is better so it’s nice when all numbers are that way.\n
    \n
    That said all this is soon to be irrelevant. We’ll all be using wh/m soon enough
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701484059 {#5565
    date: 2023-12-02 03:27:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@captainlezbian@lemmy.world"
    "@Oszilloraptor@feddit.de"
    "@onion@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5560 …}
  +nested: Doctrine\ORM\PersistentCollection {#5555 …}
  +votes: Doctrine\ORM\PersistentCollection {#5559 …}
  +reports: Doctrine\ORM\PersistentCollection {#5569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
  -id: 187461
  -bodyTs: "'agre':10 'american':9 'better':18 'bigger':16 'enough':45 'everi':12 'fair':3 'irrelev':37 'll':39 'nice':22 'non':8 'number':14,25 'said':30 'soon':34,44 'though':4 'use':42 'way':28 'wh/m':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5738288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701484059 {#5568
    date: 2023-12-02 03:27:39.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
221 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
222 DENIED moderate
App\Entity\EntryComment {#5591
  +user: Proxies\__CG__\App\Entity\User {#5599 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5564
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5472
      +user: Proxies\__CG__\App\Entity\User {#5477 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5339
        +user: Proxies\__CG__\App\Entity\User {#5082 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5176
          +user: Proxies\__CG__\App\Entity\User {#5181 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5081
            +user: Proxies\__CG__\App\Entity\User {#5082 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4900
              +user: Proxies\__CG__\App\Entity\User {#4901 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4785
                +user: App\Entity\User {#4798 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
                  \n
                  Like what? Who in the world says KPL? It’s l/100KM.\n
                  \n
                  While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 33
                +score: 0
                +lastActive: DateTime @1719700173 {#4780
                  date: 2024-06-30 00:29:33.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@toaster@slrpnk.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4786 …}
                +nested: Doctrine\ORM\PersistentCollection {#4788 …}
                +votes: Doctrine\ORM\PersistentCollection {#4790 …}
                +reports: Doctrine\ORM\PersistentCollection {#4792 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
                -id: 184853
                -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/5324572"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701440522 {#4781
                  date: 2023-12-01 15:22:02.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4785}
              +body: """
                I grew up with km/L.\n
                \n
                I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
                \n
                Also the higher numbers are better like everything else on the car comparison cards.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 15
              +score: 0
              +lastActive: DateTime @1701442740 {#4898
                date: 2023-12-01 15:59:00.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@toaster@slrpnk.net"
                "@KrummsHairyBalls@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4902 …}
              +nested: Doctrine\ORM\PersistentCollection {#4904 …}
              +votes: Doctrine\ORM\PersistentCollection {#4906 …}
              +reports: Doctrine\ORM\PersistentCollection {#4908 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
              -id: 185004
              -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.dk/comment/4259368"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701442740 {#4899
                date: 2023-12-01 15:59:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4785}
            +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1701443764 {#5079
              date: 2023-12-01 16:16:04.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
              "@KrummsHairyBalls@lemmy.ca"
              "@bstix@feddit.dk"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5083 …}
            +nested: Doctrine\ORM\PersistentCollection {#5085 …}
            +votes: Doctrine\ORM\PersistentCollection {#5087 …}
            +reports: Doctrine\ORM\PersistentCollection {#5089 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
            -id: 185063
            -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5724770"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701443764 {#5080
              date: 2023-12-01 16:16:04.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: """
            Guess the difference is what you grew up with and therefore intuitively prefer:\n
            \n
            - allegedly american thinking: This baby sucks X gallons. Let’s see how far I can get with it\n
            - allegedly non-american thanking: I need to drive roughly X 1/2 hundred kilometers, and that will burn that much fuel.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701444373 {#5175
            date: 2023-12-01 16:26:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
            "@bstix@feddit.dk"
            "@captainlezbian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5187 …}
          +nested: Doctrine\ORM\PersistentCollection {#5183 …}
          +votes: Doctrine\ORM\PersistentCollection {#5185 …}
          +reports: Doctrine\ORM\PersistentCollection {#5189 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
          -id: 185110
          -bodyTs: "'1/2':43 'alleg':14,32 'american':15,35 'babi':18 'burn':49 'differ':3 'drive':40 'far':26 'fuel':52 'gallon':21 'get':29 'grew':7 'guess':1 'hundr':44 'intuit':12 'kilomet':45 'let':22 'much':51 'need':38 'non':34 'non-american':33 'prefer':13 'rough':41 'see':24 'suck':19 'thank':36 'therefor':11 'think':16 'x':20,42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5315418"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701444373 {#5178
            date: 2023-12-01 16:26:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: "I’d change the American thinking from that to bigger number goes further for same fuel/how many miles til I refuel."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701450207 {#5338
          date: 2023-12-01 18:03:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
          "@captainlezbian@lemmy.world"
          "@Oszilloraptor@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5345 …}
        +nested: Doctrine\ORM\PersistentCollection {#5347 …}
        +votes: Doctrine\ORM\PersistentCollection {#5349 …}
        +reports: Doctrine\ORM\PersistentCollection {#5352 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
        -id: 185497
        -bodyTs: "'american':5 'bigger':10 'chang':3 'd':2 'fuel/how':16 'goe':12 'mani':17 'mile':18 'number':11 'refuel':21 'think':6 'til':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5727212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701450207 {#5341
          date: 2023-12-01 18:03:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "And the non american to bigger number=bigger fuel consumption"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701483732 {#5471
        date: 2023-12-02 03:22:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
        "@captainlezbian@lemmy.world"
        "@Oszilloraptor@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5483 …}
      +nested: Doctrine\ORM\PersistentCollection {#5479 …}
      +votes: Doctrine\ORM\PersistentCollection {#5481 …}
      +reports: Doctrine\ORM\PersistentCollection {#5485 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5487 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5489 …}
      -id: 187444
      -bodyTs: "'american':4 'bigger':6,8 'consumpt':10 'fuel':9 'non':3 'number':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5330305"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701483732 {#5474
        date: 2023-12-02 03:22:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      That’s fair, though there was a non American agreeing that every other number is bigger is better so it’s nice when all numbers are that way.\n
      \n
      That said all this is soon to be irrelevant. We’ll all be using wh/m soon enough
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701484059 {#5565
      date: 2023-12-02 03:27:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@captainlezbian@lemmy.world"
      "@Oszilloraptor@feddit.de"
      "@onion@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5560 …}
    +nested: Doctrine\ORM\PersistentCollection {#5555 …}
    +votes: Doctrine\ORM\PersistentCollection {#5559 …}
    +reports: Doctrine\ORM\PersistentCollection {#5569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
    -id: 187461
    -bodyTs: "'agre':10 'american':9 'better':18 'bigger':16 'enough':45 'everi':12 'fair':3 'irrelev':37 'll':39 'nice':22 'non':8 'number':14,25 'said':30 'soon':34,44 'though':4 'use':42 'way':28 'wh/m':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5738288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701484059 {#5568
      date: 2023-12-02 03:27:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "whoops per minute?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701507086 {#5596
    date: 2023-12-02 09:51:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@captainlezbian@lemmy.world"
    "@Oszilloraptor@feddit.de"
    "@onion@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5602 …}
  +nested: Doctrine\ORM\PersistentCollection {#5604 …}
  +votes: Doctrine\ORM\PersistentCollection {#5600 …}
  +reports: Doctrine\ORM\PersistentCollection {#5607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5611 …}
  -id: 188363
  -bodyTs: "'minut':3 'per':2 'whoop':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5367582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701507086 {#5593
    date: 2023-12-02 09:51:26.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
223 DENIED edit
App\Entity\EntryComment {#5591
  +user: Proxies\__CG__\App\Entity\User {#5599 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5564
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5472
      +user: Proxies\__CG__\App\Entity\User {#5477 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5339
        +user: Proxies\__CG__\App\Entity\User {#5082 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5176
          +user: Proxies\__CG__\App\Entity\User {#5181 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5081
            +user: Proxies\__CG__\App\Entity\User {#5082 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4900
              +user: Proxies\__CG__\App\Entity\User {#4901 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4785
                +user: App\Entity\User {#4798 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
                  \n
                  Like what? Who in the world says KPL? It’s l/100KM.\n
                  \n
                  While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 33
                +score: 0
                +lastActive: DateTime @1719700173 {#4780
                  date: 2024-06-30 00:29:33.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@toaster@slrpnk.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4786 …}
                +nested: Doctrine\ORM\PersistentCollection {#4788 …}
                +votes: Doctrine\ORM\PersistentCollection {#4790 …}
                +reports: Doctrine\ORM\PersistentCollection {#4792 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
                -id: 184853
                -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/5324572"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701440522 {#4781
                  date: 2023-12-01 15:22:02.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4785}
              +body: """
                I grew up with km/L.\n
                \n
                I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
                \n
                Also the higher numbers are better like everything else on the car comparison cards.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 15
              +score: 0
              +lastActive: DateTime @1701442740 {#4898
                date: 2023-12-01 15:59:00.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@toaster@slrpnk.net"
                "@KrummsHairyBalls@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4902 …}
              +nested: Doctrine\ORM\PersistentCollection {#4904 …}
              +votes: Doctrine\ORM\PersistentCollection {#4906 …}
              +reports: Doctrine\ORM\PersistentCollection {#4908 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
              -id: 185004
              -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.dk/comment/4259368"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701442740 {#4899
                date: 2023-12-01 15:59:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4785}
            +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1701443764 {#5079
              date: 2023-12-01 16:16:04.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
              "@KrummsHairyBalls@lemmy.ca"
              "@bstix@feddit.dk"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5083 …}
            +nested: Doctrine\ORM\PersistentCollection {#5085 …}
            +votes: Doctrine\ORM\PersistentCollection {#5087 …}
            +reports: Doctrine\ORM\PersistentCollection {#5089 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
            -id: 185063
            -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5724770"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701443764 {#5080
              date: 2023-12-01 16:16:04.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: """
            Guess the difference is what you grew up with and therefore intuitively prefer:\n
            \n
            - allegedly american thinking: This baby sucks X gallons. Let’s see how far I can get with it\n
            - allegedly non-american thanking: I need to drive roughly X 1/2 hundred kilometers, and that will burn that much fuel.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701444373 {#5175
            date: 2023-12-01 16:26:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
            "@bstix@feddit.dk"
            "@captainlezbian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5187 …}
          +nested: Doctrine\ORM\PersistentCollection {#5183 …}
          +votes: Doctrine\ORM\PersistentCollection {#5185 …}
          +reports: Doctrine\ORM\PersistentCollection {#5189 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
          -id: 185110
          -bodyTs: "'1/2':43 'alleg':14,32 'american':15,35 'babi':18 'burn':49 'differ':3 'drive':40 'far':26 'fuel':52 'gallon':21 'get':29 'grew':7 'guess':1 'hundr':44 'intuit':12 'kilomet':45 'let':22 'much':51 'need':38 'non':34 'non-american':33 'prefer':13 'rough':41 'see':24 'suck':19 'thank':36 'therefor':11 'think':16 'x':20,42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5315418"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701444373 {#5178
            date: 2023-12-01 16:26:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: "I’d change the American thinking from that to bigger number goes further for same fuel/how many miles til I refuel."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701450207 {#5338
          date: 2023-12-01 18:03:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
          "@captainlezbian@lemmy.world"
          "@Oszilloraptor@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5345 …}
        +nested: Doctrine\ORM\PersistentCollection {#5347 …}
        +votes: Doctrine\ORM\PersistentCollection {#5349 …}
        +reports: Doctrine\ORM\PersistentCollection {#5352 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
        -id: 185497
        -bodyTs: "'american':5 'bigger':10 'chang':3 'd':2 'fuel/how':16 'goe':12 'mani':17 'mile':18 'number':11 'refuel':21 'think':6 'til':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5727212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701450207 {#5341
          date: 2023-12-01 18:03:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "And the non american to bigger number=bigger fuel consumption"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701483732 {#5471
        date: 2023-12-02 03:22:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
        "@captainlezbian@lemmy.world"
        "@Oszilloraptor@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5483 …}
      +nested: Doctrine\ORM\PersistentCollection {#5479 …}
      +votes: Doctrine\ORM\PersistentCollection {#5481 …}
      +reports: Doctrine\ORM\PersistentCollection {#5485 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5487 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5489 …}
      -id: 187444
      -bodyTs: "'american':4 'bigger':6,8 'consumpt':10 'fuel':9 'non':3 'number':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5330305"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701483732 {#5474
        date: 2023-12-02 03:22:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      That’s fair, though there was a non American agreeing that every other number is bigger is better so it’s nice when all numbers are that way.\n
      \n
      That said all this is soon to be irrelevant. We’ll all be using wh/m soon enough
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701484059 {#5565
      date: 2023-12-02 03:27:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@captainlezbian@lemmy.world"
      "@Oszilloraptor@feddit.de"
      "@onion@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5560 …}
    +nested: Doctrine\ORM\PersistentCollection {#5555 …}
    +votes: Doctrine\ORM\PersistentCollection {#5559 …}
    +reports: Doctrine\ORM\PersistentCollection {#5569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
    -id: 187461
    -bodyTs: "'agre':10 'american':9 'better':18 'bigger':16 'enough':45 'everi':12 'fair':3 'irrelev':37 'll':39 'nice':22 'non':8 'number':14,25 'said':30 'soon':34,44 'though':4 'use':42 'way':28 'wh/m':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5738288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701484059 {#5568
      date: 2023-12-02 03:27:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "whoops per minute?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701507086 {#5596
    date: 2023-12-02 09:51:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@captainlezbian@lemmy.world"
    "@Oszilloraptor@feddit.de"
    "@onion@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5602 …}
  +nested: Doctrine\ORM\PersistentCollection {#5604 …}
  +votes: Doctrine\ORM\PersistentCollection {#5600 …}
  +reports: Doctrine\ORM\PersistentCollection {#5607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5611 …}
  -id: 188363
  -bodyTs: "'minut':3 'per':2 'whoop':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5367582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701507086 {#5593
    date: 2023-12-02 09:51:26.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
224 DENIED moderate
App\Entity\EntryComment {#5591
  +user: Proxies\__CG__\App\Entity\User {#5599 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5564
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5472
      +user: Proxies\__CG__\App\Entity\User {#5477 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5339
        +user: Proxies\__CG__\App\Entity\User {#5082 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5176
          +user: Proxies\__CG__\App\Entity\User {#5181 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5081
            +user: Proxies\__CG__\App\Entity\User {#5082 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4900
              +user: Proxies\__CG__\App\Entity\User {#4901 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4785
                +user: App\Entity\User {#4798 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
                  \n
                  Like what? Who in the world says KPL? It’s l/100KM.\n
                  \n
                  While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 33
                +score: 0
                +lastActive: DateTime @1719700173 {#4780
                  date: 2024-06-30 00:29:33.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@toaster@slrpnk.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4786 …}
                +nested: Doctrine\ORM\PersistentCollection {#4788 …}
                +votes: Doctrine\ORM\PersistentCollection {#4790 …}
                +reports: Doctrine\ORM\PersistentCollection {#4792 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
                -id: 184853
                -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/5324572"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701440522 {#4781
                  date: 2023-12-01 15:22:02.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4785}
              +body: """
                I grew up with km/L.\n
                \n
                I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
                \n
                Also the higher numbers are better like everything else on the car comparison cards.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 15
              +score: 0
              +lastActive: DateTime @1701442740 {#4898
                date: 2023-12-01 15:59:00.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@toaster@slrpnk.net"
                "@KrummsHairyBalls@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4902 …}
              +nested: Doctrine\ORM\PersistentCollection {#4904 …}
              +votes: Doctrine\ORM\PersistentCollection {#4906 …}
              +reports: Doctrine\ORM\PersistentCollection {#4908 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
              -id: 185004
              -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.dk/comment/4259368"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701442740 {#4899
                date: 2023-12-01 15:59:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4785}
            +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1701443764 {#5079
              date: 2023-12-01 16:16:04.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
              "@KrummsHairyBalls@lemmy.ca"
              "@bstix@feddit.dk"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5083 …}
            +nested: Doctrine\ORM\PersistentCollection {#5085 …}
            +votes: Doctrine\ORM\PersistentCollection {#5087 …}
            +reports: Doctrine\ORM\PersistentCollection {#5089 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
            -id: 185063
            -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5724770"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701443764 {#5080
              date: 2023-12-01 16:16:04.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: """
            Guess the difference is what you grew up with and therefore intuitively prefer:\n
            \n
            - allegedly american thinking: This baby sucks X gallons. Let’s see how far I can get with it\n
            - allegedly non-american thanking: I need to drive roughly X 1/2 hundred kilometers, and that will burn that much fuel.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701444373 {#5175
            date: 2023-12-01 16:26:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
            "@bstix@feddit.dk"
            "@captainlezbian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5187 …}
          +nested: Doctrine\ORM\PersistentCollection {#5183 …}
          +votes: Doctrine\ORM\PersistentCollection {#5185 …}
          +reports: Doctrine\ORM\PersistentCollection {#5189 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
          -id: 185110
          -bodyTs: "'1/2':43 'alleg':14,32 'american':15,35 'babi':18 'burn':49 'differ':3 'drive':40 'far':26 'fuel':52 'gallon':21 'get':29 'grew':7 'guess':1 'hundr':44 'intuit':12 'kilomet':45 'let':22 'much':51 'need':38 'non':34 'non-american':33 'prefer':13 'rough':41 'see':24 'suck':19 'thank':36 'therefor':11 'think':16 'x':20,42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5315418"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701444373 {#5178
            date: 2023-12-01 16:26:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: "I’d change the American thinking from that to bigger number goes further for same fuel/how many miles til I refuel."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701450207 {#5338
          date: 2023-12-01 18:03:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
          "@captainlezbian@lemmy.world"
          "@Oszilloraptor@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5345 …}
        +nested: Doctrine\ORM\PersistentCollection {#5347 …}
        +votes: Doctrine\ORM\PersistentCollection {#5349 …}
        +reports: Doctrine\ORM\PersistentCollection {#5352 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
        -id: 185497
        -bodyTs: "'american':5 'bigger':10 'chang':3 'd':2 'fuel/how':16 'goe':12 'mani':17 'mile':18 'number':11 'refuel':21 'think':6 'til':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5727212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701450207 {#5341
          date: 2023-12-01 18:03:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "And the non american to bigger number=bigger fuel consumption"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701483732 {#5471
        date: 2023-12-02 03:22:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
        "@captainlezbian@lemmy.world"
        "@Oszilloraptor@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5483 …}
      +nested: Doctrine\ORM\PersistentCollection {#5479 …}
      +votes: Doctrine\ORM\PersistentCollection {#5481 …}
      +reports: Doctrine\ORM\PersistentCollection {#5485 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5487 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5489 …}
      -id: 187444
      -bodyTs: "'american':4 'bigger':6,8 'consumpt':10 'fuel':9 'non':3 'number':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5330305"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701483732 {#5474
        date: 2023-12-02 03:22:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      That’s fair, though there was a non American agreeing that every other number is bigger is better so it’s nice when all numbers are that way.\n
      \n
      That said all this is soon to be irrelevant. We’ll all be using wh/m soon enough
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701484059 {#5565
      date: 2023-12-02 03:27:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@captainlezbian@lemmy.world"
      "@Oszilloraptor@feddit.de"
      "@onion@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5560 …}
    +nested: Doctrine\ORM\PersistentCollection {#5555 …}
    +votes: Doctrine\ORM\PersistentCollection {#5559 …}
    +reports: Doctrine\ORM\PersistentCollection {#5569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
    -id: 187461
    -bodyTs: "'agre':10 'american':9 'better':18 'bigger':16 'enough':45 'everi':12 'fair':3 'irrelev':37 'll':39 'nice':22 'non':8 'number':14,25 'said':30 'soon':34,44 'though':4 'use':42 'way':28 'wh/m':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5738288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701484059 {#5568
      date: 2023-12-02 03:27:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "whoops per minute?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701507086 {#5596
    date: 2023-12-02 09:51:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@captainlezbian@lemmy.world"
    "@Oszilloraptor@feddit.de"
    "@onion@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5602 …}
  +nested: Doctrine\ORM\PersistentCollection {#5604 …}
  +votes: Doctrine\ORM\PersistentCollection {#5600 …}
  +reports: Doctrine\ORM\PersistentCollection {#5607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5611 …}
  -id: 188363
  -bodyTs: "'minut':3 'per':2 'whoop':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5367582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701507086 {#5593
    date: 2023-12-02 09:51:26.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
225 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
226 DENIED moderate
App\Entity\EntryComment {#5615
  +user: Proxies\__CG__\App\Entity\User {#5477 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5564
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5472
      +user: Proxies\__CG__\App\Entity\User {#5477 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5339
        +user: Proxies\__CG__\App\Entity\User {#5082 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5176
          +user: Proxies\__CG__\App\Entity\User {#5181 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5081
            +user: Proxies\__CG__\App\Entity\User {#5082 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4900
              +user: Proxies\__CG__\App\Entity\User {#4901 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4785
                +user: App\Entity\User {#4798 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
                  \n
                  Like what? Who in the world says KPL? It’s l/100KM.\n
                  \n
                  While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 33
                +score: 0
                +lastActive: DateTime @1719700173 {#4780
                  date: 2024-06-30 00:29:33.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@toaster@slrpnk.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4786 …}
                +nested: Doctrine\ORM\PersistentCollection {#4788 …}
                +votes: Doctrine\ORM\PersistentCollection {#4790 …}
                +reports: Doctrine\ORM\PersistentCollection {#4792 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
                -id: 184853
                -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/5324572"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701440522 {#4781
                  date: 2023-12-01 15:22:02.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4785}
              +body: """
                I grew up with km/L.\n
                \n
                I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
                \n
                Also the higher numbers are better like everything else on the car comparison cards.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 15
              +score: 0
              +lastActive: DateTime @1701442740 {#4898
                date: 2023-12-01 15:59:00.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@toaster@slrpnk.net"
                "@KrummsHairyBalls@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4902 …}
              +nested: Doctrine\ORM\PersistentCollection {#4904 …}
              +votes: Doctrine\ORM\PersistentCollection {#4906 …}
              +reports: Doctrine\ORM\PersistentCollection {#4908 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
              -id: 185004
              -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.dk/comment/4259368"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701442740 {#4899
                date: 2023-12-01 15:59:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4785}
            +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1701443764 {#5079
              date: 2023-12-01 16:16:04.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
              "@KrummsHairyBalls@lemmy.ca"
              "@bstix@feddit.dk"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5083 …}
            +nested: Doctrine\ORM\PersistentCollection {#5085 …}
            +votes: Doctrine\ORM\PersistentCollection {#5087 …}
            +reports: Doctrine\ORM\PersistentCollection {#5089 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
            -id: 185063
            -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5724770"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701443764 {#5080
              date: 2023-12-01 16:16:04.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: """
            Guess the difference is what you grew up with and therefore intuitively prefer:\n
            \n
            - allegedly american thinking: This baby sucks X gallons. Let’s see how far I can get with it\n
            - allegedly non-american thanking: I need to drive roughly X 1/2 hundred kilometers, and that will burn that much fuel.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701444373 {#5175
            date: 2023-12-01 16:26:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
            "@bstix@feddit.dk"
            "@captainlezbian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5187 …}
          +nested: Doctrine\ORM\PersistentCollection {#5183 …}
          +votes: Doctrine\ORM\PersistentCollection {#5185 …}
          +reports: Doctrine\ORM\PersistentCollection {#5189 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
          -id: 185110
          -bodyTs: "'1/2':43 'alleg':14,32 'american':15,35 'babi':18 'burn':49 'differ':3 'drive':40 'far':26 'fuel':52 'gallon':21 'get':29 'grew':7 'guess':1 'hundr':44 'intuit':12 'kilomet':45 'let':22 'much':51 'need':38 'non':34 'non-american':33 'prefer':13 'rough':41 'see':24 'suck':19 'thank':36 'therefor':11 'think':16 'x':20,42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5315418"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701444373 {#5178
            date: 2023-12-01 16:26:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: "I’d change the American thinking from that to bigger number goes further for same fuel/how many miles til I refuel."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701450207 {#5338
          date: 2023-12-01 18:03:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
          "@captainlezbian@lemmy.world"
          "@Oszilloraptor@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5345 …}
        +nested: Doctrine\ORM\PersistentCollection {#5347 …}
        +votes: Doctrine\ORM\PersistentCollection {#5349 …}
        +reports: Doctrine\ORM\PersistentCollection {#5352 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
        -id: 185497
        -bodyTs: "'american':5 'bigger':10 'chang':3 'd':2 'fuel/how':16 'goe':12 'mani':17 'mile':18 'number':11 'refuel':21 'think':6 'til':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5727212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701450207 {#5341
          date: 2023-12-01 18:03:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "And the non american to bigger number=bigger fuel consumption"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701483732 {#5471
        date: 2023-12-02 03:22:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
        "@captainlezbian@lemmy.world"
        "@Oszilloraptor@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5483 …}
      +nested: Doctrine\ORM\PersistentCollection {#5479 …}
      +votes: Doctrine\ORM\PersistentCollection {#5481 …}
      +reports: Doctrine\ORM\PersistentCollection {#5485 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5487 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5489 …}
      -id: 187444
      -bodyTs: "'american':4 'bigger':6,8 'consumpt':10 'fuel':9 'non':3 'number':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5330305"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701483732 {#5474
        date: 2023-12-02 03:22:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      That’s fair, though there was a non American agreeing that every other number is bigger is better so it’s nice when all numbers are that way.\n
      \n
      That said all this is soon to be irrelevant. We’ll all be using wh/m soon enough
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701484059 {#5565
      date: 2023-12-02 03:27:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@captainlezbian@lemmy.world"
      "@Oszilloraptor@feddit.de"
      "@onion@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5560 …}
    +nested: Doctrine\ORM\PersistentCollection {#5555 …}
    +votes: Doctrine\ORM\PersistentCollection {#5559 …}
    +reports: Doctrine\ORM\PersistentCollection {#5569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
    -id: 187461
    -bodyTs: "'agre':10 'american':9 'better':18 'bigger':16 'enough':45 'everi':12 'fair':3 'irrelev':37 'll':39 'nice':22 'non':8 'number':14,25 'said':30 'soon':34,44 'though':4 'use':42 'way':28 'wh/m':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5738288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701484059 {#5568
      date: 2023-12-02 03:27:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Why not mpwh?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701694890 {#5613
    date: 2023-12-04 14:01:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@captainlezbian@lemmy.world"
    "@Oszilloraptor@feddit.de"
    "@onion@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5616 …}
  +nested: Doctrine\ORM\PersistentCollection {#5618 …}
  +votes: Doctrine\ORM\PersistentCollection {#5620 …}
  +reports: Doctrine\ORM\PersistentCollection {#5622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
  -id: 195324
  -bodyTs: "'mpwh':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5392686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701694890 {#5614
    date: 2023-12-04 14:01:30.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
227 DENIED edit
App\Entity\EntryComment {#5615
  +user: Proxies\__CG__\App\Entity\User {#5477 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5564
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5472
      +user: Proxies\__CG__\App\Entity\User {#5477 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5339
        +user: Proxies\__CG__\App\Entity\User {#5082 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5176
          +user: Proxies\__CG__\App\Entity\User {#5181 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5081
            +user: Proxies\__CG__\App\Entity\User {#5082 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4900
              +user: Proxies\__CG__\App\Entity\User {#4901 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4785
                +user: App\Entity\User {#4798 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
                  \n
                  Like what? Who in the world says KPL? It’s l/100KM.\n
                  \n
                  While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 33
                +score: 0
                +lastActive: DateTime @1719700173 {#4780
                  date: 2024-06-30 00:29:33.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@toaster@slrpnk.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4786 …}
                +nested: Doctrine\ORM\PersistentCollection {#4788 …}
                +votes: Doctrine\ORM\PersistentCollection {#4790 …}
                +reports: Doctrine\ORM\PersistentCollection {#4792 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
                -id: 184853
                -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/5324572"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701440522 {#4781
                  date: 2023-12-01 15:22:02.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4785}
              +body: """
                I grew up with km/L.\n
                \n
                I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
                \n
                Also the higher numbers are better like everything else on the car comparison cards.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 15
              +score: 0
              +lastActive: DateTime @1701442740 {#4898
                date: 2023-12-01 15:59:00.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@toaster@slrpnk.net"
                "@KrummsHairyBalls@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4902 …}
              +nested: Doctrine\ORM\PersistentCollection {#4904 …}
              +votes: Doctrine\ORM\PersistentCollection {#4906 …}
              +reports: Doctrine\ORM\PersistentCollection {#4908 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
              -id: 185004
              -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.dk/comment/4259368"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701442740 {#4899
                date: 2023-12-01 15:59:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4785}
            +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1701443764 {#5079
              date: 2023-12-01 16:16:04.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
              "@KrummsHairyBalls@lemmy.ca"
              "@bstix@feddit.dk"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5083 …}
            +nested: Doctrine\ORM\PersistentCollection {#5085 …}
            +votes: Doctrine\ORM\PersistentCollection {#5087 …}
            +reports: Doctrine\ORM\PersistentCollection {#5089 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
            -id: 185063
            -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5724770"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701443764 {#5080
              date: 2023-12-01 16:16:04.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: """
            Guess the difference is what you grew up with and therefore intuitively prefer:\n
            \n
            - allegedly american thinking: This baby sucks X gallons. Let’s see how far I can get with it\n
            - allegedly non-american thanking: I need to drive roughly X 1/2 hundred kilometers, and that will burn that much fuel.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701444373 {#5175
            date: 2023-12-01 16:26:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
            "@bstix@feddit.dk"
            "@captainlezbian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5187 …}
          +nested: Doctrine\ORM\PersistentCollection {#5183 …}
          +votes: Doctrine\ORM\PersistentCollection {#5185 …}
          +reports: Doctrine\ORM\PersistentCollection {#5189 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
          -id: 185110
          -bodyTs: "'1/2':43 'alleg':14,32 'american':15,35 'babi':18 'burn':49 'differ':3 'drive':40 'far':26 'fuel':52 'gallon':21 'get':29 'grew':7 'guess':1 'hundr':44 'intuit':12 'kilomet':45 'let':22 'much':51 'need':38 'non':34 'non-american':33 'prefer':13 'rough':41 'see':24 'suck':19 'thank':36 'therefor':11 'think':16 'x':20,42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5315418"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701444373 {#5178
            date: 2023-12-01 16:26:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: "I’d change the American thinking from that to bigger number goes further for same fuel/how many miles til I refuel."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701450207 {#5338
          date: 2023-12-01 18:03:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
          "@captainlezbian@lemmy.world"
          "@Oszilloraptor@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5345 …}
        +nested: Doctrine\ORM\PersistentCollection {#5347 …}
        +votes: Doctrine\ORM\PersistentCollection {#5349 …}
        +reports: Doctrine\ORM\PersistentCollection {#5352 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
        -id: 185497
        -bodyTs: "'american':5 'bigger':10 'chang':3 'd':2 'fuel/how':16 'goe':12 'mani':17 'mile':18 'number':11 'refuel':21 'think':6 'til':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5727212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701450207 {#5341
          date: 2023-12-01 18:03:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "And the non american to bigger number=bigger fuel consumption"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701483732 {#5471
        date: 2023-12-02 03:22:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
        "@captainlezbian@lemmy.world"
        "@Oszilloraptor@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5483 …}
      +nested: Doctrine\ORM\PersistentCollection {#5479 …}
      +votes: Doctrine\ORM\PersistentCollection {#5481 …}
      +reports: Doctrine\ORM\PersistentCollection {#5485 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5487 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5489 …}
      -id: 187444
      -bodyTs: "'american':4 'bigger':6,8 'consumpt':10 'fuel':9 'non':3 'number':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5330305"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701483732 {#5474
        date: 2023-12-02 03:22:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      That’s fair, though there was a non American agreeing that every other number is bigger is better so it’s nice when all numbers are that way.\n
      \n
      That said all this is soon to be irrelevant. We’ll all be using wh/m soon enough
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701484059 {#5565
      date: 2023-12-02 03:27:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@captainlezbian@lemmy.world"
      "@Oszilloraptor@feddit.de"
      "@onion@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5560 …}
    +nested: Doctrine\ORM\PersistentCollection {#5555 …}
    +votes: Doctrine\ORM\PersistentCollection {#5559 …}
    +reports: Doctrine\ORM\PersistentCollection {#5569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
    -id: 187461
    -bodyTs: "'agre':10 'american':9 'better':18 'bigger':16 'enough':45 'everi':12 'fair':3 'irrelev':37 'll':39 'nice':22 'non':8 'number':14,25 'said':30 'soon':34,44 'though':4 'use':42 'way':28 'wh/m':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5738288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701484059 {#5568
      date: 2023-12-02 03:27:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Why not mpwh?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701694890 {#5613
    date: 2023-12-04 14:01:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@captainlezbian@lemmy.world"
    "@Oszilloraptor@feddit.de"
    "@onion@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5616 …}
  +nested: Doctrine\ORM\PersistentCollection {#5618 …}
  +votes: Doctrine\ORM\PersistentCollection {#5620 …}
  +reports: Doctrine\ORM\PersistentCollection {#5622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
  -id: 195324
  -bodyTs: "'mpwh':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5392686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701694890 {#5614
    date: 2023-12-04 14:01:30.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
228 DENIED moderate
App\Entity\EntryComment {#5615
  +user: Proxies\__CG__\App\Entity\User {#5477 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5564
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5472
      +user: Proxies\__CG__\App\Entity\User {#5477 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5339
        +user: Proxies\__CG__\App\Entity\User {#5082 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5176
          +user: Proxies\__CG__\App\Entity\User {#5181 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5081
            +user: Proxies\__CG__\App\Entity\User {#5082 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4900
              +user: Proxies\__CG__\App\Entity\User {#4901 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4785
                +user: App\Entity\User {#4798 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
                  \n
                  Like what? Who in the world says KPL? It’s l/100KM.\n
                  \n
                  While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 33
                +score: 0
                +lastActive: DateTime @1719700173 {#4780
                  date: 2024-06-30 00:29:33.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@toaster@slrpnk.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4786 …}
                +nested: Doctrine\ORM\PersistentCollection {#4788 …}
                +votes: Doctrine\ORM\PersistentCollection {#4790 …}
                +reports: Doctrine\ORM\PersistentCollection {#4792 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
                -id: 184853
                -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/5324572"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701440522 {#4781
                  date: 2023-12-01 15:22:02.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4785}
              +body: """
                I grew up with km/L.\n
                \n
                I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
                \n
                Also the higher numbers are better like everything else on the car comparison cards.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 15
              +score: 0
              +lastActive: DateTime @1701442740 {#4898
                date: 2023-12-01 15:59:00.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@toaster@slrpnk.net"
                "@KrummsHairyBalls@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4902 …}
              +nested: Doctrine\ORM\PersistentCollection {#4904 …}
              +votes: Doctrine\ORM\PersistentCollection {#4906 …}
              +reports: Doctrine\ORM\PersistentCollection {#4908 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
              -id: 185004
              -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.dk/comment/4259368"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701442740 {#4899
                date: 2023-12-01 15:59:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4785}
            +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1701443764 {#5079
              date: 2023-12-01 16:16:04.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
              "@KrummsHairyBalls@lemmy.ca"
              "@bstix@feddit.dk"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5083 …}
            +nested: Doctrine\ORM\PersistentCollection {#5085 …}
            +votes: Doctrine\ORM\PersistentCollection {#5087 …}
            +reports: Doctrine\ORM\PersistentCollection {#5089 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
            -id: 185063
            -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5724770"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701443764 {#5080
              date: 2023-12-01 16:16:04.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: """
            Guess the difference is what you grew up with and therefore intuitively prefer:\n
            \n
            - allegedly american thinking: This baby sucks X gallons. Let’s see how far I can get with it\n
            - allegedly non-american thanking: I need to drive roughly X 1/2 hundred kilometers, and that will burn that much fuel.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701444373 {#5175
            date: 2023-12-01 16:26:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
            "@bstix@feddit.dk"
            "@captainlezbian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5187 …}
          +nested: Doctrine\ORM\PersistentCollection {#5183 …}
          +votes: Doctrine\ORM\PersistentCollection {#5185 …}
          +reports: Doctrine\ORM\PersistentCollection {#5189 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
          -id: 185110
          -bodyTs: "'1/2':43 'alleg':14,32 'american':15,35 'babi':18 'burn':49 'differ':3 'drive':40 'far':26 'fuel':52 'gallon':21 'get':29 'grew':7 'guess':1 'hundr':44 'intuit':12 'kilomet':45 'let':22 'much':51 'need':38 'non':34 'non-american':33 'prefer':13 'rough':41 'see':24 'suck':19 'thank':36 'therefor':11 'think':16 'x':20,42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5315418"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701444373 {#5178
            date: 2023-12-01 16:26:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: "I’d change the American thinking from that to bigger number goes further for same fuel/how many miles til I refuel."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701450207 {#5338
          date: 2023-12-01 18:03:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
          "@captainlezbian@lemmy.world"
          "@Oszilloraptor@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5345 …}
        +nested: Doctrine\ORM\PersistentCollection {#5347 …}
        +votes: Doctrine\ORM\PersistentCollection {#5349 …}
        +reports: Doctrine\ORM\PersistentCollection {#5352 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
        -id: 185497
        -bodyTs: "'american':5 'bigger':10 'chang':3 'd':2 'fuel/how':16 'goe':12 'mani':17 'mile':18 'number':11 'refuel':21 'think':6 'til':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5727212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701450207 {#5341
          date: 2023-12-01 18:03:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "And the non american to bigger number=bigger fuel consumption"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701483732 {#5471
        date: 2023-12-02 03:22:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
        "@captainlezbian@lemmy.world"
        "@Oszilloraptor@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5483 …}
      +nested: Doctrine\ORM\PersistentCollection {#5479 …}
      +votes: Doctrine\ORM\PersistentCollection {#5481 …}
      +reports: Doctrine\ORM\PersistentCollection {#5485 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5487 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5489 …}
      -id: 187444
      -bodyTs: "'american':4 'bigger':6,8 'consumpt':10 'fuel':9 'non':3 'number':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5330305"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701483732 {#5474
        date: 2023-12-02 03:22:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: """
      That’s fair, though there was a non American agreeing that every other number is bigger is better so it’s nice when all numbers are that way.\n
      \n
      That said all this is soon to be irrelevant. We’ll all be using wh/m soon enough
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701484059 {#5565
      date: 2023-12-02 03:27:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@captainlezbian@lemmy.world"
      "@Oszilloraptor@feddit.de"
      "@onion@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5560 …}
    +nested: Doctrine\ORM\PersistentCollection {#5555 …}
    +votes: Doctrine\ORM\PersistentCollection {#5559 …}
    +reports: Doctrine\ORM\PersistentCollection {#5569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
    -id: 187461
    -bodyTs: "'agre':10 'american':9 'better':18 'bigger':16 'enough':45 'everi':12 'fair':3 'irrelev':37 'll':39 'nice':22 'non':8 'number':14,25 'said':30 'soon':34,44 'though':4 'use':42 'way':28 'wh/m':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5738288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701484059 {#5568
      date: 2023-12-02 03:27:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Why not mpwh?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701694890 {#5613
    date: 2023-12-04 14:01:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@captainlezbian@lemmy.world"
    "@Oszilloraptor@feddit.de"
    "@onion@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5616 …}
  +nested: Doctrine\ORM\PersistentCollection {#5618 …}
  +votes: Doctrine\ORM\PersistentCollection {#5620 …}
  +reports: Doctrine\ORM\PersistentCollection {#5622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
  -id: 195324
  -bodyTs: "'mpwh':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5392686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701694890 {#5614
    date: 2023-12-04 14:01:30.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
229 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
230 DENIED moderate
App\Entity\EntryComment {#5683
  +user: Proxies\__CG__\App\Entity\User {#5082 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5615
    +user: Proxies\__CG__\App\Entity\User {#5477 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5564
      +user: Proxies\__CG__\App\Entity\User {#5082 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5472
        +user: Proxies\__CG__\App\Entity\User {#5477 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5339
          +user: Proxies\__CG__\App\Entity\User {#5082 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5176
            +user: Proxies\__CG__\App\Entity\User {#5181 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#5081
              +user: Proxies\__CG__\App\Entity\User {#5082 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4900
                +user: Proxies\__CG__\App\Entity\User {#4901 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: App\Entity\EntryComment {#4785
                  +user: App\Entity\User {#4798 …}
                  +entry: App\Entity\Entry {#2412}
                  +magazine: App\Entity\Magazine {#264}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
                    \n
                    Like what? Who in the world says KPL? It’s l/100KM.\n
                    \n
                    While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 33
                  +score: 0
                  +lastActive: DateTime @1719700173 {#4780
                    date: 2024-06-30 00:29:33.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@toaster@slrpnk.net"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4786 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4788 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4790 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4792 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
                  -id: 184853
                  -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ca/comment/5324572"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1701440522 {#4781
                    date: 2023-12-01 15:22:02.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4785}
                +body: """
                  I grew up with km/L.\n
                  \n
                  I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
                  \n
                  Also the higher numbers are better like everything else on the car comparison cards.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 15
                +score: 0
                +lastActive: DateTime @1701442740 {#4898
                  date: 2023-12-01 15:59:00.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@toaster@slrpnk.net"
                  "@KrummsHairyBalls@lemmy.ca"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4902 …}
                +nested: Doctrine\ORM\PersistentCollection {#4904 …}
                +votes: Doctrine\ORM\PersistentCollection {#4906 …}
                +reports: Doctrine\ORM\PersistentCollection {#4908 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
                -id: 185004
                -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://feddit.dk/comment/4259368"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701442740 {#4899
                  date: 2023-12-01 15:59:00.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4785}
              +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 4
              +score: 0
              +lastActive: DateTime @1701443764 {#5079
                date: 2023-12-01 16:16:04.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@toaster@slrpnk.net"
                "@KrummsHairyBalls@lemmy.ca"
                "@bstix@feddit.dk"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5083 …}
              +nested: Doctrine\ORM\PersistentCollection {#5085 …}
              +votes: Doctrine\ORM\PersistentCollection {#5087 …}
              +reports: Doctrine\ORM\PersistentCollection {#5089 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
              -id: 185063
              -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5724770"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701443764 {#5080
                date: 2023-12-01 16:16:04.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4785}
            +body: """
              Guess the difference is what you grew up with and therefore intuitively prefer:\n
              \n
              - allegedly american thinking: This baby sucks X gallons. Let’s see how far I can get with it\n
              - allegedly non-american thanking: I need to drive roughly X 1/2 hundred kilometers, and that will burn that much fuel.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1701444373 {#5175
              date: 2023-12-01 16:26:13.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
              "@KrummsHairyBalls@lemmy.ca"
              "@bstix@feddit.dk"
              "@captainlezbian@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5187 …}
            +nested: Doctrine\ORM\PersistentCollection {#5183 …}
            +votes: Doctrine\ORM\PersistentCollection {#5185 …}
            +reports: Doctrine\ORM\PersistentCollection {#5189 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
            -id: 185110
            -bodyTs: "'1/2':43 'alleg':14,32 'american':15,35 'babi':18 'burn':49 'differ':3 'drive':40 'far':26 'fuel':52 'gallon':21 'get':29 'grew':7 'guess':1 'hundr':44 'intuit':12 'kilomet':45 'let':22 'much':51 'need':38 'non':34 'non-american':33 'prefer':13 'rough':41 'see':24 'suck':19 'thank':36 'therefor':11 'think':16 'x':20,42"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5315418"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701444373 {#5178
              date: 2023-12-01 16:26:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: "I’d change the American thinking from that to bigger number goes further for same fuel/how many miles til I refuel."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701450207 {#5338
            date: 2023-12-01 18:03:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
            "@bstix@feddit.dk"
            "@captainlezbian@lemmy.world"
            "@Oszilloraptor@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5345 …}
          +nested: Doctrine\ORM\PersistentCollection {#5347 …}
          +votes: Doctrine\ORM\PersistentCollection {#5349 …}
          +reports: Doctrine\ORM\PersistentCollection {#5352 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
          -id: 185497
          -bodyTs: "'american':5 'bigger':10 'chang':3 'd':2 'fuel/how':16 'goe':12 'mani':17 'mile':18 'number':11 'refuel':21 'think':6 'til':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5727212"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701450207 {#5341
            date: 2023-12-01 18:03:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: "And the non american to bigger number=bigger fuel consumption"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701483732 {#5471
          date: 2023-12-02 03:22:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
          "@captainlezbian@lemmy.world"
          "@Oszilloraptor@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5483 …}
        +nested: Doctrine\ORM\PersistentCollection {#5479 …}
        +votes: Doctrine\ORM\PersistentCollection {#5481 …}
        +reports: Doctrine\ORM\PersistentCollection {#5485 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5487 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5489 …}
        -id: 187444
        -bodyTs: "'american':4 'bigger':6,8 'consumpt':10 'fuel':9 'non':3 'number':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5330305"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701483732 {#5474
          date: 2023-12-02 03:22:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        That’s fair, though there was a non American agreeing that every other number is bigger is better so it’s nice when all numbers are that way.\n
        \n
        That said all this is soon to be irrelevant. We’ll all be using wh/m soon enough
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701484059 {#5565
        date: 2023-12-02 03:27:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
        "@captainlezbian@lemmy.world"
        "@Oszilloraptor@feddit.de"
        "@onion@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5560 …}
      +nested: Doctrine\ORM\PersistentCollection {#5555 …}
      +votes: Doctrine\ORM\PersistentCollection {#5559 …}
      +reports: Doctrine\ORM\PersistentCollection {#5569 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
      -id: 187461
      -bodyTs: "'agre':10 'american':9 'better':18 'bigger':16 'enough':45 'everi':12 'fair':3 'irrelev':37 'll':39 'nice':22 'non':8 'number':14,25 'said':30 'soon':34,44 'though':4 'use':42 'way':28 'wh/m':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5738288"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701484059 {#5568
        date: 2023-12-02 03:27:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "Why not mpwh?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701694890 {#5613
      date: 2023-12-04 14:01:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@captainlezbian@lemmy.world"
      "@Oszilloraptor@feddit.de"
      "@onion@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5616 …}
    +nested: Doctrine\ORM\PersistentCollection {#5618 …}
    +votes: Doctrine\ORM\PersistentCollection {#5620 …}
    +reports: Doctrine\ORM\PersistentCollection {#5622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
    -id: 195324
    -bodyTs: "'mpwh':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5392686"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701694890 {#5614
      date: 2023-12-04 14:01:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Because I’m a bad engineer who forgot that watts are power and not energy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701702142 {#5681
    date: 2023-12-04 16:02:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@captainlezbian@lemmy.world"
    "@Oszilloraptor@feddit.de"
    "@onion@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5684 …}
  +nested: Doctrine\ORM\PersistentCollection {#5686 …}
  +votes: Doctrine\ORM\PersistentCollection {#5688 …}
  +reports: Doctrine\ORM\PersistentCollection {#5690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5694 …}
  -id: 195619
  -bodyTs: "'bad':5 'energi':15 'engin':6 'forgot':8 'm':3 'power':12 'watt':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5795957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701702142 {#5682
    date: 2023-12-04 16:02:22.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
231 DENIED edit
App\Entity\EntryComment {#5683
  +user: Proxies\__CG__\App\Entity\User {#5082 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5615
    +user: Proxies\__CG__\App\Entity\User {#5477 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5564
      +user: Proxies\__CG__\App\Entity\User {#5082 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5472
        +user: Proxies\__CG__\App\Entity\User {#5477 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5339
          +user: Proxies\__CG__\App\Entity\User {#5082 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5176
            +user: Proxies\__CG__\App\Entity\User {#5181 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#5081
              +user: Proxies\__CG__\App\Entity\User {#5082 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4900
                +user: Proxies\__CG__\App\Entity\User {#4901 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: App\Entity\EntryComment {#4785
                  +user: App\Entity\User {#4798 …}
                  +entry: App\Entity\Entry {#2412}
                  +magazine: App\Entity\Magazine {#264}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
                    \n
                    Like what? Who in the world says KPL? It’s l/100KM.\n
                    \n
                    While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 33
                  +score: 0
                  +lastActive: DateTime @1719700173 {#4780
                    date: 2024-06-30 00:29:33.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@toaster@slrpnk.net"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4786 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4788 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4790 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4792 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
                  -id: 184853
                  -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ca/comment/5324572"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1701440522 {#4781
                    date: 2023-12-01 15:22:02.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4785}
                +body: """
                  I grew up with km/L.\n
                  \n
                  I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
                  \n
                  Also the higher numbers are better like everything else on the car comparison cards.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 15
                +score: 0
                +lastActive: DateTime @1701442740 {#4898
                  date: 2023-12-01 15:59:00.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@toaster@slrpnk.net"
                  "@KrummsHairyBalls@lemmy.ca"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4902 …}
                +nested: Doctrine\ORM\PersistentCollection {#4904 …}
                +votes: Doctrine\ORM\PersistentCollection {#4906 …}
                +reports: Doctrine\ORM\PersistentCollection {#4908 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
                -id: 185004
                -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://feddit.dk/comment/4259368"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701442740 {#4899
                  date: 2023-12-01 15:59:00.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4785}
              +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 4
              +score: 0
              +lastActive: DateTime @1701443764 {#5079
                date: 2023-12-01 16:16:04.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@toaster@slrpnk.net"
                "@KrummsHairyBalls@lemmy.ca"
                "@bstix@feddit.dk"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5083 …}
              +nested: Doctrine\ORM\PersistentCollection {#5085 …}
              +votes: Doctrine\ORM\PersistentCollection {#5087 …}
              +reports: Doctrine\ORM\PersistentCollection {#5089 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
              -id: 185063
              -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5724770"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701443764 {#5080
                date: 2023-12-01 16:16:04.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4785}
            +body: """
              Guess the difference is what you grew up with and therefore intuitively prefer:\n
              \n
              - allegedly american thinking: This baby sucks X gallons. Let’s see how far I can get with it\n
              - allegedly non-american thanking: I need to drive roughly X 1/2 hundred kilometers, and that will burn that much fuel.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1701444373 {#5175
              date: 2023-12-01 16:26:13.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
              "@KrummsHairyBalls@lemmy.ca"
              "@bstix@feddit.dk"
              "@captainlezbian@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5187 …}
            +nested: Doctrine\ORM\PersistentCollection {#5183 …}
            +votes: Doctrine\ORM\PersistentCollection {#5185 …}
            +reports: Doctrine\ORM\PersistentCollection {#5189 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
            -id: 185110
            -bodyTs: "'1/2':43 'alleg':14,32 'american':15,35 'babi':18 'burn':49 'differ':3 'drive':40 'far':26 'fuel':52 'gallon':21 'get':29 'grew':7 'guess':1 'hundr':44 'intuit':12 'kilomet':45 'let':22 'much':51 'need':38 'non':34 'non-american':33 'prefer':13 'rough':41 'see':24 'suck':19 'thank':36 'therefor':11 'think':16 'x':20,42"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5315418"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701444373 {#5178
              date: 2023-12-01 16:26:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: "I’d change the American thinking from that to bigger number goes further for same fuel/how many miles til I refuel."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701450207 {#5338
            date: 2023-12-01 18:03:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
            "@bstix@feddit.dk"
            "@captainlezbian@lemmy.world"
            "@Oszilloraptor@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5345 …}
          +nested: Doctrine\ORM\PersistentCollection {#5347 …}
          +votes: Doctrine\ORM\PersistentCollection {#5349 …}
          +reports: Doctrine\ORM\PersistentCollection {#5352 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
          -id: 185497
          -bodyTs: "'american':5 'bigger':10 'chang':3 'd':2 'fuel/how':16 'goe':12 'mani':17 'mile':18 'number':11 'refuel':21 'think':6 'til':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5727212"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701450207 {#5341
            date: 2023-12-01 18:03:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: "And the non american to bigger number=bigger fuel consumption"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701483732 {#5471
          date: 2023-12-02 03:22:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
          "@captainlezbian@lemmy.world"
          "@Oszilloraptor@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5483 …}
        +nested: Doctrine\ORM\PersistentCollection {#5479 …}
        +votes: Doctrine\ORM\PersistentCollection {#5481 …}
        +reports: Doctrine\ORM\PersistentCollection {#5485 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5487 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5489 …}
        -id: 187444
        -bodyTs: "'american':4 'bigger':6,8 'consumpt':10 'fuel':9 'non':3 'number':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5330305"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701483732 {#5474
          date: 2023-12-02 03:22:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        That’s fair, though there was a non American agreeing that every other number is bigger is better so it’s nice when all numbers are that way.\n
        \n
        That said all this is soon to be irrelevant. We’ll all be using wh/m soon enough
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701484059 {#5565
        date: 2023-12-02 03:27:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
        "@captainlezbian@lemmy.world"
        "@Oszilloraptor@feddit.de"
        "@onion@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5560 …}
      +nested: Doctrine\ORM\PersistentCollection {#5555 …}
      +votes: Doctrine\ORM\PersistentCollection {#5559 …}
      +reports: Doctrine\ORM\PersistentCollection {#5569 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
      -id: 187461
      -bodyTs: "'agre':10 'american':9 'better':18 'bigger':16 'enough':45 'everi':12 'fair':3 'irrelev':37 'll':39 'nice':22 'non':8 'number':14,25 'said':30 'soon':34,44 'though':4 'use':42 'way':28 'wh/m':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5738288"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701484059 {#5568
        date: 2023-12-02 03:27:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "Why not mpwh?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701694890 {#5613
      date: 2023-12-04 14:01:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@captainlezbian@lemmy.world"
      "@Oszilloraptor@feddit.de"
      "@onion@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5616 …}
    +nested: Doctrine\ORM\PersistentCollection {#5618 …}
    +votes: Doctrine\ORM\PersistentCollection {#5620 …}
    +reports: Doctrine\ORM\PersistentCollection {#5622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
    -id: 195324
    -bodyTs: "'mpwh':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5392686"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701694890 {#5614
      date: 2023-12-04 14:01:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Because I’m a bad engineer who forgot that watts are power and not energy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701702142 {#5681
    date: 2023-12-04 16:02:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@captainlezbian@lemmy.world"
    "@Oszilloraptor@feddit.de"
    "@onion@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5684 …}
  +nested: Doctrine\ORM\PersistentCollection {#5686 …}
  +votes: Doctrine\ORM\PersistentCollection {#5688 …}
  +reports: Doctrine\ORM\PersistentCollection {#5690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5694 …}
  -id: 195619
  -bodyTs: "'bad':5 'energi':15 'engin':6 'forgot':8 'm':3 'power':12 'watt':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5795957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701702142 {#5682
    date: 2023-12-04 16:02:22.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
232 DENIED moderate
App\Entity\EntryComment {#5683
  +user: Proxies\__CG__\App\Entity\User {#5082 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5615
    +user: Proxies\__CG__\App\Entity\User {#5477 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5564
      +user: Proxies\__CG__\App\Entity\User {#5082 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5472
        +user: Proxies\__CG__\App\Entity\User {#5477 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5339
          +user: Proxies\__CG__\App\Entity\User {#5082 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5176
            +user: Proxies\__CG__\App\Entity\User {#5181 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#5081
              +user: Proxies\__CG__\App\Entity\User {#5082 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4900
                +user: Proxies\__CG__\App\Entity\User {#4901 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: App\Entity\EntryComment {#4785
                  +user: App\Entity\User {#4798 …}
                  +entry: App\Entity\Entry {#2412}
                  +magazine: App\Entity\Magazine {#264}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
                    \n
                    Like what? Who in the world says KPL? It’s l/100KM.\n
                    \n
                    While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 33
                  +score: 0
                  +lastActive: DateTime @1719700173 {#4780
                    date: 2024-06-30 00:29:33.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@toaster@slrpnk.net"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4786 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4788 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4790 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4792 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
                  -id: 184853
                  -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ca/comment/5324572"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1701440522 {#4781
                    date: 2023-12-01 15:22:02.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4785}
                +body: """
                  I grew up with km/L.\n
                  \n
                  I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
                  \n
                  Also the higher numbers are better like everything else on the car comparison cards.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 15
                +score: 0
                +lastActive: DateTime @1701442740 {#4898
                  date: 2023-12-01 15:59:00.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@toaster@slrpnk.net"
                  "@KrummsHairyBalls@lemmy.ca"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4902 …}
                +nested: Doctrine\ORM\PersistentCollection {#4904 …}
                +votes: Doctrine\ORM\PersistentCollection {#4906 …}
                +reports: Doctrine\ORM\PersistentCollection {#4908 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
                -id: 185004
                -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://feddit.dk/comment/4259368"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701442740 {#4899
                  date: 2023-12-01 15:59:00.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4785}
              +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 4
              +score: 0
              +lastActive: DateTime @1701443764 {#5079
                date: 2023-12-01 16:16:04.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@toaster@slrpnk.net"
                "@KrummsHairyBalls@lemmy.ca"
                "@bstix@feddit.dk"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5083 …}
              +nested: Doctrine\ORM\PersistentCollection {#5085 …}
              +votes: Doctrine\ORM\PersistentCollection {#5087 …}
              +reports: Doctrine\ORM\PersistentCollection {#5089 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
              -id: 185063
              -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5724770"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701443764 {#5080
                date: 2023-12-01 16:16:04.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4785}
            +body: """
              Guess the difference is what you grew up with and therefore intuitively prefer:\n
              \n
              - allegedly american thinking: This baby sucks X gallons. Let’s see how far I can get with it\n
              - allegedly non-american thanking: I need to drive roughly X 1/2 hundred kilometers, and that will burn that much fuel.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1701444373 {#5175
              date: 2023-12-01 16:26:13.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
              "@KrummsHairyBalls@lemmy.ca"
              "@bstix@feddit.dk"
              "@captainlezbian@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5187 …}
            +nested: Doctrine\ORM\PersistentCollection {#5183 …}
            +votes: Doctrine\ORM\PersistentCollection {#5185 …}
            +reports: Doctrine\ORM\PersistentCollection {#5189 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
            -id: 185110
            -bodyTs: "'1/2':43 'alleg':14,32 'american':15,35 'babi':18 'burn':49 'differ':3 'drive':40 'far':26 'fuel':52 'gallon':21 'get':29 'grew':7 'guess':1 'hundr':44 'intuit':12 'kilomet':45 'let':22 'much':51 'need':38 'non':34 'non-american':33 'prefer':13 'rough':41 'see':24 'suck':19 'thank':36 'therefor':11 'think':16 'x':20,42"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5315418"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701444373 {#5178
              date: 2023-12-01 16:26:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: "I’d change the American thinking from that to bigger number goes further for same fuel/how many miles til I refuel."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701450207 {#5338
            date: 2023-12-01 18:03:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
            "@bstix@feddit.dk"
            "@captainlezbian@lemmy.world"
            "@Oszilloraptor@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5345 …}
          +nested: Doctrine\ORM\PersistentCollection {#5347 …}
          +votes: Doctrine\ORM\PersistentCollection {#5349 …}
          +reports: Doctrine\ORM\PersistentCollection {#5352 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
          -id: 185497
          -bodyTs: "'american':5 'bigger':10 'chang':3 'd':2 'fuel/how':16 'goe':12 'mani':17 'mile':18 'number':11 'refuel':21 'think':6 'til':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5727212"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701450207 {#5341
            date: 2023-12-01 18:03:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: "And the non american to bigger number=bigger fuel consumption"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701483732 {#5471
          date: 2023-12-02 03:22:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
          "@captainlezbian@lemmy.world"
          "@Oszilloraptor@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5483 …}
        +nested: Doctrine\ORM\PersistentCollection {#5479 …}
        +votes: Doctrine\ORM\PersistentCollection {#5481 …}
        +reports: Doctrine\ORM\PersistentCollection {#5485 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5487 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5489 …}
        -id: 187444
        -bodyTs: "'american':4 'bigger':6,8 'consumpt':10 'fuel':9 'non':3 'number':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5330305"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701483732 {#5474
          date: 2023-12-02 03:22:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        That’s fair, though there was a non American agreeing that every other number is bigger is better so it’s nice when all numbers are that way.\n
        \n
        That said all this is soon to be irrelevant. We’ll all be using wh/m soon enough
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701484059 {#5565
        date: 2023-12-02 03:27:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
        "@captainlezbian@lemmy.world"
        "@Oszilloraptor@feddit.de"
        "@onion@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5560 …}
      +nested: Doctrine\ORM\PersistentCollection {#5555 …}
      +votes: Doctrine\ORM\PersistentCollection {#5559 …}
      +reports: Doctrine\ORM\PersistentCollection {#5569 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5571 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5573 …}
      -id: 187461
      -bodyTs: "'agre':10 'american':9 'better':18 'bigger':16 'enough':45 'everi':12 'fair':3 'irrelev':37 'll':39 'nice':22 'non':8 'number':14,25 'said':30 'soon':34,44 'though':4 'use':42 'way':28 'wh/m':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5738288"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701484059 {#5568
        date: 2023-12-02 03:27:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "Why not mpwh?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701694890 {#5613
      date: 2023-12-04 14:01:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@captainlezbian@lemmy.world"
      "@Oszilloraptor@feddit.de"
      "@onion@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5616 …}
    +nested: Doctrine\ORM\PersistentCollection {#5618 …}
    +votes: Doctrine\ORM\PersistentCollection {#5620 …}
    +reports: Doctrine\ORM\PersistentCollection {#5622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
    -id: 195324
    -bodyTs: "'mpwh':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5392686"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701694890 {#5614
      date: 2023-12-04 14:01:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Because I’m a bad engineer who forgot that watts are power and not energy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701702142 {#5681
    date: 2023-12-04 16:02:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@captainlezbian@lemmy.world"
    "@Oszilloraptor@feddit.de"
    "@onion@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5684 …}
  +nested: Doctrine\ORM\PersistentCollection {#5686 …}
  +votes: Doctrine\ORM\PersistentCollection {#5688 …}
  +reports: Doctrine\ORM\PersistentCollection {#5690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5694 …}
  -id: 195619
  -bodyTs: "'bad':5 'energi':15 'engin':6 'forgot':8 'm':3 'power':12 'watt':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5795957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701702142 {#5682
    date: 2023-12-04 16:02:22.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
233 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
234 DENIED moderate
App\Entity\EntryComment {#5198
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5081
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4900
      +user: Proxies\__CG__\App\Entity\User {#4901 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4785
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
          \n
          Like what? Who in the world says KPL? It’s l/100KM.\n
          \n
          While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1719700173 {#4780
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4786 …}
        +nested: Doctrine\ORM\PersistentCollection {#4788 …}
        +votes: Doctrine\ORM\PersistentCollection {#4790 …}
        +reports: Doctrine\ORM\PersistentCollection {#4792 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
        -id: 184853
        -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5324572"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701440522 {#4781
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        I grew up with km/L.\n
        \n
        I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
        \n
        Also the higher numbers are better like everything else on the car comparison cards.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1701442740 {#4898
        date: 2023-12-01 15:59:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4902 …}
      +nested: Doctrine\ORM\PersistentCollection {#4904 …}
      +votes: Doctrine\ORM\PersistentCollection {#4906 …}
      +reports: Doctrine\ORM\PersistentCollection {#4908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
      -id: 185004
      -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.dk/comment/4259368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701442740 {#4899
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701443764 {#5079
      date: 2023-12-01 16:16:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5083 …}
    +nested: Doctrine\ORM\PersistentCollection {#5085 …}
    +votes: Doctrine\ORM\PersistentCollection {#5087 …}
    +reports: Doctrine\ORM\PersistentCollection {#5089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
    -id: 185063
    -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5724770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701443764 {#5080
      date: 2023-12-01 16:16:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Fuel consumption makes more math sense, especially when doing mental math comoarisons. Litres per 100km or the newer Gallons per 100miles for USA makes it easier for linear fuel consumption calculations. This quote explains: "The advantage of measuring fuel consumption this way is that it makes comparisons easier as fuel efficiency improves for a specific vehicle. That’s because the differences are linear. With miles per gallon, efficiency is graded on a curve. For example, for a 15-mpg car, a 5-mpg improvement is a 33-percent gain. But that same 5-mpg upgrade for a 30-mpg car is only a 17.5-percent improvement to a vehicle that is already using half as much gas. " With litres per 100km a 5 litre increase is 5 litres regardless of starting fuel consumption."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701485472 {#5195
    date: 2023-12-02 03:51:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@captainlezbian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5200 …}
  +nested: Doctrine\ORM\PersistentCollection {#5202 …}
  +votes: Doctrine\ORM\PersistentCollection {#5204 …}
  +reports: Doctrine\ORM\PersistentCollection {#5206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
  -id: 187548
  -bodyTs: "'100km':15,121 '100miles':21 '15':78 '17.5':104 '30':98 '33':87 '5':82,93,123,127 'advantag':36 'alreadi':112 'calcul':31 'car':80,100 'comoarison':12 'comparison':47 'consumpt':2,30,40,133 'curv':73 'differ':61 'easier':26,48 'effici':51,68 'especi':7 'exampl':75 'explain':34 'fuel':1,29,39,50,132 'gain':89 'gallon':19,67 'gas':117 'grade':70 'half':114 'improv':52,84,106 'increas':125 'linear':28,63 'litr':13,119,124,128 'make':3,24,46 'math':5,11 'measur':38 'mental':10 'mile':65 'mpg':79,83,94,99 'much':116 'newer':18 'per':14,20,66,120 'percent':88,105 'quot':33 'regardless':129 'sens':6 'specif':55 'start':131 'upgrad':95 'usa':23 'use':113 'vehicl':56,109 'way':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5340991"
  +editedAt: DateTimeImmutable @1702597426 {#5196
    date: 2023-12-15 00:43:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701485472 {#5197
    date: 2023-12-02 03:51:12.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
235 DENIED edit
App\Entity\EntryComment {#5198
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5081
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4900
      +user: Proxies\__CG__\App\Entity\User {#4901 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4785
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
          \n
          Like what? Who in the world says KPL? It’s l/100KM.\n
          \n
          While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1719700173 {#4780
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4786 …}
        +nested: Doctrine\ORM\PersistentCollection {#4788 …}
        +votes: Doctrine\ORM\PersistentCollection {#4790 …}
        +reports: Doctrine\ORM\PersistentCollection {#4792 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
        -id: 184853
        -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5324572"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701440522 {#4781
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        I grew up with km/L.\n
        \n
        I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
        \n
        Also the higher numbers are better like everything else on the car comparison cards.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1701442740 {#4898
        date: 2023-12-01 15:59:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4902 …}
      +nested: Doctrine\ORM\PersistentCollection {#4904 …}
      +votes: Doctrine\ORM\PersistentCollection {#4906 …}
      +reports: Doctrine\ORM\PersistentCollection {#4908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
      -id: 185004
      -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.dk/comment/4259368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701442740 {#4899
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701443764 {#5079
      date: 2023-12-01 16:16:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5083 …}
    +nested: Doctrine\ORM\PersistentCollection {#5085 …}
    +votes: Doctrine\ORM\PersistentCollection {#5087 …}
    +reports: Doctrine\ORM\PersistentCollection {#5089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
    -id: 185063
    -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5724770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701443764 {#5080
      date: 2023-12-01 16:16:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Fuel consumption makes more math sense, especially when doing mental math comoarisons. Litres per 100km or the newer Gallons per 100miles for USA makes it easier for linear fuel consumption calculations. This quote explains: "The advantage of measuring fuel consumption this way is that it makes comparisons easier as fuel efficiency improves for a specific vehicle. That’s because the differences are linear. With miles per gallon, efficiency is graded on a curve. For example, for a 15-mpg car, a 5-mpg improvement is a 33-percent gain. But that same 5-mpg upgrade for a 30-mpg car is only a 17.5-percent improvement to a vehicle that is already using half as much gas. " With litres per 100km a 5 litre increase is 5 litres regardless of starting fuel consumption."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701485472 {#5195
    date: 2023-12-02 03:51:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@captainlezbian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5200 …}
  +nested: Doctrine\ORM\PersistentCollection {#5202 …}
  +votes: Doctrine\ORM\PersistentCollection {#5204 …}
  +reports: Doctrine\ORM\PersistentCollection {#5206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
  -id: 187548
  -bodyTs: "'100km':15,121 '100miles':21 '15':78 '17.5':104 '30':98 '33':87 '5':82,93,123,127 'advantag':36 'alreadi':112 'calcul':31 'car':80,100 'comoarison':12 'comparison':47 'consumpt':2,30,40,133 'curv':73 'differ':61 'easier':26,48 'effici':51,68 'especi':7 'exampl':75 'explain':34 'fuel':1,29,39,50,132 'gain':89 'gallon':19,67 'gas':117 'grade':70 'half':114 'improv':52,84,106 'increas':125 'linear':28,63 'litr':13,119,124,128 'make':3,24,46 'math':5,11 'measur':38 'mental':10 'mile':65 'mpg':79,83,94,99 'much':116 'newer':18 'per':14,20,66,120 'percent':88,105 'quot':33 'regardless':129 'sens':6 'specif':55 'start':131 'upgrad':95 'usa':23 'use':113 'vehicl':56,109 'way':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5340991"
  +editedAt: DateTimeImmutable @1702597426 {#5196
    date: 2023-12-15 00:43:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701485472 {#5197
    date: 2023-12-02 03:51:12.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
236 DENIED moderate
App\Entity\EntryComment {#5198
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5081
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4900
      +user: Proxies\__CG__\App\Entity\User {#4901 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4785
        +user: App\Entity\User {#4798 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
          \n
          Like what? Who in the world says KPL? It’s l/100KM.\n
          \n
          While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1719700173 {#4780
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4786 …}
        +nested: Doctrine\ORM\PersistentCollection {#4788 …}
        +votes: Doctrine\ORM\PersistentCollection {#4790 …}
        +reports: Doctrine\ORM\PersistentCollection {#4792 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
        -id: 184853
        -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5324572"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701440522 {#4781
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: """
        I grew up with km/L.\n
        \n
        I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
        \n
        Also the higher numbers are better like everything else on the car comparison cards.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1701442740 {#4898
        date: 2023-12-01 15:59:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4902 …}
      +nested: Doctrine\ORM\PersistentCollection {#4904 …}
      +votes: Doctrine\ORM\PersistentCollection {#4906 …}
      +reports: Doctrine\ORM\PersistentCollection {#4908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
      -id: 185004
      -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.dk/comment/4259368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701442740 {#4899
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701443764 {#5079
      date: 2023-12-01 16:16:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5083 …}
    +nested: Doctrine\ORM\PersistentCollection {#5085 …}
    +votes: Doctrine\ORM\PersistentCollection {#5087 …}
    +reports: Doctrine\ORM\PersistentCollection {#5089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
    -id: 185063
    -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5724770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701443764 {#5080
      date: 2023-12-01 16:16:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Fuel consumption makes more math sense, especially when doing mental math comoarisons. Litres per 100km or the newer Gallons per 100miles for USA makes it easier for linear fuel consumption calculations. This quote explains: "The advantage of measuring fuel consumption this way is that it makes comparisons easier as fuel efficiency improves for a specific vehicle. That’s because the differences are linear. With miles per gallon, efficiency is graded on a curve. For example, for a 15-mpg car, a 5-mpg improvement is a 33-percent gain. But that same 5-mpg upgrade for a 30-mpg car is only a 17.5-percent improvement to a vehicle that is already using half as much gas. " With litres per 100km a 5 litre increase is 5 litres regardless of starting fuel consumption."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701485472 {#5195
    date: 2023-12-02 03:51:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@captainlezbian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5200 …}
  +nested: Doctrine\ORM\PersistentCollection {#5202 …}
  +votes: Doctrine\ORM\PersistentCollection {#5204 …}
  +reports: Doctrine\ORM\PersistentCollection {#5206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
  -id: 187548
  -bodyTs: "'100km':15,121 '100miles':21 '15':78 '17.5':104 '30':98 '33':87 '5':82,93,123,127 'advantag':36 'alreadi':112 'calcul':31 'car':80,100 'comoarison':12 'comparison':47 'consumpt':2,30,40,133 'curv':73 'differ':61 'easier':26,48 'effici':51,68 'especi':7 'exampl':75 'explain':34 'fuel':1,29,39,50,132 'gain':89 'gallon':19,67 'gas':117 'grade':70 'half':114 'improv':52,84,106 'increas':125 'linear':28,63 'litr':13,119,124,128 'make':3,24,46 'math':5,11 'measur':38 'mental':10 'mile':65 'mpg':79,83,94,99 'much':116 'newer':18 'per':14,20,66,120 'percent':88,105 'quot':33 'regardless':129 'sens':6 'specif':55 'start':131 'upgrad':95 'usa':23 'use':113 'vehicl':56,109 'way':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5340991"
  +editedAt: DateTimeImmutable @1702597426 {#5196
    date: 2023-12-15 00:43:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701485472 {#5197
    date: 2023-12-02 03:51:12.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
237 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
238 DENIED moderate
App\Entity\EntryComment {#5376
  +user: Proxies\__CG__\App\Entity\User {#5377 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5198
    +user: Proxies\__CG__\App\Entity\User {#5199 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5081
      +user: Proxies\__CG__\App\Entity\User {#5082 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4900
        +user: Proxies\__CG__\App\Entity\User {#4901 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4785
          +user: App\Entity\User {#4798 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: """
            Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
            \n
            Like what? Who in the world says KPL? It’s l/100KM.\n
            \n
            While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 33
          +score: 0
          +lastActive: DateTime @1719700173 {#4780
            date: 2024-06-30 00:29:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4786 …}
          +nested: Doctrine\ORM\PersistentCollection {#4788 …}
          +votes: Doctrine\ORM\PersistentCollection {#4790 …}
          +reports: Doctrine\ORM\PersistentCollection {#4792 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
          -id: 184853
          -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5324572"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701440522 {#4781
            date: 2023-12-01 15:22:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: """
          I grew up with km/L.\n
          \n
          I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
          \n
          Also the higher numbers are better like everything else on the car comparison cards.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1701442740 {#4898
          date: 2023-12-01 15:59:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4902 …}
        +nested: Doctrine\ORM\PersistentCollection {#4904 …}
        +votes: Doctrine\ORM\PersistentCollection {#4906 …}
        +reports: Doctrine\ORM\PersistentCollection {#4908 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
        -id: 185004
        -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.dk/comment/4259368"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701442740 {#4899
          date: 2023-12-01 15:59:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701443764 {#5079
        date: 2023-12-01 16:16:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5083 …}
      +nested: Doctrine\ORM\PersistentCollection {#5085 …}
      +votes: Doctrine\ORM\PersistentCollection {#5087 …}
      +reports: Doctrine\ORM\PersistentCollection {#5089 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
      -id: 185063
      -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5724770"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701443764 {#5080
        date: 2023-12-01 16:16:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "Fuel consumption makes more math sense, especially when doing mental math comoarisons. Litres per 100km or the newer Gallons per 100miles for USA makes it easier for linear fuel consumption calculations. This quote explains: "The advantage of measuring fuel consumption this way is that it makes comparisons easier as fuel efficiency improves for a specific vehicle. That’s because the differences are linear. With miles per gallon, efficiency is graded on a curve. For example, for a 15-mpg car, a 5-mpg improvement is a 33-percent gain. But that same 5-mpg upgrade for a 30-mpg car is only a 17.5-percent improvement to a vehicle that is already using half as much gas. " With litres per 100km a 5 litre increase is 5 litres regardless of starting fuel consumption."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701485472 {#5195
      date: 2023-12-02 03:51:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@captainlezbian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5200 …}
    +nested: Doctrine\ORM\PersistentCollection {#5202 …}
    +votes: Doctrine\ORM\PersistentCollection {#5204 …}
    +reports: Doctrine\ORM\PersistentCollection {#5206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
    -id: 187548
    -bodyTs: "'100km':15,121 '100miles':21 '15':78 '17.5':104 '30':98 '33':87 '5':82,93,123,127 'advantag':36 'alreadi':112 'calcul':31 'car':80,100 'comoarison':12 'comparison':47 'consumpt':2,30,40,133 'curv':73 'differ':61 'easier':26,48 'effici':51,68 'especi':7 'exampl':75 'explain':34 'fuel':1,29,39,50,132 'gain':89 'gallon':19,67 'gas':117 'grade':70 'half':114 'improv':52,84,106 'increas':125 'linear':28,63 'litr':13,119,124,128 'make':3,24,46 'math':5,11 'measur':38 'mental':10 'mile':65 'mpg':79,83,94,99 'much':116 'newer':18 'per':14,20,66,120 'percent':88,105 'quot':33 'regardless':129 'sens':6 'specif':55 'start':131 'upgrad':95 'usa':23 'use':113 'vehicl':56,109 'way':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5340991"
    +editedAt: DateTimeImmutable @1702597426 {#5196
      date: 2023-12-15 00:43:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701485472 {#5197
      date: 2023-12-02 03:51:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "I’m not even American but this is way less intuitive for everyday use. I don’t need some abstract measure of how efficient my car is being. My fuel tank is measured in liters, when I fill up i pay by the liter, I want to know how far I can go on x liters. Not have to do a bunch of mental math to reverse the equation for my gas tank with 40 liters in it. I have 40l, I can go x*40 km. Mental multiplication is way easier than mental division."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701588171 {#5374
    date: 2023-12-03 08:22:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@captainlezbian@lemmy.world"
    "@BCsven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5378 …}
  +nested: Doctrine\ORM\PersistentCollection {#5380 …}
  +votes: Doctrine\ORM\PersistentCollection {#5382 …}
  +reports: Doctrine\ORM\PersistentCollection {#5384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5388 …}
  -id: 191314
  -bodyTs: "'40':75,86 '40l':81 'abstract':20 'american':5 'bunch':62 'car':26 'divis':95 'easier':92 'effici':24 'equat':69 'even':4 'everyday':13 'far':50 'fill':38 'fuel':30 'gas':72 'go':53,84 'intuit':11 'km':87 'know':48 'less':10 'liter':35,44,56,76 'm':2 'math':65 'measur':21,33 'mental':64,88,94 'multipl':89 'need':18 'pay':41 'revers':67 'tank':31,73 'use':14 'want':46 'way':9,91 'x':55,85"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5391165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701588171 {#5375
    date: 2023-12-03 08:22:51.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
239 DENIED edit
App\Entity\EntryComment {#5376
  +user: Proxies\__CG__\App\Entity\User {#5377 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5198
    +user: Proxies\__CG__\App\Entity\User {#5199 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5081
      +user: Proxies\__CG__\App\Entity\User {#5082 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4900
        +user: Proxies\__CG__\App\Entity\User {#4901 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4785
          +user: App\Entity\User {#4798 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: """
            Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
            \n
            Like what? Who in the world says KPL? It’s l/100KM.\n
            \n
            While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 33
          +score: 0
          +lastActive: DateTime @1719700173 {#4780
            date: 2024-06-30 00:29:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4786 …}
          +nested: Doctrine\ORM\PersistentCollection {#4788 …}
          +votes: Doctrine\ORM\PersistentCollection {#4790 …}
          +reports: Doctrine\ORM\PersistentCollection {#4792 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
          -id: 184853
          -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5324572"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701440522 {#4781
            date: 2023-12-01 15:22:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: """
          I grew up with km/L.\n
          \n
          I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
          \n
          Also the higher numbers are better like everything else on the car comparison cards.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1701442740 {#4898
          date: 2023-12-01 15:59:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4902 …}
        +nested: Doctrine\ORM\PersistentCollection {#4904 …}
        +votes: Doctrine\ORM\PersistentCollection {#4906 …}
        +reports: Doctrine\ORM\PersistentCollection {#4908 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
        -id: 185004
        -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.dk/comment/4259368"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701442740 {#4899
          date: 2023-12-01 15:59:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701443764 {#5079
        date: 2023-12-01 16:16:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5083 …}
      +nested: Doctrine\ORM\PersistentCollection {#5085 …}
      +votes: Doctrine\ORM\PersistentCollection {#5087 …}
      +reports: Doctrine\ORM\PersistentCollection {#5089 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
      -id: 185063
      -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5724770"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701443764 {#5080
        date: 2023-12-01 16:16:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "Fuel consumption makes more math sense, especially when doing mental math comoarisons. Litres per 100km or the newer Gallons per 100miles for USA makes it easier for linear fuel consumption calculations. This quote explains: "The advantage of measuring fuel consumption this way is that it makes comparisons easier as fuel efficiency improves for a specific vehicle. That’s because the differences are linear. With miles per gallon, efficiency is graded on a curve. For example, for a 15-mpg car, a 5-mpg improvement is a 33-percent gain. But that same 5-mpg upgrade for a 30-mpg car is only a 17.5-percent improvement to a vehicle that is already using half as much gas. " With litres per 100km a 5 litre increase is 5 litres regardless of starting fuel consumption."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701485472 {#5195
      date: 2023-12-02 03:51:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@captainlezbian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5200 …}
    +nested: Doctrine\ORM\PersistentCollection {#5202 …}
    +votes: Doctrine\ORM\PersistentCollection {#5204 …}
    +reports: Doctrine\ORM\PersistentCollection {#5206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
    -id: 187548
    -bodyTs: "'100km':15,121 '100miles':21 '15':78 '17.5':104 '30':98 '33':87 '5':82,93,123,127 'advantag':36 'alreadi':112 'calcul':31 'car':80,100 'comoarison':12 'comparison':47 'consumpt':2,30,40,133 'curv':73 'differ':61 'easier':26,48 'effici':51,68 'especi':7 'exampl':75 'explain':34 'fuel':1,29,39,50,132 'gain':89 'gallon':19,67 'gas':117 'grade':70 'half':114 'improv':52,84,106 'increas':125 'linear':28,63 'litr':13,119,124,128 'make':3,24,46 'math':5,11 'measur':38 'mental':10 'mile':65 'mpg':79,83,94,99 'much':116 'newer':18 'per':14,20,66,120 'percent':88,105 'quot':33 'regardless':129 'sens':6 'specif':55 'start':131 'upgrad':95 'usa':23 'use':113 'vehicl':56,109 'way':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5340991"
    +editedAt: DateTimeImmutable @1702597426 {#5196
      date: 2023-12-15 00:43:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701485472 {#5197
      date: 2023-12-02 03:51:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "I’m not even American but this is way less intuitive for everyday use. I don’t need some abstract measure of how efficient my car is being. My fuel tank is measured in liters, when I fill up i pay by the liter, I want to know how far I can go on x liters. Not have to do a bunch of mental math to reverse the equation for my gas tank with 40 liters in it. I have 40l, I can go x*40 km. Mental multiplication is way easier than mental division."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701588171 {#5374
    date: 2023-12-03 08:22:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@captainlezbian@lemmy.world"
    "@BCsven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5378 …}
  +nested: Doctrine\ORM\PersistentCollection {#5380 …}
  +votes: Doctrine\ORM\PersistentCollection {#5382 …}
  +reports: Doctrine\ORM\PersistentCollection {#5384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5388 …}
  -id: 191314
  -bodyTs: "'40':75,86 '40l':81 'abstract':20 'american':5 'bunch':62 'car':26 'divis':95 'easier':92 'effici':24 'equat':69 'even':4 'everyday':13 'far':50 'fill':38 'fuel':30 'gas':72 'go':53,84 'intuit':11 'km':87 'know':48 'less':10 'liter':35,44,56,76 'm':2 'math':65 'measur':21,33 'mental':64,88,94 'multipl':89 'need':18 'pay':41 'revers':67 'tank':31,73 'use':14 'want':46 'way':9,91 'x':55,85"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5391165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701588171 {#5375
    date: 2023-12-03 08:22:51.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
240 DENIED moderate
App\Entity\EntryComment {#5376
  +user: Proxies\__CG__\App\Entity\User {#5377 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5198
    +user: Proxies\__CG__\App\Entity\User {#5199 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5081
      +user: Proxies\__CG__\App\Entity\User {#5082 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4900
        +user: Proxies\__CG__\App\Entity\User {#4901 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4785
          +user: App\Entity\User {#4798 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: """
            Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
            \n
            Like what? Who in the world says KPL? It’s l/100KM.\n
            \n
            While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 33
          +score: 0
          +lastActive: DateTime @1719700173 {#4780
            date: 2024-06-30 00:29:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4786 …}
          +nested: Doctrine\ORM\PersistentCollection {#4788 …}
          +votes: Doctrine\ORM\PersistentCollection {#4790 …}
          +reports: Doctrine\ORM\PersistentCollection {#4792 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
          -id: 184853
          -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5324572"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701440522 {#4781
            date: 2023-12-01 15:22:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: """
          I grew up with km/L.\n
          \n
          I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
          \n
          Also the higher numbers are better like everything else on the car comparison cards.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1701442740 {#4898
          date: 2023-12-01 15:59:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4902 …}
        +nested: Doctrine\ORM\PersistentCollection {#4904 …}
        +votes: Doctrine\ORM\PersistentCollection {#4906 …}
        +reports: Doctrine\ORM\PersistentCollection {#4908 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
        -id: 185004
        -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.dk/comment/4259368"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701442740 {#4899
          date: 2023-12-01 15:59:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701443764 {#5079
        date: 2023-12-01 16:16:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5083 …}
      +nested: Doctrine\ORM\PersistentCollection {#5085 …}
      +votes: Doctrine\ORM\PersistentCollection {#5087 …}
      +reports: Doctrine\ORM\PersistentCollection {#5089 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
      -id: 185063
      -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5724770"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701443764 {#5080
        date: 2023-12-01 16:16:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "Fuel consumption makes more math sense, especially when doing mental math comoarisons. Litres per 100km or the newer Gallons per 100miles for USA makes it easier for linear fuel consumption calculations. This quote explains: "The advantage of measuring fuel consumption this way is that it makes comparisons easier as fuel efficiency improves for a specific vehicle. That’s because the differences are linear. With miles per gallon, efficiency is graded on a curve. For example, for a 15-mpg car, a 5-mpg improvement is a 33-percent gain. But that same 5-mpg upgrade for a 30-mpg car is only a 17.5-percent improvement to a vehicle that is already using half as much gas. " With litres per 100km a 5 litre increase is 5 litres regardless of starting fuel consumption."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701485472 {#5195
      date: 2023-12-02 03:51:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@captainlezbian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5200 …}
    +nested: Doctrine\ORM\PersistentCollection {#5202 …}
    +votes: Doctrine\ORM\PersistentCollection {#5204 …}
    +reports: Doctrine\ORM\PersistentCollection {#5206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
    -id: 187548
    -bodyTs: "'100km':15,121 '100miles':21 '15':78 '17.5':104 '30':98 '33':87 '5':82,93,123,127 'advantag':36 'alreadi':112 'calcul':31 'car':80,100 'comoarison':12 'comparison':47 'consumpt':2,30,40,133 'curv':73 'differ':61 'easier':26,48 'effici':51,68 'especi':7 'exampl':75 'explain':34 'fuel':1,29,39,50,132 'gain':89 'gallon':19,67 'gas':117 'grade':70 'half':114 'improv':52,84,106 'increas':125 'linear':28,63 'litr':13,119,124,128 'make':3,24,46 'math':5,11 'measur':38 'mental':10 'mile':65 'mpg':79,83,94,99 'much':116 'newer':18 'per':14,20,66,120 'percent':88,105 'quot':33 'regardless':129 'sens':6 'specif':55 'start':131 'upgrad':95 'usa':23 'use':113 'vehicl':56,109 'way':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5340991"
    +editedAt: DateTimeImmutable @1702597426 {#5196
      date: 2023-12-15 00:43:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701485472 {#5197
      date: 2023-12-02 03:51:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "I’m not even American but this is way less intuitive for everyday use. I don’t need some abstract measure of how efficient my car is being. My fuel tank is measured in liters, when I fill up i pay by the liter, I want to know how far I can go on x liters. Not have to do a bunch of mental math to reverse the equation for my gas tank with 40 liters in it. I have 40l, I can go x*40 km. Mental multiplication is way easier than mental division."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701588171 {#5374
    date: 2023-12-03 08:22:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@captainlezbian@lemmy.world"
    "@BCsven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5378 …}
  +nested: Doctrine\ORM\PersistentCollection {#5380 …}
  +votes: Doctrine\ORM\PersistentCollection {#5382 …}
  +reports: Doctrine\ORM\PersistentCollection {#5384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5388 …}
  -id: 191314
  -bodyTs: "'40':75,86 '40l':81 'abstract':20 'american':5 'bunch':62 'car':26 'divis':95 'easier':92 'effici':24 'equat':69 'even':4 'everyday':13 'far':50 'fill':38 'fuel':30 'gas':72 'go':53,84 'intuit':11 'km':87 'know':48 'less':10 'liter':35,44,56,76 'm':2 'math':65 'measur':21,33 'mental':64,88,94 'multipl':89 'need':18 'pay':41 'revers':67 'tank':31,73 'use':14 'want':46 'way':9,91 'x':55,85"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5391165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701588171 {#5375
    date: 2023-12-03 08:22:51.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
241 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
242 DENIED moderate
App\Entity\EntryComment {#5540
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5376
    +user: Proxies\__CG__\App\Entity\User {#5377 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5198
      +user: Proxies\__CG__\App\Entity\User {#5199 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5081
        +user: Proxies\__CG__\App\Entity\User {#5082 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4900
          +user: Proxies\__CG__\App\Entity\User {#4901 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4785
            +user: App\Entity\User {#4798 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: """
              Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
              \n
              Like what? Who in the world says KPL? It’s l/100KM.\n
              \n
              While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 33
            +score: 0
            +lastActive: DateTime @1719700173 {#4780
              date: 2024-06-30 00:29:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4786 …}
            +nested: Doctrine\ORM\PersistentCollection {#4788 …}
            +votes: Doctrine\ORM\PersistentCollection {#4790 …}
            +reports: Doctrine\ORM\PersistentCollection {#4792 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
            -id: 184853
            -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5324572"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701440522 {#4781
              date: 2023-12-01 15:22:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: """
            I grew up with km/L.\n
            \n
            I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
            \n
            Also the higher numbers are better like everything else on the car comparison cards.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1701442740 {#4898
            date: 2023-12-01 15:59:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4902 …}
          +nested: Doctrine\ORM\PersistentCollection {#4904 …}
          +votes: Doctrine\ORM\PersistentCollection {#4906 …}
          +reports: Doctrine\ORM\PersistentCollection {#4908 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
          -id: 185004
          -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.dk/comment/4259368"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701442740 {#4899
            date: 2023-12-01 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701443764 {#5079
          date: 2023-12-01 16:16:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5083 …}
        +nested: Doctrine\ORM\PersistentCollection {#5085 …}
        +votes: Doctrine\ORM\PersistentCollection {#5087 …}
        +reports: Doctrine\ORM\PersistentCollection {#5089 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
        -id: 185063
        -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5724770"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701443764 {#5080
          date: 2023-12-01 16:16:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "Fuel consumption makes more math sense, especially when doing mental math comoarisons. Litres per 100km or the newer Gallons per 100miles for USA makes it easier for linear fuel consumption calculations. This quote explains: "The advantage of measuring fuel consumption this way is that it makes comparisons easier as fuel efficiency improves for a specific vehicle. That’s because the differences are linear. With miles per gallon, efficiency is graded on a curve. For example, for a 15-mpg car, a 5-mpg improvement is a 33-percent gain. But that same 5-mpg upgrade for a 30-mpg car is only a 17.5-percent improvement to a vehicle that is already using half as much gas. " With litres per 100km a 5 litre increase is 5 litres regardless of starting fuel consumption."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701485472 {#5195
        date: 2023-12-02 03:51:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
        "@captainlezbian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5200 …}
      +nested: Doctrine\ORM\PersistentCollection {#5202 …}
      +votes: Doctrine\ORM\PersistentCollection {#5204 …}
      +reports: Doctrine\ORM\PersistentCollection {#5206 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
      -id: 187548
      -bodyTs: "'100km':15,121 '100miles':21 '15':78 '17.5':104 '30':98 '33':87 '5':82,93,123,127 'advantag':36 'alreadi':112 'calcul':31 'car':80,100 'comoarison':12 'comparison':47 'consumpt':2,30,40,133 'curv':73 'differ':61 'easier':26,48 'effici':51,68 'especi':7 'exampl':75 'explain':34 'fuel':1,29,39,50,132 'gain':89 'gallon':19,67 'gas':117 'grade':70 'half':114 'improv':52,84,106 'increas':125 'linear':28,63 'litr':13,119,124,128 'make':3,24,46 'math':5,11 'measur':38 'mental':10 'mile':65 'mpg':79,83,94,99 'much':116 'newer':18 'per':14,20,66,120 'percent':88,105 'quot':33 'regardless':129 'sens':6 'specif':55 'start':131 'upgrad':95 'usa':23 'use':113 'vehicl':56,109 'way':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5340991"
      +editedAt: DateTimeImmutable @1702597426 {#5196
        date: 2023-12-15 00:43:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701485472 {#5197
        date: 2023-12-02 03:51:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "I’m not even American but this is way less intuitive for everyday use. I don’t need some abstract measure of how efficient my car is being. My fuel tank is measured in liters, when I fill up i pay by the liter, I want to know how far I can go on x liters. Not have to do a bunch of mental math to reverse the equation for my gas tank with 40 liters in it. I have 40l, I can go x*40 km. Mental multiplication is way easier than mental division."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701588171 {#5374
      date: 2023-12-03 08:22:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@captainlezbian@lemmy.world"
      "@BCsven@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5378 …}
    +nested: Doctrine\ORM\PersistentCollection {#5380 …}
    +votes: Doctrine\ORM\PersistentCollection {#5382 …}
    +reports: Doctrine\ORM\PersistentCollection {#5384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5388 …}
    -id: 191314
    -bodyTs: "'40':75,86 '40l':81 'abstract':20 'american':5 'bunch':62 'car':26 'divis':95 'easier':92 'effici':24 'equat':69 'even':4 'everyday':13 'far':50 'fill':38 'fuel':30 'gas':72 'go':53,84 'intuit':11 'km':87 'know':48 'less':10 'liter':35,44,56,76 'm':2 'math':65 'measur':21,33 'mental':64,88,94 'multipl':89 'need':18 'pay':41 'revers':67 'tank':31,73 'use':14 'want':46 'way':9,91 'x':55,85"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5391165"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701588171 {#5375
      date: 2023-12-03 08:22:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Well the car does the math for you, but it is meant for comparison when purchasing because range relies on fuel tank capacities. where as L per 100 k is a fuel efficiency rating regardless of tank size. But it it makes more sense when you have a fleet of vehicles and are doing logistics and need improvements. if you have X dollars to spend on economy it is a linear equation compared to convoluted deminishing returns on low mpg vehicle. Like the quote mentioned 5mpg improvement on one vehicle is not the same efficiency as mpg on another vehicle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701642212 {#5538
    date: 2023-12-03 23:23:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@captainlezbian@lemmy.world"
    "@BCsven@lemmy.ca"
    "@emeralddawn45@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5541 …}
  +nested: Doctrine\ORM\PersistentCollection {#5543 …}
  +votes: Doctrine\ORM\PersistentCollection {#5545 …}
  +reports: Doctrine\ORM\PersistentCollection {#5547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5551 …}
  -id: 193644
  -bodyTs: "'100':28 '5mpg':86 'anoth':99 'capac':23 'car':3 'compar':73 'comparison':14 'convolut':75 'deminish':76 'dollar':63 'economi':67 'effici':33,95 'equat':72 'fleet':49 'fuel':21,32 'improv':58,87 'k':29 'l':26 'like':82 'linear':71 'logist':55 'low':79 'make':42 'math':6 'meant':12 'mention':85 'mpg':80,97 'need':57 'one':89 'per':27 'purchas':16 'quot':84 'rang':18 'rate':34 'regardless':35 'reli':19 'return':77 'sens':44 'size':38 'spend':65 'tank':22,37 'vehicl':51,81,90,100 'well':1 'x':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5388819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701642212 {#5539
    date: 2023-12-03 23:23:32.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
243 DENIED edit
App\Entity\EntryComment {#5540
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5376
    +user: Proxies\__CG__\App\Entity\User {#5377 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5198
      +user: Proxies\__CG__\App\Entity\User {#5199 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5081
        +user: Proxies\__CG__\App\Entity\User {#5082 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4900
          +user: Proxies\__CG__\App\Entity\User {#4901 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4785
            +user: App\Entity\User {#4798 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: """
              Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
              \n
              Like what? Who in the world says KPL? It’s l/100KM.\n
              \n
              While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 33
            +score: 0
            +lastActive: DateTime @1719700173 {#4780
              date: 2024-06-30 00:29:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4786 …}
            +nested: Doctrine\ORM\PersistentCollection {#4788 …}
            +votes: Doctrine\ORM\PersistentCollection {#4790 …}
            +reports: Doctrine\ORM\PersistentCollection {#4792 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
            -id: 184853
            -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5324572"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701440522 {#4781
              date: 2023-12-01 15:22:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: """
            I grew up with km/L.\n
            \n
            I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
            \n
            Also the higher numbers are better like everything else on the car comparison cards.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1701442740 {#4898
            date: 2023-12-01 15:59:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4902 …}
          +nested: Doctrine\ORM\PersistentCollection {#4904 …}
          +votes: Doctrine\ORM\PersistentCollection {#4906 …}
          +reports: Doctrine\ORM\PersistentCollection {#4908 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
          -id: 185004
          -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.dk/comment/4259368"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701442740 {#4899
            date: 2023-12-01 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701443764 {#5079
          date: 2023-12-01 16:16:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5083 …}
        +nested: Doctrine\ORM\PersistentCollection {#5085 …}
        +votes: Doctrine\ORM\PersistentCollection {#5087 …}
        +reports: Doctrine\ORM\PersistentCollection {#5089 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
        -id: 185063
        -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5724770"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701443764 {#5080
          date: 2023-12-01 16:16:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "Fuel consumption makes more math sense, especially when doing mental math comoarisons. Litres per 100km or the newer Gallons per 100miles for USA makes it easier for linear fuel consumption calculations. This quote explains: "The advantage of measuring fuel consumption this way is that it makes comparisons easier as fuel efficiency improves for a specific vehicle. That’s because the differences are linear. With miles per gallon, efficiency is graded on a curve. For example, for a 15-mpg car, a 5-mpg improvement is a 33-percent gain. But that same 5-mpg upgrade for a 30-mpg car is only a 17.5-percent improvement to a vehicle that is already using half as much gas. " With litres per 100km a 5 litre increase is 5 litres regardless of starting fuel consumption."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701485472 {#5195
        date: 2023-12-02 03:51:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
        "@captainlezbian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5200 …}
      +nested: Doctrine\ORM\PersistentCollection {#5202 …}
      +votes: Doctrine\ORM\PersistentCollection {#5204 …}
      +reports: Doctrine\ORM\PersistentCollection {#5206 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
      -id: 187548
      -bodyTs: "'100km':15,121 '100miles':21 '15':78 '17.5':104 '30':98 '33':87 '5':82,93,123,127 'advantag':36 'alreadi':112 'calcul':31 'car':80,100 'comoarison':12 'comparison':47 'consumpt':2,30,40,133 'curv':73 'differ':61 'easier':26,48 'effici':51,68 'especi':7 'exampl':75 'explain':34 'fuel':1,29,39,50,132 'gain':89 'gallon':19,67 'gas':117 'grade':70 'half':114 'improv':52,84,106 'increas':125 'linear':28,63 'litr':13,119,124,128 'make':3,24,46 'math':5,11 'measur':38 'mental':10 'mile':65 'mpg':79,83,94,99 'much':116 'newer':18 'per':14,20,66,120 'percent':88,105 'quot':33 'regardless':129 'sens':6 'specif':55 'start':131 'upgrad':95 'usa':23 'use':113 'vehicl':56,109 'way':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5340991"
      +editedAt: DateTimeImmutable @1702597426 {#5196
        date: 2023-12-15 00:43:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701485472 {#5197
        date: 2023-12-02 03:51:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "I’m not even American but this is way less intuitive for everyday use. I don’t need some abstract measure of how efficient my car is being. My fuel tank is measured in liters, when I fill up i pay by the liter, I want to know how far I can go on x liters. Not have to do a bunch of mental math to reverse the equation for my gas tank with 40 liters in it. I have 40l, I can go x*40 km. Mental multiplication is way easier than mental division."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701588171 {#5374
      date: 2023-12-03 08:22:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@captainlezbian@lemmy.world"
      "@BCsven@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5378 …}
    +nested: Doctrine\ORM\PersistentCollection {#5380 …}
    +votes: Doctrine\ORM\PersistentCollection {#5382 …}
    +reports: Doctrine\ORM\PersistentCollection {#5384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5388 …}
    -id: 191314
    -bodyTs: "'40':75,86 '40l':81 'abstract':20 'american':5 'bunch':62 'car':26 'divis':95 'easier':92 'effici':24 'equat':69 'even':4 'everyday':13 'far':50 'fill':38 'fuel':30 'gas':72 'go':53,84 'intuit':11 'km':87 'know':48 'less':10 'liter':35,44,56,76 'm':2 'math':65 'measur':21,33 'mental':64,88,94 'multipl':89 'need':18 'pay':41 'revers':67 'tank':31,73 'use':14 'want':46 'way':9,91 'x':55,85"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5391165"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701588171 {#5375
      date: 2023-12-03 08:22:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Well the car does the math for you, but it is meant for comparison when purchasing because range relies on fuel tank capacities. where as L per 100 k is a fuel efficiency rating regardless of tank size. But it it makes more sense when you have a fleet of vehicles and are doing logistics and need improvements. if you have X dollars to spend on economy it is a linear equation compared to convoluted deminishing returns on low mpg vehicle. Like the quote mentioned 5mpg improvement on one vehicle is not the same efficiency as mpg on another vehicle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701642212 {#5538
    date: 2023-12-03 23:23:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@captainlezbian@lemmy.world"
    "@BCsven@lemmy.ca"
    "@emeralddawn45@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5541 …}
  +nested: Doctrine\ORM\PersistentCollection {#5543 …}
  +votes: Doctrine\ORM\PersistentCollection {#5545 …}
  +reports: Doctrine\ORM\PersistentCollection {#5547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5551 …}
  -id: 193644
  -bodyTs: "'100':28 '5mpg':86 'anoth':99 'capac':23 'car':3 'compar':73 'comparison':14 'convolut':75 'deminish':76 'dollar':63 'economi':67 'effici':33,95 'equat':72 'fleet':49 'fuel':21,32 'improv':58,87 'k':29 'l':26 'like':82 'linear':71 'logist':55 'low':79 'make':42 'math':6 'meant':12 'mention':85 'mpg':80,97 'need':57 'one':89 'per':27 'purchas':16 'quot':84 'rang':18 'rate':34 'regardless':35 'reli':19 'return':77 'sens':44 'size':38 'spend':65 'tank':22,37 'vehicl':51,81,90,100 'well':1 'x':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5388819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701642212 {#5539
    date: 2023-12-03 23:23:32.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
244 DENIED moderate
App\Entity\EntryComment {#5540
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5376
    +user: Proxies\__CG__\App\Entity\User {#5377 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5198
      +user: Proxies\__CG__\App\Entity\User {#5199 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5081
        +user: Proxies\__CG__\App\Entity\User {#5082 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4900
          +user: Proxies\__CG__\App\Entity\User {#4901 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4785
            +user: App\Entity\User {#4798 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: """
              Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
              \n
              Like what? Who in the world says KPL? It’s l/100KM.\n
              \n
              While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 33
            +score: 0
            +lastActive: DateTime @1719700173 {#4780
              date: 2024-06-30 00:29:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4786 …}
            +nested: Doctrine\ORM\PersistentCollection {#4788 …}
            +votes: Doctrine\ORM\PersistentCollection {#4790 …}
            +reports: Doctrine\ORM\PersistentCollection {#4792 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
            -id: 184853
            -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5324572"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701440522 {#4781
              date: 2023-12-01 15:22:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4785}
          +body: """
            I grew up with km/L.\n
            \n
            I don’t mind using whatever scale, but it’s somewhat better for comparing the numbers that cars actually use, because with l/100km every car is five something or six something.\n
            \n
            Also the higher numbers are better like everything else on the car comparison cards.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1701442740 {#4898
            date: 2023-12-01 15:59:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
            "@KrummsHairyBalls@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4902 …}
          +nested: Doctrine\ORM\PersistentCollection {#4904 …}
          +votes: Doctrine\ORM\PersistentCollection {#4906 …}
          +reports: Doctrine\ORM\PersistentCollection {#4908 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
          -id: 185004
          -bodyTs: "'actual':24 'also':37 'better':17,42 'car':23,30,48 'card':50 'compar':19 'comparison':49 'els':45 'everi':29 'everyth':44 'five':32 'grew':2 'higher':39 'km/l':5 'l/100km':28 'like':43 'mind':9 'number':21,40 'scale':12 'six':35 'someth':33,36 'somewhat':16 'use':10,25 'whatev':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.dk/comment/4259368"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701442740 {#4899
            date: 2023-12-01 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4785}
        +body: "Yeah maybe it’s just being an American but mpg makes sense in an intuitive way, so kpl sounds like it would be rightish. I’d never guess that people would use l/100km, and I use metric somewhat regularly in my personal life"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701443764 {#5079
          date: 2023-12-01 16:16:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
          "@KrummsHairyBalls@lemmy.ca"
          "@bstix@feddit.dk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5083 …}
        +nested: Doctrine\ORM\PersistentCollection {#5085 …}
        +votes: Doctrine\ORM\PersistentCollection {#5087 …}
        +reports: Doctrine\ORM\PersistentCollection {#5089 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
        -id: 185063
        -bodyTs: "'american':8 'd':26 'guess':28 'intuit':15 'kpl':18 'l/100km':33 'life':43 'like':20 'make':11 'mayb':2 'metric':37 'mpg':10 'never':27 'peopl':30 'person':42 'regular':39 'rightish':24 'sens':12 'somewhat':38 'sound':19 'use':32,36 'way':16 'would':22,31 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5724770"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701443764 {#5080
          date: 2023-12-01 16:16:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4785}
      +body: "Fuel consumption makes more math sense, especially when doing mental math comoarisons. Litres per 100km or the newer Gallons per 100miles for USA makes it easier for linear fuel consumption calculations. This quote explains: "The advantage of measuring fuel consumption this way is that it makes comparisons easier as fuel efficiency improves for a specific vehicle. That’s because the differences are linear. With miles per gallon, efficiency is graded on a curve. For example, for a 15-mpg car, a 5-mpg improvement is a 33-percent gain. But that same 5-mpg upgrade for a 30-mpg car is only a 17.5-percent improvement to a vehicle that is already using half as much gas. " With litres per 100km a 5 litre increase is 5 litres regardless of starting fuel consumption."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701485472 {#5195
        date: 2023-12-02 03:51:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
        "@KrummsHairyBalls@lemmy.ca"
        "@bstix@feddit.dk"
        "@captainlezbian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5200 …}
      +nested: Doctrine\ORM\PersistentCollection {#5202 …}
      +votes: Doctrine\ORM\PersistentCollection {#5204 …}
      +reports: Doctrine\ORM\PersistentCollection {#5206 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
      -id: 187548
      -bodyTs: "'100km':15,121 '100miles':21 '15':78 '17.5':104 '30':98 '33':87 '5':82,93,123,127 'advantag':36 'alreadi':112 'calcul':31 'car':80,100 'comoarison':12 'comparison':47 'consumpt':2,30,40,133 'curv':73 'differ':61 'easier':26,48 'effici':51,68 'especi':7 'exampl':75 'explain':34 'fuel':1,29,39,50,132 'gain':89 'gallon':19,67 'gas':117 'grade':70 'half':114 'improv':52,84,106 'increas':125 'linear':28,63 'litr':13,119,124,128 'make':3,24,46 'math':5,11 'measur':38 'mental':10 'mile':65 'mpg':79,83,94,99 'much':116 'newer':18 'per':14,20,66,120 'percent':88,105 'quot':33 'regardless':129 'sens':6 'specif':55 'start':131 'upgrad':95 'usa':23 'use':113 'vehicl':56,109 'way':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5340991"
      +editedAt: DateTimeImmutable @1702597426 {#5196
        date: 2023-12-15 00:43:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701485472 {#5197
        date: 2023-12-02 03:51:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "I’m not even American but this is way less intuitive for everyday use. I don’t need some abstract measure of how efficient my car is being. My fuel tank is measured in liters, when I fill up i pay by the liter, I want to know how far I can go on x liters. Not have to do a bunch of mental math to reverse the equation for my gas tank with 40 liters in it. I have 40l, I can go x*40 km. Mental multiplication is way easier than mental division."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701588171 {#5374
      date: 2023-12-03 08:22:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
      "@bstix@feddit.dk"
      "@captainlezbian@lemmy.world"
      "@BCsven@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5378 …}
    +nested: Doctrine\ORM\PersistentCollection {#5380 …}
    +votes: Doctrine\ORM\PersistentCollection {#5382 …}
    +reports: Doctrine\ORM\PersistentCollection {#5384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5388 …}
    -id: 191314
    -bodyTs: "'40':75,86 '40l':81 'abstract':20 'american':5 'bunch':62 'car':26 'divis':95 'easier':92 'effici':24 'equat':69 'even':4 'everyday':13 'far':50 'fill':38 'fuel':30 'gas':72 'go':53,84 'intuit':11 'km':87 'know':48 'less':10 'liter':35,44,56,76 'm':2 'math':65 'measur':21,33 'mental':64,88,94 'multipl':89 'need':18 'pay':41 'revers':67 'tank':31,73 'use':14 'want':46 'way':9,91 'x':55,85"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5391165"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701588171 {#5375
      date: 2023-12-03 08:22:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "Well the car does the math for you, but it is meant for comparison when purchasing because range relies on fuel tank capacities. where as L per 100 k is a fuel efficiency rating regardless of tank size. But it it makes more sense when you have a fleet of vehicles and are doing logistics and need improvements. if you have X dollars to spend on economy it is a linear equation compared to convoluted deminishing returns on low mpg vehicle. Like the quote mentioned 5mpg improvement on one vehicle is not the same efficiency as mpg on another vehicle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701642212 {#5538
    date: 2023-12-03 23:23:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@bstix@feddit.dk"
    "@captainlezbian@lemmy.world"
    "@BCsven@lemmy.ca"
    "@emeralddawn45@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5541 …}
  +nested: Doctrine\ORM\PersistentCollection {#5543 …}
  +votes: Doctrine\ORM\PersistentCollection {#5545 …}
  +reports: Doctrine\ORM\PersistentCollection {#5547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5551 …}
  -id: 193644
  -bodyTs: "'100':28 '5mpg':86 'anoth':99 'capac':23 'car':3 'compar':73 'comparison':14 'convolut':75 'deminish':76 'dollar':63 'economi':67 'effici':33,95 'equat':72 'fleet':49 'fuel':21,32 'improv':58,87 'k':29 'l':26 'like':82 'linear':71 'logist':55 'low':79 'make':42 'math':6 'meant':12 'mention':85 'mpg':80,97 'need':57 'one':89 'per':27 'purchas':16 'quot':84 'rang':18 'rate':34 'regardless':35 'reli':19 'return':77 'sens':44 'size':38 'spend':65 'tank':22,37 'vehicl':51,81,90,100 'well':1 'x':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5388819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701642212 {#5539
    date: 2023-12-03 23:23:32.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
245 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
246 DENIED moderate
App\Entity\EntryComment {#4916
  +user: Proxies\__CG__\App\Entity\User {#4917 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4785
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
      \n
      Like what? Who in the world says KPL? It’s l/100KM.\n
      \n
      While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1719700173 {#4780
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4786 …}
    +nested: Doctrine\ORM\PersistentCollection {#4788 …}
    +votes: Doctrine\ORM\PersistentCollection {#4790 …}
    +reports: Doctrine\ORM\PersistentCollection {#4792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
    -id: 184853
    -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5324572"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701440522 {#4781
      date: 2023-12-01 15:22:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "PDF >"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701442535 {#4914
    date: 2023-12-01 15:55:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4918 …}
  +nested: Doctrine\ORM\PersistentCollection {#4920 …}
  +votes: Doctrine\ORM\PersistentCollection {#4922 …}
  +reports: Doctrine\ORM\PersistentCollection {#4924 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4928 …}
  -id: 184983
  -bodyTs: "'pdf':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5724350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701442535 {#4915
    date: 2023-12-01 15:55:35.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
247 DENIED edit
App\Entity\EntryComment {#4916
  +user: Proxies\__CG__\App\Entity\User {#4917 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4785
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
      \n
      Like what? Who in the world says KPL? It’s l/100KM.\n
      \n
      While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1719700173 {#4780
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4786 …}
    +nested: Doctrine\ORM\PersistentCollection {#4788 …}
    +votes: Doctrine\ORM\PersistentCollection {#4790 …}
    +reports: Doctrine\ORM\PersistentCollection {#4792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
    -id: 184853
    -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5324572"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701440522 {#4781
      date: 2023-12-01 15:22:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "PDF >"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701442535 {#4914
    date: 2023-12-01 15:55:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4918 …}
  +nested: Doctrine\ORM\PersistentCollection {#4920 …}
  +votes: Doctrine\ORM\PersistentCollection {#4922 …}
  +reports: Doctrine\ORM\PersistentCollection {#4924 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4928 …}
  -id: 184983
  -bodyTs: "'pdf':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5724350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701442535 {#4915
    date: 2023-12-01 15:55:35.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
248 DENIED moderate
App\Entity\EntryComment {#4916
  +user: Proxies\__CG__\App\Entity\User {#4917 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4785
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
      \n
      Like what? Who in the world says KPL? It’s l/100KM.\n
      \n
      While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1719700173 {#4780
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4786 …}
    +nested: Doctrine\ORM\PersistentCollection {#4788 …}
    +votes: Doctrine\ORM\PersistentCollection {#4790 …}
    +reports: Doctrine\ORM\PersistentCollection {#4792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
    -id: 184853
    -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5324572"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701440522 {#4781
      date: 2023-12-01 15:22:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "PDF >"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701442535 {#4914
    date: 2023-12-01 15:55:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4918 …}
  +nested: Doctrine\ORM\PersistentCollection {#4920 …}
  +votes: Doctrine\ORM\PersistentCollection {#4922 …}
  +reports: Doctrine\ORM\PersistentCollection {#4924 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4928 …}
  -id: 184983
  -bodyTs: "'pdf':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5724350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701442535 {#4915
    date: 2023-12-01 15:55:35.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
249 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
250 DENIED moderate
App\Entity\EntryComment {#5056
  +user: Proxies\__CG__\App\Entity\User {#4997 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4916
    +user: Proxies\__CG__\App\Entity\User {#4917 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4785
      +user: App\Entity\User {#4798 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
        \n
        Like what? Who in the world says KPL? It’s l/100KM.\n
        \n
        While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1719700173 {#4780
        date: 2024-06-30 00:29:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4786 …}
      +nested: Doctrine\ORM\PersistentCollection {#4788 …}
      +votes: Doctrine\ORM\PersistentCollection {#4790 …}
      +reports: Doctrine\ORM\PersistentCollection {#4792 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
      -id: 184853
      -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5324572"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701440522 {#4781
        date: 2023-12-01 15:22:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "PDF >"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701442535 {#4914
      date: 2023-12-01 15:55:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4918 …}
    +nested: Doctrine\ORM\PersistentCollection {#4920 …}
    +votes: Doctrine\ORM\PersistentCollection {#4922 …}
    +reports: Doctrine\ORM\PersistentCollection {#4924 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4928 …}
    -id: 184983
    -bodyTs: "'pdf':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5724350"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701442535 {#4915
      date: 2023-12-01 15:55:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "We live in a society. You can’t just come into a conversation and start using PDF."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701474263 {#5057
    date: 2023-12-02 00:44:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5049 …}
  +nested: Doctrine\ORM\PersistentCollection {#5047 …}
  +votes: Doctrine\ORM\PersistentCollection {#5045 …}
  +reports: Doctrine\ORM\PersistentCollection {#5058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5062 …}
  -id: 186944
  -bodyTs: "'come':10 'convers':13 'live':2 'pdf':17 'societi':5 'start':15 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5735257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701474263 {#5054
    date: 2023-12-02 00:44:23.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
251 DENIED edit
App\Entity\EntryComment {#5056
  +user: Proxies\__CG__\App\Entity\User {#4997 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4916
    +user: Proxies\__CG__\App\Entity\User {#4917 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4785
      +user: App\Entity\User {#4798 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
        \n
        Like what? Who in the world says KPL? It’s l/100KM.\n
        \n
        While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1719700173 {#4780
        date: 2024-06-30 00:29:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4786 …}
      +nested: Doctrine\ORM\PersistentCollection {#4788 …}
      +votes: Doctrine\ORM\PersistentCollection {#4790 …}
      +reports: Doctrine\ORM\PersistentCollection {#4792 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
      -id: 184853
      -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5324572"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701440522 {#4781
        date: 2023-12-01 15:22:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "PDF >"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701442535 {#4914
      date: 2023-12-01 15:55:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4918 …}
    +nested: Doctrine\ORM\PersistentCollection {#4920 …}
    +votes: Doctrine\ORM\PersistentCollection {#4922 …}
    +reports: Doctrine\ORM\PersistentCollection {#4924 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4928 …}
    -id: 184983
    -bodyTs: "'pdf':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5724350"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701442535 {#4915
      date: 2023-12-01 15:55:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "We live in a society. You can’t just come into a conversation and start using PDF."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701474263 {#5057
    date: 2023-12-02 00:44:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5049 …}
  +nested: Doctrine\ORM\PersistentCollection {#5047 …}
  +votes: Doctrine\ORM\PersistentCollection {#5045 …}
  +reports: Doctrine\ORM\PersistentCollection {#5058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5062 …}
  -id: 186944
  -bodyTs: "'come':10 'convers':13 'live':2 'pdf':17 'societi':5 'start':15 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5735257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701474263 {#5054
    date: 2023-12-02 00:44:23.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
252 DENIED moderate
App\Entity\EntryComment {#5056
  +user: Proxies\__CG__\App\Entity\User {#4997 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-prefer-speeds-per-Swedes"
    +title: "I prefer speeds per Swedes"
    +url: "https://slrpnk.net/pictrs/image/708e7c91-3bff-480b-9002-bb046e7d5d68.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 701
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719700173 {#2418
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 19030
    -titleTs: "'per':4 'prefer':2 'speed':3 'swede':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701525977
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4507331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701439577 {#1858
      date: 2023-12-01 15:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4916
    +user: Proxies\__CG__\App\Entity\User {#4917 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4785
      +user: App\Entity\User {#4798 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Reminds me of an app I downloaded the other day to help plan routes. They asked for my cars “KPL”.\n
        \n
        Like what? Who in the world says KPL? It’s l/100KM.\n
        \n
        While I’m aware that some places may use KPL, it just seems very American to go “hey, we use MPG, so they must use KPL”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1719700173 {#4780
        date: 2024-06-30 00:29:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4786 …}
      +nested: Doctrine\ORM\PersistentCollection {#4788 …}
      +votes: Doctrine\ORM\PersistentCollection {#4790 …}
      +reports: Doctrine\ORM\PersistentCollection {#4792 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
      -id: 184853
      -bodyTs: "'american':46 'app':5 'ask':16 'awar':35 'car':19 'day':10 'download':7 'go':48 'help':12 'hey':49 'kpl':20,28,41,57 'l/100km':31 'like':21 'm':34 'may':39 'mpg':52 'must':55 'place':38 'plan':13 'remind':1 'rout':14 'say':27 'seem':44 'use':40,51,56 'world':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5324572"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701440522 {#4781
        date: 2023-12-01 15:22:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4785}
    +body: "PDF >"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701442535 {#4914
      date: 2023-12-01 15:55:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
      "@KrummsHairyBalls@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4918 …}
    +nested: Doctrine\ORM\PersistentCollection {#4920 …}
    +votes: Doctrine\ORM\PersistentCollection {#4922 …}
    +reports: Doctrine\ORM\PersistentCollection {#4924 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4928 …}
    -id: 184983
    -bodyTs: "'pdf':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5724350"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701442535 {#4915
      date: 2023-12-01 15:55:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "We live in a society. You can’t just come into a conversation and start using PDF."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701474263 {#5057
    date: 2023-12-02 00:44:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
    "@KrummsHairyBalls@lemmy.ca"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5049 …}
  +nested: Doctrine\ORM\PersistentCollection {#5047 …}
  +votes: Doctrine\ORM\PersistentCollection {#5045 …}
  +reports: Doctrine\ORM\PersistentCollection {#5058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5062 …}
  -id: 186944
  -bodyTs: "'come':10 'convers':13 'live':2 'pdf':17 'societi':5 'start':15 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5735257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701474263 {#5054
    date: 2023-12-02 00:44:23.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
253 DENIED edit
App\Entity\Magazine {#264
  +icon: Proxies\__CG__\App\Entity\Image {#245 …}
  +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 {#274
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#236 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
  +entries: Doctrine\ORM\PersistentCollection {#179 …}
  +posts: Doctrine\ORM\PersistentCollection {#137 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
  +bans: Doctrine\ORM\PersistentCollection {#116 …}
  +reports: Doctrine\ORM\PersistentCollection {#102 …}
  +badges: Doctrine\ORM\PersistentCollection {#80 …}
  +logs: Doctrine\ORM\PersistentCollection {#70 …}
  +awards: Doctrine\ORM\PersistentCollection {#1360 …}
  +categories: Doctrine\ORM\PersistentCollection {#1792 …}
  -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 {#268
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#270
    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