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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.74 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\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 {#4005
  +user: App\Entity\User {#3953 …}
  +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 {#4014
    date: 2024-06-30 00:29:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4003 …}
  +nested: Doctrine\ORM\PersistentCollection {#4001 …}
  +votes: Doctrine\ORM\PersistentCollection {#3999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
  -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 {#3950
    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
7 DENIED edit
App\Entity\EntryComment {#4005
  +user: App\Entity\User {#3953 …}
  +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 {#4014
    date: 2024-06-30 00:29:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4003 …}
  +nested: Doctrine\ORM\PersistentCollection {#4001 …}
  +votes: Doctrine\ORM\PersistentCollection {#3999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
  -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 {#3950
    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
8 DENIED moderate
App\Entity\EntryComment {#4005
  +user: App\Entity\User {#3953 …}
  +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 {#4014
    date: 2024-06-30 00:29:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4003 …}
  +nested: Doctrine\ORM\PersistentCollection {#4001 …}
  +votes: Doctrine\ORM\PersistentCollection {#3999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
  -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 {#3950
    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
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 {#4866
  +user: Proxies\__CG__\App\Entity\User {#4873 …}
  +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 {#4005
    +user: App\Entity\User {#3953 …}
    +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 {#4014
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4003 …}
    +nested: Doctrine\ORM\PersistentCollection {#4001 …}
    +votes: Doctrine\ORM\PersistentCollection {#3999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
    -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 {#3950
      date: 2023-12-01 15:22:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#4865
    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 {#4875 …}
  +nested: Doctrine\ORM\PersistentCollection {#4877 …}
  +votes: Doctrine\ORM\PersistentCollection {#4879 …}
  +reports: Doctrine\ORM\PersistentCollection {#4881 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
  -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 {#4868
    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
11 DENIED edit
App\Entity\EntryComment {#4866
  +user: Proxies\__CG__\App\Entity\User {#4873 …}
  +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 {#4005
    +user: App\Entity\User {#3953 …}
    +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 {#4014
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4003 …}
    +nested: Doctrine\ORM\PersistentCollection {#4001 …}
    +votes: Doctrine\ORM\PersistentCollection {#3999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
    -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 {#3950
      date: 2023-12-01 15:22:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#4865
    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 {#4875 …}
  +nested: Doctrine\ORM\PersistentCollection {#4877 …}
  +votes: Doctrine\ORM\PersistentCollection {#4879 …}
  +reports: Doctrine\ORM\PersistentCollection {#4881 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
  -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 {#4868
    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
12 DENIED moderate
App\Entity\EntryComment {#4866
  +user: Proxies\__CG__\App\Entity\User {#4873 …}
  +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 {#4005
    +user: App\Entity\User {#3953 …}
    +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 {#4014
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4003 …}
    +nested: Doctrine\ORM\PersistentCollection {#4001 …}
    +votes: Doctrine\ORM\PersistentCollection {#3999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
    -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 {#3950
      date: 2023-12-01 15:22:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#4865
    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 {#4875 …}
  +nested: Doctrine\ORM\PersistentCollection {#4877 …}
  +votes: Doctrine\ORM\PersistentCollection {#4879 …}
  +reports: Doctrine\ORM\PersistentCollection {#4881 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
  -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 {#4868
    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
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 {#4889
  +user: Proxies\__CG__\App\Entity\User {#4890 …}
  +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 {#4005
    +user: App\Entity\User {#3953 …}
    +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 {#4014
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4003 …}
    +nested: Doctrine\ORM\PersistentCollection {#4001 …}
    +votes: Doctrine\ORM\PersistentCollection {#3999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
    -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 {#3950
      date: 2023-12-01 15:22:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#4887
    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 {#4891 …}
  +nested: Doctrine\ORM\PersistentCollection {#4893 …}
  +votes: Doctrine\ORM\PersistentCollection {#4895 …}
  +reports: Doctrine\ORM\PersistentCollection {#4897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4899 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4901 …}
  -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 {#4888
    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
15 DENIED edit
App\Entity\EntryComment {#4889
  +user: Proxies\__CG__\App\Entity\User {#4890 …}
  +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 {#4005
    +user: App\Entity\User {#3953 …}
    +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 {#4014
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4003 …}
    +nested: Doctrine\ORM\PersistentCollection {#4001 …}
    +votes: Doctrine\ORM\PersistentCollection {#3999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
    -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 {#3950
      date: 2023-12-01 15:22:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#4887
    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 {#4891 …}
  +nested: Doctrine\ORM\PersistentCollection {#4893 …}
  +votes: Doctrine\ORM\PersistentCollection {#4895 …}
  +reports: Doctrine\ORM\PersistentCollection {#4897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4899 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4901 …}
  -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 {#4888
    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
16 DENIED moderate
App\Entity\EntryComment {#4889
  +user: Proxies\__CG__\App\Entity\User {#4890 …}
  +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 {#4005
    +user: App\Entity\User {#3953 …}
    +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 {#4014
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4003 …}
    +nested: Doctrine\ORM\PersistentCollection {#4001 …}
    +votes: Doctrine\ORM\PersistentCollection {#3999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
    -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 {#3950
      date: 2023-12-01 15:22:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#4887
    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 {#4891 …}
  +nested: Doctrine\ORM\PersistentCollection {#4893 …}
  +votes: Doctrine\ORM\PersistentCollection {#4895 …}
  +reports: Doctrine\ORM\PersistentCollection {#4897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4899 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4901 …}
  -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 {#4888
    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
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 {#4905
  +user: Proxies\__CG__\App\Entity\User {#4906 …}
  +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 {#4005
    +user: App\Entity\User {#3953 …}
    +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 {#4014
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4003 …}
    +nested: Doctrine\ORM\PersistentCollection {#4001 …}
    +votes: Doctrine\ORM\PersistentCollection {#3999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
    -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 {#3950
      date: 2023-12-01 15:22:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#4903
    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 {#4907 …}
  +nested: Doctrine\ORM\PersistentCollection {#4909 …}
  +votes: Doctrine\ORM\PersistentCollection {#4911 …}
  +reports: Doctrine\ORM\PersistentCollection {#4913 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
  -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 {#4904
    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
19 DENIED edit
App\Entity\EntryComment {#4905
  +user: Proxies\__CG__\App\Entity\User {#4906 …}
  +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 {#4005
    +user: App\Entity\User {#3953 …}
    +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 {#4014
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4003 …}
    +nested: Doctrine\ORM\PersistentCollection {#4001 …}
    +votes: Doctrine\ORM\PersistentCollection {#3999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
    -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 {#3950
      date: 2023-12-01 15:22:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#4903
    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 {#4907 …}
  +nested: Doctrine\ORM\PersistentCollection {#4909 …}
  +votes: Doctrine\ORM\PersistentCollection {#4911 …}
  +reports: Doctrine\ORM\PersistentCollection {#4913 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
  -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 {#4904
    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
20 DENIED moderate
App\Entity\EntryComment {#4905
  +user: Proxies\__CG__\App\Entity\User {#4906 …}
  +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 {#4005
    +user: App\Entity\User {#3953 …}
    +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 {#4014
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4003 …}
    +nested: Doctrine\ORM\PersistentCollection {#4001 …}
    +votes: Doctrine\ORM\PersistentCollection {#3999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
    -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 {#3950
      date: 2023-12-01 15:22:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#4903
    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 {#4907 …}
  +nested: Doctrine\ORM\PersistentCollection {#4909 …}
  +votes: Doctrine\ORM\PersistentCollection {#4911 …}
  +reports: Doctrine\ORM\PersistentCollection {#4913 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
  -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 {#4904
    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
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 {#5071
  +user: App\Entity\User {#3953 …}
  +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 {#4905
    +user: Proxies\__CG__\App\Entity\User {#4906 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4005
      +user: App\Entity\User {#3953 …}
      +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 {#4014
        date: 2024-06-30 00:29:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4003 …}
      +nested: Doctrine\ORM\PersistentCollection {#4001 …}
      +votes: Doctrine\ORM\PersistentCollection {#3999 …}
      +reports: Doctrine\ORM\PersistentCollection {#3997 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
      -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 {#3950
        date: 2023-12-01 15:22:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#4903
      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 {#4907 …}
    +nested: Doctrine\ORM\PersistentCollection {#4909 …}
    +votes: Doctrine\ORM\PersistentCollection {#4911 …}
    +reports: Doctrine\ORM\PersistentCollection {#4913 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
    -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 {#4904
      date: 2023-12-01 15:59:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5069
    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 {#5072 …}
  +nested: Doctrine\ORM\PersistentCollection {#5074 …}
  +votes: Doctrine\ORM\PersistentCollection {#5076 …}
  +reports: Doctrine\ORM\PersistentCollection {#5078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
  -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 {#5070
    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
23 DENIED edit
App\Entity\EntryComment {#5071
  +user: App\Entity\User {#3953 …}
  +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 {#4905
    +user: Proxies\__CG__\App\Entity\User {#4906 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4005
      +user: App\Entity\User {#3953 …}
      +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 {#4014
        date: 2024-06-30 00:29:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4003 …}
      +nested: Doctrine\ORM\PersistentCollection {#4001 …}
      +votes: Doctrine\ORM\PersistentCollection {#3999 …}
      +reports: Doctrine\ORM\PersistentCollection {#3997 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
      -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 {#3950
        date: 2023-12-01 15:22:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#4903
      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 {#4907 …}
    +nested: Doctrine\ORM\PersistentCollection {#4909 …}
    +votes: Doctrine\ORM\PersistentCollection {#4911 …}
    +reports: Doctrine\ORM\PersistentCollection {#4913 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
    -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 {#4904
      date: 2023-12-01 15:59:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5069
    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 {#5072 …}
  +nested: Doctrine\ORM\PersistentCollection {#5074 …}
  +votes: Doctrine\ORM\PersistentCollection {#5076 …}
  +reports: Doctrine\ORM\PersistentCollection {#5078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
  -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 {#5070
    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
24 DENIED moderate
App\Entity\EntryComment {#5071
  +user: App\Entity\User {#3953 …}
  +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 {#4905
    +user: Proxies\__CG__\App\Entity\User {#4906 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4005
      +user: App\Entity\User {#3953 …}
      +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 {#4014
        date: 2024-06-30 00:29:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4003 …}
      +nested: Doctrine\ORM\PersistentCollection {#4001 …}
      +votes: Doctrine\ORM\PersistentCollection {#3999 …}
      +reports: Doctrine\ORM\PersistentCollection {#3997 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
      -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 {#3950
        date: 2023-12-01 15:22:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#4903
      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 {#4907 …}
    +nested: Doctrine\ORM\PersistentCollection {#4909 …}
    +votes: Doctrine\ORM\PersistentCollection {#4911 …}
    +reports: Doctrine\ORM\PersistentCollection {#4913 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
    -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 {#4904
      date: 2023-12-01 15:59:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5069
    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 {#5072 …}
  +nested: Doctrine\ORM\PersistentCollection {#5074 …}
  +votes: Doctrine\ORM\PersistentCollection {#5076 …}
  +reports: Doctrine\ORM\PersistentCollection {#5078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
  -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 {#5070
    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
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 {#5219
  +user: Proxies\__CG__\App\Entity\User {#5204 …}
  +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 {#5071
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4905
      +user: Proxies\__CG__\App\Entity\User {#4906 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4005
        +user: App\Entity\User {#3953 …}
        +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 {#4014
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4003 …}
        +nested: Doctrine\ORM\PersistentCollection {#4001 …}
        +votes: Doctrine\ORM\PersistentCollection {#3999 …}
        +reports: Doctrine\ORM\PersistentCollection {#3997 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
        -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 {#3950
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#4903
        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 {#4907 …}
      +nested: Doctrine\ORM\PersistentCollection {#4909 …}
      +votes: Doctrine\ORM\PersistentCollection {#4911 …}
      +reports: Doctrine\ORM\PersistentCollection {#4913 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
      -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 {#4904
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5069
      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 {#5072 …}
    +nested: Doctrine\ORM\PersistentCollection {#5074 …}
    +votes: Doctrine\ORM\PersistentCollection {#5076 …}
    +reports: Doctrine\ORM\PersistentCollection {#5078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
    -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 {#5070
      date: 2023-12-01 20:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5217
    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 {#5220 …}
  +nested: Doctrine\ORM\PersistentCollection {#5222 …}
  +votes: Doctrine\ORM\PersistentCollection {#5224 …}
  +reports: Doctrine\ORM\PersistentCollection {#5226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5230 …}
  -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 {#5218
    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
27 DENIED edit
App\Entity\EntryComment {#5219
  +user: Proxies\__CG__\App\Entity\User {#5204 …}
  +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 {#5071
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4905
      +user: Proxies\__CG__\App\Entity\User {#4906 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4005
        +user: App\Entity\User {#3953 …}
        +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 {#4014
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4003 …}
        +nested: Doctrine\ORM\PersistentCollection {#4001 …}
        +votes: Doctrine\ORM\PersistentCollection {#3999 …}
        +reports: Doctrine\ORM\PersistentCollection {#3997 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
        -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 {#3950
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#4903
        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 {#4907 …}
      +nested: Doctrine\ORM\PersistentCollection {#4909 …}
      +votes: Doctrine\ORM\PersistentCollection {#4911 …}
      +reports: Doctrine\ORM\PersistentCollection {#4913 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
      -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 {#4904
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5069
      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 {#5072 …}
    +nested: Doctrine\ORM\PersistentCollection {#5074 …}
    +votes: Doctrine\ORM\PersistentCollection {#5076 …}
    +reports: Doctrine\ORM\PersistentCollection {#5078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
    -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 {#5070
      date: 2023-12-01 20:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5217
    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 {#5220 …}
  +nested: Doctrine\ORM\PersistentCollection {#5222 …}
  +votes: Doctrine\ORM\PersistentCollection {#5224 …}
  +reports: Doctrine\ORM\PersistentCollection {#5226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5230 …}
  -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 {#5218
    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
28 DENIED moderate
App\Entity\EntryComment {#5219
  +user: Proxies\__CG__\App\Entity\User {#5204 …}
  +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 {#5071
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4905
      +user: Proxies\__CG__\App\Entity\User {#4906 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4005
        +user: App\Entity\User {#3953 …}
        +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 {#4014
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4003 …}
        +nested: Doctrine\ORM\PersistentCollection {#4001 …}
        +votes: Doctrine\ORM\PersistentCollection {#3999 …}
        +reports: Doctrine\ORM\PersistentCollection {#3997 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
        -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 {#3950
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#4903
        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 {#4907 …}
      +nested: Doctrine\ORM\PersistentCollection {#4909 …}
      +votes: Doctrine\ORM\PersistentCollection {#4911 …}
      +reports: Doctrine\ORM\PersistentCollection {#4913 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
      -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 {#4904
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5069
      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 {#5072 …}
    +nested: Doctrine\ORM\PersistentCollection {#5074 …}
    +votes: Doctrine\ORM\PersistentCollection {#5076 …}
    +reports: Doctrine\ORM\PersistentCollection {#5078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
    -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 {#5070
      date: 2023-12-01 20:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5217
    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 {#5220 …}
  +nested: Doctrine\ORM\PersistentCollection {#5222 …}
  +votes: Doctrine\ORM\PersistentCollection {#5224 …}
  +reports: Doctrine\ORM\PersistentCollection {#5226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5230 …}
  -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 {#5218
    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
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 {#5235
  +user: Proxies\__CG__\App\Entity\User {#4906 …}
  +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 {#5071
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4905
      +user: Proxies\__CG__\App\Entity\User {#4906 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4005
        +user: App\Entity\User {#3953 …}
        +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 {#4014
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4003 …}
        +nested: Doctrine\ORM\PersistentCollection {#4001 …}
        +votes: Doctrine\ORM\PersistentCollection {#3999 …}
        +reports: Doctrine\ORM\PersistentCollection {#3997 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
        -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 {#3950
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#4903
        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 {#4907 …}
      +nested: Doctrine\ORM\PersistentCollection {#4909 …}
      +votes: Doctrine\ORM\PersistentCollection {#4911 …}
      +reports: Doctrine\ORM\PersistentCollection {#4913 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
      -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 {#4904
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5069
      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 {#5072 …}
    +nested: Doctrine\ORM\PersistentCollection {#5074 …}
    +votes: Doctrine\ORM\PersistentCollection {#5076 …}
    +reports: Doctrine\ORM\PersistentCollection {#5078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
    -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 {#5070
      date: 2023-12-01 20:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5232
    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 {#5236 …}
  +nested: Doctrine\ORM\PersistentCollection {#5238 …}
  +votes: Doctrine\ORM\PersistentCollection {#5240 …}
  +reports: Doctrine\ORM\PersistentCollection {#5242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5246 …}
  -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 {#5233
    date: 2023-12-15 04:34:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701494591 {#5234
    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
31 DENIED edit
App\Entity\EntryComment {#5235
  +user: Proxies\__CG__\App\Entity\User {#4906 …}
  +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 {#5071
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4905
      +user: Proxies\__CG__\App\Entity\User {#4906 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4005
        +user: App\Entity\User {#3953 …}
        +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 {#4014
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4003 …}
        +nested: Doctrine\ORM\PersistentCollection {#4001 …}
        +votes: Doctrine\ORM\PersistentCollection {#3999 …}
        +reports: Doctrine\ORM\PersistentCollection {#3997 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
        -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 {#3950
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#4903
        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 {#4907 …}
      +nested: Doctrine\ORM\PersistentCollection {#4909 …}
      +votes: Doctrine\ORM\PersistentCollection {#4911 …}
      +reports: Doctrine\ORM\PersistentCollection {#4913 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
      -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 {#4904
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5069
      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 {#5072 …}
    +nested: Doctrine\ORM\PersistentCollection {#5074 …}
    +votes: Doctrine\ORM\PersistentCollection {#5076 …}
    +reports: Doctrine\ORM\PersistentCollection {#5078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
    -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 {#5070
      date: 2023-12-01 20:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5232
    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 {#5236 …}
  +nested: Doctrine\ORM\PersistentCollection {#5238 …}
  +votes: Doctrine\ORM\PersistentCollection {#5240 …}
  +reports: Doctrine\ORM\PersistentCollection {#5242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5246 …}
  -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 {#5233
    date: 2023-12-15 04:34:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701494591 {#5234
    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
32 DENIED moderate
App\Entity\EntryComment {#5235
  +user: Proxies\__CG__\App\Entity\User {#4906 …}
  +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 {#5071
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4905
      +user: Proxies\__CG__\App\Entity\User {#4906 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4005
        +user: App\Entity\User {#3953 …}
        +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 {#4014
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4003 …}
        +nested: Doctrine\ORM\PersistentCollection {#4001 …}
        +votes: Doctrine\ORM\PersistentCollection {#3999 …}
        +reports: Doctrine\ORM\PersistentCollection {#3997 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
        -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 {#3950
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#4903
        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 {#4907 …}
      +nested: Doctrine\ORM\PersistentCollection {#4909 …}
      +votes: Doctrine\ORM\PersistentCollection {#4911 …}
      +reports: Doctrine\ORM\PersistentCollection {#4913 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
      -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 {#4904
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5069
      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 {#5072 …}
    +nested: Doctrine\ORM\PersistentCollection {#5074 …}
    +votes: Doctrine\ORM\PersistentCollection {#5076 …}
    +reports: Doctrine\ORM\PersistentCollection {#5078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
    -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 {#5070
      date: 2023-12-01 20:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5232
    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 {#5236 …}
  +nested: Doctrine\ORM\PersistentCollection {#5238 …}
  +votes: Doctrine\ORM\PersistentCollection {#5240 …}
  +reports: Doctrine\ORM\PersistentCollection {#5242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5246 …}
  -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 {#5233
    date: 2023-12-15 04:34:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701494591 {#5234
    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
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 {#5397
  +user: App\Entity\User {#3953 …}
  +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 {#5235
    +user: Proxies\__CG__\App\Entity\User {#4906 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5071
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4905
        +user: Proxies\__CG__\App\Entity\User {#4906 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4005
          +user: App\Entity\User {#3953 …}
          +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 {#4014
            date: 2024-06-30 00:29:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4003 …}
          +nested: Doctrine\ORM\PersistentCollection {#4001 …}
          +votes: Doctrine\ORM\PersistentCollection {#3999 …}
          +reports: Doctrine\ORM\PersistentCollection {#3997 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
          -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 {#3950
            date: 2023-12-01 15:22:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#4903
          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 {#4907 …}
        +nested: Doctrine\ORM\PersistentCollection {#4909 …}
        +votes: Doctrine\ORM\PersistentCollection {#4911 …}
        +reports: Doctrine\ORM\PersistentCollection {#4913 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
        -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 {#4904
          date: 2023-12-01 15:59:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5069
        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 {#5072 …}
      +nested: Doctrine\ORM\PersistentCollection {#5074 …}
      +votes: Doctrine\ORM\PersistentCollection {#5076 …}
      +reports: Doctrine\ORM\PersistentCollection {#5078 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
      -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 {#5070
        date: 2023-12-01 20:39:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5232
      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 {#5236 …}
    +nested: Doctrine\ORM\PersistentCollection {#5238 …}
    +votes: Doctrine\ORM\PersistentCollection {#5240 …}
    +reports: Doctrine\ORM\PersistentCollection {#5242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5246 …}
    -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 {#5233
      date: 2023-12-15 04:34:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701494591 {#5234
      date: 2023-12-02 06:23:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5395
    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 {#5398 …}
  +nested: Doctrine\ORM\PersistentCollection {#5400 …}
  +votes: Doctrine\ORM\PersistentCollection {#5402 …}
  +reports: Doctrine\ORM\PersistentCollection {#5404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5408 …}
  -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 {#5396
    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
35 DENIED edit
App\Entity\EntryComment {#5397
  +user: App\Entity\User {#3953 …}
  +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 {#5235
    +user: Proxies\__CG__\App\Entity\User {#4906 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5071
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4905
        +user: Proxies\__CG__\App\Entity\User {#4906 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4005
          +user: App\Entity\User {#3953 …}
          +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 {#4014
            date: 2024-06-30 00:29:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4003 …}
          +nested: Doctrine\ORM\PersistentCollection {#4001 …}
          +votes: Doctrine\ORM\PersistentCollection {#3999 …}
          +reports: Doctrine\ORM\PersistentCollection {#3997 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
          -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 {#3950
            date: 2023-12-01 15:22:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#4903
          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 {#4907 …}
        +nested: Doctrine\ORM\PersistentCollection {#4909 …}
        +votes: Doctrine\ORM\PersistentCollection {#4911 …}
        +reports: Doctrine\ORM\PersistentCollection {#4913 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
        -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 {#4904
          date: 2023-12-01 15:59:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5069
        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 {#5072 …}
      +nested: Doctrine\ORM\PersistentCollection {#5074 …}
      +votes: Doctrine\ORM\PersistentCollection {#5076 …}
      +reports: Doctrine\ORM\PersistentCollection {#5078 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
      -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 {#5070
        date: 2023-12-01 20:39:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5232
      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 {#5236 …}
    +nested: Doctrine\ORM\PersistentCollection {#5238 …}
    +votes: Doctrine\ORM\PersistentCollection {#5240 …}
    +reports: Doctrine\ORM\PersistentCollection {#5242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5246 …}
    -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 {#5233
      date: 2023-12-15 04:34:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701494591 {#5234
      date: 2023-12-02 06:23:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5395
    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 {#5398 …}
  +nested: Doctrine\ORM\PersistentCollection {#5400 …}
  +votes: Doctrine\ORM\PersistentCollection {#5402 …}
  +reports: Doctrine\ORM\PersistentCollection {#5404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5408 …}
  -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 {#5396
    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
36 DENIED moderate
App\Entity\EntryComment {#5397
  +user: App\Entity\User {#3953 …}
  +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 {#5235
    +user: Proxies\__CG__\App\Entity\User {#4906 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5071
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4905
        +user: Proxies\__CG__\App\Entity\User {#4906 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4005
          +user: App\Entity\User {#3953 …}
          +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 {#4014
            date: 2024-06-30 00:29:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4003 …}
          +nested: Doctrine\ORM\PersistentCollection {#4001 …}
          +votes: Doctrine\ORM\PersistentCollection {#3999 …}
          +reports: Doctrine\ORM\PersistentCollection {#3997 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
          -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 {#3950
            date: 2023-12-01 15:22:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#4903
          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 {#4907 …}
        +nested: Doctrine\ORM\PersistentCollection {#4909 …}
        +votes: Doctrine\ORM\PersistentCollection {#4911 …}
        +reports: Doctrine\ORM\PersistentCollection {#4913 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
        -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 {#4904
          date: 2023-12-01 15:59:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5069
        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 {#5072 …}
      +nested: Doctrine\ORM\PersistentCollection {#5074 …}
      +votes: Doctrine\ORM\PersistentCollection {#5076 …}
      +reports: Doctrine\ORM\PersistentCollection {#5078 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
      -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 {#5070
        date: 2023-12-01 20:39:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5232
      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 {#5236 …}
    +nested: Doctrine\ORM\PersistentCollection {#5238 …}
    +votes: Doctrine\ORM\PersistentCollection {#5240 …}
    +reports: Doctrine\ORM\PersistentCollection {#5242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5246 …}
    -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 {#5233
      date: 2023-12-15 04:34:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701494591 {#5234
      date: 2023-12-02 06:23:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5395
    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 {#5398 …}
  +nested: Doctrine\ORM\PersistentCollection {#5400 …}
  +votes: Doctrine\ORM\PersistentCollection {#5402 …}
  +reports: Doctrine\ORM\PersistentCollection {#5404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5408 …}
  -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 {#5396
    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
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 {#5529
  +user: Proxies\__CG__\App\Entity\User {#5530 …}
  +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 {#5397
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5235
      +user: Proxies\__CG__\App\Entity\User {#4906 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5071
        +user: App\Entity\User {#3953 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4905
          +user: Proxies\__CG__\App\Entity\User {#4906 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4005
            +user: App\Entity\User {#3953 …}
            +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 {#4014
              date: 2024-06-30 00:29:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4003 …}
            +nested: Doctrine\ORM\PersistentCollection {#4001 …}
            +votes: Doctrine\ORM\PersistentCollection {#3999 …}
            +reports: Doctrine\ORM\PersistentCollection {#3997 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
            -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 {#3950
              date: 2023-12-01 15:22:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#4903
            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 {#4907 …}
          +nested: Doctrine\ORM\PersistentCollection {#4909 …}
          +votes: Doctrine\ORM\PersistentCollection {#4911 …}
          +reports: Doctrine\ORM\PersistentCollection {#4913 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
          -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 {#4904
            date: 2023-12-01 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5069
          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 {#5072 …}
        +nested: Doctrine\ORM\PersistentCollection {#5074 …}
        +votes: Doctrine\ORM\PersistentCollection {#5076 …}
        +reports: Doctrine\ORM\PersistentCollection {#5078 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
        -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 {#5070
          date: 2023-12-01 20:39:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5232
        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 {#5236 …}
      +nested: Doctrine\ORM\PersistentCollection {#5238 …}
      +votes: Doctrine\ORM\PersistentCollection {#5240 …}
      +reports: Doctrine\ORM\PersistentCollection {#5242 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5244 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5246 …}
      -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 {#5233
        date: 2023-12-15 04:34:51.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701494591 {#5234
        date: 2023-12-02 06:23:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5395
      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 {#5398 …}
    +nested: Doctrine\ORM\PersistentCollection {#5400 …}
    +votes: Doctrine\ORM\PersistentCollection {#5402 …}
    +reports: Doctrine\ORM\PersistentCollection {#5404 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5406 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5408 …}
    -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 {#5396
      date: 2023-12-02 07:00:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5526
    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 {#5531 …}
  +nested: Doctrine\ORM\PersistentCollection {#5533 …}
  +votes: Doctrine\ORM\PersistentCollection {#5535 …}
  +reports: Doctrine\ORM\PersistentCollection {#5537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5541 …}
  -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 {#5527
    date: 2023-12-16 15:00:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701512945 {#5528
    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
39 DENIED edit
App\Entity\EntryComment {#5529
  +user: Proxies\__CG__\App\Entity\User {#5530 …}
  +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 {#5397
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5235
      +user: Proxies\__CG__\App\Entity\User {#4906 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5071
        +user: App\Entity\User {#3953 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4905
          +user: Proxies\__CG__\App\Entity\User {#4906 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4005
            +user: App\Entity\User {#3953 …}
            +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 {#4014
              date: 2024-06-30 00:29:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4003 …}
            +nested: Doctrine\ORM\PersistentCollection {#4001 …}
            +votes: Doctrine\ORM\PersistentCollection {#3999 …}
            +reports: Doctrine\ORM\PersistentCollection {#3997 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
            -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 {#3950
              date: 2023-12-01 15:22:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#4903
            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 {#4907 …}
          +nested: Doctrine\ORM\PersistentCollection {#4909 …}
          +votes: Doctrine\ORM\PersistentCollection {#4911 …}
          +reports: Doctrine\ORM\PersistentCollection {#4913 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
          -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 {#4904
            date: 2023-12-01 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5069
          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 {#5072 …}
        +nested: Doctrine\ORM\PersistentCollection {#5074 …}
        +votes: Doctrine\ORM\PersistentCollection {#5076 …}
        +reports: Doctrine\ORM\PersistentCollection {#5078 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
        -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 {#5070
          date: 2023-12-01 20:39:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5232
        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 {#5236 …}
      +nested: Doctrine\ORM\PersistentCollection {#5238 …}
      +votes: Doctrine\ORM\PersistentCollection {#5240 …}
      +reports: Doctrine\ORM\PersistentCollection {#5242 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5244 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5246 …}
      -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 {#5233
        date: 2023-12-15 04:34:51.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701494591 {#5234
        date: 2023-12-02 06:23:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5395
      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 {#5398 …}
    +nested: Doctrine\ORM\PersistentCollection {#5400 …}
    +votes: Doctrine\ORM\PersistentCollection {#5402 …}
    +reports: Doctrine\ORM\PersistentCollection {#5404 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5406 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5408 …}
    -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 {#5396
      date: 2023-12-02 07:00:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5526
    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 {#5531 …}
  +nested: Doctrine\ORM\PersistentCollection {#5533 …}
  +votes: Doctrine\ORM\PersistentCollection {#5535 …}
  +reports: Doctrine\ORM\PersistentCollection {#5537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5541 …}
  -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 {#5527
    date: 2023-12-16 15:00:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701512945 {#5528
    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
40 DENIED moderate
App\Entity\EntryComment {#5529
  +user: Proxies\__CG__\App\Entity\User {#5530 …}
  +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 {#5397
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5235
      +user: Proxies\__CG__\App\Entity\User {#4906 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5071
        +user: App\Entity\User {#3953 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4905
          +user: Proxies\__CG__\App\Entity\User {#4906 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4005
            +user: App\Entity\User {#3953 …}
            +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 {#4014
              date: 2024-06-30 00:29:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4003 …}
            +nested: Doctrine\ORM\PersistentCollection {#4001 …}
            +votes: Doctrine\ORM\PersistentCollection {#3999 …}
            +reports: Doctrine\ORM\PersistentCollection {#3997 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
            -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 {#3950
              date: 2023-12-01 15:22:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#4903
            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 {#4907 …}
          +nested: Doctrine\ORM\PersistentCollection {#4909 …}
          +votes: Doctrine\ORM\PersistentCollection {#4911 …}
          +reports: Doctrine\ORM\PersistentCollection {#4913 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
          -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 {#4904
            date: 2023-12-01 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5069
          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 {#5072 …}
        +nested: Doctrine\ORM\PersistentCollection {#5074 …}
        +votes: Doctrine\ORM\PersistentCollection {#5076 …}
        +reports: Doctrine\ORM\PersistentCollection {#5078 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
        -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 {#5070
          date: 2023-12-01 20:39:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5232
        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 {#5236 …}
      +nested: Doctrine\ORM\PersistentCollection {#5238 …}
      +votes: Doctrine\ORM\PersistentCollection {#5240 …}
      +reports: Doctrine\ORM\PersistentCollection {#5242 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5244 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5246 …}
      -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 {#5233
        date: 2023-12-15 04:34:51.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701494591 {#5234
        date: 2023-12-02 06:23:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5395
      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 {#5398 …}
    +nested: Doctrine\ORM\PersistentCollection {#5400 …}
    +votes: Doctrine\ORM\PersistentCollection {#5402 …}
    +reports: Doctrine\ORM\PersistentCollection {#5404 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5406 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5408 …}
    -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 {#5396
      date: 2023-12-02 07:00:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5526
    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 {#5531 …}
  +nested: Doctrine\ORM\PersistentCollection {#5533 …}
  +votes: Doctrine\ORM\PersistentCollection {#5535 …}
  +reports: Doctrine\ORM\PersistentCollection {#5537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5541 …}
  -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 {#5527
    date: 2023-12-16 15:00:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701512945 {#5528
    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
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 {#5250
  +user: Proxies\__CG__\App\Entity\User {#5251 …}
  +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 {#5071
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4905
      +user: Proxies\__CG__\App\Entity\User {#4906 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4005
        +user: App\Entity\User {#3953 …}
        +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 {#4014
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4003 …}
        +nested: Doctrine\ORM\PersistentCollection {#4001 …}
        +votes: Doctrine\ORM\PersistentCollection {#3999 …}
        +reports: Doctrine\ORM\PersistentCollection {#3997 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
        -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 {#3950
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#4903
        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 {#4907 …}
      +nested: Doctrine\ORM\PersistentCollection {#4909 …}
      +votes: Doctrine\ORM\PersistentCollection {#4911 …}
      +reports: Doctrine\ORM\PersistentCollection {#4913 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
      -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 {#4904
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5069
      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 {#5072 …}
    +nested: Doctrine\ORM\PersistentCollection {#5074 …}
    +votes: Doctrine\ORM\PersistentCollection {#5076 …}
    +reports: Doctrine\ORM\PersistentCollection {#5078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
    -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 {#5070
      date: 2023-12-01 20:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5248
    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 {#5252 …}
  +nested: Doctrine\ORM\PersistentCollection {#5254 …}
  +votes: Doctrine\ORM\PersistentCollection {#5256 …}
  +reports: Doctrine\ORM\PersistentCollection {#5258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
  -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 {#5249
    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
43 DENIED edit
App\Entity\EntryComment {#5250
  +user: Proxies\__CG__\App\Entity\User {#5251 …}
  +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 {#5071
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4905
      +user: Proxies\__CG__\App\Entity\User {#4906 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4005
        +user: App\Entity\User {#3953 …}
        +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 {#4014
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4003 …}
        +nested: Doctrine\ORM\PersistentCollection {#4001 …}
        +votes: Doctrine\ORM\PersistentCollection {#3999 …}
        +reports: Doctrine\ORM\PersistentCollection {#3997 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
        -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 {#3950
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#4903
        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 {#4907 …}
      +nested: Doctrine\ORM\PersistentCollection {#4909 …}
      +votes: Doctrine\ORM\PersistentCollection {#4911 …}
      +reports: Doctrine\ORM\PersistentCollection {#4913 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
      -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 {#4904
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5069
      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 {#5072 …}
    +nested: Doctrine\ORM\PersistentCollection {#5074 …}
    +votes: Doctrine\ORM\PersistentCollection {#5076 …}
    +reports: Doctrine\ORM\PersistentCollection {#5078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
    -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 {#5070
      date: 2023-12-01 20:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5248
    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 {#5252 …}
  +nested: Doctrine\ORM\PersistentCollection {#5254 …}
  +votes: Doctrine\ORM\PersistentCollection {#5256 …}
  +reports: Doctrine\ORM\PersistentCollection {#5258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
  -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 {#5249
    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
44 DENIED moderate
App\Entity\EntryComment {#5250
  +user: Proxies\__CG__\App\Entity\User {#5251 …}
  +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 {#5071
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4905
      +user: Proxies\__CG__\App\Entity\User {#4906 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4005
        +user: App\Entity\User {#3953 …}
        +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 {#4014
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4003 …}
        +nested: Doctrine\ORM\PersistentCollection {#4001 …}
        +votes: Doctrine\ORM\PersistentCollection {#3999 …}
        +reports: Doctrine\ORM\PersistentCollection {#3997 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
        -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 {#3950
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#4903
        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 {#4907 …}
      +nested: Doctrine\ORM\PersistentCollection {#4909 …}
      +votes: Doctrine\ORM\PersistentCollection {#4911 …}
      +reports: Doctrine\ORM\PersistentCollection {#4913 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
      -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 {#4904
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5069
      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 {#5072 …}
    +nested: Doctrine\ORM\PersistentCollection {#5074 …}
    +votes: Doctrine\ORM\PersistentCollection {#5076 …}
    +reports: Doctrine\ORM\PersistentCollection {#5078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
    -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 {#5070
      date: 2023-12-01 20:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5248
    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 {#5252 …}
  +nested: Doctrine\ORM\PersistentCollection {#5254 …}
  +votes: Doctrine\ORM\PersistentCollection {#5256 …}
  +reports: Doctrine\ORM\PersistentCollection {#5258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
  -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 {#5249
    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
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 {#5366
  +user: App\Entity\User {#3953 …}
  +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 {#5250
    +user: Proxies\__CG__\App\Entity\User {#5251 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5071
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4905
        +user: Proxies\__CG__\App\Entity\User {#4906 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4005
          +user: App\Entity\User {#3953 …}
          +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 {#4014
            date: 2024-06-30 00:29:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4003 …}
          +nested: Doctrine\ORM\PersistentCollection {#4001 …}
          +votes: Doctrine\ORM\PersistentCollection {#3999 …}
          +reports: Doctrine\ORM\PersistentCollection {#3997 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
          -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 {#3950
            date: 2023-12-01 15:22:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#4903
          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 {#4907 …}
        +nested: Doctrine\ORM\PersistentCollection {#4909 …}
        +votes: Doctrine\ORM\PersistentCollection {#4911 …}
        +reports: Doctrine\ORM\PersistentCollection {#4913 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
        -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 {#4904
          date: 2023-12-01 15:59:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5069
        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 {#5072 …}
      +nested: Doctrine\ORM\PersistentCollection {#5074 …}
      +votes: Doctrine\ORM\PersistentCollection {#5076 …}
      +reports: Doctrine\ORM\PersistentCollection {#5078 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
      -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 {#5070
        date: 2023-12-01 20:39:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5248
      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 {#5252 …}
    +nested: Doctrine\ORM\PersistentCollection {#5254 …}
    +votes: Doctrine\ORM\PersistentCollection {#5256 …}
    +reports: Doctrine\ORM\PersistentCollection {#5258 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
    -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 {#5249
      date: 2023-12-02 01:48:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5363
    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 {#5367 …}
  +nested: Doctrine\ORM\PersistentCollection {#5369 …}
  +votes: Doctrine\ORM\PersistentCollection {#5371 …}
  +reports: Doctrine\ORM\PersistentCollection {#5373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
  -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 {#5364
    date: 2023-12-14 23:19:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701482014 {#5365
    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
47 DENIED edit
App\Entity\EntryComment {#5366
  +user: App\Entity\User {#3953 …}
  +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 {#5250
    +user: Proxies\__CG__\App\Entity\User {#5251 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5071
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4905
        +user: Proxies\__CG__\App\Entity\User {#4906 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4005
          +user: App\Entity\User {#3953 …}
          +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 {#4014
            date: 2024-06-30 00:29:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4003 …}
          +nested: Doctrine\ORM\PersistentCollection {#4001 …}
          +votes: Doctrine\ORM\PersistentCollection {#3999 …}
          +reports: Doctrine\ORM\PersistentCollection {#3997 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
          -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 {#3950
            date: 2023-12-01 15:22:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#4903
          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 {#4907 …}
        +nested: Doctrine\ORM\PersistentCollection {#4909 …}
        +votes: Doctrine\ORM\PersistentCollection {#4911 …}
        +reports: Doctrine\ORM\PersistentCollection {#4913 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
        -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 {#4904
          date: 2023-12-01 15:59:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5069
        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 {#5072 …}
      +nested: Doctrine\ORM\PersistentCollection {#5074 …}
      +votes: Doctrine\ORM\PersistentCollection {#5076 …}
      +reports: Doctrine\ORM\PersistentCollection {#5078 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
      -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 {#5070
        date: 2023-12-01 20:39:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5248
      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 {#5252 …}
    +nested: Doctrine\ORM\PersistentCollection {#5254 …}
    +votes: Doctrine\ORM\PersistentCollection {#5256 …}
    +reports: Doctrine\ORM\PersistentCollection {#5258 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
    -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 {#5249
      date: 2023-12-02 01:48:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5363
    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 {#5367 …}
  +nested: Doctrine\ORM\PersistentCollection {#5369 …}
  +votes: Doctrine\ORM\PersistentCollection {#5371 …}
  +reports: Doctrine\ORM\PersistentCollection {#5373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
  -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 {#5364
    date: 2023-12-14 23:19:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701482014 {#5365
    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
48 DENIED moderate
App\Entity\EntryComment {#5366
  +user: App\Entity\User {#3953 …}
  +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 {#5250
    +user: Proxies\__CG__\App\Entity\User {#5251 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5071
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4905
        +user: Proxies\__CG__\App\Entity\User {#4906 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4005
          +user: App\Entity\User {#3953 …}
          +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 {#4014
            date: 2024-06-30 00:29:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4003 …}
          +nested: Doctrine\ORM\PersistentCollection {#4001 …}
          +votes: Doctrine\ORM\PersistentCollection {#3999 …}
          +reports: Doctrine\ORM\PersistentCollection {#3997 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
          -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 {#3950
            date: 2023-12-01 15:22:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#4903
          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 {#4907 …}
        +nested: Doctrine\ORM\PersistentCollection {#4909 …}
        +votes: Doctrine\ORM\PersistentCollection {#4911 …}
        +reports: Doctrine\ORM\PersistentCollection {#4913 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
        -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 {#4904
          date: 2023-12-01 15:59:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5069
        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 {#5072 …}
      +nested: Doctrine\ORM\PersistentCollection {#5074 …}
      +votes: Doctrine\ORM\PersistentCollection {#5076 …}
      +reports: Doctrine\ORM\PersistentCollection {#5078 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
      -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 {#5070
        date: 2023-12-01 20:39:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5248
      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 {#5252 …}
    +nested: Doctrine\ORM\PersistentCollection {#5254 …}
    +votes: Doctrine\ORM\PersistentCollection {#5256 …}
    +reports: Doctrine\ORM\PersistentCollection {#5258 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
    -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 {#5249
      date: 2023-12-02 01:48:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5363
    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 {#5367 …}
  +nested: Doctrine\ORM\PersistentCollection {#5369 …}
  +votes: Doctrine\ORM\PersistentCollection {#5371 …}
  +reports: Doctrine\ORM\PersistentCollection {#5373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
  -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 {#5364
    date: 2023-12-14 23:19:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701482014 {#5365
    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
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 {#5498
  +user: Proxies\__CG__\App\Entity\User {#5482 …}
  +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 {#5366
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5250
      +user: Proxies\__CG__\App\Entity\User {#5251 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5071
        +user: App\Entity\User {#3953 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4905
          +user: Proxies\__CG__\App\Entity\User {#4906 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4005
            +user: App\Entity\User {#3953 …}
            +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 {#4014
              date: 2024-06-30 00:29:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4003 …}
            +nested: Doctrine\ORM\PersistentCollection {#4001 …}
            +votes: Doctrine\ORM\PersistentCollection {#3999 …}
            +reports: Doctrine\ORM\PersistentCollection {#3997 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
            -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 {#3950
              date: 2023-12-01 15:22:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#4903
            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 {#4907 …}
          +nested: Doctrine\ORM\PersistentCollection {#4909 …}
          +votes: Doctrine\ORM\PersistentCollection {#4911 …}
          +reports: Doctrine\ORM\PersistentCollection {#4913 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
          -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 {#4904
            date: 2023-12-01 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5069
          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 {#5072 …}
        +nested: Doctrine\ORM\PersistentCollection {#5074 …}
        +votes: Doctrine\ORM\PersistentCollection {#5076 …}
        +reports: Doctrine\ORM\PersistentCollection {#5078 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
        -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 {#5070
          date: 2023-12-01 20:39:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5248
        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 {#5252 …}
      +nested: Doctrine\ORM\PersistentCollection {#5254 …}
      +votes: Doctrine\ORM\PersistentCollection {#5256 …}
      +reports: Doctrine\ORM\PersistentCollection {#5258 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
      -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 {#5249
        date: 2023-12-02 01:48:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5363
      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 {#5367 …}
    +nested: Doctrine\ORM\PersistentCollection {#5369 …}
    +votes: Doctrine\ORM\PersistentCollection {#5371 …}
    +reports: Doctrine\ORM\PersistentCollection {#5373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
    -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 {#5364
      date: 2023-12-14 23:19:04.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701482014 {#5365
      date: 2023-12-02 02:53:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5496
    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 {#5499 …}
  +nested: Doctrine\ORM\PersistentCollection {#5501 …}
  +votes: Doctrine\ORM\PersistentCollection {#5503 …}
  +reports: Doctrine\ORM\PersistentCollection {#5505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5509 …}
  -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 {#5497
    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
51 DENIED edit
App\Entity\EntryComment {#5498
  +user: Proxies\__CG__\App\Entity\User {#5482 …}
  +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 {#5366
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5250
      +user: Proxies\__CG__\App\Entity\User {#5251 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5071
        +user: App\Entity\User {#3953 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4905
          +user: Proxies\__CG__\App\Entity\User {#4906 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4005
            +user: App\Entity\User {#3953 …}
            +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 {#4014
              date: 2024-06-30 00:29:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4003 …}
            +nested: Doctrine\ORM\PersistentCollection {#4001 …}
            +votes: Doctrine\ORM\PersistentCollection {#3999 …}
            +reports: Doctrine\ORM\PersistentCollection {#3997 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
            -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 {#3950
              date: 2023-12-01 15:22:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#4903
            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 {#4907 …}
          +nested: Doctrine\ORM\PersistentCollection {#4909 …}
          +votes: Doctrine\ORM\PersistentCollection {#4911 …}
          +reports: Doctrine\ORM\PersistentCollection {#4913 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
          -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 {#4904
            date: 2023-12-01 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5069
          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 {#5072 …}
        +nested: Doctrine\ORM\PersistentCollection {#5074 …}
        +votes: Doctrine\ORM\PersistentCollection {#5076 …}
        +reports: Doctrine\ORM\PersistentCollection {#5078 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
        -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 {#5070
          date: 2023-12-01 20:39:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5248
        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 {#5252 …}
      +nested: Doctrine\ORM\PersistentCollection {#5254 …}
      +votes: Doctrine\ORM\PersistentCollection {#5256 …}
      +reports: Doctrine\ORM\PersistentCollection {#5258 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
      -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 {#5249
        date: 2023-12-02 01:48:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5363
      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 {#5367 …}
    +nested: Doctrine\ORM\PersistentCollection {#5369 …}
    +votes: Doctrine\ORM\PersistentCollection {#5371 …}
    +reports: Doctrine\ORM\PersistentCollection {#5373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
    -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 {#5364
      date: 2023-12-14 23:19:04.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701482014 {#5365
      date: 2023-12-02 02:53:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5496
    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 {#5499 …}
  +nested: Doctrine\ORM\PersistentCollection {#5501 …}
  +votes: Doctrine\ORM\PersistentCollection {#5503 …}
  +reports: Doctrine\ORM\PersistentCollection {#5505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5509 …}
  -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 {#5497
    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
52 DENIED moderate
App\Entity\EntryComment {#5498
  +user: Proxies\__CG__\App\Entity\User {#5482 …}
  +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 {#5366
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5250
      +user: Proxies\__CG__\App\Entity\User {#5251 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5071
        +user: App\Entity\User {#3953 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4905
          +user: Proxies\__CG__\App\Entity\User {#4906 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4005
            +user: App\Entity\User {#3953 …}
            +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 {#4014
              date: 2024-06-30 00:29:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4003 …}
            +nested: Doctrine\ORM\PersistentCollection {#4001 …}
            +votes: Doctrine\ORM\PersistentCollection {#3999 …}
            +reports: Doctrine\ORM\PersistentCollection {#3997 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
            -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 {#3950
              date: 2023-12-01 15:22:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#4903
            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 {#4907 …}
          +nested: Doctrine\ORM\PersistentCollection {#4909 …}
          +votes: Doctrine\ORM\PersistentCollection {#4911 …}
          +reports: Doctrine\ORM\PersistentCollection {#4913 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
          -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 {#4904
            date: 2023-12-01 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5069
          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 {#5072 …}
        +nested: Doctrine\ORM\PersistentCollection {#5074 …}
        +votes: Doctrine\ORM\PersistentCollection {#5076 …}
        +reports: Doctrine\ORM\PersistentCollection {#5078 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
        -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 {#5070
          date: 2023-12-01 20:39:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5248
        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 {#5252 …}
      +nested: Doctrine\ORM\PersistentCollection {#5254 …}
      +votes: Doctrine\ORM\PersistentCollection {#5256 …}
      +reports: Doctrine\ORM\PersistentCollection {#5258 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
      -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 {#5249
        date: 2023-12-02 01:48:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5363
      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 {#5367 …}
    +nested: Doctrine\ORM\PersistentCollection {#5369 …}
    +votes: Doctrine\ORM\PersistentCollection {#5371 …}
    +reports: Doctrine\ORM\PersistentCollection {#5373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
    -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 {#5364
      date: 2023-12-14 23:19:04.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701482014 {#5365
      date: 2023-12-02 02:53:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5496
    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 {#5499 …}
  +nested: Doctrine\ORM\PersistentCollection {#5501 …}
  +votes: Doctrine\ORM\PersistentCollection {#5503 …}
  +reports: Doctrine\ORM\PersistentCollection {#5505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5509 …}
  -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 {#5497
    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
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 {#5582
  +user: App\Entity\User {#3953 …}
  +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 {#5498
    +user: Proxies\__CG__\App\Entity\User {#5482 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5366
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5250
        +user: Proxies\__CG__\App\Entity\User {#5251 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5071
          +user: App\Entity\User {#3953 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4905
            +user: Proxies\__CG__\App\Entity\User {#4906 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4005
              +user: App\Entity\User {#3953 …}
              +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 {#4014
                date: 2024-06-30 00:29:33.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@toaster@slrpnk.net"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4003 …}
              +nested: Doctrine\ORM\PersistentCollection {#4001 …}
              +votes: Doctrine\ORM\PersistentCollection {#3999 …}
              +reports: Doctrine\ORM\PersistentCollection {#3997 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
              -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 {#3950
                date: 2023-12-01 15:22:02.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4005}
            +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 {#4903
              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 {#4907 …}
            +nested: Doctrine\ORM\PersistentCollection {#4909 …}
            +votes: Doctrine\ORM\PersistentCollection {#4911 …}
            +reports: Doctrine\ORM\PersistentCollection {#4913 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
            -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 {#4904
              date: 2023-12-01 15:59:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#5069
            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 {#5072 …}
          +nested: Doctrine\ORM\PersistentCollection {#5074 …}
          +votes: Doctrine\ORM\PersistentCollection {#5076 …}
          +reports: Doctrine\ORM\PersistentCollection {#5078 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
          -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 {#5070
            date: 2023-12-01 20:39:26.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5248
          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 {#5252 …}
        +nested: Doctrine\ORM\PersistentCollection {#5254 …}
        +votes: Doctrine\ORM\PersistentCollection {#5256 …}
        +reports: Doctrine\ORM\PersistentCollection {#5258 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
        -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 {#5249
          date: 2023-12-02 01:48:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5363
        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 {#5367 …}
      +nested: Doctrine\ORM\PersistentCollection {#5369 …}
      +votes: Doctrine\ORM\PersistentCollection {#5371 …}
      +reports: Doctrine\ORM\PersistentCollection {#5373 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
      -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 {#5364
        date: 2023-12-14 23:19:04.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701482014 {#5365
        date: 2023-12-02 02:53:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5496
      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 {#5499 …}
    +nested: Doctrine\ORM\PersistentCollection {#5501 …}
    +votes: Doctrine\ORM\PersistentCollection {#5503 …}
    +reports: Doctrine\ORM\PersistentCollection {#5505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5509 …}
    -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 {#5497
      date: 2023-12-02 03:24:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "I’ve never seen a 3 cylinder vehicle in my life lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701485535 {#5580
    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 {#5583 …}
  +nested: Doctrine\ORM\PersistentCollection {#5585 …}
  +votes: Doctrine\ORM\PersistentCollection {#5587 …}
  +reports: Doctrine\ORM\PersistentCollection {#5589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5593 …}
  -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 {#5581
    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
55 DENIED edit
App\Entity\EntryComment {#5582
  +user: App\Entity\User {#3953 …}
  +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 {#5498
    +user: Proxies\__CG__\App\Entity\User {#5482 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5366
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5250
        +user: Proxies\__CG__\App\Entity\User {#5251 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5071
          +user: App\Entity\User {#3953 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4905
            +user: Proxies\__CG__\App\Entity\User {#4906 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4005
              +user: App\Entity\User {#3953 …}
              +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 {#4014
                date: 2024-06-30 00:29:33.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@toaster@slrpnk.net"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4003 …}
              +nested: Doctrine\ORM\PersistentCollection {#4001 …}
              +votes: Doctrine\ORM\PersistentCollection {#3999 …}
              +reports: Doctrine\ORM\PersistentCollection {#3997 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
              -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 {#3950
                date: 2023-12-01 15:22:02.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4005}
            +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 {#4903
              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 {#4907 …}
            +nested: Doctrine\ORM\PersistentCollection {#4909 …}
            +votes: Doctrine\ORM\PersistentCollection {#4911 …}
            +reports: Doctrine\ORM\PersistentCollection {#4913 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
            -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 {#4904
              date: 2023-12-01 15:59:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#5069
            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 {#5072 …}
          +nested: Doctrine\ORM\PersistentCollection {#5074 …}
          +votes: Doctrine\ORM\PersistentCollection {#5076 …}
          +reports: Doctrine\ORM\PersistentCollection {#5078 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
          -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 {#5070
            date: 2023-12-01 20:39:26.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5248
          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 {#5252 …}
        +nested: Doctrine\ORM\PersistentCollection {#5254 …}
        +votes: Doctrine\ORM\PersistentCollection {#5256 …}
        +reports: Doctrine\ORM\PersistentCollection {#5258 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
        -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 {#5249
          date: 2023-12-02 01:48:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5363
        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 {#5367 …}
      +nested: Doctrine\ORM\PersistentCollection {#5369 …}
      +votes: Doctrine\ORM\PersistentCollection {#5371 …}
      +reports: Doctrine\ORM\PersistentCollection {#5373 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
      -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 {#5364
        date: 2023-12-14 23:19:04.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701482014 {#5365
        date: 2023-12-02 02:53:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5496
      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 {#5499 …}
    +nested: Doctrine\ORM\PersistentCollection {#5501 …}
    +votes: Doctrine\ORM\PersistentCollection {#5503 …}
    +reports: Doctrine\ORM\PersistentCollection {#5505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5509 …}
    -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 {#5497
      date: 2023-12-02 03:24:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "I’ve never seen a 3 cylinder vehicle in my life lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701485535 {#5580
    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 {#5583 …}
  +nested: Doctrine\ORM\PersistentCollection {#5585 …}
  +votes: Doctrine\ORM\PersistentCollection {#5587 …}
  +reports: Doctrine\ORM\PersistentCollection {#5589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5593 …}
  -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 {#5581
    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
56 DENIED moderate
App\Entity\EntryComment {#5582
  +user: App\Entity\User {#3953 …}
  +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 {#5498
    +user: Proxies\__CG__\App\Entity\User {#5482 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5366
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5250
        +user: Proxies\__CG__\App\Entity\User {#5251 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5071
          +user: App\Entity\User {#3953 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4905
            +user: Proxies\__CG__\App\Entity\User {#4906 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4005
              +user: App\Entity\User {#3953 …}
              +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 {#4014
                date: 2024-06-30 00:29:33.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@toaster@slrpnk.net"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4003 …}
              +nested: Doctrine\ORM\PersistentCollection {#4001 …}
              +votes: Doctrine\ORM\PersistentCollection {#3999 …}
              +reports: Doctrine\ORM\PersistentCollection {#3997 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
              -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 {#3950
                date: 2023-12-01 15:22:02.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4005}
            +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 {#4903
              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 {#4907 …}
            +nested: Doctrine\ORM\PersistentCollection {#4909 …}
            +votes: Doctrine\ORM\PersistentCollection {#4911 …}
            +reports: Doctrine\ORM\PersistentCollection {#4913 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
            -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 {#4904
              date: 2023-12-01 15:59:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#5069
            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 {#5072 …}
          +nested: Doctrine\ORM\PersistentCollection {#5074 …}
          +votes: Doctrine\ORM\PersistentCollection {#5076 …}
          +reports: Doctrine\ORM\PersistentCollection {#5078 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
          -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 {#5070
            date: 2023-12-01 20:39:26.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5248
          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 {#5252 …}
        +nested: Doctrine\ORM\PersistentCollection {#5254 …}
        +votes: Doctrine\ORM\PersistentCollection {#5256 …}
        +reports: Doctrine\ORM\PersistentCollection {#5258 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
        -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 {#5249
          date: 2023-12-02 01:48:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5363
        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 {#5367 …}
      +nested: Doctrine\ORM\PersistentCollection {#5369 …}
      +votes: Doctrine\ORM\PersistentCollection {#5371 …}
      +reports: Doctrine\ORM\PersistentCollection {#5373 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
      -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 {#5364
        date: 2023-12-14 23:19:04.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701482014 {#5365
        date: 2023-12-02 02:53:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5496
      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 {#5499 …}
    +nested: Doctrine\ORM\PersistentCollection {#5501 …}
    +votes: Doctrine\ORM\PersistentCollection {#5503 …}
    +reports: Doctrine\ORM\PersistentCollection {#5505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5509 …}
    -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 {#5497
      date: 2023-12-02 03:24:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "I’ve never seen a 3 cylinder vehicle in my life lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701485535 {#5580
    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 {#5583 …}
  +nested: Doctrine\ORM\PersistentCollection {#5585 …}
  +votes: Doctrine\ORM\PersistentCollection {#5587 …}
  +reports: Doctrine\ORM\PersistentCollection {#5589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5593 …}
  -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 {#5581
    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
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 {#5636
  +user: Proxies\__CG__\App\Entity\User {#5482 …}
  +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 {#5582
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5498
      +user: Proxies\__CG__\App\Entity\User {#5482 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5366
        +user: App\Entity\User {#3953 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5250
          +user: Proxies\__CG__\App\Entity\User {#5251 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5071
            +user: App\Entity\User {#3953 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4905
              +user: Proxies\__CG__\App\Entity\User {#4906 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4005
                +user: App\Entity\User {#3953 …}
                +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 {#4014
                  date: 2024-06-30 00:29:33.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@toaster@slrpnk.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4003 …}
                +nested: Doctrine\ORM\PersistentCollection {#4001 …}
                +votes: Doctrine\ORM\PersistentCollection {#3999 …}
                +reports: Doctrine\ORM\PersistentCollection {#3997 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
                -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 {#3950
                  date: 2023-12-01 15:22:02.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4005}
              +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 {#4903
                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 {#4907 …}
              +nested: Doctrine\ORM\PersistentCollection {#4909 …}
              +votes: Doctrine\ORM\PersistentCollection {#4911 …}
              +reports: Doctrine\ORM\PersistentCollection {#4913 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
              -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 {#4904
                date: 2023-12-01 15:59:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4005}
            +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 {#5069
              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 {#5072 …}
            +nested: Doctrine\ORM\PersistentCollection {#5074 …}
            +votes: Doctrine\ORM\PersistentCollection {#5076 …}
            +reports: Doctrine\ORM\PersistentCollection {#5078 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
            -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 {#5070
              date: 2023-12-01 20:39:26.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#5248
            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 {#5252 …}
          +nested: Doctrine\ORM\PersistentCollection {#5254 …}
          +votes: Doctrine\ORM\PersistentCollection {#5256 …}
          +reports: Doctrine\ORM\PersistentCollection {#5258 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
          -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 {#5249
            date: 2023-12-02 01:48:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5363
          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 {#5367 …}
        +nested: Doctrine\ORM\PersistentCollection {#5369 …}
        +votes: Doctrine\ORM\PersistentCollection {#5371 …}
        +reports: Doctrine\ORM\PersistentCollection {#5373 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
        -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 {#5364
          date: 2023-12-14 23:19:04.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701482014 {#5365
          date: 2023-12-02 02:53:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5496
        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 {#5499 …}
      +nested: Doctrine\ORM\PersistentCollection {#5501 …}
      +votes: Doctrine\ORM\PersistentCollection {#5503 …}
      +reports: Doctrine\ORM\PersistentCollection {#5505 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5507 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5509 …}
      -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 {#5497
        date: 2023-12-02 03:24:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: "I’ve never seen a 3 cylinder vehicle in my life lol."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701485535 {#5580
      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 {#5583 …}
    +nested: Doctrine\ORM\PersistentCollection {#5585 …}
    +votes: Doctrine\ORM\PersistentCollection {#5587 …}
    +reports: Doctrine\ORM\PersistentCollection {#5589 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5591 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5593 …}
    -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 {#5581
      date: 2023-12-02 03:52:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5633
    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 {#5637 …}
  +nested: Doctrine\ORM\PersistentCollection {#5639 …}
  +votes: Doctrine\ORM\PersistentCollection {#5641 …}
  +reports: Doctrine\ORM\PersistentCollection {#5643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5647 …}
  -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 {#5634
    date: 2023-12-18 13:39:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701694273 {#5635
    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
59 DENIED edit
App\Entity\EntryComment {#5636
  +user: Proxies\__CG__\App\Entity\User {#5482 …}
  +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 {#5582
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5498
      +user: Proxies\__CG__\App\Entity\User {#5482 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5366
        +user: App\Entity\User {#3953 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5250
          +user: Proxies\__CG__\App\Entity\User {#5251 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5071
            +user: App\Entity\User {#3953 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4905
              +user: Proxies\__CG__\App\Entity\User {#4906 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4005
                +user: App\Entity\User {#3953 …}
                +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 {#4014
                  date: 2024-06-30 00:29:33.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@toaster@slrpnk.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4003 …}
                +nested: Doctrine\ORM\PersistentCollection {#4001 …}
                +votes: Doctrine\ORM\PersistentCollection {#3999 …}
                +reports: Doctrine\ORM\PersistentCollection {#3997 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
                -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 {#3950
                  date: 2023-12-01 15:22:02.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4005}
              +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 {#4903
                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 {#4907 …}
              +nested: Doctrine\ORM\PersistentCollection {#4909 …}
              +votes: Doctrine\ORM\PersistentCollection {#4911 …}
              +reports: Doctrine\ORM\PersistentCollection {#4913 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
              -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 {#4904
                date: 2023-12-01 15:59:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4005}
            +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 {#5069
              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 {#5072 …}
            +nested: Doctrine\ORM\PersistentCollection {#5074 …}
            +votes: Doctrine\ORM\PersistentCollection {#5076 …}
            +reports: Doctrine\ORM\PersistentCollection {#5078 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
            -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 {#5070
              date: 2023-12-01 20:39:26.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#5248
            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 {#5252 …}
          +nested: Doctrine\ORM\PersistentCollection {#5254 …}
          +votes: Doctrine\ORM\PersistentCollection {#5256 …}
          +reports: Doctrine\ORM\PersistentCollection {#5258 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
          -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 {#5249
            date: 2023-12-02 01:48:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5363
          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 {#5367 …}
        +nested: Doctrine\ORM\PersistentCollection {#5369 …}
        +votes: Doctrine\ORM\PersistentCollection {#5371 …}
        +reports: Doctrine\ORM\PersistentCollection {#5373 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
        -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 {#5364
          date: 2023-12-14 23:19:04.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701482014 {#5365
          date: 2023-12-02 02:53:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5496
        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 {#5499 …}
      +nested: Doctrine\ORM\PersistentCollection {#5501 …}
      +votes: Doctrine\ORM\PersistentCollection {#5503 …}
      +reports: Doctrine\ORM\PersistentCollection {#5505 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5507 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5509 …}
      -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 {#5497
        date: 2023-12-02 03:24:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: "I’ve never seen a 3 cylinder vehicle in my life lol."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701485535 {#5580
      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 {#5583 …}
    +nested: Doctrine\ORM\PersistentCollection {#5585 …}
    +votes: Doctrine\ORM\PersistentCollection {#5587 …}
    +reports: Doctrine\ORM\PersistentCollection {#5589 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5591 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5593 …}
    -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 {#5581
      date: 2023-12-02 03:52:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5633
    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 {#5637 …}
  +nested: Doctrine\ORM\PersistentCollection {#5639 …}
  +votes: Doctrine\ORM\PersistentCollection {#5641 …}
  +reports: Doctrine\ORM\PersistentCollection {#5643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5647 …}
  -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 {#5634
    date: 2023-12-18 13:39:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701694273 {#5635
    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
60 DENIED moderate
App\Entity\EntryComment {#5636
  +user: Proxies\__CG__\App\Entity\User {#5482 …}
  +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 {#5582
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5498
      +user: Proxies\__CG__\App\Entity\User {#5482 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5366
        +user: App\Entity\User {#3953 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5250
          +user: Proxies\__CG__\App\Entity\User {#5251 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5071
            +user: App\Entity\User {#3953 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4905
              +user: Proxies\__CG__\App\Entity\User {#4906 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4005
                +user: App\Entity\User {#3953 …}
                +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 {#4014
                  date: 2024-06-30 00:29:33.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@toaster@slrpnk.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4003 …}
                +nested: Doctrine\ORM\PersistentCollection {#4001 …}
                +votes: Doctrine\ORM\PersistentCollection {#3999 …}
                +reports: Doctrine\ORM\PersistentCollection {#3997 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
                -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 {#3950
                  date: 2023-12-01 15:22:02.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4005}
              +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 {#4903
                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 {#4907 …}
              +nested: Doctrine\ORM\PersistentCollection {#4909 …}
              +votes: Doctrine\ORM\PersistentCollection {#4911 …}
              +reports: Doctrine\ORM\PersistentCollection {#4913 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
              -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 {#4904
                date: 2023-12-01 15:59:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4005}
            +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 {#5069
              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 {#5072 …}
            +nested: Doctrine\ORM\PersistentCollection {#5074 …}
            +votes: Doctrine\ORM\PersistentCollection {#5076 …}
            +reports: Doctrine\ORM\PersistentCollection {#5078 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
            -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 {#5070
              date: 2023-12-01 20:39:26.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#5248
            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 {#5252 …}
          +nested: Doctrine\ORM\PersistentCollection {#5254 …}
          +votes: Doctrine\ORM\PersistentCollection {#5256 …}
          +reports: Doctrine\ORM\PersistentCollection {#5258 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
          -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 {#5249
            date: 2023-12-02 01:48:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5363
          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 {#5367 …}
        +nested: Doctrine\ORM\PersistentCollection {#5369 …}
        +votes: Doctrine\ORM\PersistentCollection {#5371 …}
        +reports: Doctrine\ORM\PersistentCollection {#5373 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
        -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 {#5364
          date: 2023-12-14 23:19:04.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701482014 {#5365
          date: 2023-12-02 02:53:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5496
        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 {#5499 …}
      +nested: Doctrine\ORM\PersistentCollection {#5501 …}
      +votes: Doctrine\ORM\PersistentCollection {#5503 …}
      +reports: Doctrine\ORM\PersistentCollection {#5505 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5507 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5509 …}
      -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 {#5497
        date: 2023-12-02 03:24:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: "I’ve never seen a 3 cylinder vehicle in my life lol."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701485535 {#5580
      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 {#5583 …}
    +nested: Doctrine\ORM\PersistentCollection {#5585 …}
    +votes: Doctrine\ORM\PersistentCollection {#5587 …}
    +reports: Doctrine\ORM\PersistentCollection {#5589 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5591 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5593 …}
    -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 {#5581
      date: 2023-12-02 03:52:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5633
    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 {#5637 …}
  +nested: Doctrine\ORM\PersistentCollection {#5639 …}
  +votes: Doctrine\ORM\PersistentCollection {#5641 …}
  +reports: Doctrine\ORM\PersistentCollection {#5643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5647 …}
  -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 {#5634
    date: 2023-12-18 13:39:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701694273 {#5635
    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
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 {#5651
  +user: Proxies\__CG__\App\Entity\User {#5204 …}
  +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 {#5582
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5498
      +user: Proxies\__CG__\App\Entity\User {#5482 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5366
        +user: App\Entity\User {#3953 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5250
          +user: Proxies\__CG__\App\Entity\User {#5251 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5071
            +user: App\Entity\User {#3953 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4905
              +user: Proxies\__CG__\App\Entity\User {#4906 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4005
                +user: App\Entity\User {#3953 …}
                +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 {#4014
                  date: 2024-06-30 00:29:33.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@toaster@slrpnk.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4003 …}
                +nested: Doctrine\ORM\PersistentCollection {#4001 …}
                +votes: Doctrine\ORM\PersistentCollection {#3999 …}
                +reports: Doctrine\ORM\PersistentCollection {#3997 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
                -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 {#3950
                  date: 2023-12-01 15:22:02.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4005}
              +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 {#4903
                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 {#4907 …}
              +nested: Doctrine\ORM\PersistentCollection {#4909 …}
              +votes: Doctrine\ORM\PersistentCollection {#4911 …}
              +reports: Doctrine\ORM\PersistentCollection {#4913 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
              -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 {#4904
                date: 2023-12-01 15:59:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4005}
            +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 {#5069
              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 {#5072 …}
            +nested: Doctrine\ORM\PersistentCollection {#5074 …}
            +votes: Doctrine\ORM\PersistentCollection {#5076 …}
            +reports: Doctrine\ORM\PersistentCollection {#5078 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
            -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 {#5070
              date: 2023-12-01 20:39:26.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#5248
            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 {#5252 …}
          +nested: Doctrine\ORM\PersistentCollection {#5254 …}
          +votes: Doctrine\ORM\PersistentCollection {#5256 …}
          +reports: Doctrine\ORM\PersistentCollection {#5258 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
          -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 {#5249
            date: 2023-12-02 01:48:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5363
          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 {#5367 …}
        +nested: Doctrine\ORM\PersistentCollection {#5369 …}
        +votes: Doctrine\ORM\PersistentCollection {#5371 …}
        +reports: Doctrine\ORM\PersistentCollection {#5373 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
        -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 {#5364
          date: 2023-12-14 23:19:04.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701482014 {#5365
          date: 2023-12-02 02:53:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5496
        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 {#5499 …}
      +nested: Doctrine\ORM\PersistentCollection {#5501 …}
      +votes: Doctrine\ORM\PersistentCollection {#5503 …}
      +reports: Doctrine\ORM\PersistentCollection {#5505 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5507 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5509 …}
      -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 {#5497
        date: 2023-12-02 03:24:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: "I’ve never seen a 3 cylinder vehicle in my life lol."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701485535 {#5580
      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 {#5583 …}
    +nested: Doctrine\ORM\PersistentCollection {#5585 …}
    +votes: Doctrine\ORM\PersistentCollection {#5587 …}
    +reports: Doctrine\ORM\PersistentCollection {#5589 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5591 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5593 …}
    -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 {#5581
      date: 2023-12-02 03:52:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5649
    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 {#5652 …}
  +nested: Doctrine\ORM\PersistentCollection {#5654 …}
  +votes: Doctrine\ORM\PersistentCollection {#5656 …}
  +reports: Doctrine\ORM\PersistentCollection {#5658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
  -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 {#5650
    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
63 DENIED edit
App\Entity\EntryComment {#5651
  +user: Proxies\__CG__\App\Entity\User {#5204 …}
  +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 {#5582
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5498
      +user: Proxies\__CG__\App\Entity\User {#5482 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5366
        +user: App\Entity\User {#3953 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5250
          +user: Proxies\__CG__\App\Entity\User {#5251 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5071
            +user: App\Entity\User {#3953 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4905
              +user: Proxies\__CG__\App\Entity\User {#4906 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4005
                +user: App\Entity\User {#3953 …}
                +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 {#4014
                  date: 2024-06-30 00:29:33.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@toaster@slrpnk.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4003 …}
                +nested: Doctrine\ORM\PersistentCollection {#4001 …}
                +votes: Doctrine\ORM\PersistentCollection {#3999 …}
                +reports: Doctrine\ORM\PersistentCollection {#3997 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
                -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 {#3950
                  date: 2023-12-01 15:22:02.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4005}
              +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 {#4903
                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 {#4907 …}
              +nested: Doctrine\ORM\PersistentCollection {#4909 …}
              +votes: Doctrine\ORM\PersistentCollection {#4911 …}
              +reports: Doctrine\ORM\PersistentCollection {#4913 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
              -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 {#4904
                date: 2023-12-01 15:59:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4005}
            +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 {#5069
              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 {#5072 …}
            +nested: Doctrine\ORM\PersistentCollection {#5074 …}
            +votes: Doctrine\ORM\PersistentCollection {#5076 …}
            +reports: Doctrine\ORM\PersistentCollection {#5078 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
            -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 {#5070
              date: 2023-12-01 20:39:26.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#5248
            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 {#5252 …}
          +nested: Doctrine\ORM\PersistentCollection {#5254 …}
          +votes: Doctrine\ORM\PersistentCollection {#5256 …}
          +reports: Doctrine\ORM\PersistentCollection {#5258 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
          -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 {#5249
            date: 2023-12-02 01:48:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5363
          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 {#5367 …}
        +nested: Doctrine\ORM\PersistentCollection {#5369 …}
        +votes: Doctrine\ORM\PersistentCollection {#5371 …}
        +reports: Doctrine\ORM\PersistentCollection {#5373 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
        -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 {#5364
          date: 2023-12-14 23:19:04.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701482014 {#5365
          date: 2023-12-02 02:53:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5496
        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 {#5499 …}
      +nested: Doctrine\ORM\PersistentCollection {#5501 …}
      +votes: Doctrine\ORM\PersistentCollection {#5503 …}
      +reports: Doctrine\ORM\PersistentCollection {#5505 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5507 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5509 …}
      -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 {#5497
        date: 2023-12-02 03:24:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: "I’ve never seen a 3 cylinder vehicle in my life lol."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701485535 {#5580
      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 {#5583 …}
    +nested: Doctrine\ORM\PersistentCollection {#5585 …}
    +votes: Doctrine\ORM\PersistentCollection {#5587 …}
    +reports: Doctrine\ORM\PersistentCollection {#5589 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5591 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5593 …}
    -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 {#5581
      date: 2023-12-02 03:52:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5649
    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 {#5652 …}
  +nested: Doctrine\ORM\PersistentCollection {#5654 …}
  +votes: Doctrine\ORM\PersistentCollection {#5656 …}
  +reports: Doctrine\ORM\PersistentCollection {#5658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
  -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 {#5650
    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
64 DENIED moderate
App\Entity\EntryComment {#5651
  +user: Proxies\__CG__\App\Entity\User {#5204 …}
  +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 {#5582
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5498
      +user: Proxies\__CG__\App\Entity\User {#5482 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5366
        +user: App\Entity\User {#3953 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5250
          +user: Proxies\__CG__\App\Entity\User {#5251 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5071
            +user: App\Entity\User {#3953 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4905
              +user: Proxies\__CG__\App\Entity\User {#4906 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4005
                +user: App\Entity\User {#3953 …}
                +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 {#4014
                  date: 2024-06-30 00:29:33.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@toaster@slrpnk.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4003 …}
                +nested: Doctrine\ORM\PersistentCollection {#4001 …}
                +votes: Doctrine\ORM\PersistentCollection {#3999 …}
                +reports: Doctrine\ORM\PersistentCollection {#3997 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
                -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 {#3950
                  date: 2023-12-01 15:22:02.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4005}
              +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 {#4903
                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 {#4907 …}
              +nested: Doctrine\ORM\PersistentCollection {#4909 …}
              +votes: Doctrine\ORM\PersistentCollection {#4911 …}
              +reports: Doctrine\ORM\PersistentCollection {#4913 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
              -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 {#4904
                date: 2023-12-01 15:59:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4005}
            +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 {#5069
              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 {#5072 …}
            +nested: Doctrine\ORM\PersistentCollection {#5074 …}
            +votes: Doctrine\ORM\PersistentCollection {#5076 …}
            +reports: Doctrine\ORM\PersistentCollection {#5078 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
            -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 {#5070
              date: 2023-12-01 20:39:26.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#5248
            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 {#5252 …}
          +nested: Doctrine\ORM\PersistentCollection {#5254 …}
          +votes: Doctrine\ORM\PersistentCollection {#5256 …}
          +reports: Doctrine\ORM\PersistentCollection {#5258 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
          -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 {#5249
            date: 2023-12-02 01:48:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5363
          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 {#5367 …}
        +nested: Doctrine\ORM\PersistentCollection {#5369 …}
        +votes: Doctrine\ORM\PersistentCollection {#5371 …}
        +reports: Doctrine\ORM\PersistentCollection {#5373 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
        -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 {#5364
          date: 2023-12-14 23:19:04.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701482014 {#5365
          date: 2023-12-02 02:53:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5496
        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 {#5499 …}
      +nested: Doctrine\ORM\PersistentCollection {#5501 …}
      +votes: Doctrine\ORM\PersistentCollection {#5503 …}
      +reports: Doctrine\ORM\PersistentCollection {#5505 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5507 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5509 …}
      -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 {#5497
        date: 2023-12-02 03:24:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: "I’ve never seen a 3 cylinder vehicle in my life lol."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701485535 {#5580
      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 {#5583 …}
    +nested: Doctrine\ORM\PersistentCollection {#5585 …}
    +votes: Doctrine\ORM\PersistentCollection {#5587 …}
    +reports: Doctrine\ORM\PersistentCollection {#5589 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5591 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5593 …}
    -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 {#5581
      date: 2023-12-02 03:52:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5649
    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 {#5652 …}
  +nested: Doctrine\ORM\PersistentCollection {#5654 …}
  +votes: Doctrine\ORM\PersistentCollection {#5656 …}
  +reports: Doctrine\ORM\PersistentCollection {#5658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
  -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 {#5650
    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
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 {#5670
  +user: Proxies\__CG__\App\Entity\User {#5482 …}
  +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 {#5651
    +user: Proxies\__CG__\App\Entity\User {#5204 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5582
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5498
        +user: Proxies\__CG__\App\Entity\User {#5482 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5366
          +user: App\Entity\User {#3953 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5250
            +user: Proxies\__CG__\App\Entity\User {#5251 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#5071
              +user: App\Entity\User {#3953 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4905
                +user: Proxies\__CG__\App\Entity\User {#4906 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: App\Entity\EntryComment {#4005
                  +user: App\Entity\User {#3953 …}
                  +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 {#4014
                    date: 2024-06-30 00:29:33.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@toaster@slrpnk.net"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4003 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4001 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3999 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3997 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
                  -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 {#3950
                    date: 2023-12-01 15:22:02.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4005}
                +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 {#4903
                  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 {#4907 …}
                +nested: Doctrine\ORM\PersistentCollection {#4909 …}
                +votes: Doctrine\ORM\PersistentCollection {#4911 …}
                +reports: Doctrine\ORM\PersistentCollection {#4913 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
                -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 {#4904
                  date: 2023-12-01 15:59:00.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4005}
              +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 {#5069
                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 {#5072 …}
              +nested: Doctrine\ORM\PersistentCollection {#5074 …}
              +votes: Doctrine\ORM\PersistentCollection {#5076 …}
              +reports: Doctrine\ORM\PersistentCollection {#5078 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
              -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 {#5070
                date: 2023-12-01 20:39:26.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4005}
            +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 {#5248
              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 {#5252 …}
            +nested: Doctrine\ORM\PersistentCollection {#5254 …}
            +votes: Doctrine\ORM\PersistentCollection {#5256 …}
            +reports: Doctrine\ORM\PersistentCollection {#5258 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
            -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 {#5249
              date: 2023-12-02 01:48:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#5363
            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 {#5367 …}
          +nested: Doctrine\ORM\PersistentCollection {#5369 …}
          +votes: Doctrine\ORM\PersistentCollection {#5371 …}
          +reports: Doctrine\ORM\PersistentCollection {#5373 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
          -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 {#5364
            date: 2023-12-14 23:19:04.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701482014 {#5365
            date: 2023-12-02 02:53:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5496
          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 {#5499 …}
        +nested: Doctrine\ORM\PersistentCollection {#5501 …}
        +votes: Doctrine\ORM\PersistentCollection {#5503 …}
        +reports: Doctrine\ORM\PersistentCollection {#5505 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5507 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5509 …}
        -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 {#5497
          date: 2023-12-02 03:24:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +body: "I’ve never seen a 3 cylinder vehicle in my life lol."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701485535 {#5580
        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 {#5583 …}
      +nested: Doctrine\ORM\PersistentCollection {#5585 …}
      +votes: Doctrine\ORM\PersistentCollection {#5587 …}
      +reports: Doctrine\ORM\PersistentCollection {#5589 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5591 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5593 …}
      -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 {#5581
        date: 2023-12-02 03:52:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5649
      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 {#5652 …}
    +nested: Doctrine\ORM\PersistentCollection {#5654 …}
    +votes: Doctrine\ORM\PersistentCollection {#5656 …}
    +reports: Doctrine\ORM\PersistentCollection {#5658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
    -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 {#5650
      date: 2023-12-02 04:01:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5669
    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 {#5673 …}
  +nested: Doctrine\ORM\PersistentCollection {#5678 …}
  +votes: Doctrine\ORM\PersistentCollection {#5674 …}
  +reports: Doctrine\ORM\PersistentCollection {#5680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5684 …}
  -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 {#5666
    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
67 DENIED edit
App\Entity\EntryComment {#5670
  +user: Proxies\__CG__\App\Entity\User {#5482 …}
  +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 {#5651
    +user: Proxies\__CG__\App\Entity\User {#5204 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5582
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5498
        +user: Proxies\__CG__\App\Entity\User {#5482 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5366
          +user: App\Entity\User {#3953 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5250
            +user: Proxies\__CG__\App\Entity\User {#5251 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#5071
              +user: App\Entity\User {#3953 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4905
                +user: Proxies\__CG__\App\Entity\User {#4906 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: App\Entity\EntryComment {#4005
                  +user: App\Entity\User {#3953 …}
                  +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 {#4014
                    date: 2024-06-30 00:29:33.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@toaster@slrpnk.net"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4003 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4001 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3999 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3997 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
                  -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 {#3950
                    date: 2023-12-01 15:22:02.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4005}
                +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 {#4903
                  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 {#4907 …}
                +nested: Doctrine\ORM\PersistentCollection {#4909 …}
                +votes: Doctrine\ORM\PersistentCollection {#4911 …}
                +reports: Doctrine\ORM\PersistentCollection {#4913 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
                -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 {#4904
                  date: 2023-12-01 15:59:00.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4005}
              +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 {#5069
                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 {#5072 …}
              +nested: Doctrine\ORM\PersistentCollection {#5074 …}
              +votes: Doctrine\ORM\PersistentCollection {#5076 …}
              +reports: Doctrine\ORM\PersistentCollection {#5078 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
              -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 {#5070
                date: 2023-12-01 20:39:26.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4005}
            +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 {#5248
              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 {#5252 …}
            +nested: Doctrine\ORM\PersistentCollection {#5254 …}
            +votes: Doctrine\ORM\PersistentCollection {#5256 …}
            +reports: Doctrine\ORM\PersistentCollection {#5258 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
            -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 {#5249
              date: 2023-12-02 01:48:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#5363
            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 {#5367 …}
          +nested: Doctrine\ORM\PersistentCollection {#5369 …}
          +votes: Doctrine\ORM\PersistentCollection {#5371 …}
          +reports: Doctrine\ORM\PersistentCollection {#5373 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
          -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 {#5364
            date: 2023-12-14 23:19:04.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701482014 {#5365
            date: 2023-12-02 02:53:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5496
          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 {#5499 …}
        +nested: Doctrine\ORM\PersistentCollection {#5501 …}
        +votes: Doctrine\ORM\PersistentCollection {#5503 …}
        +reports: Doctrine\ORM\PersistentCollection {#5505 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5507 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5509 …}
        -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 {#5497
          date: 2023-12-02 03:24:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +body: "I’ve never seen a 3 cylinder vehicle in my life lol."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701485535 {#5580
        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 {#5583 …}
      +nested: Doctrine\ORM\PersistentCollection {#5585 …}
      +votes: Doctrine\ORM\PersistentCollection {#5587 …}
      +reports: Doctrine\ORM\PersistentCollection {#5589 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5591 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5593 …}
      -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 {#5581
        date: 2023-12-02 03:52:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5649
      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 {#5652 …}
    +nested: Doctrine\ORM\PersistentCollection {#5654 …}
    +votes: Doctrine\ORM\PersistentCollection {#5656 …}
    +reports: Doctrine\ORM\PersistentCollection {#5658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
    -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 {#5650
      date: 2023-12-02 04:01:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5669
    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 {#5673 …}
  +nested: Doctrine\ORM\PersistentCollection {#5678 …}
  +votes: Doctrine\ORM\PersistentCollection {#5674 …}
  +reports: Doctrine\ORM\PersistentCollection {#5680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5684 …}
  -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 {#5666
    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
68 DENIED moderate
App\Entity\EntryComment {#5670
  +user: Proxies\__CG__\App\Entity\User {#5482 …}
  +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 {#5651
    +user: Proxies\__CG__\App\Entity\User {#5204 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5582
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5498
        +user: Proxies\__CG__\App\Entity\User {#5482 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5366
          +user: App\Entity\User {#3953 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5250
            +user: Proxies\__CG__\App\Entity\User {#5251 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#5071
              +user: App\Entity\User {#3953 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4905
                +user: Proxies\__CG__\App\Entity\User {#4906 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: App\Entity\EntryComment {#4005
                  +user: App\Entity\User {#3953 …}
                  +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 {#4014
                    date: 2024-06-30 00:29:33.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@toaster@slrpnk.net"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4003 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4001 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3999 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3997 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
                  -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 {#3950
                    date: 2023-12-01 15:22:02.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4005}
                +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 {#4903
                  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 {#4907 …}
                +nested: Doctrine\ORM\PersistentCollection {#4909 …}
                +votes: Doctrine\ORM\PersistentCollection {#4911 …}
                +reports: Doctrine\ORM\PersistentCollection {#4913 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
                -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 {#4904
                  date: 2023-12-01 15:59:00.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4005}
              +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 {#5069
                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 {#5072 …}
              +nested: Doctrine\ORM\PersistentCollection {#5074 …}
              +votes: Doctrine\ORM\PersistentCollection {#5076 …}
              +reports: Doctrine\ORM\PersistentCollection {#5078 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
              -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 {#5070
                date: 2023-12-01 20:39:26.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4005}
            +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 {#5248
              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 {#5252 …}
            +nested: Doctrine\ORM\PersistentCollection {#5254 …}
            +votes: Doctrine\ORM\PersistentCollection {#5256 …}
            +reports: Doctrine\ORM\PersistentCollection {#5258 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
            -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 {#5249
              date: 2023-12-02 01:48:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#5363
            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 {#5367 …}
          +nested: Doctrine\ORM\PersistentCollection {#5369 …}
          +votes: Doctrine\ORM\PersistentCollection {#5371 …}
          +reports: Doctrine\ORM\PersistentCollection {#5373 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
          -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 {#5364
            date: 2023-12-14 23:19:04.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701482014 {#5365
            date: 2023-12-02 02:53:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5496
          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 {#5499 …}
        +nested: Doctrine\ORM\PersistentCollection {#5501 …}
        +votes: Doctrine\ORM\PersistentCollection {#5503 …}
        +reports: Doctrine\ORM\PersistentCollection {#5505 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5507 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5509 …}
        -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 {#5497
          date: 2023-12-02 03:24:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +body: "I’ve never seen a 3 cylinder vehicle in my life lol."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701485535 {#5580
        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 {#5583 …}
      +nested: Doctrine\ORM\PersistentCollection {#5585 …}
      +votes: Doctrine\ORM\PersistentCollection {#5587 …}
      +reports: Doctrine\ORM\PersistentCollection {#5589 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5591 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5593 …}
      -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 {#5581
        date: 2023-12-02 03:52:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5649
      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 {#5652 …}
    +nested: Doctrine\ORM\PersistentCollection {#5654 …}
    +votes: Doctrine\ORM\PersistentCollection {#5656 …}
    +reports: Doctrine\ORM\PersistentCollection {#5658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
    -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 {#5650
      date: 2023-12-02 04:01:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5669
    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 {#5673 …}
  +nested: Doctrine\ORM\PersistentCollection {#5678 …}
  +votes: Doctrine\ORM\PersistentCollection {#5674 …}
  +reports: Doctrine\ORM\PersistentCollection {#5680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5684 …}
  -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 {#5666
    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
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 {#5513
  +user: Proxies\__CG__\App\Entity\User {#5204 …}
  +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 {#5366
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5250
      +user: Proxies\__CG__\App\Entity\User {#5251 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5071
        +user: App\Entity\User {#3953 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4905
          +user: Proxies\__CG__\App\Entity\User {#4906 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4005
            +user: App\Entity\User {#3953 …}
            +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 {#4014
              date: 2024-06-30 00:29:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4003 …}
            +nested: Doctrine\ORM\PersistentCollection {#4001 …}
            +votes: Doctrine\ORM\PersistentCollection {#3999 …}
            +reports: Doctrine\ORM\PersistentCollection {#3997 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
            -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 {#3950
              date: 2023-12-01 15:22:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#4903
            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 {#4907 …}
          +nested: Doctrine\ORM\PersistentCollection {#4909 …}
          +votes: Doctrine\ORM\PersistentCollection {#4911 …}
          +reports: Doctrine\ORM\PersistentCollection {#4913 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
          -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 {#4904
            date: 2023-12-01 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5069
          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 {#5072 …}
        +nested: Doctrine\ORM\PersistentCollection {#5074 …}
        +votes: Doctrine\ORM\PersistentCollection {#5076 …}
        +reports: Doctrine\ORM\PersistentCollection {#5078 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
        -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 {#5070
          date: 2023-12-01 20:39:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5248
        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 {#5252 …}
      +nested: Doctrine\ORM\PersistentCollection {#5254 …}
      +votes: Doctrine\ORM\PersistentCollection {#5256 …}
      +reports: Doctrine\ORM\PersistentCollection {#5258 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
      -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 {#5249
        date: 2023-12-02 01:48:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5363
      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 {#5367 …}
    +nested: Doctrine\ORM\PersistentCollection {#5369 …}
    +votes: Doctrine\ORM\PersistentCollection {#5371 …}
    +reports: Doctrine\ORM\PersistentCollection {#5373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
    -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 {#5364
      date: 2023-12-14 23:19:04.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701482014 {#5365
      date: 2023-12-02 02:53:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5511
    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 {#5514 …}
  +nested: Doctrine\ORM\PersistentCollection {#5516 …}
  +votes: Doctrine\ORM\PersistentCollection {#5518 …}
  +reports: Doctrine\ORM\PersistentCollection {#5520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5524 …}
  -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 {#5512
    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
71 DENIED edit
App\Entity\EntryComment {#5513
  +user: Proxies\__CG__\App\Entity\User {#5204 …}
  +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 {#5366
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5250
      +user: Proxies\__CG__\App\Entity\User {#5251 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5071
        +user: App\Entity\User {#3953 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4905
          +user: Proxies\__CG__\App\Entity\User {#4906 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4005
            +user: App\Entity\User {#3953 …}
            +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 {#4014
              date: 2024-06-30 00:29:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4003 …}
            +nested: Doctrine\ORM\PersistentCollection {#4001 …}
            +votes: Doctrine\ORM\PersistentCollection {#3999 …}
            +reports: Doctrine\ORM\PersistentCollection {#3997 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
            -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 {#3950
              date: 2023-12-01 15:22:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#4903
            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 {#4907 …}
          +nested: Doctrine\ORM\PersistentCollection {#4909 …}
          +votes: Doctrine\ORM\PersistentCollection {#4911 …}
          +reports: Doctrine\ORM\PersistentCollection {#4913 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
          -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 {#4904
            date: 2023-12-01 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5069
          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 {#5072 …}
        +nested: Doctrine\ORM\PersistentCollection {#5074 …}
        +votes: Doctrine\ORM\PersistentCollection {#5076 …}
        +reports: Doctrine\ORM\PersistentCollection {#5078 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
        -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 {#5070
          date: 2023-12-01 20:39:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5248
        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 {#5252 …}
      +nested: Doctrine\ORM\PersistentCollection {#5254 …}
      +votes: Doctrine\ORM\PersistentCollection {#5256 …}
      +reports: Doctrine\ORM\PersistentCollection {#5258 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
      -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 {#5249
        date: 2023-12-02 01:48:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5363
      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 {#5367 …}
    +nested: Doctrine\ORM\PersistentCollection {#5369 …}
    +votes: Doctrine\ORM\PersistentCollection {#5371 …}
    +reports: Doctrine\ORM\PersistentCollection {#5373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
    -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 {#5364
      date: 2023-12-14 23:19:04.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701482014 {#5365
      date: 2023-12-02 02:53:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5511
    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 {#5514 …}
  +nested: Doctrine\ORM\PersistentCollection {#5516 …}
  +votes: Doctrine\ORM\PersistentCollection {#5518 …}
  +reports: Doctrine\ORM\PersistentCollection {#5520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5524 …}
  -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 {#5512
    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
72 DENIED moderate
App\Entity\EntryComment {#5513
  +user: Proxies\__CG__\App\Entity\User {#5204 …}
  +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 {#5366
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5250
      +user: Proxies\__CG__\App\Entity\User {#5251 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5071
        +user: App\Entity\User {#3953 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4905
          +user: Proxies\__CG__\App\Entity\User {#4906 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4005
            +user: App\Entity\User {#3953 …}
            +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 {#4014
              date: 2024-06-30 00:29:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4003 …}
            +nested: Doctrine\ORM\PersistentCollection {#4001 …}
            +votes: Doctrine\ORM\PersistentCollection {#3999 …}
            +reports: Doctrine\ORM\PersistentCollection {#3997 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
            -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 {#3950
              date: 2023-12-01 15:22:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#4903
            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 {#4907 …}
          +nested: Doctrine\ORM\PersistentCollection {#4909 …}
          +votes: Doctrine\ORM\PersistentCollection {#4911 …}
          +reports: Doctrine\ORM\PersistentCollection {#4913 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
          -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 {#4904
            date: 2023-12-01 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5069
          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 {#5072 …}
        +nested: Doctrine\ORM\PersistentCollection {#5074 …}
        +votes: Doctrine\ORM\PersistentCollection {#5076 …}
        +reports: Doctrine\ORM\PersistentCollection {#5078 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
        -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 {#5070
          date: 2023-12-01 20:39:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5248
        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 {#5252 …}
      +nested: Doctrine\ORM\PersistentCollection {#5254 …}
      +votes: Doctrine\ORM\PersistentCollection {#5256 …}
      +reports: Doctrine\ORM\PersistentCollection {#5258 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
      -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 {#5249
        date: 2023-12-02 01:48:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5363
      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 {#5367 …}
    +nested: Doctrine\ORM\PersistentCollection {#5369 …}
    +votes: Doctrine\ORM\PersistentCollection {#5371 …}
    +reports: Doctrine\ORM\PersistentCollection {#5373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
    -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 {#5364
      date: 2023-12-14 23:19:04.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701482014 {#5365
      date: 2023-12-02 02:53:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5511
    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 {#5514 …}
  +nested: Doctrine\ORM\PersistentCollection {#5516 …}
  +votes: Doctrine\ORM\PersistentCollection {#5518 …}
  +reports: Doctrine\ORM\PersistentCollection {#5520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5524 …}
  -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 {#5512
    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
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 {#5266
  +user: Proxies\__CG__\App\Entity\User {#5267 …}
  +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 {#5071
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4905
      +user: Proxies\__CG__\App\Entity\User {#4906 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4005
        +user: App\Entity\User {#3953 …}
        +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 {#4014
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4003 …}
        +nested: Doctrine\ORM\PersistentCollection {#4001 …}
        +votes: Doctrine\ORM\PersistentCollection {#3999 …}
        +reports: Doctrine\ORM\PersistentCollection {#3997 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
        -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 {#3950
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#4903
        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 {#4907 …}
      +nested: Doctrine\ORM\PersistentCollection {#4909 …}
      +votes: Doctrine\ORM\PersistentCollection {#4911 …}
      +reports: Doctrine\ORM\PersistentCollection {#4913 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
      -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 {#4904
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5069
      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 {#5072 …}
    +nested: Doctrine\ORM\PersistentCollection {#5074 …}
    +votes: Doctrine\ORM\PersistentCollection {#5076 …}
    +reports: Doctrine\ORM\PersistentCollection {#5078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
    -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 {#5070
      date: 2023-12-01 20:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5264
    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 {#5268 …}
  +nested: Doctrine\ORM\PersistentCollection {#5270 …}
  +votes: Doctrine\ORM\PersistentCollection {#5272 …}
  +reports: Doctrine\ORM\PersistentCollection {#5274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5278 …}
  -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 {#5265
    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
75 DENIED edit
App\Entity\EntryComment {#5266
  +user: Proxies\__CG__\App\Entity\User {#5267 …}
  +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 {#5071
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4905
      +user: Proxies\__CG__\App\Entity\User {#4906 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4005
        +user: App\Entity\User {#3953 …}
        +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 {#4014
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4003 …}
        +nested: Doctrine\ORM\PersistentCollection {#4001 …}
        +votes: Doctrine\ORM\PersistentCollection {#3999 …}
        +reports: Doctrine\ORM\PersistentCollection {#3997 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
        -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 {#3950
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#4903
        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 {#4907 …}
      +nested: Doctrine\ORM\PersistentCollection {#4909 …}
      +votes: Doctrine\ORM\PersistentCollection {#4911 …}
      +reports: Doctrine\ORM\PersistentCollection {#4913 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
      -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 {#4904
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5069
      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 {#5072 …}
    +nested: Doctrine\ORM\PersistentCollection {#5074 …}
    +votes: Doctrine\ORM\PersistentCollection {#5076 …}
    +reports: Doctrine\ORM\PersistentCollection {#5078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
    -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 {#5070
      date: 2023-12-01 20:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5264
    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 {#5268 …}
  +nested: Doctrine\ORM\PersistentCollection {#5270 …}
  +votes: Doctrine\ORM\PersistentCollection {#5272 …}
  +reports: Doctrine\ORM\PersistentCollection {#5274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5278 …}
  -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 {#5265
    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
76 DENIED moderate
App\Entity\EntryComment {#5266
  +user: Proxies\__CG__\App\Entity\User {#5267 …}
  +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 {#5071
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4905
      +user: Proxies\__CG__\App\Entity\User {#4906 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4005
        +user: App\Entity\User {#3953 …}
        +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 {#4014
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4003 …}
        +nested: Doctrine\ORM\PersistentCollection {#4001 …}
        +votes: Doctrine\ORM\PersistentCollection {#3999 …}
        +reports: Doctrine\ORM\PersistentCollection {#3997 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
        -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 {#3950
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#4903
        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 {#4907 …}
      +nested: Doctrine\ORM\PersistentCollection {#4909 …}
      +votes: Doctrine\ORM\PersistentCollection {#4911 …}
      +reports: Doctrine\ORM\PersistentCollection {#4913 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
      -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 {#4904
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5069
      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 {#5072 …}
    +nested: Doctrine\ORM\PersistentCollection {#5074 …}
    +votes: Doctrine\ORM\PersistentCollection {#5076 …}
    +reports: Doctrine\ORM\PersistentCollection {#5078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
    -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 {#5070
      date: 2023-12-01 20:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5264
    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 {#5268 …}
  +nested: Doctrine\ORM\PersistentCollection {#5270 …}
  +votes: Doctrine\ORM\PersistentCollection {#5272 …}
  +reports: Doctrine\ORM\PersistentCollection {#5274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5278 …}
  -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 {#5265
    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
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 {#5086
  +user: Proxies\__CG__\App\Entity\User {#5087 …}
  +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 {#4905
    +user: Proxies\__CG__\App\Entity\User {#4906 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4005
      +user: App\Entity\User {#3953 …}
      +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 {#4014
        date: 2024-06-30 00:29:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4003 …}
      +nested: Doctrine\ORM\PersistentCollection {#4001 …}
      +votes: Doctrine\ORM\PersistentCollection {#3999 …}
      +reports: Doctrine\ORM\PersistentCollection {#3997 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
      -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 {#3950
        date: 2023-12-01 15:22:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#4903
      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 {#4907 …}
    +nested: Doctrine\ORM\PersistentCollection {#4909 …}
    +votes: Doctrine\ORM\PersistentCollection {#4911 …}
    +reports: Doctrine\ORM\PersistentCollection {#4913 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
    -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 {#4904
      date: 2023-12-01 15:59:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5084
    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 {#5088 …}
  +nested: Doctrine\ORM\PersistentCollection {#5090 …}
  +votes: Doctrine\ORM\PersistentCollection {#5092 …}
  +reports: Doctrine\ORM\PersistentCollection {#5094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
  -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 {#5085
    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
79 DENIED edit
App\Entity\EntryComment {#5086
  +user: Proxies\__CG__\App\Entity\User {#5087 …}
  +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 {#4905
    +user: Proxies\__CG__\App\Entity\User {#4906 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4005
      +user: App\Entity\User {#3953 …}
      +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 {#4014
        date: 2024-06-30 00:29:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4003 …}
      +nested: Doctrine\ORM\PersistentCollection {#4001 …}
      +votes: Doctrine\ORM\PersistentCollection {#3999 …}
      +reports: Doctrine\ORM\PersistentCollection {#3997 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
      -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 {#3950
        date: 2023-12-01 15:22:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#4903
      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 {#4907 …}
    +nested: Doctrine\ORM\PersistentCollection {#4909 …}
    +votes: Doctrine\ORM\PersistentCollection {#4911 …}
    +reports: Doctrine\ORM\PersistentCollection {#4913 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
    -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 {#4904
      date: 2023-12-01 15:59:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5084
    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 {#5088 …}
  +nested: Doctrine\ORM\PersistentCollection {#5090 …}
  +votes: Doctrine\ORM\PersistentCollection {#5092 …}
  +reports: Doctrine\ORM\PersistentCollection {#5094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
  -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 {#5085
    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
80 DENIED moderate
App\Entity\EntryComment {#5086
  +user: Proxies\__CG__\App\Entity\User {#5087 …}
  +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 {#4905
    +user: Proxies\__CG__\App\Entity\User {#4906 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4005
      +user: App\Entity\User {#3953 …}
      +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 {#4014
        date: 2024-06-30 00:29:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4003 …}
      +nested: Doctrine\ORM\PersistentCollection {#4001 …}
      +votes: Doctrine\ORM\PersistentCollection {#3999 …}
      +reports: Doctrine\ORM\PersistentCollection {#3997 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
      -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 {#3950
        date: 2023-12-01 15:22:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#4903
      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 {#4907 …}
    +nested: Doctrine\ORM\PersistentCollection {#4909 …}
    +votes: Doctrine\ORM\PersistentCollection {#4911 …}
    +reports: Doctrine\ORM\PersistentCollection {#4913 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
    -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 {#4904
      date: 2023-12-01 15:59:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5084
    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 {#5088 …}
  +nested: Doctrine\ORM\PersistentCollection {#5090 …}
  +votes: Doctrine\ORM\PersistentCollection {#5092 …}
  +reports: Doctrine\ORM\PersistentCollection {#5094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
  -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 {#5085
    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
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 {#5181
  +user: Proxies\__CG__\App\Entity\User {#5186 …}
  +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 {#5086
    +user: Proxies\__CG__\App\Entity\User {#5087 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4905
      +user: Proxies\__CG__\App\Entity\User {#4906 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4005
        +user: App\Entity\User {#3953 …}
        +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 {#4014
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4003 …}
        +nested: Doctrine\ORM\PersistentCollection {#4001 …}
        +votes: Doctrine\ORM\PersistentCollection {#3999 …}
        +reports: Doctrine\ORM\PersistentCollection {#3997 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
        -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 {#3950
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#4903
        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 {#4907 …}
      +nested: Doctrine\ORM\PersistentCollection {#4909 …}
      +votes: Doctrine\ORM\PersistentCollection {#4911 …}
      +reports: Doctrine\ORM\PersistentCollection {#4913 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
      -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 {#4904
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5084
      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 {#5088 …}
    +nested: Doctrine\ORM\PersistentCollection {#5090 …}
    +votes: Doctrine\ORM\PersistentCollection {#5092 …}
    +reports: Doctrine\ORM\PersistentCollection {#5094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
    -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 {#5085
      date: 2023-12-01 16:16:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5180
    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 {#5192 …}
  +nested: Doctrine\ORM\PersistentCollection {#5188 …}
  +votes: Doctrine\ORM\PersistentCollection {#5190 …}
  +reports: Doctrine\ORM\PersistentCollection {#5194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
  -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 {#5183
    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
83 DENIED edit
App\Entity\EntryComment {#5181
  +user: Proxies\__CG__\App\Entity\User {#5186 …}
  +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 {#5086
    +user: Proxies\__CG__\App\Entity\User {#5087 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4905
      +user: Proxies\__CG__\App\Entity\User {#4906 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4005
        +user: App\Entity\User {#3953 …}
        +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 {#4014
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4003 …}
        +nested: Doctrine\ORM\PersistentCollection {#4001 …}
        +votes: Doctrine\ORM\PersistentCollection {#3999 …}
        +reports: Doctrine\ORM\PersistentCollection {#3997 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
        -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 {#3950
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#4903
        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 {#4907 …}
      +nested: Doctrine\ORM\PersistentCollection {#4909 …}
      +votes: Doctrine\ORM\PersistentCollection {#4911 …}
      +reports: Doctrine\ORM\PersistentCollection {#4913 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
      -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 {#4904
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5084
      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 {#5088 …}
    +nested: Doctrine\ORM\PersistentCollection {#5090 …}
    +votes: Doctrine\ORM\PersistentCollection {#5092 …}
    +reports: Doctrine\ORM\PersistentCollection {#5094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
    -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 {#5085
      date: 2023-12-01 16:16:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5180
    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 {#5192 …}
  +nested: Doctrine\ORM\PersistentCollection {#5188 …}
  +votes: Doctrine\ORM\PersistentCollection {#5190 …}
  +reports: Doctrine\ORM\PersistentCollection {#5194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
  -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 {#5183
    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
84 DENIED moderate
App\Entity\EntryComment {#5181
  +user: Proxies\__CG__\App\Entity\User {#5186 …}
  +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 {#5086
    +user: Proxies\__CG__\App\Entity\User {#5087 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4905
      +user: Proxies\__CG__\App\Entity\User {#4906 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4005
        +user: App\Entity\User {#3953 …}
        +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 {#4014
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4003 …}
        +nested: Doctrine\ORM\PersistentCollection {#4001 …}
        +votes: Doctrine\ORM\PersistentCollection {#3999 …}
        +reports: Doctrine\ORM\PersistentCollection {#3997 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
        -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 {#3950
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#4903
        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 {#4907 …}
      +nested: Doctrine\ORM\PersistentCollection {#4909 …}
      +votes: Doctrine\ORM\PersistentCollection {#4911 …}
      +reports: Doctrine\ORM\PersistentCollection {#4913 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
      -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 {#4904
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5084
      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 {#5088 …}
    +nested: Doctrine\ORM\PersistentCollection {#5090 …}
    +votes: Doctrine\ORM\PersistentCollection {#5092 …}
    +reports: Doctrine\ORM\PersistentCollection {#5094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
    -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 {#5085
      date: 2023-12-01 16:16:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5180
    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 {#5192 …}
  +nested: Doctrine\ORM\PersistentCollection {#5188 …}
  +votes: Doctrine\ORM\PersistentCollection {#5190 …}
  +reports: Doctrine\ORM\PersistentCollection {#5194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
  -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 {#5183
    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
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 {#5344
  +user: Proxies\__CG__\App\Entity\User {#5087 …}
  +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 {#5181
    +user: Proxies\__CG__\App\Entity\User {#5186 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5086
      +user: Proxies\__CG__\App\Entity\User {#5087 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4905
        +user: Proxies\__CG__\App\Entity\User {#4906 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4005
          +user: App\Entity\User {#3953 …}
          +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 {#4014
            date: 2024-06-30 00:29:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4003 …}
          +nested: Doctrine\ORM\PersistentCollection {#4001 …}
          +votes: Doctrine\ORM\PersistentCollection {#3999 …}
          +reports: Doctrine\ORM\PersistentCollection {#3997 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
          -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 {#3950
            date: 2023-12-01 15:22:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#4903
          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 {#4907 …}
        +nested: Doctrine\ORM\PersistentCollection {#4909 …}
        +votes: Doctrine\ORM\PersistentCollection {#4911 …}
        +reports: Doctrine\ORM\PersistentCollection {#4913 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
        -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 {#4904
          date: 2023-12-01 15:59:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5084
        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 {#5088 …}
      +nested: Doctrine\ORM\PersistentCollection {#5090 …}
      +votes: Doctrine\ORM\PersistentCollection {#5092 …}
      +reports: Doctrine\ORM\PersistentCollection {#5094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
      -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 {#5085
        date: 2023-12-01 16:16:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5180
      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 {#5192 …}
    +nested: Doctrine\ORM\PersistentCollection {#5188 …}
    +votes: Doctrine\ORM\PersistentCollection {#5190 …}
    +reports: Doctrine\ORM\PersistentCollection {#5194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
    -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 {#5183
      date: 2023-12-01 16:26:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5343
    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 {#5350 …}
  +nested: Doctrine\ORM\PersistentCollection {#5352 …}
  +votes: Doctrine\ORM\PersistentCollection {#5354 …}
  +reports: Doctrine\ORM\PersistentCollection {#5357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5361 …}
  -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 {#5346
    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
87 DENIED edit
App\Entity\EntryComment {#5344
  +user: Proxies\__CG__\App\Entity\User {#5087 …}
  +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 {#5181
    +user: Proxies\__CG__\App\Entity\User {#5186 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5086
      +user: Proxies\__CG__\App\Entity\User {#5087 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4905
        +user: Proxies\__CG__\App\Entity\User {#4906 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4005
          +user: App\Entity\User {#3953 …}
          +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 {#4014
            date: 2024-06-30 00:29:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4003 …}
          +nested: Doctrine\ORM\PersistentCollection {#4001 …}
          +votes: Doctrine\ORM\PersistentCollection {#3999 …}
          +reports: Doctrine\ORM\PersistentCollection {#3997 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
          -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 {#3950
            date: 2023-12-01 15:22:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#4903
          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 {#4907 …}
        +nested: Doctrine\ORM\PersistentCollection {#4909 …}
        +votes: Doctrine\ORM\PersistentCollection {#4911 …}
        +reports: Doctrine\ORM\PersistentCollection {#4913 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
        -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 {#4904
          date: 2023-12-01 15:59:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5084
        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 {#5088 …}
      +nested: Doctrine\ORM\PersistentCollection {#5090 …}
      +votes: Doctrine\ORM\PersistentCollection {#5092 …}
      +reports: Doctrine\ORM\PersistentCollection {#5094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
      -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 {#5085
        date: 2023-12-01 16:16:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5180
      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 {#5192 …}
    +nested: Doctrine\ORM\PersistentCollection {#5188 …}
    +votes: Doctrine\ORM\PersistentCollection {#5190 …}
    +reports: Doctrine\ORM\PersistentCollection {#5194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
    -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 {#5183
      date: 2023-12-01 16:26:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5343
    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 {#5350 …}
  +nested: Doctrine\ORM\PersistentCollection {#5352 …}
  +votes: Doctrine\ORM\PersistentCollection {#5354 …}
  +reports: Doctrine\ORM\PersistentCollection {#5357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5361 …}
  -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 {#5346
    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
88 DENIED moderate
App\Entity\EntryComment {#5344
  +user: Proxies\__CG__\App\Entity\User {#5087 …}
  +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 {#5181
    +user: Proxies\__CG__\App\Entity\User {#5186 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5086
      +user: Proxies\__CG__\App\Entity\User {#5087 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4905
        +user: Proxies\__CG__\App\Entity\User {#4906 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4005
          +user: App\Entity\User {#3953 …}
          +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 {#4014
            date: 2024-06-30 00:29:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4003 …}
          +nested: Doctrine\ORM\PersistentCollection {#4001 …}
          +votes: Doctrine\ORM\PersistentCollection {#3999 …}
          +reports: Doctrine\ORM\PersistentCollection {#3997 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
          -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 {#3950
            date: 2023-12-01 15:22:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#4903
          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 {#4907 …}
        +nested: Doctrine\ORM\PersistentCollection {#4909 …}
        +votes: Doctrine\ORM\PersistentCollection {#4911 …}
        +reports: Doctrine\ORM\PersistentCollection {#4913 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
        -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 {#4904
          date: 2023-12-01 15:59:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5084
        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 {#5088 …}
      +nested: Doctrine\ORM\PersistentCollection {#5090 …}
      +votes: Doctrine\ORM\PersistentCollection {#5092 …}
      +reports: Doctrine\ORM\PersistentCollection {#5094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
      -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 {#5085
        date: 2023-12-01 16:16:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5180
      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 {#5192 …}
    +nested: Doctrine\ORM\PersistentCollection {#5188 …}
    +votes: Doctrine\ORM\PersistentCollection {#5190 …}
    +reports: Doctrine\ORM\PersistentCollection {#5194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
    -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 {#5183
      date: 2023-12-01 16:26:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5343
    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 {#5350 …}
  +nested: Doctrine\ORM\PersistentCollection {#5352 …}
  +votes: Doctrine\ORM\PersistentCollection {#5354 …}
  +reports: Doctrine\ORM\PersistentCollection {#5357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5361 …}
  -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 {#5346
    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
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 {#5477
  +user: Proxies\__CG__\App\Entity\User {#5482 …}
  +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 {#5344
    +user: Proxies\__CG__\App\Entity\User {#5087 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5181
      +user: Proxies\__CG__\App\Entity\User {#5186 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5086
        +user: Proxies\__CG__\App\Entity\User {#5087 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4905
          +user: Proxies\__CG__\App\Entity\User {#4906 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4005
            +user: App\Entity\User {#3953 …}
            +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 {#4014
              date: 2024-06-30 00:29:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4003 …}
            +nested: Doctrine\ORM\PersistentCollection {#4001 …}
            +votes: Doctrine\ORM\PersistentCollection {#3999 …}
            +reports: Doctrine\ORM\PersistentCollection {#3997 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
            -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 {#3950
              date: 2023-12-01 15:22:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#4903
            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 {#4907 …}
          +nested: Doctrine\ORM\PersistentCollection {#4909 …}
          +votes: Doctrine\ORM\PersistentCollection {#4911 …}
          +reports: Doctrine\ORM\PersistentCollection {#4913 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
          -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 {#4904
            date: 2023-12-01 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5084
          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 {#5088 …}
        +nested: Doctrine\ORM\PersistentCollection {#5090 …}
        +votes: Doctrine\ORM\PersistentCollection {#5092 …}
        +reports: Doctrine\ORM\PersistentCollection {#5094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
        -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 {#5085
          date: 2023-12-01 16:16:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5180
        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 {#5192 …}
      +nested: Doctrine\ORM\PersistentCollection {#5188 …}
      +votes: Doctrine\ORM\PersistentCollection {#5190 …}
      +reports: Doctrine\ORM\PersistentCollection {#5194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
      -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 {#5183
        date: 2023-12-01 16:26:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5343
      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 {#5350 …}
    +nested: Doctrine\ORM\PersistentCollection {#5352 …}
    +votes: Doctrine\ORM\PersistentCollection {#5354 …}
    +reports: Doctrine\ORM\PersistentCollection {#5357 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5359 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5361 …}
    -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 {#5346
      date: 2023-12-01 18:03:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "And the non american to bigger number=bigger fuel consumption"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701483732 {#5476
    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 {#5488 …}
  +nested: Doctrine\ORM\PersistentCollection {#5484 …}
  +votes: Doctrine\ORM\PersistentCollection {#5486 …}
  +reports: Doctrine\ORM\PersistentCollection {#5490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5494 …}
  -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 {#5479
    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
91 DENIED edit
App\Entity\EntryComment {#5477
  +user: Proxies\__CG__\App\Entity\User {#5482 …}
  +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 {#5344
    +user: Proxies\__CG__\App\Entity\User {#5087 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5181
      +user: Proxies\__CG__\App\Entity\User {#5186 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5086
        +user: Proxies\__CG__\App\Entity\User {#5087 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4905
          +user: Proxies\__CG__\App\Entity\User {#4906 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4005
            +user: App\Entity\User {#3953 …}
            +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 {#4014
              date: 2024-06-30 00:29:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4003 …}
            +nested: Doctrine\ORM\PersistentCollection {#4001 …}
            +votes: Doctrine\ORM\PersistentCollection {#3999 …}
            +reports: Doctrine\ORM\PersistentCollection {#3997 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
            -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 {#3950
              date: 2023-12-01 15:22:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#4903
            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 {#4907 …}
          +nested: Doctrine\ORM\PersistentCollection {#4909 …}
          +votes: Doctrine\ORM\PersistentCollection {#4911 …}
          +reports: Doctrine\ORM\PersistentCollection {#4913 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
          -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 {#4904
            date: 2023-12-01 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5084
          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 {#5088 …}
        +nested: Doctrine\ORM\PersistentCollection {#5090 …}
        +votes: Doctrine\ORM\PersistentCollection {#5092 …}
        +reports: Doctrine\ORM\PersistentCollection {#5094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
        -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 {#5085
          date: 2023-12-01 16:16:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5180
        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 {#5192 …}
      +nested: Doctrine\ORM\PersistentCollection {#5188 …}
      +votes: Doctrine\ORM\PersistentCollection {#5190 …}
      +reports: Doctrine\ORM\PersistentCollection {#5194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
      -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 {#5183
        date: 2023-12-01 16:26:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5343
      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 {#5350 …}
    +nested: Doctrine\ORM\PersistentCollection {#5352 …}
    +votes: Doctrine\ORM\PersistentCollection {#5354 …}
    +reports: Doctrine\ORM\PersistentCollection {#5357 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5359 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5361 …}
    -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 {#5346
      date: 2023-12-01 18:03:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "And the non american to bigger number=bigger fuel consumption"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701483732 {#5476
    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 {#5488 …}
  +nested: Doctrine\ORM\PersistentCollection {#5484 …}
  +votes: Doctrine\ORM\PersistentCollection {#5486 …}
  +reports: Doctrine\ORM\PersistentCollection {#5490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5494 …}
  -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 {#5479
    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
92 DENIED moderate
App\Entity\EntryComment {#5477
  +user: Proxies\__CG__\App\Entity\User {#5482 …}
  +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 {#5344
    +user: Proxies\__CG__\App\Entity\User {#5087 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5181
      +user: Proxies\__CG__\App\Entity\User {#5186 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5086
        +user: Proxies\__CG__\App\Entity\User {#5087 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4905
          +user: Proxies\__CG__\App\Entity\User {#4906 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4005
            +user: App\Entity\User {#3953 …}
            +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 {#4014
              date: 2024-06-30 00:29:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4003 …}
            +nested: Doctrine\ORM\PersistentCollection {#4001 …}
            +votes: Doctrine\ORM\PersistentCollection {#3999 …}
            +reports: Doctrine\ORM\PersistentCollection {#3997 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
            -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 {#3950
              date: 2023-12-01 15:22:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#4903
            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 {#4907 …}
          +nested: Doctrine\ORM\PersistentCollection {#4909 …}
          +votes: Doctrine\ORM\PersistentCollection {#4911 …}
          +reports: Doctrine\ORM\PersistentCollection {#4913 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
          -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 {#4904
            date: 2023-12-01 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5084
          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 {#5088 …}
        +nested: Doctrine\ORM\PersistentCollection {#5090 …}
        +votes: Doctrine\ORM\PersistentCollection {#5092 …}
        +reports: Doctrine\ORM\PersistentCollection {#5094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
        -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 {#5085
          date: 2023-12-01 16:16:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5180
        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 {#5192 …}
      +nested: Doctrine\ORM\PersistentCollection {#5188 …}
      +votes: Doctrine\ORM\PersistentCollection {#5190 …}
      +reports: Doctrine\ORM\PersistentCollection {#5194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
      -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 {#5183
        date: 2023-12-01 16:26:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5343
      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 {#5350 …}
    +nested: Doctrine\ORM\PersistentCollection {#5352 …}
    +votes: Doctrine\ORM\PersistentCollection {#5354 …}
    +reports: Doctrine\ORM\PersistentCollection {#5357 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5359 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5361 …}
    -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 {#5346
      date: 2023-12-01 18:03:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "And the non american to bigger number=bigger fuel consumption"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701483732 {#5476
    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 {#5488 …}
  +nested: Doctrine\ORM\PersistentCollection {#5484 …}
  +votes: Doctrine\ORM\PersistentCollection {#5486 …}
  +reports: Doctrine\ORM\PersistentCollection {#5490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5494 …}
  -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 {#5479
    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
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 {#5569
  +user: Proxies\__CG__\App\Entity\User {#5087 …}
  +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 {#5477
    +user: Proxies\__CG__\App\Entity\User {#5482 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5344
      +user: Proxies\__CG__\App\Entity\User {#5087 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5181
        +user: Proxies\__CG__\App\Entity\User {#5186 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5086
          +user: Proxies\__CG__\App\Entity\User {#5087 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4905
            +user: Proxies\__CG__\App\Entity\User {#4906 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4005
              +user: App\Entity\User {#3953 …}
              +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 {#4014
                date: 2024-06-30 00:29:33.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@toaster@slrpnk.net"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4003 …}
              +nested: Doctrine\ORM\PersistentCollection {#4001 …}
              +votes: Doctrine\ORM\PersistentCollection {#3999 …}
              +reports: Doctrine\ORM\PersistentCollection {#3997 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
              -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 {#3950
                date: 2023-12-01 15:22:02.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4005}
            +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 {#4903
              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 {#4907 …}
            +nested: Doctrine\ORM\PersistentCollection {#4909 …}
            +votes: Doctrine\ORM\PersistentCollection {#4911 …}
            +reports: Doctrine\ORM\PersistentCollection {#4913 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
            -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 {#4904
              date: 2023-12-01 15:59:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#5084
            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 {#5088 …}
          +nested: Doctrine\ORM\PersistentCollection {#5090 …}
          +votes: Doctrine\ORM\PersistentCollection {#5092 …}
          +reports: Doctrine\ORM\PersistentCollection {#5094 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
          -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 {#5085
            date: 2023-12-01 16:16:04.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5180
          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 {#5192 …}
        +nested: Doctrine\ORM\PersistentCollection {#5188 …}
        +votes: Doctrine\ORM\PersistentCollection {#5190 …}
        +reports: Doctrine\ORM\PersistentCollection {#5194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
        -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 {#5183
          date: 2023-12-01 16:26:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5343
        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 {#5350 …}
      +nested: Doctrine\ORM\PersistentCollection {#5352 …}
      +votes: Doctrine\ORM\PersistentCollection {#5354 …}
      +reports: Doctrine\ORM\PersistentCollection {#5357 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5361 …}
      -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 {#5346
        date: 2023-12-01 18:03:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: "And the non american to bigger number=bigger fuel consumption"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701483732 {#5476
      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 {#5488 …}
    +nested: Doctrine\ORM\PersistentCollection {#5484 …}
    +votes: Doctrine\ORM\PersistentCollection {#5486 …}
    +reports: Doctrine\ORM\PersistentCollection {#5490 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5492 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5494 …}
    -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 {#5479
      date: 2023-12-02 03:22:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5570
    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 {#5565 …}
  +nested: Doctrine\ORM\PersistentCollection {#5560 …}
  +votes: Doctrine\ORM\PersistentCollection {#5564 …}
  +reports: Doctrine\ORM\PersistentCollection {#5574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5578 …}
  -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 {#5573
    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
95 DENIED edit
App\Entity\EntryComment {#5569
  +user: Proxies\__CG__\App\Entity\User {#5087 …}
  +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 {#5477
    +user: Proxies\__CG__\App\Entity\User {#5482 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5344
      +user: Proxies\__CG__\App\Entity\User {#5087 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5181
        +user: Proxies\__CG__\App\Entity\User {#5186 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5086
          +user: Proxies\__CG__\App\Entity\User {#5087 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4905
            +user: Proxies\__CG__\App\Entity\User {#4906 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4005
              +user: App\Entity\User {#3953 …}
              +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 {#4014
                date: 2024-06-30 00:29:33.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@toaster@slrpnk.net"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4003 …}
              +nested: Doctrine\ORM\PersistentCollection {#4001 …}
              +votes: Doctrine\ORM\PersistentCollection {#3999 …}
              +reports: Doctrine\ORM\PersistentCollection {#3997 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
              -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 {#3950
                date: 2023-12-01 15:22:02.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4005}
            +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 {#4903
              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 {#4907 …}
            +nested: Doctrine\ORM\PersistentCollection {#4909 …}
            +votes: Doctrine\ORM\PersistentCollection {#4911 …}
            +reports: Doctrine\ORM\PersistentCollection {#4913 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
            -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 {#4904
              date: 2023-12-01 15:59:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#5084
            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 {#5088 …}
          +nested: Doctrine\ORM\PersistentCollection {#5090 …}
          +votes: Doctrine\ORM\PersistentCollection {#5092 …}
          +reports: Doctrine\ORM\PersistentCollection {#5094 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
          -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 {#5085
            date: 2023-12-01 16:16:04.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5180
          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 {#5192 …}
        +nested: Doctrine\ORM\PersistentCollection {#5188 …}
        +votes: Doctrine\ORM\PersistentCollection {#5190 …}
        +reports: Doctrine\ORM\PersistentCollection {#5194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
        -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 {#5183
          date: 2023-12-01 16:26:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5343
        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 {#5350 …}
      +nested: Doctrine\ORM\PersistentCollection {#5352 …}
      +votes: Doctrine\ORM\PersistentCollection {#5354 …}
      +reports: Doctrine\ORM\PersistentCollection {#5357 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5361 …}
      -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 {#5346
        date: 2023-12-01 18:03:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: "And the non american to bigger number=bigger fuel consumption"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701483732 {#5476
      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 {#5488 …}
    +nested: Doctrine\ORM\PersistentCollection {#5484 …}
    +votes: Doctrine\ORM\PersistentCollection {#5486 …}
    +reports: Doctrine\ORM\PersistentCollection {#5490 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5492 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5494 …}
    -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 {#5479
      date: 2023-12-02 03:22:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5570
    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 {#5565 …}
  +nested: Doctrine\ORM\PersistentCollection {#5560 …}
  +votes: Doctrine\ORM\PersistentCollection {#5564 …}
  +reports: Doctrine\ORM\PersistentCollection {#5574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5578 …}
  -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 {#5573
    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
96 DENIED moderate
App\Entity\EntryComment {#5569
  +user: Proxies\__CG__\App\Entity\User {#5087 …}
  +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 {#5477
    +user: Proxies\__CG__\App\Entity\User {#5482 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5344
      +user: Proxies\__CG__\App\Entity\User {#5087 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5181
        +user: Proxies\__CG__\App\Entity\User {#5186 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5086
          +user: Proxies\__CG__\App\Entity\User {#5087 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4905
            +user: Proxies\__CG__\App\Entity\User {#4906 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4005
              +user: App\Entity\User {#3953 …}
              +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 {#4014
                date: 2024-06-30 00:29:33.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@toaster@slrpnk.net"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4003 …}
              +nested: Doctrine\ORM\PersistentCollection {#4001 …}
              +votes: Doctrine\ORM\PersistentCollection {#3999 …}
              +reports: Doctrine\ORM\PersistentCollection {#3997 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
              -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 {#3950
                date: 2023-12-01 15:22:02.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4005}
            +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 {#4903
              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 {#4907 …}
            +nested: Doctrine\ORM\PersistentCollection {#4909 …}
            +votes: Doctrine\ORM\PersistentCollection {#4911 …}
            +reports: Doctrine\ORM\PersistentCollection {#4913 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
            -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 {#4904
              date: 2023-12-01 15:59:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#5084
            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 {#5088 …}
          +nested: Doctrine\ORM\PersistentCollection {#5090 …}
          +votes: Doctrine\ORM\PersistentCollection {#5092 …}
          +reports: Doctrine\ORM\PersistentCollection {#5094 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
          -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 {#5085
            date: 2023-12-01 16:16:04.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5180
          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 {#5192 …}
        +nested: Doctrine\ORM\PersistentCollection {#5188 …}
        +votes: Doctrine\ORM\PersistentCollection {#5190 …}
        +reports: Doctrine\ORM\PersistentCollection {#5194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
        -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 {#5183
          date: 2023-12-01 16:26:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5343
        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 {#5350 …}
      +nested: Doctrine\ORM\PersistentCollection {#5352 …}
      +votes: Doctrine\ORM\PersistentCollection {#5354 …}
      +reports: Doctrine\ORM\PersistentCollection {#5357 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5361 …}
      -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 {#5346
        date: 2023-12-01 18:03:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: "And the non american to bigger number=bigger fuel consumption"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701483732 {#5476
      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 {#5488 …}
    +nested: Doctrine\ORM\PersistentCollection {#5484 …}
    +votes: Doctrine\ORM\PersistentCollection {#5486 …}
    +reports: Doctrine\ORM\PersistentCollection {#5490 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5492 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5494 …}
    -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 {#5479
      date: 2023-12-02 03:22:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5570
    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 {#5565 …}
  +nested: Doctrine\ORM\PersistentCollection {#5560 …}
  +votes: Doctrine\ORM\PersistentCollection {#5564 …}
  +reports: Doctrine\ORM\PersistentCollection {#5574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5578 …}
  -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 {#5573
    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
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 {#5596
  +user: Proxies\__CG__\App\Entity\User {#5604 …}
  +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 {#5569
    +user: Proxies\__CG__\App\Entity\User {#5087 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5477
      +user: Proxies\__CG__\App\Entity\User {#5482 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5344
        +user: Proxies\__CG__\App\Entity\User {#5087 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5181
          +user: Proxies\__CG__\App\Entity\User {#5186 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5086
            +user: Proxies\__CG__\App\Entity\User {#5087 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4905
              +user: Proxies\__CG__\App\Entity\User {#4906 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4005
                +user: App\Entity\User {#3953 …}
                +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 {#4014
                  date: 2024-06-30 00:29:33.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@toaster@slrpnk.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4003 …}
                +nested: Doctrine\ORM\PersistentCollection {#4001 …}
                +votes: Doctrine\ORM\PersistentCollection {#3999 …}
                +reports: Doctrine\ORM\PersistentCollection {#3997 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
                -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 {#3950
                  date: 2023-12-01 15:22:02.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4005}
              +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 {#4903
                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 {#4907 …}
              +nested: Doctrine\ORM\PersistentCollection {#4909 …}
              +votes: Doctrine\ORM\PersistentCollection {#4911 …}
              +reports: Doctrine\ORM\PersistentCollection {#4913 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
              -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 {#4904
                date: 2023-12-01 15:59:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4005}
            +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 {#5084
              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 {#5088 …}
            +nested: Doctrine\ORM\PersistentCollection {#5090 …}
            +votes: Doctrine\ORM\PersistentCollection {#5092 …}
            +reports: Doctrine\ORM\PersistentCollection {#5094 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
            -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 {#5085
              date: 2023-12-01 16:16:04.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#5180
            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 {#5192 …}
          +nested: Doctrine\ORM\PersistentCollection {#5188 …}
          +votes: Doctrine\ORM\PersistentCollection {#5190 …}
          +reports: Doctrine\ORM\PersistentCollection {#5194 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
          -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 {#5183
            date: 2023-12-01 16:26:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5343
          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 {#5350 …}
        +nested: Doctrine\ORM\PersistentCollection {#5352 …}
        +votes: Doctrine\ORM\PersistentCollection {#5354 …}
        +reports: Doctrine\ORM\PersistentCollection {#5357 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5359 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5361 …}
        -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 {#5346
          date: 2023-12-01 18:03:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +body: "And the non american to bigger number=bigger fuel consumption"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701483732 {#5476
        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 {#5488 …}
      +nested: Doctrine\ORM\PersistentCollection {#5484 …}
      +votes: Doctrine\ORM\PersistentCollection {#5486 …}
      +reports: Doctrine\ORM\PersistentCollection {#5490 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5492 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5494 …}
      -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 {#5479
        date: 2023-12-02 03:22:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5570
      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 {#5565 …}
    +nested: Doctrine\ORM\PersistentCollection {#5560 …}
    +votes: Doctrine\ORM\PersistentCollection {#5564 …}
    +reports: Doctrine\ORM\PersistentCollection {#5574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5578 …}
    -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 {#5573
      date: 2023-12-02 03:27:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "whoops per minute?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701507086 {#5601
    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 {#5607 …}
  +nested: Doctrine\ORM\PersistentCollection {#5609 …}
  +votes: Doctrine\ORM\PersistentCollection {#5605 …}
  +reports: Doctrine\ORM\PersistentCollection {#5612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5616 …}
  -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 {#5598
    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
99 DENIED edit
App\Entity\EntryComment {#5596
  +user: Proxies\__CG__\App\Entity\User {#5604 …}
  +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 {#5569
    +user: Proxies\__CG__\App\Entity\User {#5087 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5477
      +user: Proxies\__CG__\App\Entity\User {#5482 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5344
        +user: Proxies\__CG__\App\Entity\User {#5087 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5181
          +user: Proxies\__CG__\App\Entity\User {#5186 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5086
            +user: Proxies\__CG__\App\Entity\User {#5087 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4905
              +user: Proxies\__CG__\App\Entity\User {#4906 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4005
                +user: App\Entity\User {#3953 …}
                +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 {#4014
                  date: 2024-06-30 00:29:33.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@toaster@slrpnk.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4003 …}
                +nested: Doctrine\ORM\PersistentCollection {#4001 …}
                +votes: Doctrine\ORM\PersistentCollection {#3999 …}
                +reports: Doctrine\ORM\PersistentCollection {#3997 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
                -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 {#3950
                  date: 2023-12-01 15:22:02.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4005}
              +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 {#4903
                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 {#4907 …}
              +nested: Doctrine\ORM\PersistentCollection {#4909 …}
              +votes: Doctrine\ORM\PersistentCollection {#4911 …}
              +reports: Doctrine\ORM\PersistentCollection {#4913 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
              -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 {#4904
                date: 2023-12-01 15:59:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4005}
            +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 {#5084
              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 {#5088 …}
            +nested: Doctrine\ORM\PersistentCollection {#5090 …}
            +votes: Doctrine\ORM\PersistentCollection {#5092 …}
            +reports: Doctrine\ORM\PersistentCollection {#5094 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
            -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 {#5085
              date: 2023-12-01 16:16:04.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#5180
            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 {#5192 …}
          +nested: Doctrine\ORM\PersistentCollection {#5188 …}
          +votes: Doctrine\ORM\PersistentCollection {#5190 …}
          +reports: Doctrine\ORM\PersistentCollection {#5194 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
          -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 {#5183
            date: 2023-12-01 16:26:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5343
          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 {#5350 …}
        +nested: Doctrine\ORM\PersistentCollection {#5352 …}
        +votes: Doctrine\ORM\PersistentCollection {#5354 …}
        +reports: Doctrine\ORM\PersistentCollection {#5357 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5359 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5361 …}
        -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 {#5346
          date: 2023-12-01 18:03:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +body: "And the non american to bigger number=bigger fuel consumption"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701483732 {#5476
        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 {#5488 …}
      +nested: Doctrine\ORM\PersistentCollection {#5484 …}
      +votes: Doctrine\ORM\PersistentCollection {#5486 …}
      +reports: Doctrine\ORM\PersistentCollection {#5490 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5492 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5494 …}
      -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 {#5479
        date: 2023-12-02 03:22:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5570
      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 {#5565 …}
    +nested: Doctrine\ORM\PersistentCollection {#5560 …}
    +votes: Doctrine\ORM\PersistentCollection {#5564 …}
    +reports: Doctrine\ORM\PersistentCollection {#5574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5578 …}
    -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 {#5573
      date: 2023-12-02 03:27:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "whoops per minute?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701507086 {#5601
    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 {#5607 …}
  +nested: Doctrine\ORM\PersistentCollection {#5609 …}
  +votes: Doctrine\ORM\PersistentCollection {#5605 …}
  +reports: Doctrine\ORM\PersistentCollection {#5612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5616 …}
  -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 {#5598
    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
100 DENIED moderate
App\Entity\EntryComment {#5596
  +user: Proxies\__CG__\App\Entity\User {#5604 …}
  +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 {#5569
    +user: Proxies\__CG__\App\Entity\User {#5087 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5477
      +user: Proxies\__CG__\App\Entity\User {#5482 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5344
        +user: Proxies\__CG__\App\Entity\User {#5087 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5181
          +user: Proxies\__CG__\App\Entity\User {#5186 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5086
            +user: Proxies\__CG__\App\Entity\User {#5087 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4905
              +user: Proxies\__CG__\App\Entity\User {#4906 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4005
                +user: App\Entity\User {#3953 …}
                +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 {#4014
                  date: 2024-06-30 00:29:33.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@toaster@slrpnk.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4003 …}
                +nested: Doctrine\ORM\PersistentCollection {#4001 …}
                +votes: Doctrine\ORM\PersistentCollection {#3999 …}
                +reports: Doctrine\ORM\PersistentCollection {#3997 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
                -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 {#3950
                  date: 2023-12-01 15:22:02.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4005}
              +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 {#4903
                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 {#4907 …}
              +nested: Doctrine\ORM\PersistentCollection {#4909 …}
              +votes: Doctrine\ORM\PersistentCollection {#4911 …}
              +reports: Doctrine\ORM\PersistentCollection {#4913 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
              -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 {#4904
                date: 2023-12-01 15:59:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4005}
            +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 {#5084
              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 {#5088 …}
            +nested: Doctrine\ORM\PersistentCollection {#5090 …}
            +votes: Doctrine\ORM\PersistentCollection {#5092 …}
            +reports: Doctrine\ORM\PersistentCollection {#5094 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
            -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 {#5085
              date: 2023-12-01 16:16:04.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#5180
            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 {#5192 …}
          +nested: Doctrine\ORM\PersistentCollection {#5188 …}
          +votes: Doctrine\ORM\PersistentCollection {#5190 …}
          +reports: Doctrine\ORM\PersistentCollection {#5194 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
          -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 {#5183
            date: 2023-12-01 16:26:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5343
          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 {#5350 …}
        +nested: Doctrine\ORM\PersistentCollection {#5352 …}
        +votes: Doctrine\ORM\PersistentCollection {#5354 …}
        +reports: Doctrine\ORM\PersistentCollection {#5357 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5359 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5361 …}
        -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 {#5346
          date: 2023-12-01 18:03:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +body: "And the non american to bigger number=bigger fuel consumption"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701483732 {#5476
        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 {#5488 …}
      +nested: Doctrine\ORM\PersistentCollection {#5484 …}
      +votes: Doctrine\ORM\PersistentCollection {#5486 …}
      +reports: Doctrine\ORM\PersistentCollection {#5490 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5492 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5494 …}
      -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 {#5479
        date: 2023-12-02 03:22:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5570
      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 {#5565 …}
    +nested: Doctrine\ORM\PersistentCollection {#5560 …}
    +votes: Doctrine\ORM\PersistentCollection {#5564 …}
    +reports: Doctrine\ORM\PersistentCollection {#5574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5578 …}
    -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 {#5573
      date: 2023-12-02 03:27:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "whoops per minute?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701507086 {#5601
    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 {#5607 …}
  +nested: Doctrine\ORM\PersistentCollection {#5609 …}
  +votes: Doctrine\ORM\PersistentCollection {#5605 …}
  +reports: Doctrine\ORM\PersistentCollection {#5612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5616 …}
  -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 {#5598
    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
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 {#5620
  +user: Proxies\__CG__\App\Entity\User {#5482 …}
  +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 {#5569
    +user: Proxies\__CG__\App\Entity\User {#5087 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5477
      +user: Proxies\__CG__\App\Entity\User {#5482 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5344
        +user: Proxies\__CG__\App\Entity\User {#5087 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5181
          +user: Proxies\__CG__\App\Entity\User {#5186 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5086
            +user: Proxies\__CG__\App\Entity\User {#5087 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4905
              +user: Proxies\__CG__\App\Entity\User {#4906 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4005
                +user: App\Entity\User {#3953 …}
                +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 {#4014
                  date: 2024-06-30 00:29:33.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@toaster@slrpnk.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4003 …}
                +nested: Doctrine\ORM\PersistentCollection {#4001 …}
                +votes: Doctrine\ORM\PersistentCollection {#3999 …}
                +reports: Doctrine\ORM\PersistentCollection {#3997 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
                -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 {#3950
                  date: 2023-12-01 15:22:02.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4005}
              +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 {#4903
                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 {#4907 …}
              +nested: Doctrine\ORM\PersistentCollection {#4909 …}
              +votes: Doctrine\ORM\PersistentCollection {#4911 …}
              +reports: Doctrine\ORM\PersistentCollection {#4913 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
              -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 {#4904
                date: 2023-12-01 15:59:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4005}
            +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 {#5084
              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 {#5088 …}
            +nested: Doctrine\ORM\PersistentCollection {#5090 …}
            +votes: Doctrine\ORM\PersistentCollection {#5092 …}
            +reports: Doctrine\ORM\PersistentCollection {#5094 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
            -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 {#5085
              date: 2023-12-01 16:16:04.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#5180
            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 {#5192 …}
          +nested: Doctrine\ORM\PersistentCollection {#5188 …}
          +votes: Doctrine\ORM\PersistentCollection {#5190 …}
          +reports: Doctrine\ORM\PersistentCollection {#5194 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
          -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 {#5183
            date: 2023-12-01 16:26:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5343
          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 {#5350 …}
        +nested: Doctrine\ORM\PersistentCollection {#5352 …}
        +votes: Doctrine\ORM\PersistentCollection {#5354 …}
        +reports: Doctrine\ORM\PersistentCollection {#5357 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5359 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5361 …}
        -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 {#5346
          date: 2023-12-01 18:03:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +body: "And the non american to bigger number=bigger fuel consumption"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701483732 {#5476
        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 {#5488 …}
      +nested: Doctrine\ORM\PersistentCollection {#5484 …}
      +votes: Doctrine\ORM\PersistentCollection {#5486 …}
      +reports: Doctrine\ORM\PersistentCollection {#5490 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5492 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5494 …}
      -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 {#5479
        date: 2023-12-02 03:22:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5570
      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 {#5565 …}
    +nested: Doctrine\ORM\PersistentCollection {#5560 …}
    +votes: Doctrine\ORM\PersistentCollection {#5564 …}
    +reports: Doctrine\ORM\PersistentCollection {#5574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5578 …}
    -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 {#5573
      date: 2023-12-02 03:27:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "Why not mpwh?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701694890 {#5618
    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 {#5621 …}
  +nested: Doctrine\ORM\PersistentCollection {#5623 …}
  +votes: Doctrine\ORM\PersistentCollection {#5625 …}
  +reports: Doctrine\ORM\PersistentCollection {#5627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5631 …}
  -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 {#5619
    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
103 DENIED edit
App\Entity\EntryComment {#5620
  +user: Proxies\__CG__\App\Entity\User {#5482 …}
  +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 {#5569
    +user: Proxies\__CG__\App\Entity\User {#5087 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5477
      +user: Proxies\__CG__\App\Entity\User {#5482 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5344
        +user: Proxies\__CG__\App\Entity\User {#5087 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5181
          +user: Proxies\__CG__\App\Entity\User {#5186 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5086
            +user: Proxies\__CG__\App\Entity\User {#5087 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4905
              +user: Proxies\__CG__\App\Entity\User {#4906 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4005
                +user: App\Entity\User {#3953 …}
                +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 {#4014
                  date: 2024-06-30 00:29:33.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@toaster@slrpnk.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4003 …}
                +nested: Doctrine\ORM\PersistentCollection {#4001 …}
                +votes: Doctrine\ORM\PersistentCollection {#3999 …}
                +reports: Doctrine\ORM\PersistentCollection {#3997 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
                -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 {#3950
                  date: 2023-12-01 15:22:02.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4005}
              +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 {#4903
                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 {#4907 …}
              +nested: Doctrine\ORM\PersistentCollection {#4909 …}
              +votes: Doctrine\ORM\PersistentCollection {#4911 …}
              +reports: Doctrine\ORM\PersistentCollection {#4913 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
              -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 {#4904
                date: 2023-12-01 15:59:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4005}
            +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 {#5084
              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 {#5088 …}
            +nested: Doctrine\ORM\PersistentCollection {#5090 …}
            +votes: Doctrine\ORM\PersistentCollection {#5092 …}
            +reports: Doctrine\ORM\PersistentCollection {#5094 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
            -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 {#5085
              date: 2023-12-01 16:16:04.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#5180
            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 {#5192 …}
          +nested: Doctrine\ORM\PersistentCollection {#5188 …}
          +votes: Doctrine\ORM\PersistentCollection {#5190 …}
          +reports: Doctrine\ORM\PersistentCollection {#5194 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
          -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 {#5183
            date: 2023-12-01 16:26:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5343
          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 {#5350 …}
        +nested: Doctrine\ORM\PersistentCollection {#5352 …}
        +votes: Doctrine\ORM\PersistentCollection {#5354 …}
        +reports: Doctrine\ORM\PersistentCollection {#5357 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5359 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5361 …}
        -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 {#5346
          date: 2023-12-01 18:03:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +body: "And the non american to bigger number=bigger fuel consumption"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701483732 {#5476
        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 {#5488 …}
      +nested: Doctrine\ORM\PersistentCollection {#5484 …}
      +votes: Doctrine\ORM\PersistentCollection {#5486 …}
      +reports: Doctrine\ORM\PersistentCollection {#5490 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5492 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5494 …}
      -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 {#5479
        date: 2023-12-02 03:22:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5570
      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 {#5565 …}
    +nested: Doctrine\ORM\PersistentCollection {#5560 …}
    +votes: Doctrine\ORM\PersistentCollection {#5564 …}
    +reports: Doctrine\ORM\PersistentCollection {#5574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5578 …}
    -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 {#5573
      date: 2023-12-02 03:27:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "Why not mpwh?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701694890 {#5618
    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 {#5621 …}
  +nested: Doctrine\ORM\PersistentCollection {#5623 …}
  +votes: Doctrine\ORM\PersistentCollection {#5625 …}
  +reports: Doctrine\ORM\PersistentCollection {#5627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5631 …}
  -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 {#5619
    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
104 DENIED moderate
App\Entity\EntryComment {#5620
  +user: Proxies\__CG__\App\Entity\User {#5482 …}
  +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 {#5569
    +user: Proxies\__CG__\App\Entity\User {#5087 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5477
      +user: Proxies\__CG__\App\Entity\User {#5482 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5344
        +user: Proxies\__CG__\App\Entity\User {#5087 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5181
          +user: Proxies\__CG__\App\Entity\User {#5186 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5086
            +user: Proxies\__CG__\App\Entity\User {#5087 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4905
              +user: Proxies\__CG__\App\Entity\User {#4906 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4005
                +user: App\Entity\User {#3953 …}
                +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 {#4014
                  date: 2024-06-30 00:29:33.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@toaster@slrpnk.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4003 …}
                +nested: Doctrine\ORM\PersistentCollection {#4001 …}
                +votes: Doctrine\ORM\PersistentCollection {#3999 …}
                +reports: Doctrine\ORM\PersistentCollection {#3997 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
                -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 {#3950
                  date: 2023-12-01 15:22:02.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4005}
              +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 {#4903
                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 {#4907 …}
              +nested: Doctrine\ORM\PersistentCollection {#4909 …}
              +votes: Doctrine\ORM\PersistentCollection {#4911 …}
              +reports: Doctrine\ORM\PersistentCollection {#4913 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
              -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 {#4904
                date: 2023-12-01 15:59:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4005}
            +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 {#5084
              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 {#5088 …}
            +nested: Doctrine\ORM\PersistentCollection {#5090 …}
            +votes: Doctrine\ORM\PersistentCollection {#5092 …}
            +reports: Doctrine\ORM\PersistentCollection {#5094 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
            -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 {#5085
              date: 2023-12-01 16:16:04.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#5180
            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 {#5192 …}
          +nested: Doctrine\ORM\PersistentCollection {#5188 …}
          +votes: Doctrine\ORM\PersistentCollection {#5190 …}
          +reports: Doctrine\ORM\PersistentCollection {#5194 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
          -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 {#5183
            date: 2023-12-01 16:26:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5343
          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 {#5350 …}
        +nested: Doctrine\ORM\PersistentCollection {#5352 …}
        +votes: Doctrine\ORM\PersistentCollection {#5354 …}
        +reports: Doctrine\ORM\PersistentCollection {#5357 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5359 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5361 …}
        -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 {#5346
          date: 2023-12-01 18:03:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +body: "And the non american to bigger number=bigger fuel consumption"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701483732 {#5476
        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 {#5488 …}
      +nested: Doctrine\ORM\PersistentCollection {#5484 …}
      +votes: Doctrine\ORM\PersistentCollection {#5486 …}
      +reports: Doctrine\ORM\PersistentCollection {#5490 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5492 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5494 …}
      -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 {#5479
        date: 2023-12-02 03:22:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5570
      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 {#5565 …}
    +nested: Doctrine\ORM\PersistentCollection {#5560 …}
    +votes: Doctrine\ORM\PersistentCollection {#5564 …}
    +reports: Doctrine\ORM\PersistentCollection {#5574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5578 …}
    -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 {#5573
      date: 2023-12-02 03:27:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "Why not mpwh?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701694890 {#5618
    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 {#5621 …}
  +nested: Doctrine\ORM\PersistentCollection {#5623 …}
  +votes: Doctrine\ORM\PersistentCollection {#5625 …}
  +reports: Doctrine\ORM\PersistentCollection {#5627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5631 …}
  -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 {#5619
    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
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 {#5688
  +user: Proxies\__CG__\App\Entity\User {#5087 …}
  +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 {#5620
    +user: Proxies\__CG__\App\Entity\User {#5482 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5569
      +user: Proxies\__CG__\App\Entity\User {#5087 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5477
        +user: Proxies\__CG__\App\Entity\User {#5482 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5344
          +user: Proxies\__CG__\App\Entity\User {#5087 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5181
            +user: Proxies\__CG__\App\Entity\User {#5186 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#5086
              +user: Proxies\__CG__\App\Entity\User {#5087 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4905
                +user: Proxies\__CG__\App\Entity\User {#4906 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: App\Entity\EntryComment {#4005
                  +user: App\Entity\User {#3953 …}
                  +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 {#4014
                    date: 2024-06-30 00:29:33.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@toaster@slrpnk.net"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4003 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4001 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3999 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3997 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
                  -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 {#3950
                    date: 2023-12-01 15:22:02.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4005}
                +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 {#4903
                  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 {#4907 …}
                +nested: Doctrine\ORM\PersistentCollection {#4909 …}
                +votes: Doctrine\ORM\PersistentCollection {#4911 …}
                +reports: Doctrine\ORM\PersistentCollection {#4913 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
                -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 {#4904
                  date: 2023-12-01 15:59:00.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4005}
              +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 {#5084
                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 {#5088 …}
              +nested: Doctrine\ORM\PersistentCollection {#5090 …}
              +votes: Doctrine\ORM\PersistentCollection {#5092 …}
              +reports: Doctrine\ORM\PersistentCollection {#5094 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
              -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 {#5085
                date: 2023-12-01 16:16:04.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4005}
            +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 {#5180
              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 {#5192 …}
            +nested: Doctrine\ORM\PersistentCollection {#5188 …}
            +votes: Doctrine\ORM\PersistentCollection {#5190 …}
            +reports: Doctrine\ORM\PersistentCollection {#5194 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
            -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 {#5183
              date: 2023-12-01 16:26:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#5343
            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 {#5350 …}
          +nested: Doctrine\ORM\PersistentCollection {#5352 …}
          +votes: Doctrine\ORM\PersistentCollection {#5354 …}
          +reports: Doctrine\ORM\PersistentCollection {#5357 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5359 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5361 …}
          -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 {#5346
            date: 2023-12-01 18:03:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +body: "And the non american to bigger number=bigger fuel consumption"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701483732 {#5476
          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 {#5488 …}
        +nested: Doctrine\ORM\PersistentCollection {#5484 …}
        +votes: Doctrine\ORM\PersistentCollection {#5486 …}
        +reports: Doctrine\ORM\PersistentCollection {#5490 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5492 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5494 …}
        -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 {#5479
          date: 2023-12-02 03:22:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5570
        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 {#5565 …}
      +nested: Doctrine\ORM\PersistentCollection {#5560 …}
      +votes: Doctrine\ORM\PersistentCollection {#5564 …}
      +reports: Doctrine\ORM\PersistentCollection {#5574 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5578 …}
      -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 {#5573
        date: 2023-12-02 03:27:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: "Why not mpwh?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701694890 {#5618
      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 {#5621 …}
    +nested: Doctrine\ORM\PersistentCollection {#5623 …}
    +votes: Doctrine\ORM\PersistentCollection {#5625 …}
    +reports: Doctrine\ORM\PersistentCollection {#5627 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5631 …}
    -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 {#5619
      date: 2023-12-04 14:01:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5686
    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 {#5689 …}
  +nested: Doctrine\ORM\PersistentCollection {#5691 …}
  +votes: Doctrine\ORM\PersistentCollection {#5693 …}
  +reports: Doctrine\ORM\PersistentCollection {#5695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5699 …}
  -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 {#5687
    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
107 DENIED edit
App\Entity\EntryComment {#5688
  +user: Proxies\__CG__\App\Entity\User {#5087 …}
  +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 {#5620
    +user: Proxies\__CG__\App\Entity\User {#5482 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5569
      +user: Proxies\__CG__\App\Entity\User {#5087 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5477
        +user: Proxies\__CG__\App\Entity\User {#5482 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5344
          +user: Proxies\__CG__\App\Entity\User {#5087 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5181
            +user: Proxies\__CG__\App\Entity\User {#5186 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#5086
              +user: Proxies\__CG__\App\Entity\User {#5087 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4905
                +user: Proxies\__CG__\App\Entity\User {#4906 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: App\Entity\EntryComment {#4005
                  +user: App\Entity\User {#3953 …}
                  +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 {#4014
                    date: 2024-06-30 00:29:33.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@toaster@slrpnk.net"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4003 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4001 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3999 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3997 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
                  -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 {#3950
                    date: 2023-12-01 15:22:02.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4005}
                +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 {#4903
                  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 {#4907 …}
                +nested: Doctrine\ORM\PersistentCollection {#4909 …}
                +votes: Doctrine\ORM\PersistentCollection {#4911 …}
                +reports: Doctrine\ORM\PersistentCollection {#4913 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
                -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 {#4904
                  date: 2023-12-01 15:59:00.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4005}
              +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 {#5084
                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 {#5088 …}
              +nested: Doctrine\ORM\PersistentCollection {#5090 …}
              +votes: Doctrine\ORM\PersistentCollection {#5092 …}
              +reports: Doctrine\ORM\PersistentCollection {#5094 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
              -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 {#5085
                date: 2023-12-01 16:16:04.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4005}
            +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 {#5180
              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 {#5192 …}
            +nested: Doctrine\ORM\PersistentCollection {#5188 …}
            +votes: Doctrine\ORM\PersistentCollection {#5190 …}
            +reports: Doctrine\ORM\PersistentCollection {#5194 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
            -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 {#5183
              date: 2023-12-01 16:26:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#5343
            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 {#5350 …}
          +nested: Doctrine\ORM\PersistentCollection {#5352 …}
          +votes: Doctrine\ORM\PersistentCollection {#5354 …}
          +reports: Doctrine\ORM\PersistentCollection {#5357 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5359 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5361 …}
          -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 {#5346
            date: 2023-12-01 18:03:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +body: "And the non american to bigger number=bigger fuel consumption"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701483732 {#5476
          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 {#5488 …}
        +nested: Doctrine\ORM\PersistentCollection {#5484 …}
        +votes: Doctrine\ORM\PersistentCollection {#5486 …}
        +reports: Doctrine\ORM\PersistentCollection {#5490 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5492 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5494 …}
        -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 {#5479
          date: 2023-12-02 03:22:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5570
        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 {#5565 …}
      +nested: Doctrine\ORM\PersistentCollection {#5560 …}
      +votes: Doctrine\ORM\PersistentCollection {#5564 …}
      +reports: Doctrine\ORM\PersistentCollection {#5574 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5578 …}
      -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 {#5573
        date: 2023-12-02 03:27:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: "Why not mpwh?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701694890 {#5618
      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 {#5621 …}
    +nested: Doctrine\ORM\PersistentCollection {#5623 …}
    +votes: Doctrine\ORM\PersistentCollection {#5625 …}
    +reports: Doctrine\ORM\PersistentCollection {#5627 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5631 …}
    -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 {#5619
      date: 2023-12-04 14:01:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5686
    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 {#5689 …}
  +nested: Doctrine\ORM\PersistentCollection {#5691 …}
  +votes: Doctrine\ORM\PersistentCollection {#5693 …}
  +reports: Doctrine\ORM\PersistentCollection {#5695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5699 …}
  -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 {#5687
    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
108 DENIED moderate
App\Entity\EntryComment {#5688
  +user: Proxies\__CG__\App\Entity\User {#5087 …}
  +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 {#5620
    +user: Proxies\__CG__\App\Entity\User {#5482 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5569
      +user: Proxies\__CG__\App\Entity\User {#5087 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5477
        +user: Proxies\__CG__\App\Entity\User {#5482 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5344
          +user: Proxies\__CG__\App\Entity\User {#5087 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5181
            +user: Proxies\__CG__\App\Entity\User {#5186 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#5086
              +user: Proxies\__CG__\App\Entity\User {#5087 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4905
                +user: Proxies\__CG__\App\Entity\User {#4906 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: App\Entity\EntryComment {#4005
                  +user: App\Entity\User {#3953 …}
                  +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 {#4014
                    date: 2024-06-30 00:29:33.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@toaster@slrpnk.net"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4003 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4001 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3999 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3997 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
                  -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 {#3950
                    date: 2023-12-01 15:22:02.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4005}
                +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 {#4903
                  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 {#4907 …}
                +nested: Doctrine\ORM\PersistentCollection {#4909 …}
                +votes: Doctrine\ORM\PersistentCollection {#4911 …}
                +reports: Doctrine\ORM\PersistentCollection {#4913 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
                -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 {#4904
                  date: 2023-12-01 15:59:00.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4005}
              +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 {#5084
                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 {#5088 …}
              +nested: Doctrine\ORM\PersistentCollection {#5090 …}
              +votes: Doctrine\ORM\PersistentCollection {#5092 …}
              +reports: Doctrine\ORM\PersistentCollection {#5094 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
              -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 {#5085
                date: 2023-12-01 16:16:04.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4005}
            +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 {#5180
              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 {#5192 …}
            +nested: Doctrine\ORM\PersistentCollection {#5188 …}
            +votes: Doctrine\ORM\PersistentCollection {#5190 …}
            +reports: Doctrine\ORM\PersistentCollection {#5194 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
            -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 {#5183
              date: 2023-12-01 16:26:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#5343
            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 {#5350 …}
          +nested: Doctrine\ORM\PersistentCollection {#5352 …}
          +votes: Doctrine\ORM\PersistentCollection {#5354 …}
          +reports: Doctrine\ORM\PersistentCollection {#5357 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5359 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5361 …}
          -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 {#5346
            date: 2023-12-01 18:03:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +body: "And the non american to bigger number=bigger fuel consumption"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701483732 {#5476
          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 {#5488 …}
        +nested: Doctrine\ORM\PersistentCollection {#5484 …}
        +votes: Doctrine\ORM\PersistentCollection {#5486 …}
        +reports: Doctrine\ORM\PersistentCollection {#5490 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5492 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5494 …}
        -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 {#5479
          date: 2023-12-02 03:22:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5570
        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 {#5565 …}
      +nested: Doctrine\ORM\PersistentCollection {#5560 …}
      +votes: Doctrine\ORM\PersistentCollection {#5564 …}
      +reports: Doctrine\ORM\PersistentCollection {#5574 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5578 …}
      -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 {#5573
        date: 2023-12-02 03:27:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: "Why not mpwh?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701694890 {#5618
      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 {#5621 …}
    +nested: Doctrine\ORM\PersistentCollection {#5623 …}
    +votes: Doctrine\ORM\PersistentCollection {#5625 …}
    +reports: Doctrine\ORM\PersistentCollection {#5627 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5631 …}
    -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 {#5619
      date: 2023-12-04 14:01:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5686
    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 {#5689 …}
  +nested: Doctrine\ORM\PersistentCollection {#5691 …}
  +votes: Doctrine\ORM\PersistentCollection {#5693 …}
  +reports: Doctrine\ORM\PersistentCollection {#5695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5699 …}
  -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 {#5687
    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
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 {#5203
  +user: Proxies\__CG__\App\Entity\User {#5204 …}
  +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 {#5086
    +user: Proxies\__CG__\App\Entity\User {#5087 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4905
      +user: Proxies\__CG__\App\Entity\User {#4906 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4005
        +user: App\Entity\User {#3953 …}
        +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 {#4014
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4003 …}
        +nested: Doctrine\ORM\PersistentCollection {#4001 …}
        +votes: Doctrine\ORM\PersistentCollection {#3999 …}
        +reports: Doctrine\ORM\PersistentCollection {#3997 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
        -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 {#3950
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#4903
        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 {#4907 …}
      +nested: Doctrine\ORM\PersistentCollection {#4909 …}
      +votes: Doctrine\ORM\PersistentCollection {#4911 …}
      +reports: Doctrine\ORM\PersistentCollection {#4913 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
      -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 {#4904
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5084
      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 {#5088 …}
    +nested: Doctrine\ORM\PersistentCollection {#5090 …}
    +votes: Doctrine\ORM\PersistentCollection {#5092 …}
    +reports: Doctrine\ORM\PersistentCollection {#5094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
    -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 {#5085
      date: 2023-12-01 16:16:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5200
    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 {#5205 …}
  +nested: Doctrine\ORM\PersistentCollection {#5207 …}
  +votes: Doctrine\ORM\PersistentCollection {#5209 …}
  +reports: Doctrine\ORM\PersistentCollection {#5211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5215 …}
  -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 {#5201
    date: 2023-12-15 00:43:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701485472 {#5202
    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
111 DENIED edit
App\Entity\EntryComment {#5203
  +user: Proxies\__CG__\App\Entity\User {#5204 …}
  +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 {#5086
    +user: Proxies\__CG__\App\Entity\User {#5087 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4905
      +user: Proxies\__CG__\App\Entity\User {#4906 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4005
        +user: App\Entity\User {#3953 …}
        +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 {#4014
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4003 …}
        +nested: Doctrine\ORM\PersistentCollection {#4001 …}
        +votes: Doctrine\ORM\PersistentCollection {#3999 …}
        +reports: Doctrine\ORM\PersistentCollection {#3997 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
        -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 {#3950
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#4903
        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 {#4907 …}
      +nested: Doctrine\ORM\PersistentCollection {#4909 …}
      +votes: Doctrine\ORM\PersistentCollection {#4911 …}
      +reports: Doctrine\ORM\PersistentCollection {#4913 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
      -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 {#4904
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5084
      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 {#5088 …}
    +nested: Doctrine\ORM\PersistentCollection {#5090 …}
    +votes: Doctrine\ORM\PersistentCollection {#5092 …}
    +reports: Doctrine\ORM\PersistentCollection {#5094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
    -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 {#5085
      date: 2023-12-01 16:16:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5200
    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 {#5205 …}
  +nested: Doctrine\ORM\PersistentCollection {#5207 …}
  +votes: Doctrine\ORM\PersistentCollection {#5209 …}
  +reports: Doctrine\ORM\PersistentCollection {#5211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5215 …}
  -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 {#5201
    date: 2023-12-15 00:43:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701485472 {#5202
    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
112 DENIED moderate
App\Entity\EntryComment {#5203
  +user: Proxies\__CG__\App\Entity\User {#5204 …}
  +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 {#5086
    +user: Proxies\__CG__\App\Entity\User {#5087 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4905
      +user: Proxies\__CG__\App\Entity\User {#4906 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4005
        +user: App\Entity\User {#3953 …}
        +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 {#4014
          date: 2024-06-30 00:29:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4003 …}
        +nested: Doctrine\ORM\PersistentCollection {#4001 …}
        +votes: Doctrine\ORM\PersistentCollection {#3999 …}
        +reports: Doctrine\ORM\PersistentCollection {#3997 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
        -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 {#3950
          date: 2023-12-01 15:22:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#4903
        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 {#4907 …}
      +nested: Doctrine\ORM\PersistentCollection {#4909 …}
      +votes: Doctrine\ORM\PersistentCollection {#4911 …}
      +reports: Doctrine\ORM\PersistentCollection {#4913 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
      -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 {#4904
        date: 2023-12-01 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5084
      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 {#5088 …}
    +nested: Doctrine\ORM\PersistentCollection {#5090 …}
    +votes: Doctrine\ORM\PersistentCollection {#5092 …}
    +reports: Doctrine\ORM\PersistentCollection {#5094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
    -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 {#5085
      date: 2023-12-01 16:16:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5200
    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 {#5205 …}
  +nested: Doctrine\ORM\PersistentCollection {#5207 …}
  +votes: Doctrine\ORM\PersistentCollection {#5209 …}
  +reports: Doctrine\ORM\PersistentCollection {#5211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5215 …}
  -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 {#5201
    date: 2023-12-15 00:43:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701485472 {#5202
    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
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 {#5381
  +user: Proxies\__CG__\App\Entity\User {#5382 …}
  +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 {#5203
    +user: Proxies\__CG__\App\Entity\User {#5204 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5086
      +user: Proxies\__CG__\App\Entity\User {#5087 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4905
        +user: Proxies\__CG__\App\Entity\User {#4906 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4005
          +user: App\Entity\User {#3953 …}
          +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 {#4014
            date: 2024-06-30 00:29:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4003 …}
          +nested: Doctrine\ORM\PersistentCollection {#4001 …}
          +votes: Doctrine\ORM\PersistentCollection {#3999 …}
          +reports: Doctrine\ORM\PersistentCollection {#3997 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
          -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 {#3950
            date: 2023-12-01 15:22:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#4903
          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 {#4907 …}
        +nested: Doctrine\ORM\PersistentCollection {#4909 …}
        +votes: Doctrine\ORM\PersistentCollection {#4911 …}
        +reports: Doctrine\ORM\PersistentCollection {#4913 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
        -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 {#4904
          date: 2023-12-01 15:59:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5084
        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 {#5088 …}
      +nested: Doctrine\ORM\PersistentCollection {#5090 …}
      +votes: Doctrine\ORM\PersistentCollection {#5092 …}
      +reports: Doctrine\ORM\PersistentCollection {#5094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
      -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 {#5085
        date: 2023-12-01 16:16:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5200
      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 {#5205 …}
    +nested: Doctrine\ORM\PersistentCollection {#5207 …}
    +votes: Doctrine\ORM\PersistentCollection {#5209 …}
    +reports: Doctrine\ORM\PersistentCollection {#5211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5215 …}
    -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 {#5201
      date: 2023-12-15 00:43:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701485472 {#5202
      date: 2023-12-02 03:51:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5379
    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 {#5383 …}
  +nested: Doctrine\ORM\PersistentCollection {#5385 …}
  +votes: Doctrine\ORM\PersistentCollection {#5387 …}
  +reports: Doctrine\ORM\PersistentCollection {#5389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
  -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 {#5380
    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
115 DENIED edit
App\Entity\EntryComment {#5381
  +user: Proxies\__CG__\App\Entity\User {#5382 …}
  +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 {#5203
    +user: Proxies\__CG__\App\Entity\User {#5204 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5086
      +user: Proxies\__CG__\App\Entity\User {#5087 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4905
        +user: Proxies\__CG__\App\Entity\User {#4906 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4005
          +user: App\Entity\User {#3953 …}
          +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 {#4014
            date: 2024-06-30 00:29:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4003 …}
          +nested: Doctrine\ORM\PersistentCollection {#4001 …}
          +votes: Doctrine\ORM\PersistentCollection {#3999 …}
          +reports: Doctrine\ORM\PersistentCollection {#3997 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
          -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 {#3950
            date: 2023-12-01 15:22:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#4903
          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 {#4907 …}
        +nested: Doctrine\ORM\PersistentCollection {#4909 …}
        +votes: Doctrine\ORM\PersistentCollection {#4911 …}
        +reports: Doctrine\ORM\PersistentCollection {#4913 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
        -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 {#4904
          date: 2023-12-01 15:59:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5084
        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 {#5088 …}
      +nested: Doctrine\ORM\PersistentCollection {#5090 …}
      +votes: Doctrine\ORM\PersistentCollection {#5092 …}
      +reports: Doctrine\ORM\PersistentCollection {#5094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
      -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 {#5085
        date: 2023-12-01 16:16:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5200
      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 {#5205 …}
    +nested: Doctrine\ORM\PersistentCollection {#5207 …}
    +votes: Doctrine\ORM\PersistentCollection {#5209 …}
    +reports: Doctrine\ORM\PersistentCollection {#5211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5215 …}
    -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 {#5201
      date: 2023-12-15 00:43:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701485472 {#5202
      date: 2023-12-02 03:51:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5379
    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 {#5383 …}
  +nested: Doctrine\ORM\PersistentCollection {#5385 …}
  +votes: Doctrine\ORM\PersistentCollection {#5387 …}
  +reports: Doctrine\ORM\PersistentCollection {#5389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
  -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 {#5380
    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
116 DENIED moderate
App\Entity\EntryComment {#5381
  +user: Proxies\__CG__\App\Entity\User {#5382 …}
  +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 {#5203
    +user: Proxies\__CG__\App\Entity\User {#5204 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5086
      +user: Proxies\__CG__\App\Entity\User {#5087 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4905
        +user: Proxies\__CG__\App\Entity\User {#4906 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4005
          +user: App\Entity\User {#3953 …}
          +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 {#4014
            date: 2024-06-30 00:29:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4003 …}
          +nested: Doctrine\ORM\PersistentCollection {#4001 …}
          +votes: Doctrine\ORM\PersistentCollection {#3999 …}
          +reports: Doctrine\ORM\PersistentCollection {#3997 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
          -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 {#3950
            date: 2023-12-01 15:22:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#4903
          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 {#4907 …}
        +nested: Doctrine\ORM\PersistentCollection {#4909 …}
        +votes: Doctrine\ORM\PersistentCollection {#4911 …}
        +reports: Doctrine\ORM\PersistentCollection {#4913 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
        -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 {#4904
          date: 2023-12-01 15:59:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5084
        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 {#5088 …}
      +nested: Doctrine\ORM\PersistentCollection {#5090 …}
      +votes: Doctrine\ORM\PersistentCollection {#5092 …}
      +reports: Doctrine\ORM\PersistentCollection {#5094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
      -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 {#5085
        date: 2023-12-01 16:16:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5200
      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 {#5205 …}
    +nested: Doctrine\ORM\PersistentCollection {#5207 …}
    +votes: Doctrine\ORM\PersistentCollection {#5209 …}
    +reports: Doctrine\ORM\PersistentCollection {#5211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5215 …}
    -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 {#5201
      date: 2023-12-15 00:43:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701485472 {#5202
      date: 2023-12-02 03:51:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5379
    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 {#5383 …}
  +nested: Doctrine\ORM\PersistentCollection {#5385 …}
  +votes: Doctrine\ORM\PersistentCollection {#5387 …}
  +reports: Doctrine\ORM\PersistentCollection {#5389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
  -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 {#5380
    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
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 {#5545
  +user: Proxies\__CG__\App\Entity\User {#5204 …}
  +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 {#5381
    +user: Proxies\__CG__\App\Entity\User {#5382 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5203
      +user: Proxies\__CG__\App\Entity\User {#5204 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5086
        +user: Proxies\__CG__\App\Entity\User {#5087 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4905
          +user: Proxies\__CG__\App\Entity\User {#4906 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4005
            +user: App\Entity\User {#3953 …}
            +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 {#4014
              date: 2024-06-30 00:29:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4003 …}
            +nested: Doctrine\ORM\PersistentCollection {#4001 …}
            +votes: Doctrine\ORM\PersistentCollection {#3999 …}
            +reports: Doctrine\ORM\PersistentCollection {#3997 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
            -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 {#3950
              date: 2023-12-01 15:22:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#4903
            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 {#4907 …}
          +nested: Doctrine\ORM\PersistentCollection {#4909 …}
          +votes: Doctrine\ORM\PersistentCollection {#4911 …}
          +reports: Doctrine\ORM\PersistentCollection {#4913 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
          -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 {#4904
            date: 2023-12-01 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5084
          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 {#5088 …}
        +nested: Doctrine\ORM\PersistentCollection {#5090 …}
        +votes: Doctrine\ORM\PersistentCollection {#5092 …}
        +reports: Doctrine\ORM\PersistentCollection {#5094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
        -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 {#5085
          date: 2023-12-01 16:16:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5200
        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 {#5205 …}
      +nested: Doctrine\ORM\PersistentCollection {#5207 …}
      +votes: Doctrine\ORM\PersistentCollection {#5209 …}
      +reports: Doctrine\ORM\PersistentCollection {#5211 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5213 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5215 …}
      -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 {#5201
        date: 2023-12-15 00:43:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701485472 {#5202
        date: 2023-12-02 03:51:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5379
      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 {#5383 …}
    +nested: Doctrine\ORM\PersistentCollection {#5385 …}
    +votes: Doctrine\ORM\PersistentCollection {#5387 …}
    +reports: Doctrine\ORM\PersistentCollection {#5389 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
    -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 {#5380
      date: 2023-12-03 08:22:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5543
    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 {#5546 …}
  +nested: Doctrine\ORM\PersistentCollection {#5548 …}
  +votes: Doctrine\ORM\PersistentCollection {#5550 …}
  +reports: Doctrine\ORM\PersistentCollection {#5552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5556 …}
  -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 {#5544
    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
119 DENIED edit
App\Entity\EntryComment {#5545
  +user: Proxies\__CG__\App\Entity\User {#5204 …}
  +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 {#5381
    +user: Proxies\__CG__\App\Entity\User {#5382 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5203
      +user: Proxies\__CG__\App\Entity\User {#5204 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5086
        +user: Proxies\__CG__\App\Entity\User {#5087 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4905
          +user: Proxies\__CG__\App\Entity\User {#4906 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4005
            +user: App\Entity\User {#3953 …}
            +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 {#4014
              date: 2024-06-30 00:29:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4003 …}
            +nested: Doctrine\ORM\PersistentCollection {#4001 …}
            +votes: Doctrine\ORM\PersistentCollection {#3999 …}
            +reports: Doctrine\ORM\PersistentCollection {#3997 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
            -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 {#3950
              date: 2023-12-01 15:22:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#4903
            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 {#4907 …}
          +nested: Doctrine\ORM\PersistentCollection {#4909 …}
          +votes: Doctrine\ORM\PersistentCollection {#4911 …}
          +reports: Doctrine\ORM\PersistentCollection {#4913 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
          -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 {#4904
            date: 2023-12-01 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5084
          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 {#5088 …}
        +nested: Doctrine\ORM\PersistentCollection {#5090 …}
        +votes: Doctrine\ORM\PersistentCollection {#5092 …}
        +reports: Doctrine\ORM\PersistentCollection {#5094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
        -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 {#5085
          date: 2023-12-01 16:16:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5200
        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 {#5205 …}
      +nested: Doctrine\ORM\PersistentCollection {#5207 …}
      +votes: Doctrine\ORM\PersistentCollection {#5209 …}
      +reports: Doctrine\ORM\PersistentCollection {#5211 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5213 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5215 …}
      -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 {#5201
        date: 2023-12-15 00:43:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701485472 {#5202
        date: 2023-12-02 03:51:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5379
      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 {#5383 …}
    +nested: Doctrine\ORM\PersistentCollection {#5385 …}
    +votes: Doctrine\ORM\PersistentCollection {#5387 …}
    +reports: Doctrine\ORM\PersistentCollection {#5389 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
    -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 {#5380
      date: 2023-12-03 08:22:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5543
    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 {#5546 …}
  +nested: Doctrine\ORM\PersistentCollection {#5548 …}
  +votes: Doctrine\ORM\PersistentCollection {#5550 …}
  +reports: Doctrine\ORM\PersistentCollection {#5552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5556 …}
  -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 {#5544
    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
120 DENIED moderate
App\Entity\EntryComment {#5545
  +user: Proxies\__CG__\App\Entity\User {#5204 …}
  +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 {#5381
    +user: Proxies\__CG__\App\Entity\User {#5382 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5203
      +user: Proxies\__CG__\App\Entity\User {#5204 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5086
        +user: Proxies\__CG__\App\Entity\User {#5087 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4905
          +user: Proxies\__CG__\App\Entity\User {#4906 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4005
            +user: App\Entity\User {#3953 …}
            +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 {#4014
              date: 2024-06-30 00:29:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@toaster@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4003 …}
            +nested: Doctrine\ORM\PersistentCollection {#4001 …}
            +votes: Doctrine\ORM\PersistentCollection {#3999 …}
            +reports: Doctrine\ORM\PersistentCollection {#3997 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
            -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 {#3950
              date: 2023-12-01 15:22:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +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 {#4903
            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 {#4907 …}
          +nested: Doctrine\ORM\PersistentCollection {#4909 …}
          +votes: Doctrine\ORM\PersistentCollection {#4911 …}
          +reports: Doctrine\ORM\PersistentCollection {#4913 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
          -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 {#4904
            date: 2023-12-01 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +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 {#5084
          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 {#5088 …}
        +nested: Doctrine\ORM\PersistentCollection {#5090 …}
        +votes: Doctrine\ORM\PersistentCollection {#5092 …}
        +reports: Doctrine\ORM\PersistentCollection {#5094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
        -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 {#5085
          date: 2023-12-01 16:16:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +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 {#5200
        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 {#5205 …}
      +nested: Doctrine\ORM\PersistentCollection {#5207 …}
      +votes: Doctrine\ORM\PersistentCollection {#5209 …}
      +reports: Doctrine\ORM\PersistentCollection {#5211 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5213 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5215 …}
      -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 {#5201
        date: 2023-12-15 00:43:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701485472 {#5202
        date: 2023-12-02 03:51:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +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 {#5379
      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 {#5383 …}
    +nested: Doctrine\ORM\PersistentCollection {#5385 …}
    +votes: Doctrine\ORM\PersistentCollection {#5387 …}
    +reports: Doctrine\ORM\PersistentCollection {#5389 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
    -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 {#5380
      date: 2023-12-03 08:22:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5543
    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 {#5546 …}
  +nested: Doctrine\ORM\PersistentCollection {#5548 …}
  +votes: Doctrine\ORM\PersistentCollection {#5550 …}
  +reports: Doctrine\ORM\PersistentCollection {#5552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5556 …}
  -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 {#5544
    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
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 {#4921
  +user: Proxies\__CG__\App\Entity\User {#4922 …}
  +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 {#4005
    +user: App\Entity\User {#3953 …}
    +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 {#4014
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4003 …}
    +nested: Doctrine\ORM\PersistentCollection {#4001 …}
    +votes: Doctrine\ORM\PersistentCollection {#3999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
    -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 {#3950
      date: 2023-12-01 15:22:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "PDF >"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701442535 {#4919
    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 {#4923 …}
  +nested: Doctrine\ORM\PersistentCollection {#4925 …}
  +votes: Doctrine\ORM\PersistentCollection {#4927 …}
  +reports: Doctrine\ORM\PersistentCollection {#4929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
  -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 {#4920
    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
123 DENIED edit
App\Entity\EntryComment {#4921
  +user: Proxies\__CG__\App\Entity\User {#4922 …}
  +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 {#4005
    +user: App\Entity\User {#3953 …}
    +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 {#4014
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4003 …}
    +nested: Doctrine\ORM\PersistentCollection {#4001 …}
    +votes: Doctrine\ORM\PersistentCollection {#3999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
    -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 {#3950
      date: 2023-12-01 15:22:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "PDF >"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701442535 {#4919
    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 {#4923 …}
  +nested: Doctrine\ORM\PersistentCollection {#4925 …}
  +votes: Doctrine\ORM\PersistentCollection {#4927 …}
  +reports: Doctrine\ORM\PersistentCollection {#4929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
  -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 {#4920
    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
124 DENIED moderate
App\Entity\EntryComment {#4921
  +user: Proxies\__CG__\App\Entity\User {#4922 …}
  +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 {#4005
    +user: App\Entity\User {#3953 …}
    +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 {#4014
      date: 2024-06-30 00:29:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4003 …}
    +nested: Doctrine\ORM\PersistentCollection {#4001 …}
    +votes: Doctrine\ORM\PersistentCollection {#3999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
    -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 {#3950
      date: 2023-12-01 15:22:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "PDF >"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701442535 {#4919
    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 {#4923 …}
  +nested: Doctrine\ORM\PersistentCollection {#4925 …}
  +votes: Doctrine\ORM\PersistentCollection {#4927 …}
  +reports: Doctrine\ORM\PersistentCollection {#4929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
  -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 {#4920
    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
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 {#5061
  +user: Proxies\__CG__\App\Entity\User {#5002 …}
  +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 {#4921
    +user: Proxies\__CG__\App\Entity\User {#4922 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4005
      +user: App\Entity\User {#3953 …}
      +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 {#4014
        date: 2024-06-30 00:29:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4003 …}
      +nested: Doctrine\ORM\PersistentCollection {#4001 …}
      +votes: Doctrine\ORM\PersistentCollection {#3999 …}
      +reports: Doctrine\ORM\PersistentCollection {#3997 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
      -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 {#3950
        date: 2023-12-01 15:22:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: "PDF >"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701442535 {#4919
      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 {#4923 …}
    +nested: Doctrine\ORM\PersistentCollection {#4925 …}
    +votes: Doctrine\ORM\PersistentCollection {#4927 …}
    +reports: Doctrine\ORM\PersistentCollection {#4929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
    -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 {#4920
      date: 2023-12-01 15:55:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5062
    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 {#5054 …}
  +nested: Doctrine\ORM\PersistentCollection {#5052 …}
  +votes: Doctrine\ORM\PersistentCollection {#5050 …}
  +reports: Doctrine\ORM\PersistentCollection {#5063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5067 …}
  -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 {#5059
    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
127 DENIED edit
App\Entity\EntryComment {#5061
  +user: Proxies\__CG__\App\Entity\User {#5002 …}
  +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 {#4921
    +user: Proxies\__CG__\App\Entity\User {#4922 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4005
      +user: App\Entity\User {#3953 …}
      +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 {#4014
        date: 2024-06-30 00:29:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4003 …}
      +nested: Doctrine\ORM\PersistentCollection {#4001 …}
      +votes: Doctrine\ORM\PersistentCollection {#3999 …}
      +reports: Doctrine\ORM\PersistentCollection {#3997 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
      -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 {#3950
        date: 2023-12-01 15:22:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: "PDF >"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701442535 {#4919
      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 {#4923 …}
    +nested: Doctrine\ORM\PersistentCollection {#4925 …}
    +votes: Doctrine\ORM\PersistentCollection {#4927 …}
    +reports: Doctrine\ORM\PersistentCollection {#4929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
    -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 {#4920
      date: 2023-12-01 15:55:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5062
    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 {#5054 …}
  +nested: Doctrine\ORM\PersistentCollection {#5052 …}
  +votes: Doctrine\ORM\PersistentCollection {#5050 …}
  +reports: Doctrine\ORM\PersistentCollection {#5063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5067 …}
  -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 {#5059
    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
128 DENIED moderate
App\Entity\EntryComment {#5061
  +user: Proxies\__CG__\App\Entity\User {#5002 …}
  +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 {#4921
    +user: Proxies\__CG__\App\Entity\User {#4922 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4005
      +user: App\Entity\User {#3953 …}
      +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 {#4014
        date: 2024-06-30 00:29:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4003 …}
      +nested: Doctrine\ORM\PersistentCollection {#4001 …}
      +votes: Doctrine\ORM\PersistentCollection {#3999 …}
      +reports: Doctrine\ORM\PersistentCollection {#3997 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
      -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 {#3950
        date: 2023-12-01 15:22:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: "PDF >"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701442535 {#4919
      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 {#4923 …}
    +nested: Doctrine\ORM\PersistentCollection {#4925 …}
    +votes: Doctrine\ORM\PersistentCollection {#4927 …}
    +reports: Doctrine\ORM\PersistentCollection {#4929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
    -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 {#4920
      date: 2023-12-01 15:55:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +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 {#5062
    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 {#5054 …}
  +nested: Doctrine\ORM\PersistentCollection {#5052 …}
  +votes: Doctrine\ORM\PersistentCollection {#5050 …}
  +reports: Doctrine\ORM\PersistentCollection {#5063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5067 …}
  -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 {#5059
    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
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 {#4037
  +user: App\Entity\User {#4026 …}
  +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 {#4043
    date: 2023-12-15 07:04:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4042 …}
  +nested: Doctrine\ORM\PersistentCollection {#4041 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
  -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 {#4048
    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
131 DENIED edit
App\Entity\EntryComment {#4037
  +user: App\Entity\User {#4026 …}
  +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 {#4043
    date: 2023-12-15 07:04:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4042 …}
  +nested: Doctrine\ORM\PersistentCollection {#4041 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
  -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 {#4048
    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
132 DENIED moderate
App\Entity\EntryComment {#4037
  +user: App\Entity\User {#4026 …}
  +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 {#4043
    date: 2023-12-15 07:04:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4042 …}
  +nested: Doctrine\ORM\PersistentCollection {#4041 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
  -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 {#4048
    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
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 {#4937
  +user: Proxies\__CG__\App\Entity\User {#4938 …}
  +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 {#4037
    +user: App\Entity\User {#4026 …}
    +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 {#4043
      date: 2023-12-15 07:04:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4042 …}
    +nested: Doctrine\ORM\PersistentCollection {#4041 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
    -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 {#4048
      date: 2023-12-01 15:35:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "No I’m doesn’t…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701498359 {#4935
    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 {#4939 …}
  +nested: Doctrine\ORM\PersistentCollection {#4941 …}
  +votes: Doctrine\ORM\PersistentCollection {#4943 …}
  +reports: Doctrine\ORM\PersistentCollection {#4945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4949 …}
  -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 {#4936
    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
135 DENIED edit
App\Entity\EntryComment {#4937
  +user: Proxies\__CG__\App\Entity\User {#4938 …}
  +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 {#4037
    +user: App\Entity\User {#4026 …}
    +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 {#4043
      date: 2023-12-15 07:04:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4042 …}
    +nested: Doctrine\ORM\PersistentCollection {#4041 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
    -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 {#4048
      date: 2023-12-01 15:35:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "No I’m doesn’t…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701498359 {#4935
    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 {#4939 …}
  +nested: Doctrine\ORM\PersistentCollection {#4941 …}
  +votes: Doctrine\ORM\PersistentCollection {#4943 …}
  +reports: Doctrine\ORM\PersistentCollection {#4945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4949 …}
  -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 {#4936
    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
136 DENIED moderate
App\Entity\EntryComment {#4937
  +user: Proxies\__CG__\App\Entity\User {#4938 …}
  +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 {#4037
    +user: App\Entity\User {#4026 …}
    +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 {#4043
      date: 2023-12-15 07:04:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4042 …}
    +nested: Doctrine\ORM\PersistentCollection {#4041 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
    -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 {#4048
      date: 2023-12-01 15:35:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "No I’m doesn’t…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701498359 {#4935
    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 {#4939 …}
  +nested: Doctrine\ORM\PersistentCollection {#4941 …}
  +votes: Doctrine\ORM\PersistentCollection {#4943 …}
  +reports: Doctrine\ORM\PersistentCollection {#4945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4949 …}
  -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 {#4936
    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
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 {#5133
  +user: App\Entity\User {#4026 …}
  +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 {#4937
    +user: Proxies\__CG__\App\Entity\User {#4938 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#4026 …}
      +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 {#4043
        date: 2023-12-15 07:04:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4042 …}
      +nested: Doctrine\ORM\PersistentCollection {#4041 …}
      +votes: Doctrine\ORM\PersistentCollection {#4032 …}
      +reports: Doctrine\ORM\PersistentCollection {#4035 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
      -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 {#4048
        date: 2023-12-01 15:35:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "No I’m doesn’t…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701498359 {#4935
      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 {#4939 …}
    +nested: Doctrine\ORM\PersistentCollection {#4941 …}
    +votes: Doctrine\ORM\PersistentCollection {#4943 …}
    +reports: Doctrine\ORM\PersistentCollection {#4945 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4947 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4949 …}
    -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 {#4936
      date: 2023-12-02 07:25:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "![](https://lemmy.world/pictrs/image/64a9701f-2a3a-4fc6-82b2-e8883711f214.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701500299 {#5131
    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 {#5134 …}
  +nested: Doctrine\ORM\PersistentCollection {#5136 …}
  +votes: Doctrine\ORM\PersistentCollection {#5138 …}
  +reports: Doctrine\ORM\PersistentCollection {#5140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
  -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 {#5132
    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
139 DENIED edit
App\Entity\EntryComment {#5133
  +user: App\Entity\User {#4026 …}
  +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 {#4937
    +user: Proxies\__CG__\App\Entity\User {#4938 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#4026 …}
      +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 {#4043
        date: 2023-12-15 07:04:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4042 …}
      +nested: Doctrine\ORM\PersistentCollection {#4041 …}
      +votes: Doctrine\ORM\PersistentCollection {#4032 …}
      +reports: Doctrine\ORM\PersistentCollection {#4035 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
      -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 {#4048
        date: 2023-12-01 15:35:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "No I’m doesn’t…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701498359 {#4935
      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 {#4939 …}
    +nested: Doctrine\ORM\PersistentCollection {#4941 …}
    +votes: Doctrine\ORM\PersistentCollection {#4943 …}
    +reports: Doctrine\ORM\PersistentCollection {#4945 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4947 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4949 …}
    -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 {#4936
      date: 2023-12-02 07:25:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "![](https://lemmy.world/pictrs/image/64a9701f-2a3a-4fc6-82b2-e8883711f214.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701500299 {#5131
    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 {#5134 …}
  +nested: Doctrine\ORM\PersistentCollection {#5136 …}
  +votes: Doctrine\ORM\PersistentCollection {#5138 …}
  +reports: Doctrine\ORM\PersistentCollection {#5140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
  -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 {#5132
    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
140 DENIED moderate
App\Entity\EntryComment {#5133
  +user: App\Entity\User {#4026 …}
  +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 {#4937
    +user: Proxies\__CG__\App\Entity\User {#4938 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#4026 …}
      +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 {#4043
        date: 2023-12-15 07:04:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4042 …}
      +nested: Doctrine\ORM\PersistentCollection {#4041 …}
      +votes: Doctrine\ORM\PersistentCollection {#4032 …}
      +reports: Doctrine\ORM\PersistentCollection {#4035 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
      -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 {#4048
        date: 2023-12-01 15:35:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "No I’m doesn’t…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701498359 {#4935
      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 {#4939 …}
    +nested: Doctrine\ORM\PersistentCollection {#4941 …}
    +votes: Doctrine\ORM\PersistentCollection {#4943 …}
    +reports: Doctrine\ORM\PersistentCollection {#4945 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4947 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4949 …}
    -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 {#4936
      date: 2023-12-02 07:25:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "![](https://lemmy.world/pictrs/image/64a9701f-2a3a-4fc6-82b2-e8883711f214.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701500299 {#5131
    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 {#5134 …}
  +nested: Doctrine\ORM\PersistentCollection {#5136 …}
  +votes: Doctrine\ORM\PersistentCollection {#5138 …}
  +reports: Doctrine\ORM\PersistentCollection {#5140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
  -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 {#5132
    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
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 {#4124
  +user: App\Entity\User {#4137 …}
  +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 {#4119
    date: 2023-12-01 15:51:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4125 …}
  +nested: Doctrine\ORM\PersistentCollection {#4127 …}
  +votes: Doctrine\ORM\PersistentCollection {#4129 …}
  +reports: Doctrine\ORM\PersistentCollection {#4131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -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 {#4120
    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
143 DENIED edit
App\Entity\EntryComment {#4124
  +user: App\Entity\User {#4137 …}
  +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 {#4119
    date: 2023-12-01 15:51:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4125 …}
  +nested: Doctrine\ORM\PersistentCollection {#4127 …}
  +votes: Doctrine\ORM\PersistentCollection {#4129 …}
  +reports: Doctrine\ORM\PersistentCollection {#4131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -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 {#4120
    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
144 DENIED moderate
App\Entity\EntryComment {#4124
  +user: App\Entity\User {#4137 …}
  +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 {#4119
    date: 2023-12-01 15:51:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4125 …}
  +nested: Doctrine\ORM\PersistentCollection {#4127 …}
  +votes: Doctrine\ORM\PersistentCollection {#4129 …}
  +reports: Doctrine\ORM\PersistentCollection {#4131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -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 {#4120
    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
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 {#4198
  +user: App\Entity\User {#4211 …}
  +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 {#4193
    date: 2023-12-01 15:54:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4199 …}
  +nested: Doctrine\ORM\PersistentCollection {#4201 …}
  +votes: Doctrine\ORM\PersistentCollection {#4203 …}
  +reports: Doctrine\ORM\PersistentCollection {#4205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
  -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 {#4194
    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
147 DENIED edit
App\Entity\EntryComment {#4198
  +user: App\Entity\User {#4211 …}
  +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 {#4193
    date: 2023-12-01 15:54:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4199 …}
  +nested: Doctrine\ORM\PersistentCollection {#4201 …}
  +votes: Doctrine\ORM\PersistentCollection {#4203 …}
  +reports: Doctrine\ORM\PersistentCollection {#4205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
  -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 {#4194
    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
148 DENIED moderate
App\Entity\EntryComment {#4198
  +user: App\Entity\User {#4211 …}
  +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 {#4193
    date: 2023-12-01 15:54:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4199 …}
  +nested: Doctrine\ORM\PersistentCollection {#4201 …}
  +votes: Doctrine\ORM\PersistentCollection {#4203 …}
  +reports: Doctrine\ORM\PersistentCollection {#4205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
  -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 {#4194
    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
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 {#4273
  +user: App\Entity\User {#4286 …}
  +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 {#4268
    date: 2023-12-16 14:58:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4274 …}
  +nested: Doctrine\ORM\PersistentCollection {#4276 …}
  +votes: Doctrine\ORM\PersistentCollection {#4278 …}
  +reports: Doctrine\ORM\PersistentCollection {#4280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
  -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 {#4269
    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
151 DENIED edit
App\Entity\EntryComment {#4273
  +user: App\Entity\User {#4286 …}
  +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 {#4268
    date: 2023-12-16 14:58:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4274 …}
  +nested: Doctrine\ORM\PersistentCollection {#4276 …}
  +votes: Doctrine\ORM\PersistentCollection {#4278 …}
  +reports: Doctrine\ORM\PersistentCollection {#4280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
  -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 {#4269
    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
152 DENIED moderate
App\Entity\EntryComment {#4273
  +user: App\Entity\User {#4286 …}
  +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 {#4268
    date: 2023-12-16 14:58:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4274 …}
  +nested: Doctrine\ORM\PersistentCollection {#4276 …}
  +votes: Doctrine\ORM\PersistentCollection {#4278 …}
  +reports: Doctrine\ORM\PersistentCollection {#4280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
  -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 {#4269
    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
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 {#4953
  +user: Proxies\__CG__\App\Entity\User {#4954 …}
  +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 {#4273
    +user: App\Entity\User {#4286 …}
    +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 {#4268
      date: 2023-12-16 14:58:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4274 …}
    +nested: Doctrine\ORM\PersistentCollection {#4276 …}
    +votes: Doctrine\ORM\PersistentCollection {#4278 …}
    +reports: Doctrine\ORM\PersistentCollection {#4280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
    -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 {#4269
      date: 2023-12-01 16:35:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +body: "“Europeans” LOL try the rest od the world"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701458246 {#4951
    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 {#4955 …}
  +nested: Doctrine\ORM\PersistentCollection {#4957 …}
  +votes: Doctrine\ORM\PersistentCollection {#4959 …}
  +reports: Doctrine\ORM\PersistentCollection {#4961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
  -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 {#4952
    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
155 DENIED edit
App\Entity\EntryComment {#4953
  +user: Proxies\__CG__\App\Entity\User {#4954 …}
  +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 {#4273
    +user: App\Entity\User {#4286 …}
    +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 {#4268
      date: 2023-12-16 14:58:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4274 …}
    +nested: Doctrine\ORM\PersistentCollection {#4276 …}
    +votes: Doctrine\ORM\PersistentCollection {#4278 …}
    +reports: Doctrine\ORM\PersistentCollection {#4280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
    -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 {#4269
      date: 2023-12-01 16:35:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +body: "“Europeans” LOL try the rest od the world"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701458246 {#4951
    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 {#4955 …}
  +nested: Doctrine\ORM\PersistentCollection {#4957 …}
  +votes: Doctrine\ORM\PersistentCollection {#4959 …}
  +reports: Doctrine\ORM\PersistentCollection {#4961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
  -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 {#4952
    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
156 DENIED moderate
App\Entity\EntryComment {#4953
  +user: Proxies\__CG__\App\Entity\User {#4954 …}
  +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 {#4273
    +user: App\Entity\User {#4286 …}
    +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 {#4268
      date: 2023-12-16 14:58:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4274 …}
    +nested: Doctrine\ORM\PersistentCollection {#4276 …}
    +votes: Doctrine\ORM\PersistentCollection {#4278 …}
    +reports: Doctrine\ORM\PersistentCollection {#4280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
    -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 {#4269
      date: 2023-12-01 16:35:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +body: "“Europeans” LOL try the rest od the world"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701458246 {#4951
    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 {#4955 …}
  +nested: Doctrine\ORM\PersistentCollection {#4957 …}
  +votes: Doctrine\ORM\PersistentCollection {#4959 …}
  +reports: Doctrine\ORM\PersistentCollection {#4961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
  -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 {#4952
    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
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 {#5102
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +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 {#4953
    +user: Proxies\__CG__\App\Entity\User {#4954 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4273
      +user: App\Entity\User {#4286 …}
      +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 {#4268
        date: 2023-12-16 14:58:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4274 …}
      +nested: Doctrine\ORM\PersistentCollection {#4276 …}
      +votes: Doctrine\ORM\PersistentCollection {#4278 …}
      +reports: Doctrine\ORM\PersistentCollection {#4280 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
      -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 {#4269
        date: 2023-12-01 16:35:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4273}
    +body: "“Europeans” LOL try the rest od the world"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701458246 {#4951
      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 {#4955 …}
    +nested: Doctrine\ORM\PersistentCollection {#4957 …}
    +votes: Doctrine\ORM\PersistentCollection {#4959 …}
    +reports: Doctrine\ORM\PersistentCollection {#4961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
    -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 {#4952
      date: 2023-12-01 20:17:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +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 {#5100
    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 {#5104 …}
  +nested: Doctrine\ORM\PersistentCollection {#5106 …}
  +votes: Doctrine\ORM\PersistentCollection {#5108 …}
  +reports: Doctrine\ORM\PersistentCollection {#5110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
  -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 {#5101
    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
159 DENIED edit
App\Entity\EntryComment {#5102
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +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 {#4953
    +user: Proxies\__CG__\App\Entity\User {#4954 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4273
      +user: App\Entity\User {#4286 …}
      +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 {#4268
        date: 2023-12-16 14:58:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4274 …}
      +nested: Doctrine\ORM\PersistentCollection {#4276 …}
      +votes: Doctrine\ORM\PersistentCollection {#4278 …}
      +reports: Doctrine\ORM\PersistentCollection {#4280 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
      -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 {#4269
        date: 2023-12-01 16:35:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4273}
    +body: "“Europeans” LOL try the rest od the world"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701458246 {#4951
      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 {#4955 …}
    +nested: Doctrine\ORM\PersistentCollection {#4957 …}
    +votes: Doctrine\ORM\PersistentCollection {#4959 …}
    +reports: Doctrine\ORM\PersistentCollection {#4961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
    -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 {#4952
      date: 2023-12-01 20:17:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +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 {#5100
    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 {#5104 …}
  +nested: Doctrine\ORM\PersistentCollection {#5106 …}
  +votes: Doctrine\ORM\PersistentCollection {#5108 …}
  +reports: Doctrine\ORM\PersistentCollection {#5110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
  -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 {#5101
    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
160 DENIED moderate
App\Entity\EntryComment {#5102
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +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 {#4953
    +user: Proxies\__CG__\App\Entity\User {#4954 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4273
      +user: App\Entity\User {#4286 …}
      +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 {#4268
        date: 2023-12-16 14:58:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4274 …}
      +nested: Doctrine\ORM\PersistentCollection {#4276 …}
      +votes: Doctrine\ORM\PersistentCollection {#4278 …}
      +reports: Doctrine\ORM\PersistentCollection {#4280 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
      -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 {#4269
        date: 2023-12-01 16:35:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4273}
    +body: "“Europeans” LOL try the rest od the world"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701458246 {#4951
      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 {#4955 …}
    +nested: Doctrine\ORM\PersistentCollection {#4957 …}
    +votes: Doctrine\ORM\PersistentCollection {#4959 …}
    +reports: Doctrine\ORM\PersistentCollection {#4961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
    -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 {#4952
      date: 2023-12-01 20:17:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +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 {#5100
    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 {#5104 …}
  +nested: Doctrine\ORM\PersistentCollection {#5106 …}
  +votes: Doctrine\ORM\PersistentCollection {#5108 …}
  +reports: Doctrine\ORM\PersistentCollection {#5110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
  -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 {#5101
    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
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 {#5282
  +user: Proxies\__CG__\App\Entity\User {#5283 …}
  +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 {#5102
    +user: Proxies\__CG__\App\Entity\User {#5103 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4953
      +user: Proxies\__CG__\App\Entity\User {#4954 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4273
        +user: App\Entity\User {#4286 …}
        +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 {#4268
          date: 2023-12-16 14:58:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4274 …}
        +nested: Doctrine\ORM\PersistentCollection {#4276 …}
        +votes: Doctrine\ORM\PersistentCollection {#4278 …}
        +reports: Doctrine\ORM\PersistentCollection {#4280 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
        -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 {#4269
          date: 2023-12-01 16:35:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4273}
      +body: "“Europeans” LOL try the rest od the world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701458246 {#4951
        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 {#4955 …}
      +nested: Doctrine\ORM\PersistentCollection {#4957 …}
      +votes: Doctrine\ORM\PersistentCollection {#4959 …}
      +reports: Doctrine\ORM\PersistentCollection {#4961 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
      -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 {#4952
        date: 2023-12-01 20:17:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4273}
    +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 {#5100
      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 {#5104 …}
    +nested: Doctrine\ORM\PersistentCollection {#5106 …}
    +votes: Doctrine\ORM\PersistentCollection {#5108 …}
    +reports: Doctrine\ORM\PersistentCollection {#5110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
    -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 {#5101
      date: 2023-12-02 03:40:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +body: """
    You recognize the monarchy, so it’s close enough.\n
    \n
    /s
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701497269 {#5280
    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 {#5284 …}
  +nested: Doctrine\ORM\PersistentCollection {#5286 …}
  +votes: Doctrine\ORM\PersistentCollection {#5288 …}
  +reports: Doctrine\ORM\PersistentCollection {#5290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5294 …}
  -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 {#5281
    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
163 DENIED edit
App\Entity\EntryComment {#5282
  +user: Proxies\__CG__\App\Entity\User {#5283 …}
  +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 {#5102
    +user: Proxies\__CG__\App\Entity\User {#5103 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4953
      +user: Proxies\__CG__\App\Entity\User {#4954 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4273
        +user: App\Entity\User {#4286 …}
        +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 {#4268
          date: 2023-12-16 14:58:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4274 …}
        +nested: Doctrine\ORM\PersistentCollection {#4276 …}
        +votes: Doctrine\ORM\PersistentCollection {#4278 …}
        +reports: Doctrine\ORM\PersistentCollection {#4280 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
        -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 {#4269
          date: 2023-12-01 16:35:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4273}
      +body: "“Europeans” LOL try the rest od the world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701458246 {#4951
        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 {#4955 …}
      +nested: Doctrine\ORM\PersistentCollection {#4957 …}
      +votes: Doctrine\ORM\PersistentCollection {#4959 …}
      +reports: Doctrine\ORM\PersistentCollection {#4961 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
      -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 {#4952
        date: 2023-12-01 20:17:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4273}
    +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 {#5100
      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 {#5104 …}
    +nested: Doctrine\ORM\PersistentCollection {#5106 …}
    +votes: Doctrine\ORM\PersistentCollection {#5108 …}
    +reports: Doctrine\ORM\PersistentCollection {#5110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
    -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 {#5101
      date: 2023-12-02 03:40:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +body: """
    You recognize the monarchy, so it’s close enough.\n
    \n
    /s
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701497269 {#5280
    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 {#5284 …}
  +nested: Doctrine\ORM\PersistentCollection {#5286 …}
  +votes: Doctrine\ORM\PersistentCollection {#5288 …}
  +reports: Doctrine\ORM\PersistentCollection {#5290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5294 …}
  -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 {#5281
    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
164 DENIED moderate
App\Entity\EntryComment {#5282
  +user: Proxies\__CG__\App\Entity\User {#5283 …}
  +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 {#5102
    +user: Proxies\__CG__\App\Entity\User {#5103 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4953
      +user: Proxies\__CG__\App\Entity\User {#4954 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4273
        +user: App\Entity\User {#4286 …}
        +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 {#4268
          date: 2023-12-16 14:58:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4274 …}
        +nested: Doctrine\ORM\PersistentCollection {#4276 …}
        +votes: Doctrine\ORM\PersistentCollection {#4278 …}
        +reports: Doctrine\ORM\PersistentCollection {#4280 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
        -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 {#4269
          date: 2023-12-01 16:35:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4273}
      +body: "“Europeans” LOL try the rest od the world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701458246 {#4951
        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 {#4955 …}
      +nested: Doctrine\ORM\PersistentCollection {#4957 …}
      +votes: Doctrine\ORM\PersistentCollection {#4959 …}
      +reports: Doctrine\ORM\PersistentCollection {#4961 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
      -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 {#4952
        date: 2023-12-01 20:17:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4273}
    +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 {#5100
      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 {#5104 …}
    +nested: Doctrine\ORM\PersistentCollection {#5106 …}
    +votes: Doctrine\ORM\PersistentCollection {#5108 …}
    +reports: Doctrine\ORM\PersistentCollection {#5110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
    -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 {#5101
      date: 2023-12-02 03:40:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +body: """
    You recognize the monarchy, so it’s close enough.\n
    \n
    /s
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701497269 {#5280
    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 {#5284 …}
  +nested: Doctrine\ORM\PersistentCollection {#5286 …}
  +votes: Doctrine\ORM\PersistentCollection {#5288 …}
  +reports: Doctrine\ORM\PersistentCollection {#5290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5294 …}
  -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 {#5281
    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
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 {#5413
  +user: Proxies\__CG__\App\Entity\User {#5414 …}
  +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 {#5282
    +user: Proxies\__CG__\App\Entity\User {#5283 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5102
      +user: Proxies\__CG__\App\Entity\User {#5103 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4953
        +user: Proxies\__CG__\App\Entity\User {#4954 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4273
          +user: App\Entity\User {#4286 …}
          +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 {#4268
            date: 2023-12-16 14:58:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4274 …}
          +nested: Doctrine\ORM\PersistentCollection {#4276 …}
          +votes: Doctrine\ORM\PersistentCollection {#4278 …}
          +reports: Doctrine\ORM\PersistentCollection {#4280 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
          -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 {#4269
            date: 2023-12-01 16:35:26.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4273}
        +body: "“Europeans” LOL try the rest od the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701458246 {#4951
          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 {#4955 …}
        +nested: Doctrine\ORM\PersistentCollection {#4957 …}
        +votes: Doctrine\ORM\PersistentCollection {#4959 …}
        +reports: Doctrine\ORM\PersistentCollection {#4961 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
        -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 {#4952
          date: 2023-12-01 20:17:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4273}
      +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 {#5100
        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 {#5104 …}
      +nested: Doctrine\ORM\PersistentCollection {#5106 …}
      +votes: Doctrine\ORM\PersistentCollection {#5108 …}
      +reports: Doctrine\ORM\PersistentCollection {#5110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
      -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 {#5101
        date: 2023-12-02 03:40:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4273}
    +body: """
      You recognize the monarchy, so it’s close enough.\n
      \n
      /s
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701497269 {#5280
      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 {#5284 …}
    +nested: Doctrine\ORM\PersistentCollection {#5286 …}
    +votes: Doctrine\ORM\PersistentCollection {#5288 …}
    +reports: Doctrine\ORM\PersistentCollection {#5290 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5292 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5294 …}
    -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 {#5281
      date: 2023-12-02 07:07:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +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 {#5410
    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 {#5415 …}
  +nested: Doctrine\ORM\PersistentCollection {#5417 …}
  +votes: Doctrine\ORM\PersistentCollection {#5419 …}
  +reports: Doctrine\ORM\PersistentCollection {#5421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5425 …}
  -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 {#5411
    date: 2023-12-16 16:19:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701502018 {#5412
    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
167 DENIED edit
App\Entity\EntryComment {#5413
  +user: Proxies\__CG__\App\Entity\User {#5414 …}
  +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 {#5282
    +user: Proxies\__CG__\App\Entity\User {#5283 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5102
      +user: Proxies\__CG__\App\Entity\User {#5103 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4953
        +user: Proxies\__CG__\App\Entity\User {#4954 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4273
          +user: App\Entity\User {#4286 …}
          +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 {#4268
            date: 2023-12-16 14:58:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4274 …}
          +nested: Doctrine\ORM\PersistentCollection {#4276 …}
          +votes: Doctrine\ORM\PersistentCollection {#4278 …}
          +reports: Doctrine\ORM\PersistentCollection {#4280 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
          -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 {#4269
            date: 2023-12-01 16:35:26.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4273}
        +body: "“Europeans” LOL try the rest od the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701458246 {#4951
          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 {#4955 …}
        +nested: Doctrine\ORM\PersistentCollection {#4957 …}
        +votes: Doctrine\ORM\PersistentCollection {#4959 …}
        +reports: Doctrine\ORM\PersistentCollection {#4961 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
        -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 {#4952
          date: 2023-12-01 20:17:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4273}
      +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 {#5100
        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 {#5104 …}
      +nested: Doctrine\ORM\PersistentCollection {#5106 …}
      +votes: Doctrine\ORM\PersistentCollection {#5108 …}
      +reports: Doctrine\ORM\PersistentCollection {#5110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
      -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 {#5101
        date: 2023-12-02 03:40:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4273}
    +body: """
      You recognize the monarchy, so it’s close enough.\n
      \n
      /s
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701497269 {#5280
      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 {#5284 …}
    +nested: Doctrine\ORM\PersistentCollection {#5286 …}
    +votes: Doctrine\ORM\PersistentCollection {#5288 …}
    +reports: Doctrine\ORM\PersistentCollection {#5290 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5292 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5294 …}
    -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 {#5281
      date: 2023-12-02 07:07:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +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 {#5410
    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 {#5415 …}
  +nested: Doctrine\ORM\PersistentCollection {#5417 …}
  +votes: Doctrine\ORM\PersistentCollection {#5419 …}
  +reports: Doctrine\ORM\PersistentCollection {#5421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5425 …}
  -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 {#5411
    date: 2023-12-16 16:19:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701502018 {#5412
    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
168 DENIED moderate
App\Entity\EntryComment {#5413
  +user: Proxies\__CG__\App\Entity\User {#5414 …}
  +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 {#5282
    +user: Proxies\__CG__\App\Entity\User {#5283 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5102
      +user: Proxies\__CG__\App\Entity\User {#5103 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4953
        +user: Proxies\__CG__\App\Entity\User {#4954 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4273
          +user: App\Entity\User {#4286 …}
          +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 {#4268
            date: 2023-12-16 14:58:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4274 …}
          +nested: Doctrine\ORM\PersistentCollection {#4276 …}
          +votes: Doctrine\ORM\PersistentCollection {#4278 …}
          +reports: Doctrine\ORM\PersistentCollection {#4280 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
          -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 {#4269
            date: 2023-12-01 16:35:26.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4273}
        +body: "“Europeans” LOL try the rest od the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701458246 {#4951
          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 {#4955 …}
        +nested: Doctrine\ORM\PersistentCollection {#4957 …}
        +votes: Doctrine\ORM\PersistentCollection {#4959 …}
        +reports: Doctrine\ORM\PersistentCollection {#4961 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
        -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 {#4952
          date: 2023-12-01 20:17:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4273}
      +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 {#5100
        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 {#5104 …}
      +nested: Doctrine\ORM\PersistentCollection {#5106 …}
      +votes: Doctrine\ORM\PersistentCollection {#5108 …}
      +reports: Doctrine\ORM\PersistentCollection {#5110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
      -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 {#5101
        date: 2023-12-02 03:40:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4273}
    +body: """
      You recognize the monarchy, so it’s close enough.\n
      \n
      /s
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701497269 {#5280
      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 {#5284 …}
    +nested: Doctrine\ORM\PersistentCollection {#5286 …}
    +votes: Doctrine\ORM\PersistentCollection {#5288 …}
    +reports: Doctrine\ORM\PersistentCollection {#5290 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5292 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5294 …}
    -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 {#5281
      date: 2023-12-02 07:07:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +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 {#5410
    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 {#5415 …}
  +nested: Doctrine\ORM\PersistentCollection {#5417 …}
  +votes: Doctrine\ORM\PersistentCollection {#5419 …}
  +reports: Doctrine\ORM\PersistentCollection {#5421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5425 …}
  -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 {#5411
    date: 2023-12-16 16:19:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701502018 {#5412
    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
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 {#5298
  +user: App\Entity\User {#4286 …}
  +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 {#5102
    +user: Proxies\__CG__\App\Entity\User {#5103 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4953
      +user: Proxies\__CG__\App\Entity\User {#4954 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4273
        +user: App\Entity\User {#4286 …}
        +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 {#4268
          date: 2023-12-16 14:58:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4274 …}
        +nested: Doctrine\ORM\PersistentCollection {#4276 …}
        +votes: Doctrine\ORM\PersistentCollection {#4278 …}
        +reports: Doctrine\ORM\PersistentCollection {#4280 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
        -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 {#4269
          date: 2023-12-01 16:35:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4273}
      +body: "“Europeans” LOL try the rest od the world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701458246 {#4951
        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 {#4955 …}
      +nested: Doctrine\ORM\PersistentCollection {#4957 …}
      +votes: Doctrine\ORM\PersistentCollection {#4959 …}
      +reports: Doctrine\ORM\PersistentCollection {#4961 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
      -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 {#4952
        date: 2023-12-01 20:17:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4273}
    +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 {#5100
      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 {#5104 …}
    +nested: Doctrine\ORM\PersistentCollection {#5106 …}
    +votes: Doctrine\ORM\PersistentCollection {#5108 …}
    +reports: Doctrine\ORM\PersistentCollection {#5110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
    -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 {#5101
      date: 2023-12-02 03:40:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +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 {#5296
    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 {#5299 …}
  +nested: Doctrine\ORM\PersistentCollection {#5301 …}
  +votes: Doctrine\ORM\PersistentCollection {#5303 …}
  +reports: Doctrine\ORM\PersistentCollection {#5305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5309 …}
  -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 {#5297
    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
171 DENIED edit
App\Entity\EntryComment {#5298
  +user: App\Entity\User {#4286 …}
  +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 {#5102
    +user: Proxies\__CG__\App\Entity\User {#5103 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4953
      +user: Proxies\__CG__\App\Entity\User {#4954 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4273
        +user: App\Entity\User {#4286 …}
        +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 {#4268
          date: 2023-12-16 14:58:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4274 …}
        +nested: Doctrine\ORM\PersistentCollection {#4276 …}
        +votes: Doctrine\ORM\PersistentCollection {#4278 …}
        +reports: Doctrine\ORM\PersistentCollection {#4280 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
        -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 {#4269
          date: 2023-12-01 16:35:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4273}
      +body: "“Europeans” LOL try the rest od the world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701458246 {#4951
        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 {#4955 …}
      +nested: Doctrine\ORM\PersistentCollection {#4957 …}
      +votes: Doctrine\ORM\PersistentCollection {#4959 …}
      +reports: Doctrine\ORM\PersistentCollection {#4961 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
      -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 {#4952
        date: 2023-12-01 20:17:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4273}
    +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 {#5100
      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 {#5104 …}
    +nested: Doctrine\ORM\PersistentCollection {#5106 …}
    +votes: Doctrine\ORM\PersistentCollection {#5108 …}
    +reports: Doctrine\ORM\PersistentCollection {#5110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
    -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 {#5101
      date: 2023-12-02 03:40:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +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 {#5296
    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 {#5299 …}
  +nested: Doctrine\ORM\PersistentCollection {#5301 …}
  +votes: Doctrine\ORM\PersistentCollection {#5303 …}
  +reports: Doctrine\ORM\PersistentCollection {#5305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5309 …}
  -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 {#5297
    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
172 DENIED moderate
App\Entity\EntryComment {#5298
  +user: App\Entity\User {#4286 …}
  +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 {#5102
    +user: Proxies\__CG__\App\Entity\User {#5103 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4953
      +user: Proxies\__CG__\App\Entity\User {#4954 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4273
        +user: App\Entity\User {#4286 …}
        +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 {#4268
          date: 2023-12-16 14:58:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4274 …}
        +nested: Doctrine\ORM\PersistentCollection {#4276 …}
        +votes: Doctrine\ORM\PersistentCollection {#4278 …}
        +reports: Doctrine\ORM\PersistentCollection {#4280 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
        -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 {#4269
          date: 2023-12-01 16:35:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4273}
      +body: "“Europeans” LOL try the rest od the world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701458246 {#4951
        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 {#4955 …}
      +nested: Doctrine\ORM\PersistentCollection {#4957 …}
      +votes: Doctrine\ORM\PersistentCollection {#4959 …}
      +reports: Doctrine\ORM\PersistentCollection {#4961 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
      -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 {#4952
        date: 2023-12-01 20:17:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4273}
    +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 {#5100
      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 {#5104 …}
    +nested: Doctrine\ORM\PersistentCollection {#5106 …}
    +votes: Doctrine\ORM\PersistentCollection {#5108 …}
    +reports: Doctrine\ORM\PersistentCollection {#5110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
    -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 {#5101
      date: 2023-12-02 03:40:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +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 {#5296
    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 {#5299 …}
  +nested: Doctrine\ORM\PersistentCollection {#5301 …}
  +votes: Doctrine\ORM\PersistentCollection {#5303 …}
  +reports: Doctrine\ORM\PersistentCollection {#5305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5309 …}
  -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 {#5297
    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
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 {#5429
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +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 {#5298
    +user: App\Entity\User {#4286 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5102
      +user: Proxies\__CG__\App\Entity\User {#5103 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4953
        +user: Proxies\__CG__\App\Entity\User {#4954 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4273
          +user: App\Entity\User {#4286 …}
          +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 {#4268
            date: 2023-12-16 14:58:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4274 …}
          +nested: Doctrine\ORM\PersistentCollection {#4276 …}
          +votes: Doctrine\ORM\PersistentCollection {#4278 …}
          +reports: Doctrine\ORM\PersistentCollection {#4280 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
          -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 {#4269
            date: 2023-12-01 16:35:26.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4273}
        +body: "“Europeans” LOL try the rest od the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701458246 {#4951
          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 {#4955 …}
        +nested: Doctrine\ORM\PersistentCollection {#4957 …}
        +votes: Doctrine\ORM\PersistentCollection {#4959 …}
        +reports: Doctrine\ORM\PersistentCollection {#4961 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
        -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 {#4952
          date: 2023-12-01 20:17:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4273}
      +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 {#5100
        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 {#5104 …}
      +nested: Doctrine\ORM\PersistentCollection {#5106 …}
      +votes: Doctrine\ORM\PersistentCollection {#5108 …}
      +reports: Doctrine\ORM\PersistentCollection {#5110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
      -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 {#5101
        date: 2023-12-02 03:40:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4273}
    +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 {#5296
      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 {#5299 …}
    +nested: Doctrine\ORM\PersistentCollection {#5301 …}
    +votes: Doctrine\ORM\PersistentCollection {#5303 …}
    +reports: Doctrine\ORM\PersistentCollection {#5305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5309 …}
    -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 {#5297
      date: 2023-12-02 08:25:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +body: "Pretty sure that makes you a dirty commie"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701512704 {#5427
    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 {#5430 …}
  +nested: Doctrine\ORM\PersistentCollection {#5432 …}
  +votes: Doctrine\ORM\PersistentCollection {#5434 …}
  +reports: Doctrine\ORM\PersistentCollection {#5436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5440 …}
  -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 {#5428
    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
175 DENIED edit
App\Entity\EntryComment {#5429
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +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 {#5298
    +user: App\Entity\User {#4286 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5102
      +user: Proxies\__CG__\App\Entity\User {#5103 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4953
        +user: Proxies\__CG__\App\Entity\User {#4954 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4273
          +user: App\Entity\User {#4286 …}
          +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 {#4268
            date: 2023-12-16 14:58:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4274 …}
          +nested: Doctrine\ORM\PersistentCollection {#4276 …}
          +votes: Doctrine\ORM\PersistentCollection {#4278 …}
          +reports: Doctrine\ORM\PersistentCollection {#4280 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
          -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 {#4269
            date: 2023-12-01 16:35:26.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4273}
        +body: "“Europeans” LOL try the rest od the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701458246 {#4951
          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 {#4955 …}
        +nested: Doctrine\ORM\PersistentCollection {#4957 …}
        +votes: Doctrine\ORM\PersistentCollection {#4959 …}
        +reports: Doctrine\ORM\PersistentCollection {#4961 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
        -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 {#4952
          date: 2023-12-01 20:17:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4273}
      +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 {#5100
        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 {#5104 …}
      +nested: Doctrine\ORM\PersistentCollection {#5106 …}
      +votes: Doctrine\ORM\PersistentCollection {#5108 …}
      +reports: Doctrine\ORM\PersistentCollection {#5110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
      -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 {#5101
        date: 2023-12-02 03:40:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4273}
    +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 {#5296
      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 {#5299 …}
    +nested: Doctrine\ORM\PersistentCollection {#5301 …}
    +votes: Doctrine\ORM\PersistentCollection {#5303 …}
    +reports: Doctrine\ORM\PersistentCollection {#5305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5309 …}
    -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 {#5297
      date: 2023-12-02 08:25:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +body: "Pretty sure that makes you a dirty commie"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701512704 {#5427
    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 {#5430 …}
  +nested: Doctrine\ORM\PersistentCollection {#5432 …}
  +votes: Doctrine\ORM\PersistentCollection {#5434 …}
  +reports: Doctrine\ORM\PersistentCollection {#5436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5440 …}
  -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 {#5428
    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
176 DENIED moderate
App\Entity\EntryComment {#5429
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +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 {#5298
    +user: App\Entity\User {#4286 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5102
      +user: Proxies\__CG__\App\Entity\User {#5103 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4953
        +user: Proxies\__CG__\App\Entity\User {#4954 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4273
          +user: App\Entity\User {#4286 …}
          +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 {#4268
            date: 2023-12-16 14:58:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4274 …}
          +nested: Doctrine\ORM\PersistentCollection {#4276 …}
          +votes: Doctrine\ORM\PersistentCollection {#4278 …}
          +reports: Doctrine\ORM\PersistentCollection {#4280 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
          -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 {#4269
            date: 2023-12-01 16:35:26.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4273}
        +body: "“Europeans” LOL try the rest od the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701458246 {#4951
          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 {#4955 …}
        +nested: Doctrine\ORM\PersistentCollection {#4957 …}
        +votes: Doctrine\ORM\PersistentCollection {#4959 …}
        +reports: Doctrine\ORM\PersistentCollection {#4961 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
        -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 {#4952
          date: 2023-12-01 20:17:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4273}
      +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 {#5100
        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 {#5104 …}
      +nested: Doctrine\ORM\PersistentCollection {#5106 …}
      +votes: Doctrine\ORM\PersistentCollection {#5108 …}
      +reports: Doctrine\ORM\PersistentCollection {#5110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
      -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 {#5101
        date: 2023-12-02 03:40:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4273}
    +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 {#5296
      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 {#5299 …}
    +nested: Doctrine\ORM\PersistentCollection {#5301 …}
    +votes: Doctrine\ORM\PersistentCollection {#5303 …}
    +reports: Doctrine\ORM\PersistentCollection {#5305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5309 …}
    -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 {#5297
      date: 2023-12-02 08:25:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +body: "Pretty sure that makes you a dirty commie"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701512704 {#5427
    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 {#5430 …}
  +nested: Doctrine\ORM\PersistentCollection {#5432 …}
  +votes: Doctrine\ORM\PersistentCollection {#5434 …}
  +reports: Doctrine\ORM\PersistentCollection {#5436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5440 …}
  -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 {#5428
    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
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 {#5118
  +user: Proxies\__CG__\App\Entity\User {#4938 …}
  +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 {#4953
    +user: Proxies\__CG__\App\Entity\User {#4954 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4273
      +user: App\Entity\User {#4286 …}
      +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 {#4268
        date: 2023-12-16 14:58:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4274 …}
      +nested: Doctrine\ORM\PersistentCollection {#4276 …}
      +votes: Doctrine\ORM\PersistentCollection {#4278 …}
      +reports: Doctrine\ORM\PersistentCollection {#4280 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
      -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 {#4269
        date: 2023-12-01 16:35:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4273}
    +body: "“Europeans” LOL try the rest od the world"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701458246 {#4951
      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 {#4955 …}
    +nested: Doctrine\ORM\PersistentCollection {#4957 …}
    +votes: Doctrine\ORM\PersistentCollection {#4959 …}
    +reports: Doctrine\ORM\PersistentCollection {#4961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
    -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 {#4952
      date: 2023-12-01 20:17:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +body: "To be fair, Europeans complain the most about it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701498233 {#5116
    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 {#5119 …}
  +nested: Doctrine\ORM\PersistentCollection {#5121 …}
  +votes: Doctrine\ORM\PersistentCollection {#5123 …}
  +reports: Doctrine\ORM\PersistentCollection {#5125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
  -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 {#5117
    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
179 DENIED edit
App\Entity\EntryComment {#5118
  +user: Proxies\__CG__\App\Entity\User {#4938 …}
  +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 {#4953
    +user: Proxies\__CG__\App\Entity\User {#4954 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4273
      +user: App\Entity\User {#4286 …}
      +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 {#4268
        date: 2023-12-16 14:58:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4274 …}
      +nested: Doctrine\ORM\PersistentCollection {#4276 …}
      +votes: Doctrine\ORM\PersistentCollection {#4278 …}
      +reports: Doctrine\ORM\PersistentCollection {#4280 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
      -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 {#4269
        date: 2023-12-01 16:35:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4273}
    +body: "“Europeans” LOL try the rest od the world"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701458246 {#4951
      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 {#4955 …}
    +nested: Doctrine\ORM\PersistentCollection {#4957 …}
    +votes: Doctrine\ORM\PersistentCollection {#4959 …}
    +reports: Doctrine\ORM\PersistentCollection {#4961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
    -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 {#4952
      date: 2023-12-01 20:17:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +body: "To be fair, Europeans complain the most about it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701498233 {#5116
    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 {#5119 …}
  +nested: Doctrine\ORM\PersistentCollection {#5121 …}
  +votes: Doctrine\ORM\PersistentCollection {#5123 …}
  +reports: Doctrine\ORM\PersistentCollection {#5125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
  -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 {#5117
    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
180 DENIED moderate
App\Entity\EntryComment {#5118
  +user: Proxies\__CG__\App\Entity\User {#4938 …}
  +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 {#4953
    +user: Proxies\__CG__\App\Entity\User {#4954 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4273
      +user: App\Entity\User {#4286 …}
      +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 {#4268
        date: 2023-12-16 14:58:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4274 …}
      +nested: Doctrine\ORM\PersistentCollection {#4276 …}
      +votes: Doctrine\ORM\PersistentCollection {#4278 …}
      +reports: Doctrine\ORM\PersistentCollection {#4280 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
      -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 {#4269
        date: 2023-12-01 16:35:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4273}
    +body: "“Europeans” LOL try the rest od the world"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701458246 {#4951
      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 {#4955 …}
    +nested: Doctrine\ORM\PersistentCollection {#4957 …}
    +votes: Doctrine\ORM\PersistentCollection {#4959 …}
    +reports: Doctrine\ORM\PersistentCollection {#4961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4965 …}
    -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 {#4952
      date: 2023-12-01 20:17:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +body: "To be fair, Europeans complain the most about it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701498233 {#5116
    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 {#5119 …}
  +nested: Doctrine\ORM\PersistentCollection {#5121 …}
  +votes: Doctrine\ORM\PersistentCollection {#5123 …}
  +reports: Doctrine\ORM\PersistentCollection {#5125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
  -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 {#5117
    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
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 {#4347
  +user: App\Entity\User {#4360 …}
  +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 {#4342
    date: 2023-12-14 16:28:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4348 …}
  +nested: Doctrine\ORM\PersistentCollection {#4350 …}
  +votes: Doctrine\ORM\PersistentCollection {#4352 …}
  +reports: Doctrine\ORM\PersistentCollection {#4354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4358 …}
  -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 {#4343
    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
183 DENIED edit
App\Entity\EntryComment {#4347
  +user: App\Entity\User {#4360 …}
  +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 {#4342
    date: 2023-12-14 16:28:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4348 …}
  +nested: Doctrine\ORM\PersistentCollection {#4350 …}
  +votes: Doctrine\ORM\PersistentCollection {#4352 …}
  +reports: Doctrine\ORM\PersistentCollection {#4354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4358 …}
  -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 {#4343
    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
184 DENIED moderate
App\Entity\EntryComment {#4347
  +user: App\Entity\User {#4360 …}
  +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 {#4342
    date: 2023-12-14 16:28:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4348 …}
  +nested: Doctrine\ORM\PersistentCollection {#4350 …}
  +votes: Doctrine\ORM\PersistentCollection {#4352 …}
  +reports: Doctrine\ORM\PersistentCollection {#4354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4358 …}
  -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 {#4343
    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
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 {#4969
  +user: Proxies\__CG__\App\Entity\User {#4970 …}
  +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 {#4347
    +user: App\Entity\User {#4360 …}
    +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 {#4342
      date: 2023-12-14 16:28:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4348 …}
    +nested: Doctrine\ORM\PersistentCollection {#4350 …}
    +votes: Doctrine\ORM\PersistentCollection {#4352 …}
    +reports: Doctrine\ORM\PersistentCollection {#4354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4356 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4358 …}
    -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 {#4343
      date: 2023-12-01 16:37:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4347}
  +body: "![](https://lemmy.world/pictrs/image/c5da36af-6919-4501-8fd6-0ce1db3c5f81.webp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701462393 {#4967
    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 {#4971 …}
  +nested: Doctrine\ORM\PersistentCollection {#4973 …}
  +votes: Doctrine\ORM\PersistentCollection {#4975 …}
  +reports: Doctrine\ORM\PersistentCollection {#4977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
  -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 {#4968
    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
187 DENIED edit
App\Entity\EntryComment {#4969
  +user: Proxies\__CG__\App\Entity\User {#4970 …}
  +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 {#4347
    +user: App\Entity\User {#4360 …}
    +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 {#4342
      date: 2023-12-14 16:28:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4348 …}
    +nested: Doctrine\ORM\PersistentCollection {#4350 …}
    +votes: Doctrine\ORM\PersistentCollection {#4352 …}
    +reports: Doctrine\ORM\PersistentCollection {#4354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4356 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4358 …}
    -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 {#4343
      date: 2023-12-01 16:37:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4347}
  +body: "![](https://lemmy.world/pictrs/image/c5da36af-6919-4501-8fd6-0ce1db3c5f81.webp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701462393 {#4967
    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 {#4971 …}
  +nested: Doctrine\ORM\PersistentCollection {#4973 …}
  +votes: Doctrine\ORM\PersistentCollection {#4975 …}
  +reports: Doctrine\ORM\PersistentCollection {#4977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
  -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 {#4968
    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
188 DENIED moderate
App\Entity\EntryComment {#4969
  +user: Proxies\__CG__\App\Entity\User {#4970 …}
  +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 {#4347
    +user: App\Entity\User {#4360 …}
    +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 {#4342
      date: 2023-12-14 16:28:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4348 …}
    +nested: Doctrine\ORM\PersistentCollection {#4350 …}
    +votes: Doctrine\ORM\PersistentCollection {#4352 …}
    +reports: Doctrine\ORM\PersistentCollection {#4354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4356 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4358 …}
    -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 {#4343
      date: 2023-12-01 16:37:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4347}
  +body: "![](https://lemmy.world/pictrs/image/c5da36af-6919-4501-8fd6-0ce1db3c5f81.webp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701462393 {#4967
    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 {#4971 …}
  +nested: Doctrine\ORM\PersistentCollection {#4973 …}
  +votes: Doctrine\ORM\PersistentCollection {#4975 …}
  +reports: Doctrine\ORM\PersistentCollection {#4977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
  -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 {#4968
    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
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 {#4420
  +user: App\Entity\User {#4433 …}
  +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 {#4415
    date: 2023-12-01 17:40:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4421 …}
  +nested: Doctrine\ORM\PersistentCollection {#4423 …}
  +votes: Doctrine\ORM\PersistentCollection {#4425 …}
  +reports: Doctrine\ORM\PersistentCollection {#4427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4431 …}
  -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 {#4416
    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
191 DENIED edit
App\Entity\EntryComment {#4420
  +user: App\Entity\User {#4433 …}
  +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 {#4415
    date: 2023-12-01 17:40:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4421 …}
  +nested: Doctrine\ORM\PersistentCollection {#4423 …}
  +votes: Doctrine\ORM\PersistentCollection {#4425 …}
  +reports: Doctrine\ORM\PersistentCollection {#4427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4431 …}
  -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 {#4416
    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
192 DENIED moderate
App\Entity\EntryComment {#4420
  +user: App\Entity\User {#4433 …}
  +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 {#4415
    date: 2023-12-01 17:40:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4421 …}
  +nested: Doctrine\ORM\PersistentCollection {#4423 …}
  +votes: Doctrine\ORM\PersistentCollection {#4425 …}
  +reports: Doctrine\ORM\PersistentCollection {#4427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4431 …}
  -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 {#4416
    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
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 {#4495
  +user: App\Entity\User {#4508 …}
  +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 {#4489
    date: 2023-12-16 16:51:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4496 …}
  +nested: Doctrine\ORM\PersistentCollection {#4498 …}
  +votes: Doctrine\ORM\PersistentCollection {#4500 …}
  +reports: Doctrine\ORM\PersistentCollection {#4502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4506 …}
  -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 {#4490
    date: 2023-12-14 15:46:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701452702 {#4491
    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
195 DENIED edit
App\Entity\EntryComment {#4495
  +user: App\Entity\User {#4508 …}
  +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 {#4489
    date: 2023-12-16 16:51:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4496 …}
  +nested: Doctrine\ORM\PersistentCollection {#4498 …}
  +votes: Doctrine\ORM\PersistentCollection {#4500 …}
  +reports: Doctrine\ORM\PersistentCollection {#4502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4506 …}
  -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 {#4490
    date: 2023-12-14 15:46:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701452702 {#4491
    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
196 DENIED moderate
App\Entity\EntryComment {#4495
  +user: App\Entity\User {#4508 …}
  +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 {#4489
    date: 2023-12-16 16:51:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4496 …}
  +nested: Doctrine\ORM\PersistentCollection {#4498 …}
  +votes: Doctrine\ORM\PersistentCollection {#4500 …}
  +reports: Doctrine\ORM\PersistentCollection {#4502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4506 …}
  -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 {#4490
    date: 2023-12-14 15:46:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701452702 {#4491
    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
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 {#4985
  +user: Proxies\__CG__\App\Entity\User {#4986 …}
  +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 {#4495
    +user: App\Entity\User {#4508 …}
    +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 {#4489
      date: 2023-12-16 16:51:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4496 …}
    +nested: Doctrine\ORM\PersistentCollection {#4498 …}
    +votes: Doctrine\ORM\PersistentCollection {#4500 …}
    +reports: Doctrine\ORM\PersistentCollection {#4502 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4504 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4506 …}
    -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 {#4490
      date: 2023-12-14 15:46:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701452702 {#4491
      date: 2023-12-01 18:45:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4495}
  +body: "Americans merely adopted the nonsensical measurements. The Brits were born to them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701557953 {#4983
    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 {#4987 …}
  +nested: Doctrine\ORM\PersistentCollection {#4989 …}
  +votes: Doctrine\ORM\PersistentCollection {#4991 …}
  +reports: Doctrine\ORM\PersistentCollection {#4993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4997 …}
  -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 {#4984
    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
199 DENIED edit
App\Entity\EntryComment {#4985
  +user: Proxies\__CG__\App\Entity\User {#4986 …}
  +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 {#4495
    +user: App\Entity\User {#4508 …}
    +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 {#4489
      date: 2023-12-16 16:51:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4496 …}
    +nested: Doctrine\ORM\PersistentCollection {#4498 …}
    +votes: Doctrine\ORM\PersistentCollection {#4500 …}
    +reports: Doctrine\ORM\PersistentCollection {#4502 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4504 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4506 …}
    -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 {#4490
      date: 2023-12-14 15:46:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701452702 {#4491
      date: 2023-12-01 18:45:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4495}
  +body: "Americans merely adopted the nonsensical measurements. The Brits were born to them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701557953 {#4983
    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 {#4987 …}
  +nested: Doctrine\ORM\PersistentCollection {#4989 …}
  +votes: Doctrine\ORM\PersistentCollection {#4991 …}
  +reports: Doctrine\ORM\PersistentCollection {#4993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4997 …}
  -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 {#4984
    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
200 DENIED moderate
App\Entity\EntryComment {#4985
  +user: Proxies\__CG__\App\Entity\User {#4986 …}
  +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 {#4495
    +user: App\Entity\User {#4508 …}
    +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 {#4489
      date: 2023-12-16 16:51:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4496 …}
    +nested: Doctrine\ORM\PersistentCollection {#4498 …}
    +votes: Doctrine\ORM\PersistentCollection {#4500 …}
    +reports: Doctrine\ORM\PersistentCollection {#4502 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4504 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4506 …}
    -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 {#4490
      date: 2023-12-14 15:46:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701452702 {#4491
      date: 2023-12-01 18:45:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4495}
  +body: "Americans merely adopted the nonsensical measurements. The Brits were born to them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701557953 {#4983
    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 {#4987 …}
  +nested: Doctrine\ORM\PersistentCollection {#4989 …}
  +votes: Doctrine\ORM\PersistentCollection {#4991 …}
  +reports: Doctrine\ORM\PersistentCollection {#4993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4997 …}
  -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 {#4984
    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
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 {#4569
  +user: App\Entity\User {#4582 …}
  +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 {#4563
    date: 2023-12-14 20:03:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4570 …}
  +nested: Doctrine\ORM\PersistentCollection {#4572 …}
  +votes: Doctrine\ORM\PersistentCollection {#4574 …}
  +reports: Doctrine\ORM\PersistentCollection {#4576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4580 …}
  -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 {#4564
    date: 2023-12-14 16:10:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701457860 {#4565
    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
203 DENIED edit
App\Entity\EntryComment {#4569
  +user: App\Entity\User {#4582 …}
  +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 {#4563
    date: 2023-12-14 20:03:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4570 …}
  +nested: Doctrine\ORM\PersistentCollection {#4572 …}
  +votes: Doctrine\ORM\PersistentCollection {#4574 …}
  +reports: Doctrine\ORM\PersistentCollection {#4576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4580 …}
  -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 {#4564
    date: 2023-12-14 16:10:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701457860 {#4565
    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
204 DENIED moderate
App\Entity\EntryComment {#4569
  +user: App\Entity\User {#4582 …}
  +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 {#4563
    date: 2023-12-14 20:03:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4570 …}
  +nested: Doctrine\ORM\PersistentCollection {#4572 …}
  +votes: Doctrine\ORM\PersistentCollection {#4574 …}
  +reports: Doctrine\ORM\PersistentCollection {#4576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4580 …}
  -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 {#4564
    date: 2023-12-14 16:10:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701457860 {#4565
    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
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 {#5001
  +user: Proxies\__CG__\App\Entity\User {#5002 …}
  +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 {#4569
    +user: App\Entity\User {#4582 …}
    +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 {#4563
      date: 2023-12-14 20:03:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4570 …}
    +nested: Doctrine\ORM\PersistentCollection {#4572 …}
    +votes: Doctrine\ORM\PersistentCollection {#4574 …}
    +reports: Doctrine\ORM\PersistentCollection {#4576 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4580 …}
    -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 {#4564
      date: 2023-12-14 16:10:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701457860 {#4565
      date: 2023-12-01 20:11:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4569}
  +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 {#4999
    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 {#5003 …}
  +nested: Doctrine\ORM\PersistentCollection {#5005 …}
  +votes: Doctrine\ORM\PersistentCollection {#5007 …}
  +reports: Doctrine\ORM\PersistentCollection {#5009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
  -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 {#5000
    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
207 DENIED edit
App\Entity\EntryComment {#5001
  +user: Proxies\__CG__\App\Entity\User {#5002 …}
  +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 {#4569
    +user: App\Entity\User {#4582 …}
    +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 {#4563
      date: 2023-12-14 20:03:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4570 …}
    +nested: Doctrine\ORM\PersistentCollection {#4572 …}
    +votes: Doctrine\ORM\PersistentCollection {#4574 …}
    +reports: Doctrine\ORM\PersistentCollection {#4576 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4580 …}
    -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 {#4564
      date: 2023-12-14 16:10:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701457860 {#4565
      date: 2023-12-01 20:11:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4569}
  +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 {#4999
    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 {#5003 …}
  +nested: Doctrine\ORM\PersistentCollection {#5005 …}
  +votes: Doctrine\ORM\PersistentCollection {#5007 …}
  +reports: Doctrine\ORM\PersistentCollection {#5009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
  -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 {#5000
    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
208 DENIED moderate
App\Entity\EntryComment {#5001
  +user: Proxies\__CG__\App\Entity\User {#5002 …}
  +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 {#4569
    +user: App\Entity\User {#4582 …}
    +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 {#4563
      date: 2023-12-14 20:03:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4570 …}
    +nested: Doctrine\ORM\PersistentCollection {#4572 …}
    +votes: Doctrine\ORM\PersistentCollection {#4574 …}
    +reports: Doctrine\ORM\PersistentCollection {#4576 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4580 …}
    -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 {#4564
      date: 2023-12-14 16:10:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701457860 {#4565
      date: 2023-12-01 20:11:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4569}
  +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 {#4999
    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 {#5003 …}
  +nested: Doctrine\ORM\PersistentCollection {#5005 …}
  +votes: Doctrine\ORM\PersistentCollection {#5007 …}
  +reports: Doctrine\ORM\PersistentCollection {#5009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
  -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 {#5000
    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
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 {#4643
  +user: App\Entity\User {#4656 …}
  +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 {#4638
    date: 2023-12-02 01:38:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4644 …}
  +nested: Doctrine\ORM\PersistentCollection {#4646 …}
  +votes: Doctrine\ORM\PersistentCollection {#4648 …}
  +reports: Doctrine\ORM\PersistentCollection {#4650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4654 …}
  -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 {#4639
    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
211 DENIED edit
App\Entity\EntryComment {#4643
  +user: App\Entity\User {#4656 …}
  +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 {#4638
    date: 2023-12-02 01:38:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4644 …}
  +nested: Doctrine\ORM\PersistentCollection {#4646 …}
  +votes: Doctrine\ORM\PersistentCollection {#4648 …}
  +reports: Doctrine\ORM\PersistentCollection {#4650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4654 …}
  -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 {#4639
    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
212 DENIED moderate
App\Entity\EntryComment {#4643
  +user: App\Entity\User {#4656 …}
  +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 {#4638
    date: 2023-12-02 01:38:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4644 …}
  +nested: Doctrine\ORM\PersistentCollection {#4646 …}
  +votes: Doctrine\ORM\PersistentCollection {#4648 …}
  +reports: Doctrine\ORM\PersistentCollection {#4650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4654 …}
  -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 {#4639
    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
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 {#4716
  +user: App\Entity\User {#4729 …}
  +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 {#4711
    date: 2023-12-16 22:30:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4717 …}
  +nested: Doctrine\ORM\PersistentCollection {#4719 …}
  +votes: Doctrine\ORM\PersistentCollection {#4721 …}
  +reports: Doctrine\ORM\PersistentCollection {#4723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
  -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 {#4712
    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
215 DENIED edit
App\Entity\EntryComment {#4716
  +user: App\Entity\User {#4729 …}
  +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 {#4711
    date: 2023-12-16 22:30:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4717 …}
  +nested: Doctrine\ORM\PersistentCollection {#4719 …}
  +votes: Doctrine\ORM\PersistentCollection {#4721 …}
  +reports: Doctrine\ORM\PersistentCollection {#4723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
  -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 {#4712
    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
216 DENIED moderate
App\Entity\EntryComment {#4716
  +user: App\Entity\User {#4729 …}
  +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 {#4711
    date: 2023-12-16 22:30:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4717 …}
  +nested: Doctrine\ORM\PersistentCollection {#4719 …}
  +votes: Doctrine\ORM\PersistentCollection {#4721 …}
  +reports: Doctrine\ORM\PersistentCollection {#4723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
  -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 {#4712
    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
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 {#5017
  +user: Proxies\__CG__\App\Entity\User {#5018 …}
  +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 {#4716
    +user: App\Entity\User {#4729 …}
    +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 {#4711
      date: 2023-12-16 22:30:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4717 …}
    +nested: Doctrine\ORM\PersistentCollection {#4719 …}
    +votes: Doctrine\ORM\PersistentCollection {#4721 …}
    +reports: Doctrine\ORM\PersistentCollection {#4723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
    -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 {#4712
      date: 2023-12-02 06:57:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +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 {#5015
    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 {#5019 …}
  +nested: Doctrine\ORM\PersistentCollection {#5021 …}
  +votes: Doctrine\ORM\PersistentCollection {#5023 …}
  +reports: Doctrine\ORM\PersistentCollection {#5025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5029 …}
  -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 {#5016
    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
219 DENIED edit
App\Entity\EntryComment {#5017
  +user: Proxies\__CG__\App\Entity\User {#5018 …}
  +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 {#4716
    +user: App\Entity\User {#4729 …}
    +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 {#4711
      date: 2023-12-16 22:30:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4717 …}
    +nested: Doctrine\ORM\PersistentCollection {#4719 …}
    +votes: Doctrine\ORM\PersistentCollection {#4721 …}
    +reports: Doctrine\ORM\PersistentCollection {#4723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
    -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 {#4712
      date: 2023-12-02 06:57:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +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 {#5015
    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 {#5019 …}
  +nested: Doctrine\ORM\PersistentCollection {#5021 …}
  +votes: Doctrine\ORM\PersistentCollection {#5023 …}
  +reports: Doctrine\ORM\PersistentCollection {#5025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5029 …}
  -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 {#5016
    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
220 DENIED moderate
App\Entity\EntryComment {#5017
  +user: Proxies\__CG__\App\Entity\User {#5018 …}
  +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 {#4716
    +user: App\Entity\User {#4729 …}
    +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 {#4711
      date: 2023-12-16 22:30:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4717 …}
    +nested: Doctrine\ORM\PersistentCollection {#4719 …}
    +votes: Doctrine\ORM\PersistentCollection {#4721 …}
    +reports: Doctrine\ORM\PersistentCollection {#4723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
    -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 {#4712
      date: 2023-12-02 06:57:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +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 {#5015
    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 {#5019 …}
  +nested: Doctrine\ORM\PersistentCollection {#5021 …}
  +votes: Doctrine\ORM\PersistentCollection {#5023 …}
  +reports: Doctrine\ORM\PersistentCollection {#5025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5029 …}
  -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 {#5016
    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
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 {#5149
  +user: App\Entity\User {#4729 …}
  +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 {#5017
    +user: Proxies\__CG__\App\Entity\User {#5018 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4716
      +user: App\Entity\User {#4729 …}
      +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 {#4711
        date: 2023-12-16 22:30:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4717 …}
      +nested: Doctrine\ORM\PersistentCollection {#4719 …}
      +votes: Doctrine\ORM\PersistentCollection {#4721 …}
      +reports: Doctrine\ORM\PersistentCollection {#4723 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
      -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 {#4712
        date: 2023-12-02 06:57:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4716}
    +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 {#5015
      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 {#5019 …}
    +nested: Doctrine\ORM\PersistentCollection {#5021 …}
    +votes: Doctrine\ORM\PersistentCollection {#5023 …}
    +reports: Doctrine\ORM\PersistentCollection {#5025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5027 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5029 …}
    -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 {#5016
      date: 2023-12-02 07:48:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +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 {#5146
    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 {#5150 …}
  +nested: Doctrine\ORM\PersistentCollection {#5152 …}
  +votes: Doctrine\ORM\PersistentCollection {#5154 …}
  +reports: Doctrine\ORM\PersistentCollection {#5156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
  -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 {#5147
    date: 2023-12-15 07:43:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701501587 {#5148
    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
223 DENIED edit
App\Entity\EntryComment {#5149
  +user: App\Entity\User {#4729 …}
  +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 {#5017
    +user: Proxies\__CG__\App\Entity\User {#5018 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4716
      +user: App\Entity\User {#4729 …}
      +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 {#4711
        date: 2023-12-16 22:30:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4717 …}
      +nested: Doctrine\ORM\PersistentCollection {#4719 …}
      +votes: Doctrine\ORM\PersistentCollection {#4721 …}
      +reports: Doctrine\ORM\PersistentCollection {#4723 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
      -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 {#4712
        date: 2023-12-02 06:57:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4716}
    +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 {#5015
      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 {#5019 …}
    +nested: Doctrine\ORM\PersistentCollection {#5021 …}
    +votes: Doctrine\ORM\PersistentCollection {#5023 …}
    +reports: Doctrine\ORM\PersistentCollection {#5025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5027 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5029 …}
    -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 {#5016
      date: 2023-12-02 07:48:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +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 {#5146
    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 {#5150 …}
  +nested: Doctrine\ORM\PersistentCollection {#5152 …}
  +votes: Doctrine\ORM\PersistentCollection {#5154 …}
  +reports: Doctrine\ORM\PersistentCollection {#5156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
  -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 {#5147
    date: 2023-12-15 07:43:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701501587 {#5148
    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
224 DENIED moderate
App\Entity\EntryComment {#5149
  +user: App\Entity\User {#4729 …}
  +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 {#5017
    +user: Proxies\__CG__\App\Entity\User {#5018 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4716
      +user: App\Entity\User {#4729 …}
      +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 {#4711
        date: 2023-12-16 22:30:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4717 …}
      +nested: Doctrine\ORM\PersistentCollection {#4719 …}
      +votes: Doctrine\ORM\PersistentCollection {#4721 …}
      +reports: Doctrine\ORM\PersistentCollection {#4723 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
      -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 {#4712
        date: 2023-12-02 06:57:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4716}
    +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 {#5015
      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 {#5019 …}
    +nested: Doctrine\ORM\PersistentCollection {#5021 …}
    +votes: Doctrine\ORM\PersistentCollection {#5023 …}
    +reports: Doctrine\ORM\PersistentCollection {#5025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5027 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5029 …}
    -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 {#5016
      date: 2023-12-02 07:48:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +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 {#5146
    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 {#5150 …}
  +nested: Doctrine\ORM\PersistentCollection {#5152 …}
  +votes: Doctrine\ORM\PersistentCollection {#5154 …}
  +reports: Doctrine\ORM\PersistentCollection {#5156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
  -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 {#5147
    date: 2023-12-15 07:43:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701501587 {#5148
    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
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 {#5313
  +user: Proxies\__CG__\App\Entity\User {#5018 …}
  +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 {#5149
    +user: App\Entity\User {#4729 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5017
      +user: Proxies\__CG__\App\Entity\User {#5018 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4716
        +user: App\Entity\User {#4729 …}
        +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 {#4711
          date: 2023-12-16 22:30:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4717 …}
        +nested: Doctrine\ORM\PersistentCollection {#4719 …}
        +votes: Doctrine\ORM\PersistentCollection {#4721 …}
        +reports: Doctrine\ORM\PersistentCollection {#4723 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
        -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 {#4712
          date: 2023-12-02 06:57:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4716}
      +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 {#5015
        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 {#5019 …}
      +nested: Doctrine\ORM\PersistentCollection {#5021 …}
      +votes: Doctrine\ORM\PersistentCollection {#5023 …}
      +reports: Doctrine\ORM\PersistentCollection {#5025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5029 …}
      -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 {#5016
        date: 2023-12-02 07:48:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4716}
    +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 {#5146
      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 {#5150 …}
    +nested: Doctrine\ORM\PersistentCollection {#5152 …}
    +votes: Doctrine\ORM\PersistentCollection {#5154 …}
    +reports: Doctrine\ORM\PersistentCollection {#5156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
    -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 {#5147
      date: 2023-12-15 07:43:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701501587 {#5148
      date: 2023-12-02 08:19:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +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 {#5311
    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 {#5314 …}
  +nested: Doctrine\ORM\PersistentCollection {#5316 …}
  +votes: Doctrine\ORM\PersistentCollection {#5318 …}
  +reports: Doctrine\ORM\PersistentCollection {#5320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
  -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 {#5312
    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
227 DENIED edit
App\Entity\EntryComment {#5313
  +user: Proxies\__CG__\App\Entity\User {#5018 …}
  +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 {#5149
    +user: App\Entity\User {#4729 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5017
      +user: Proxies\__CG__\App\Entity\User {#5018 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4716
        +user: App\Entity\User {#4729 …}
        +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 {#4711
          date: 2023-12-16 22:30:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4717 …}
        +nested: Doctrine\ORM\PersistentCollection {#4719 …}
        +votes: Doctrine\ORM\PersistentCollection {#4721 …}
        +reports: Doctrine\ORM\PersistentCollection {#4723 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
        -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 {#4712
          date: 2023-12-02 06:57:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4716}
      +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 {#5015
        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 {#5019 …}
      +nested: Doctrine\ORM\PersistentCollection {#5021 …}
      +votes: Doctrine\ORM\PersistentCollection {#5023 …}
      +reports: Doctrine\ORM\PersistentCollection {#5025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5029 …}
      -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 {#5016
        date: 2023-12-02 07:48:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4716}
    +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 {#5146
      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 {#5150 …}
    +nested: Doctrine\ORM\PersistentCollection {#5152 …}
    +votes: Doctrine\ORM\PersistentCollection {#5154 …}
    +reports: Doctrine\ORM\PersistentCollection {#5156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
    -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 {#5147
      date: 2023-12-15 07:43:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701501587 {#5148
      date: 2023-12-02 08:19:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +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 {#5311
    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 {#5314 …}
  +nested: Doctrine\ORM\PersistentCollection {#5316 …}
  +votes: Doctrine\ORM\PersistentCollection {#5318 …}
  +reports: Doctrine\ORM\PersistentCollection {#5320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
  -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 {#5312
    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
228 DENIED moderate
App\Entity\EntryComment {#5313
  +user: Proxies\__CG__\App\Entity\User {#5018 …}
  +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 {#5149
    +user: App\Entity\User {#4729 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5017
      +user: Proxies\__CG__\App\Entity\User {#5018 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4716
        +user: App\Entity\User {#4729 …}
        +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 {#4711
          date: 2023-12-16 22:30:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4717 …}
        +nested: Doctrine\ORM\PersistentCollection {#4719 …}
        +votes: Doctrine\ORM\PersistentCollection {#4721 …}
        +reports: Doctrine\ORM\PersistentCollection {#4723 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
        -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 {#4712
          date: 2023-12-02 06:57:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4716}
      +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 {#5015
        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 {#5019 …}
      +nested: Doctrine\ORM\PersistentCollection {#5021 …}
      +votes: Doctrine\ORM\PersistentCollection {#5023 …}
      +reports: Doctrine\ORM\PersistentCollection {#5025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5029 …}
      -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 {#5016
        date: 2023-12-02 07:48:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4716}
    +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 {#5146
      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 {#5150 …}
    +nested: Doctrine\ORM\PersistentCollection {#5152 …}
    +votes: Doctrine\ORM\PersistentCollection {#5154 …}
    +reports: Doctrine\ORM\PersistentCollection {#5156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
    -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 {#5147
      date: 2023-12-15 07:43:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701501587 {#5148
      date: 2023-12-02 08:19:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +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 {#5311
    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 {#5314 …}
  +nested: Doctrine\ORM\PersistentCollection {#5316 …}
  +votes: Doctrine\ORM\PersistentCollection {#5318 …}
  +reports: Doctrine\ORM\PersistentCollection {#5320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
  -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 {#5312
    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
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 {#5460
  +user: App\Entity\User {#4729 …}
  +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 {#5313
    +user: Proxies\__CG__\App\Entity\User {#5018 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5149
      +user: App\Entity\User {#4729 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5017
        +user: Proxies\__CG__\App\Entity\User {#5018 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4716
          +user: App\Entity\User {#4729 …}
          +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 {#4711
            date: 2023-12-16 22:30:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4717 …}
          +nested: Doctrine\ORM\PersistentCollection {#4719 …}
          +votes: Doctrine\ORM\PersistentCollection {#4721 …}
          +reports: Doctrine\ORM\PersistentCollection {#4723 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
          -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 {#4712
            date: 2023-12-02 06:57:57.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4716}
        +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 {#5015
          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 {#5019 …}
        +nested: Doctrine\ORM\PersistentCollection {#5021 …}
        +votes: Doctrine\ORM\PersistentCollection {#5023 …}
        +reports: Doctrine\ORM\PersistentCollection {#5025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5027 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5029 …}
        -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 {#5016
          date: 2023-12-02 07:48:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4716}
      +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 {#5146
        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 {#5150 …}
      +nested: Doctrine\ORM\PersistentCollection {#5152 …}
      +votes: Doctrine\ORM\PersistentCollection {#5154 …}
      +reports: Doctrine\ORM\PersistentCollection {#5156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
      -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 {#5147
        date: 2023-12-15 07:43:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701501587 {#5148
        date: 2023-12-02 08:19:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4716}
    +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 {#5311
      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 {#5314 …}
    +nested: Doctrine\ORM\PersistentCollection {#5316 …}
    +votes: Doctrine\ORM\PersistentCollection {#5318 …}
    +reports: Doctrine\ORM\PersistentCollection {#5320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
    -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 {#5312
      date: 2023-12-03 08:29:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +body: "Hmmm yeah… I know some of those words."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701588868 {#5458
    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 {#5461 …}
  +nested: Doctrine\ORM\PersistentCollection {#5463 …}
  +votes: Doctrine\ORM\PersistentCollection {#5465 …}
  +reports: Doctrine\ORM\PersistentCollection {#5467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5471 …}
  -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 {#5459
    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
231 DENIED edit
App\Entity\EntryComment {#5460
  +user: App\Entity\User {#4729 …}
  +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 {#5313
    +user: Proxies\__CG__\App\Entity\User {#5018 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5149
      +user: App\Entity\User {#4729 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5017
        +user: Proxies\__CG__\App\Entity\User {#5018 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4716
          +user: App\Entity\User {#4729 …}
          +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 {#4711
            date: 2023-12-16 22:30:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4717 …}
          +nested: Doctrine\ORM\PersistentCollection {#4719 …}
          +votes: Doctrine\ORM\PersistentCollection {#4721 …}
          +reports: Doctrine\ORM\PersistentCollection {#4723 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
          -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 {#4712
            date: 2023-12-02 06:57:57.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4716}
        +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 {#5015
          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 {#5019 …}
        +nested: Doctrine\ORM\PersistentCollection {#5021 …}
        +votes: Doctrine\ORM\PersistentCollection {#5023 …}
        +reports: Doctrine\ORM\PersistentCollection {#5025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5027 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5029 …}
        -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 {#5016
          date: 2023-12-02 07:48:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4716}
      +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 {#5146
        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 {#5150 …}
      +nested: Doctrine\ORM\PersistentCollection {#5152 …}
      +votes: Doctrine\ORM\PersistentCollection {#5154 …}
      +reports: Doctrine\ORM\PersistentCollection {#5156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
      -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 {#5147
        date: 2023-12-15 07:43:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701501587 {#5148
        date: 2023-12-02 08:19:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4716}
    +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 {#5311
      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 {#5314 …}
    +nested: Doctrine\ORM\PersistentCollection {#5316 …}
    +votes: Doctrine\ORM\PersistentCollection {#5318 …}
    +reports: Doctrine\ORM\PersistentCollection {#5320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
    -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 {#5312
      date: 2023-12-03 08:29:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +body: "Hmmm yeah… I know some of those words."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701588868 {#5458
    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 {#5461 …}
  +nested: Doctrine\ORM\PersistentCollection {#5463 …}
  +votes: Doctrine\ORM\PersistentCollection {#5465 …}
  +reports: Doctrine\ORM\PersistentCollection {#5467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5471 …}
  -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 {#5459
    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
232 DENIED moderate
App\Entity\EntryComment {#5460
  +user: App\Entity\User {#4729 …}
  +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 {#5313
    +user: Proxies\__CG__\App\Entity\User {#5018 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5149
      +user: App\Entity\User {#4729 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5017
        +user: Proxies\__CG__\App\Entity\User {#5018 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4716
          +user: App\Entity\User {#4729 …}
          +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 {#4711
            date: 2023-12-16 22:30:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4717 …}
          +nested: Doctrine\ORM\PersistentCollection {#4719 …}
          +votes: Doctrine\ORM\PersistentCollection {#4721 …}
          +reports: Doctrine\ORM\PersistentCollection {#4723 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
          -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 {#4712
            date: 2023-12-02 06:57:57.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4716}
        +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 {#5015
          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 {#5019 …}
        +nested: Doctrine\ORM\PersistentCollection {#5021 …}
        +votes: Doctrine\ORM\PersistentCollection {#5023 …}
        +reports: Doctrine\ORM\PersistentCollection {#5025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5027 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5029 …}
        -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 {#5016
          date: 2023-12-02 07:48:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4716}
      +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 {#5146
        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 {#5150 …}
      +nested: Doctrine\ORM\PersistentCollection {#5152 …}
      +votes: Doctrine\ORM\PersistentCollection {#5154 …}
      +reports: Doctrine\ORM\PersistentCollection {#5156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
      -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 {#5147
        date: 2023-12-15 07:43:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701501587 {#5148
        date: 2023-12-02 08:19:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4716}
    +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 {#5311
      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 {#5314 …}
    +nested: Doctrine\ORM\PersistentCollection {#5316 …}
    +votes: Doctrine\ORM\PersistentCollection {#5318 …}
    +reports: Doctrine\ORM\PersistentCollection {#5320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
    -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 {#5312
      date: 2023-12-03 08:29:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +body: "Hmmm yeah… I know some of those words."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701588868 {#5458
    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 {#5461 …}
  +nested: Doctrine\ORM\PersistentCollection {#5463 …}
  +votes: Doctrine\ORM\PersistentCollection {#5465 …}
  +reports: Doctrine\ORM\PersistentCollection {#5467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5471 …}
  -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 {#5459
    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
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 {#5033
  +user: Proxies\__CG__\App\Entity\User {#5034 …}
  +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 {#4716
    +user: App\Entity\User {#4729 …}
    +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 {#4711
      date: 2023-12-16 22:30:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4717 …}
    +nested: Doctrine\ORM\PersistentCollection {#4719 …}
    +votes: Doctrine\ORM\PersistentCollection {#4721 …}
    +reports: Doctrine\ORM\PersistentCollection {#4723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
    -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 {#4712
      date: 2023-12-02 06:57:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +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 {#5031
    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 {#5035 …}
  +nested: Doctrine\ORM\PersistentCollection {#5037 …}
  +votes: Doctrine\ORM\PersistentCollection {#5039 …}
  +reports: Doctrine\ORM\PersistentCollection {#5041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5045 …}
  -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 {#5032
    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
235 DENIED edit
App\Entity\EntryComment {#5033
  +user: Proxies\__CG__\App\Entity\User {#5034 …}
  +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 {#4716
    +user: App\Entity\User {#4729 …}
    +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 {#4711
      date: 2023-12-16 22:30:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4717 …}
    +nested: Doctrine\ORM\PersistentCollection {#4719 …}
    +votes: Doctrine\ORM\PersistentCollection {#4721 …}
    +reports: Doctrine\ORM\PersistentCollection {#4723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
    -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 {#4712
      date: 2023-12-02 06:57:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +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 {#5031
    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 {#5035 …}
  +nested: Doctrine\ORM\PersistentCollection {#5037 …}
  +votes: Doctrine\ORM\PersistentCollection {#5039 …}
  +reports: Doctrine\ORM\PersistentCollection {#5041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5045 …}
  -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 {#5032
    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
236 DENIED moderate
App\Entity\EntryComment {#5033
  +user: Proxies\__CG__\App\Entity\User {#5034 …}
  +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 {#4716
    +user: App\Entity\User {#4729 …}
    +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 {#4711
      date: 2023-12-16 22:30:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@toaster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4717 …}
    +nested: Doctrine\ORM\PersistentCollection {#4719 …}
    +votes: Doctrine\ORM\PersistentCollection {#4721 …}
    +reports: Doctrine\ORM\PersistentCollection {#4723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
    -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 {#4712
      date: 2023-12-02 06:57:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +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 {#5031
    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 {#5035 …}
  +nested: Doctrine\ORM\PersistentCollection {#5037 …}
  +votes: Doctrine\ORM\PersistentCollection {#5039 …}
  +reports: Doctrine\ORM\PersistentCollection {#5041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5045 …}
  -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 {#5032
    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
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 {#5164
  +user: App\Entity\User {#4729 …}
  +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 {#5033
    +user: Proxies\__CG__\App\Entity\User {#5034 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4716
      +user: App\Entity\User {#4729 …}
      +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 {#4711
        date: 2023-12-16 22:30:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4717 …}
      +nested: Doctrine\ORM\PersistentCollection {#4719 …}
      +votes: Doctrine\ORM\PersistentCollection {#4721 …}
      +reports: Doctrine\ORM\PersistentCollection {#4723 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
      -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 {#4712
        date: 2023-12-02 06:57:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4716}
    +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 {#5031
      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 {#5035 …}
    +nested: Doctrine\ORM\PersistentCollection {#5037 …}
    +votes: Doctrine\ORM\PersistentCollection {#5039 …}
    +reports: Doctrine\ORM\PersistentCollection {#5041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5043 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5045 …}
    -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 {#5032
      date: 2023-12-02 12:00:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +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 {#5162
    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 {#5165 …}
  +nested: Doctrine\ORM\PersistentCollection {#5167 …}
  +votes: Doctrine\ORM\PersistentCollection {#5169 …}
  +reports: Doctrine\ORM\PersistentCollection {#5171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5175 …}
  -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 {#5163
    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
239 DENIED edit
App\Entity\EntryComment {#5164
  +user: App\Entity\User {#4729 …}
  +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 {#5033
    +user: Proxies\__CG__\App\Entity\User {#5034 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4716
      +user: App\Entity\User {#4729 …}
      +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 {#4711
        date: 2023-12-16 22:30:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4717 …}
      +nested: Doctrine\ORM\PersistentCollection {#4719 …}
      +votes: Doctrine\ORM\PersistentCollection {#4721 …}
      +reports: Doctrine\ORM\PersistentCollection {#4723 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
      -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 {#4712
        date: 2023-12-02 06:57:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4716}
    +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 {#5031
      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 {#5035 …}
    +nested: Doctrine\ORM\PersistentCollection {#5037 …}
    +votes: Doctrine\ORM\PersistentCollection {#5039 …}
    +reports: Doctrine\ORM\PersistentCollection {#5041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5043 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5045 …}
    -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 {#5032
      date: 2023-12-02 12:00:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +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 {#5162
    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 {#5165 …}
  +nested: Doctrine\ORM\PersistentCollection {#5167 …}
  +votes: Doctrine\ORM\PersistentCollection {#5169 …}
  +reports: Doctrine\ORM\PersistentCollection {#5171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5175 …}
  -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 {#5163
    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
240 DENIED moderate
App\Entity\EntryComment {#5164
  +user: App\Entity\User {#4729 …}
  +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 {#5033
    +user: Proxies\__CG__\App\Entity\User {#5034 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4716
      +user: App\Entity\User {#4729 …}
      +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 {#4711
        date: 2023-12-16 22:30:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4717 …}
      +nested: Doctrine\ORM\PersistentCollection {#4719 …}
      +votes: Doctrine\ORM\PersistentCollection {#4721 …}
      +reports: Doctrine\ORM\PersistentCollection {#4723 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
      -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 {#4712
        date: 2023-12-02 06:57:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4716}
    +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 {#5031
      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 {#5035 …}
    +nested: Doctrine\ORM\PersistentCollection {#5037 …}
    +votes: Doctrine\ORM\PersistentCollection {#5039 …}
    +reports: Doctrine\ORM\PersistentCollection {#5041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5043 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5045 …}
    -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 {#5032
      date: 2023-12-02 12:00:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +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 {#5162
    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 {#5165 …}
  +nested: Doctrine\ORM\PersistentCollection {#5167 …}
  +votes: Doctrine\ORM\PersistentCollection {#5169 …}
  +reports: Doctrine\ORM\PersistentCollection {#5171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5175 …}
  -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 {#5163
    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
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 {#5328
  +user: Proxies\__CG__\App\Entity\User {#5034 …}
  +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 {#5164
    +user: App\Entity\User {#4729 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5033
      +user: Proxies\__CG__\App\Entity\User {#5034 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4716
        +user: App\Entity\User {#4729 …}
        +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 {#4711
          date: 2023-12-16 22:30:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4717 …}
        +nested: Doctrine\ORM\PersistentCollection {#4719 …}
        +votes: Doctrine\ORM\PersistentCollection {#4721 …}
        +reports: Doctrine\ORM\PersistentCollection {#4723 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
        -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 {#4712
          date: 2023-12-02 06:57:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4716}
      +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 {#5031
        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 {#5035 …}
      +nested: Doctrine\ORM\PersistentCollection {#5037 …}
      +votes: Doctrine\ORM\PersistentCollection {#5039 …}
      +reports: Doctrine\ORM\PersistentCollection {#5041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5043 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5045 …}
      -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 {#5032
        date: 2023-12-02 12:00:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4716}
    +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 {#5162
      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 {#5165 …}
    +nested: Doctrine\ORM\PersistentCollection {#5167 …}
    +votes: Doctrine\ORM\PersistentCollection {#5169 …}
    +reports: Doctrine\ORM\PersistentCollection {#5171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5173 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5175 …}
    -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 {#5163
      date: 2023-12-02 12:05:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +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 {#5326
    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 {#5329 …}
  +nested: Doctrine\ORM\PersistentCollection {#5331 …}
  +votes: Doctrine\ORM\PersistentCollection {#5333 …}
  +reports: Doctrine\ORM\PersistentCollection {#5335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5339 …}
  -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 {#5327
    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
243 DENIED edit
App\Entity\EntryComment {#5328
  +user: Proxies\__CG__\App\Entity\User {#5034 …}
  +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 {#5164
    +user: App\Entity\User {#4729 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5033
      +user: Proxies\__CG__\App\Entity\User {#5034 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4716
        +user: App\Entity\User {#4729 …}
        +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 {#4711
          date: 2023-12-16 22:30:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4717 …}
        +nested: Doctrine\ORM\PersistentCollection {#4719 …}
        +votes: Doctrine\ORM\PersistentCollection {#4721 …}
        +reports: Doctrine\ORM\PersistentCollection {#4723 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
        -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 {#4712
          date: 2023-12-02 06:57:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4716}
      +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 {#5031
        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 {#5035 …}
      +nested: Doctrine\ORM\PersistentCollection {#5037 …}
      +votes: Doctrine\ORM\PersistentCollection {#5039 …}
      +reports: Doctrine\ORM\PersistentCollection {#5041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5043 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5045 …}
      -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 {#5032
        date: 2023-12-02 12:00:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4716}
    +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 {#5162
      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 {#5165 …}
    +nested: Doctrine\ORM\PersistentCollection {#5167 …}
    +votes: Doctrine\ORM\PersistentCollection {#5169 …}
    +reports: Doctrine\ORM\PersistentCollection {#5171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5173 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5175 …}
    -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 {#5163
      date: 2023-12-02 12:05:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +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 {#5326
    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 {#5329 …}
  +nested: Doctrine\ORM\PersistentCollection {#5331 …}
  +votes: Doctrine\ORM\PersistentCollection {#5333 …}
  +reports: Doctrine\ORM\PersistentCollection {#5335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5339 …}
  -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 {#5327
    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
244 DENIED moderate
App\Entity\EntryComment {#5328
  +user: Proxies\__CG__\App\Entity\User {#5034 …}
  +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 {#5164
    +user: App\Entity\User {#4729 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5033
      +user: Proxies\__CG__\App\Entity\User {#5034 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4716
        +user: App\Entity\User {#4729 …}
        +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 {#4711
          date: 2023-12-16 22:30:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@toaster@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4717 …}
        +nested: Doctrine\ORM\PersistentCollection {#4719 …}
        +votes: Doctrine\ORM\PersistentCollection {#4721 …}
        +reports: Doctrine\ORM\PersistentCollection {#4723 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
        -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 {#4712
          date: 2023-12-02 06:57:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4716}
      +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 {#5031
        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 {#5035 …}
      +nested: Doctrine\ORM\PersistentCollection {#5037 …}
      +votes: Doctrine\ORM\PersistentCollection {#5039 …}
      +reports: Doctrine\ORM\PersistentCollection {#5041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5043 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5045 …}
      -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 {#5032
        date: 2023-12-02 12:00:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4716}
    +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 {#5162
      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 {#5165 …}
    +nested: Doctrine\ORM\PersistentCollection {#5167 …}
    +votes: Doctrine\ORM\PersistentCollection {#5169 …}
    +reports: Doctrine\ORM\PersistentCollection {#5171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5173 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5175 …}
    -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 {#5163
      date: 2023-12-02 12:05:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +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 {#5326
    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 {#5329 …}
  +nested: Doctrine\ORM\PersistentCollection {#5331 …}
  +votes: Doctrine\ORM\PersistentCollection {#5333 …}
  +reports: Doctrine\ORM\PersistentCollection {#5335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5339 …}
  -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 {#5327
    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
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 {#5444
  +user: Proxies\__CG__\App\Entity\User {#5445 …}
  +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 {#5328
    +user: Proxies\__CG__\App\Entity\User {#5034 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5164
      +user: App\Entity\User {#4729 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5033
        +user: Proxies\__CG__\App\Entity\User {#5034 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4716
          +user: App\Entity\User {#4729 …}
          +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 {#4711
            date: 2023-12-16 22:30:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4717 …}
          +nested: Doctrine\ORM\PersistentCollection {#4719 …}
          +votes: Doctrine\ORM\PersistentCollection {#4721 …}
          +reports: Doctrine\ORM\PersistentCollection {#4723 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
          -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 {#4712
            date: 2023-12-02 06:57:57.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4716}
        +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 {#5031
          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 {#5035 …}
        +nested: Doctrine\ORM\PersistentCollection {#5037 …}
        +votes: Doctrine\ORM\PersistentCollection {#5039 …}
        +reports: Doctrine\ORM\PersistentCollection {#5041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5043 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5045 …}
        -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 {#5032
          date: 2023-12-02 12:00:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4716}
      +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 {#5162
        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 {#5165 …}
      +nested: Doctrine\ORM\PersistentCollection {#5167 …}
      +votes: Doctrine\ORM\PersistentCollection {#5169 …}
      +reports: Doctrine\ORM\PersistentCollection {#5171 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5173 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5175 …}
      -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 {#5163
        date: 2023-12-02 12:05:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4716}
    +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 {#5326
      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 {#5329 …}
    +nested: Doctrine\ORM\PersistentCollection {#5331 …}
    +votes: Doctrine\ORM\PersistentCollection {#5333 …}
    +reports: Doctrine\ORM\PersistentCollection {#5335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5337 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5339 …}
    -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 {#5327
      date: 2023-12-02 12:11:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +body: "Watermelon is why. But, dammit, everyone loves watermelon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701522670 {#5442
    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 {#5446 …}
  +nested: Doctrine\ORM\PersistentCollection {#5448 …}
  +votes: Doctrine\ORM\PersistentCollection {#5450 …}
  +reports: Doctrine\ORM\PersistentCollection {#5452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5456 …}
  -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 {#5443
    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
247 DENIED edit
App\Entity\EntryComment {#5444
  +user: Proxies\__CG__\App\Entity\User {#5445 …}
  +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 {#5328
    +user: Proxies\__CG__\App\Entity\User {#5034 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5164
      +user: App\Entity\User {#4729 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5033
        +user: Proxies\__CG__\App\Entity\User {#5034 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4716
          +user: App\Entity\User {#4729 …}
          +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 {#4711
            date: 2023-12-16 22:30:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4717 …}
          +nested: Doctrine\ORM\PersistentCollection {#4719 …}
          +votes: Doctrine\ORM\PersistentCollection {#4721 …}
          +reports: Doctrine\ORM\PersistentCollection {#4723 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
          -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 {#4712
            date: 2023-12-02 06:57:57.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4716}
        +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 {#5031
          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 {#5035 …}
        +nested: Doctrine\ORM\PersistentCollection {#5037 …}
        +votes: Doctrine\ORM\PersistentCollection {#5039 …}
        +reports: Doctrine\ORM\PersistentCollection {#5041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5043 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5045 …}
        -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 {#5032
          date: 2023-12-02 12:00:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4716}
      +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 {#5162
        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 {#5165 …}
      +nested: Doctrine\ORM\PersistentCollection {#5167 …}
      +votes: Doctrine\ORM\PersistentCollection {#5169 …}
      +reports: Doctrine\ORM\PersistentCollection {#5171 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5173 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5175 …}
      -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 {#5163
        date: 2023-12-02 12:05:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4716}
    +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 {#5326
      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 {#5329 …}
    +nested: Doctrine\ORM\PersistentCollection {#5331 …}
    +votes: Doctrine\ORM\PersistentCollection {#5333 …}
    +reports: Doctrine\ORM\PersistentCollection {#5335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5337 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5339 …}
    -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 {#5327
      date: 2023-12-02 12:11:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +body: "Watermelon is why. But, dammit, everyone loves watermelon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701522670 {#5442
    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 {#5446 …}
  +nested: Doctrine\ORM\PersistentCollection {#5448 …}
  +votes: Doctrine\ORM\PersistentCollection {#5450 …}
  +reports: Doctrine\ORM\PersistentCollection {#5452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5456 …}
  -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 {#5443
    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
248 DENIED moderate
App\Entity\EntryComment {#5444
  +user: Proxies\__CG__\App\Entity\User {#5445 …}
  +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 {#5328
    +user: Proxies\__CG__\App\Entity\User {#5034 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5164
      +user: App\Entity\User {#4729 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5033
        +user: Proxies\__CG__\App\Entity\User {#5034 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4716
          +user: App\Entity\User {#4729 …}
          +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 {#4711
            date: 2023-12-16 22:30:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@toaster@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4717 …}
          +nested: Doctrine\ORM\PersistentCollection {#4719 …}
          +votes: Doctrine\ORM\PersistentCollection {#4721 …}
          +reports: Doctrine\ORM\PersistentCollection {#4723 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
          -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 {#4712
            date: 2023-12-02 06:57:57.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4716}
        +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 {#5031
          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 {#5035 …}
        +nested: Doctrine\ORM\PersistentCollection {#5037 …}
        +votes: Doctrine\ORM\PersistentCollection {#5039 …}
        +reports: Doctrine\ORM\PersistentCollection {#5041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5043 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5045 …}
        -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 {#5032
          date: 2023-12-02 12:00:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4716}
      +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 {#5162
        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 {#5165 …}
      +nested: Doctrine\ORM\PersistentCollection {#5167 …}
      +votes: Doctrine\ORM\PersistentCollection {#5169 …}
      +reports: Doctrine\ORM\PersistentCollection {#5171 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5173 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5175 …}
      -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 {#5163
        date: 2023-12-02 12:05:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4716}
    +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 {#5326
      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 {#5329 …}
    +nested: Doctrine\ORM\PersistentCollection {#5331 …}
    +votes: Doctrine\ORM\PersistentCollection {#5333 …}
    +reports: Doctrine\ORM\PersistentCollection {#5335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5337 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5339 …}
    -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 {#5327
      date: 2023-12-02 12:11:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +body: "Watermelon is why. But, dammit, everyone loves watermelon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701522670 {#5442
    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 {#5446 …}
  +nested: Doctrine\ORM\PersistentCollection {#5448 …}
  +votes: Doctrine\ORM\PersistentCollection {#5450 …}
  +reports: Doctrine\ORM\PersistentCollection {#5452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5456 …}
  -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 {#5443
    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
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 {#4790
  +user: App\Entity\User {#4803 …}
  +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 {#4785
    date: 2023-12-02 07:33:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4791 …}
  +nested: Doctrine\ORM\PersistentCollection {#4793 …}
  +votes: Doctrine\ORM\PersistentCollection {#4795 …}
  +reports: Doctrine\ORM\PersistentCollection {#4797 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4799 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4801 …}
  -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 {#4786
    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
251 DENIED edit
App\Entity\EntryComment {#4790
  +user: App\Entity\User {#4803 …}
  +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 {#4785
    date: 2023-12-02 07:33:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4791 …}
  +nested: Doctrine\ORM\PersistentCollection {#4793 …}
  +votes: Doctrine\ORM\PersistentCollection {#4795 …}
  +reports: Doctrine\ORM\PersistentCollection {#4797 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4799 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4801 …}
  -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 {#4786
    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
252 DENIED moderate
App\Entity\EntryComment {#4790
  +user: App\Entity\User {#4803 …}
  +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 {#4785
    date: 2023-12-02 07:33:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4791 …}
  +nested: Doctrine\ORM\PersistentCollection {#4793 …}
  +votes: Doctrine\ORM\PersistentCollection {#4795 …}
  +reports: Doctrine\ORM\PersistentCollection {#4797 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4799 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4801 …}
  -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 {#4786
    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
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