GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/3431/survival-optional/top?p=2

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 …}
}
11.67 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.05 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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "survival-optional"
  +title: "survival optional."
  +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 172
  +favouriteCount: 1390
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697640018 {#2414
    date: 2023-10-18 16:40:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 3431
  -titleTs: "'option':2 'surviv':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696785179
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4283409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696698779 {#1793
    date: 2023-10-07 19:12:59.0 +02: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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "survival-optional"
  +title: "survival optional."
  +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 172
  +favouriteCount: 1390
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697640018 {#2414
    date: 2023-10-18 16:40:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 3431
  -titleTs: "'option':2 'surviv':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696785179
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4283409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696698779 {#1793
    date: 2023-10-07 19:12:59.0 +02: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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "survival-optional"
  +title: "survival optional."
  +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 172
  +favouriteCount: 1390
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697640018 {#2414
    date: 2023-10-18 16:40:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 3431
  -titleTs: "'option':2 'surviv':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696785179
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4283409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696698779 {#1793
    date: 2023-10-07 19:12:59.0 +02: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 {#4006
  +user: App\Entity\User {#3955 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
    \n
    330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696768923 {#3916
    date: 2023-10-08 14:42:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4004 …}
  +nested: Doctrine\ORM\PersistentCollection {#4002 …}
  +votes: Doctrine\ORM\PersistentCollection {#4000 …}
  +reports: Doctrine\ORM\PersistentCollection {#3998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
  -id: 36373
  -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4243748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696710510 {#3952
    date: 2023-10-07 22:28:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4006
  +user: App\Entity\User {#3955 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
    \n
    330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696768923 {#3916
    date: 2023-10-08 14:42:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4004 …}
  +nested: Doctrine\ORM\PersistentCollection {#4002 …}
  +votes: Doctrine\ORM\PersistentCollection {#4000 …}
  +reports: Doctrine\ORM\PersistentCollection {#3998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
  -id: 36373
  -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4243748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696710510 {#3952
    date: 2023-10-07 22:28:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4006
  +user: App\Entity\User {#3955 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
    \n
    330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696768923 {#3916
    date: 2023-10-08 14:42:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4004 …}
  +nested: Doctrine\ORM\PersistentCollection {#4002 …}
  +votes: Doctrine\ORM\PersistentCollection {#4000 …}
  +reports: Doctrine\ORM\PersistentCollection {#3998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
  -id: 36373
  -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4243748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696710510 {#3952
    date: 2023-10-07 22:28:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4605
  +user: Proxies\__CG__\App\Entity\User {#4606 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4006
    +user: App\Entity\User {#3955 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
      \n
      330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696768923 {#3916
      date: 2023-10-08 14:42:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4004 …}
    +nested: Doctrine\ORM\PersistentCollection {#4002 …}
    +votes: Doctrine\ORM\PersistentCollection {#4000 …}
    +reports: Doctrine\ORM\PersistentCollection {#3998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
    -id: 36373
    -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4243748"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696710510 {#3952
      date: 2023-10-07 22:28:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: """
    > 330km/h is the sound barrier\n
    \n
    This is false. Sound barrier is an aerodynamic effect that affects vehicles at speeds close to the speed of sound in air, which is slightly above 1200 km/h (at sea level, normal temperature and humidity).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1696711056 {#4603
    date: 2023-10-07 22:37:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JayObey711@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4607 …}
  +nested: Doctrine\ORM\PersistentCollection {#4609 …}
  +votes: Doctrine\ORM\PersistentCollection {#4611 …}
  +reports: Doctrine\ORM\PersistentCollection {#4613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
  -id: 36396
  -bodyTs: "'1200':32 '330km/h':1 'aerodynam':13 'affect':16 'air':27 'barrier':5,10 'close':20 'effect':14 'fals':8 'humid':40 'km/h':33 'level':36 'normal':37 'sea':35 'slight':30 'sound':4,9,25 'speed':19,23 'temperatur':38 'vehicl':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3463463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696711056 {#4604
    date: 2023-10-07 22:37:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4605
  +user: Proxies\__CG__\App\Entity\User {#4606 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4006
    +user: App\Entity\User {#3955 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
      \n
      330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696768923 {#3916
      date: 2023-10-08 14:42:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4004 …}
    +nested: Doctrine\ORM\PersistentCollection {#4002 …}
    +votes: Doctrine\ORM\PersistentCollection {#4000 …}
    +reports: Doctrine\ORM\PersistentCollection {#3998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
    -id: 36373
    -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4243748"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696710510 {#3952
      date: 2023-10-07 22:28:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: """
    > 330km/h is the sound barrier\n
    \n
    This is false. Sound barrier is an aerodynamic effect that affects vehicles at speeds close to the speed of sound in air, which is slightly above 1200 km/h (at sea level, normal temperature and humidity).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1696711056 {#4603
    date: 2023-10-07 22:37:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JayObey711@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4607 …}
  +nested: Doctrine\ORM\PersistentCollection {#4609 …}
  +votes: Doctrine\ORM\PersistentCollection {#4611 …}
  +reports: Doctrine\ORM\PersistentCollection {#4613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
  -id: 36396
  -bodyTs: "'1200':32 '330km/h':1 'aerodynam':13 'affect':16 'air':27 'barrier':5,10 'close':20 'effect':14 'fals':8 'humid':40 'km/h':33 'level':36 'normal':37 'sea':35 'slight':30 'sound':4,9,25 'speed':19,23 'temperatur':38 'vehicl':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3463463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696711056 {#4604
    date: 2023-10-07 22:37:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4605
  +user: Proxies\__CG__\App\Entity\User {#4606 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4006
    +user: App\Entity\User {#3955 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
      \n
      330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696768923 {#3916
      date: 2023-10-08 14:42:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4004 …}
    +nested: Doctrine\ORM\PersistentCollection {#4002 …}
    +votes: Doctrine\ORM\PersistentCollection {#4000 …}
    +reports: Doctrine\ORM\PersistentCollection {#3998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
    -id: 36373
    -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4243748"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696710510 {#3952
      date: 2023-10-07 22:28:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: """
    > 330km/h is the sound barrier\n
    \n
    This is false. Sound barrier is an aerodynamic effect that affects vehicles at speeds close to the speed of sound in air, which is slightly above 1200 km/h (at sea level, normal temperature and humidity).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1696711056 {#4603
    date: 2023-10-07 22:37:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JayObey711@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4607 …}
  +nested: Doctrine\ORM\PersistentCollection {#4609 …}
  +votes: Doctrine\ORM\PersistentCollection {#4611 …}
  +reports: Doctrine\ORM\PersistentCollection {#4613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
  -id: 36396
  -bodyTs: "'1200':32 '330km/h':1 'aerodynam':13 'affect':16 'air':27 'barrier':5,10 'close':20 'effect':14 'fals':8 'humid':40 'km/h':33 'level':36 'normal':37 'sea':35 'slight':30 'sound':4,9,25 'speed':19,23 'temperatur':38 'vehicl':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3463463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696711056 {#4604
    date: 2023-10-07 22:37:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4739
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4605
    +user: Proxies\__CG__\App\Entity\User {#4606 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4006
      +user: App\Entity\User {#3955 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
        \n
        330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696768923 {#3916
        date: 2023-10-08 14:42:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4004 …}
      +nested: Doctrine\ORM\PersistentCollection {#4002 …}
      +votes: Doctrine\ORM\PersistentCollection {#4000 …}
      +reports: Doctrine\ORM\PersistentCollection {#3998 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
      -id: 36373
      -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4243748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710510 {#3952
        date: 2023-10-07 22:28:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: """
      > 330km/h is the sound barrier\n
      \n
      This is false. Sound barrier is an aerodynamic effect that affects vehicles at speeds close to the speed of sound in air, which is slightly above 1200 km/h (at sea level, normal temperature and humidity).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1696711056 {#4603
      date: 2023-10-07 22:37:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JayObey711@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4607 …}
    +nested: Doctrine\ORM\PersistentCollection {#4609 …}
    +votes: Doctrine\ORM\PersistentCollection {#4611 …}
    +reports: Doctrine\ORM\PersistentCollection {#4613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
    -id: 36396
    -bodyTs: "'1200':32 '330km/h':1 'aerodynam':13 'affect':16 'air':27 'barrier':5,10 'close':20 'effect':14 'fals':8 'humid':40 'km/h':33 'level':36 'normal':37 'sea':35 'slight':30 'sound':4,9,25 'speed':19,23 'temperatur':38 'vehicl':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/3463463"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696711056 {#4604
      date: 2023-10-07 22:37:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "I love you guys."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696715646 {#4737
    date: 2023-10-07 23:54:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JayObey711@lemmy.world"
    "@kennismigrant@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4740 …}
  +nested: Doctrine\ORM\PersistentCollection {#4742 …}
  +votes: Doctrine\ORM\PersistentCollection {#4744 …}
  +reports: Doctrine\ORM\PersistentCollection {#4746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
  -id: 36514
  -bodyTs: "'guy':4 'love':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3617567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696715646 {#4738
    date: 2023-10-07 23:54:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4739
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4605
    +user: Proxies\__CG__\App\Entity\User {#4606 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4006
      +user: App\Entity\User {#3955 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
        \n
        330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696768923 {#3916
        date: 2023-10-08 14:42:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4004 …}
      +nested: Doctrine\ORM\PersistentCollection {#4002 …}
      +votes: Doctrine\ORM\PersistentCollection {#4000 …}
      +reports: Doctrine\ORM\PersistentCollection {#3998 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
      -id: 36373
      -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4243748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710510 {#3952
        date: 2023-10-07 22:28:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: """
      > 330km/h is the sound barrier\n
      \n
      This is false. Sound barrier is an aerodynamic effect that affects vehicles at speeds close to the speed of sound in air, which is slightly above 1200 km/h (at sea level, normal temperature and humidity).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1696711056 {#4603
      date: 2023-10-07 22:37:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JayObey711@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4607 …}
    +nested: Doctrine\ORM\PersistentCollection {#4609 …}
    +votes: Doctrine\ORM\PersistentCollection {#4611 …}
    +reports: Doctrine\ORM\PersistentCollection {#4613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
    -id: 36396
    -bodyTs: "'1200':32 '330km/h':1 'aerodynam':13 'affect':16 'air':27 'barrier':5,10 'close':20 'effect':14 'fals':8 'humid':40 'km/h':33 'level':36 'normal':37 'sea':35 'slight':30 'sound':4,9,25 'speed':19,23 'temperatur':38 'vehicl':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/3463463"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696711056 {#4604
      date: 2023-10-07 22:37:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "I love you guys."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696715646 {#4737
    date: 2023-10-07 23:54:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JayObey711@lemmy.world"
    "@kennismigrant@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4740 …}
  +nested: Doctrine\ORM\PersistentCollection {#4742 …}
  +votes: Doctrine\ORM\PersistentCollection {#4744 …}
  +reports: Doctrine\ORM\PersistentCollection {#4746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
  -id: 36514
  -bodyTs: "'guy':4 'love':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3617567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696715646 {#4738
    date: 2023-10-07 23:54:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4739
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4605
    +user: Proxies\__CG__\App\Entity\User {#4606 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4006
      +user: App\Entity\User {#3955 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
        \n
        330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696768923 {#3916
        date: 2023-10-08 14:42:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4004 …}
      +nested: Doctrine\ORM\PersistentCollection {#4002 …}
      +votes: Doctrine\ORM\PersistentCollection {#4000 …}
      +reports: Doctrine\ORM\PersistentCollection {#3998 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
      -id: 36373
      -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4243748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710510 {#3952
        date: 2023-10-07 22:28:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: """
      > 330km/h is the sound barrier\n
      \n
      This is false. Sound barrier is an aerodynamic effect that affects vehicles at speeds close to the speed of sound in air, which is slightly above 1200 km/h (at sea level, normal temperature and humidity).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1696711056 {#4603
      date: 2023-10-07 22:37:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JayObey711@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4607 …}
    +nested: Doctrine\ORM\PersistentCollection {#4609 …}
    +votes: Doctrine\ORM\PersistentCollection {#4611 …}
    +reports: Doctrine\ORM\PersistentCollection {#4613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
    -id: 36396
    -bodyTs: "'1200':32 '330km/h':1 'aerodynam':13 'affect':16 'air':27 'barrier':5,10 'close':20 'effect':14 'fals':8 'humid':40 'km/h':33 'level':36 'normal':37 'sea':35 'slight':30 'sound':4,9,25 'speed':19,23 'temperatur':38 'vehicl':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/3463463"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696711056 {#4604
      date: 2023-10-07 22:37:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "I love you guys."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696715646 {#4737
    date: 2023-10-07 23:54:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JayObey711@lemmy.world"
    "@kennismigrant@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4740 …}
  +nested: Doctrine\ORM\PersistentCollection {#4742 …}
  +votes: Doctrine\ORM\PersistentCollection {#4744 …}
  +reports: Doctrine\ORM\PersistentCollection {#4746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
  -id: 36514
  -bodyTs: "'guy':4 'love':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3617567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696715646 {#4738
    date: 2023-10-07 23:54:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4754
  +user: App\Entity\User {#3955 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4605
    +user: Proxies\__CG__\App\Entity\User {#4606 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4006
      +user: App\Entity\User {#3955 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
        \n
        330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696768923 {#3916
        date: 2023-10-08 14:42:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4004 …}
      +nested: Doctrine\ORM\PersistentCollection {#4002 …}
      +votes: Doctrine\ORM\PersistentCollection {#4000 …}
      +reports: Doctrine\ORM\PersistentCollection {#3998 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
      -id: 36373
      -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4243748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710510 {#3952
        date: 2023-10-07 22:28:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: """
      > 330km/h is the sound barrier\n
      \n
      This is false. Sound barrier is an aerodynamic effect that affects vehicles at speeds close to the speed of sound in air, which is slightly above 1200 km/h (at sea level, normal temperature and humidity).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1696711056 {#4603
      date: 2023-10-07 22:37:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JayObey711@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4607 …}
    +nested: Doctrine\ORM\PersistentCollection {#4609 …}
    +votes: Doctrine\ORM\PersistentCollection {#4611 …}
    +reports: Doctrine\ORM\PersistentCollection {#4613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
    -id: 36396
    -bodyTs: "'1200':32 '330km/h':1 'aerodynam':13 'affect':16 'air':27 'barrier':5,10 'close':20 'effect':14 'fals':8 'humid':40 'km/h':33 'level':36 'normal':37 'sea':35 'slight':30 'sound':4,9,25 'speed':19,23 'temperatur':38 'vehicl':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/3463463"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696711056 {#4604
      date: 2023-10-07 22:37:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "Wait fuck. I fucked up. I majored physics in high school. I should know better"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696715962 {#4752
    date: 2023-10-07 23:59:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JayObey711@lemmy.world"
    "@kennismigrant@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4755 …}
  +nested: Doctrine\ORM\PersistentCollection {#4757 …}
  +votes: Doctrine\ORM\PersistentCollection {#4759 …}
  +reports: Doctrine\ORM\PersistentCollection {#4761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
  -id: 36521
  -bodyTs: "'better':15 'fuck':2,4 'high':10 'know':14 'major':7 'physic':8 'school':11 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4249860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696715962 {#4753
    date: 2023-10-07 23:59:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4754
  +user: App\Entity\User {#3955 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4605
    +user: Proxies\__CG__\App\Entity\User {#4606 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4006
      +user: App\Entity\User {#3955 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
        \n
        330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696768923 {#3916
        date: 2023-10-08 14:42:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4004 …}
      +nested: Doctrine\ORM\PersistentCollection {#4002 …}
      +votes: Doctrine\ORM\PersistentCollection {#4000 …}
      +reports: Doctrine\ORM\PersistentCollection {#3998 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
      -id: 36373
      -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4243748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710510 {#3952
        date: 2023-10-07 22:28:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: """
      > 330km/h is the sound barrier\n
      \n
      This is false. Sound barrier is an aerodynamic effect that affects vehicles at speeds close to the speed of sound in air, which is slightly above 1200 km/h (at sea level, normal temperature and humidity).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1696711056 {#4603
      date: 2023-10-07 22:37:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JayObey711@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4607 …}
    +nested: Doctrine\ORM\PersistentCollection {#4609 …}
    +votes: Doctrine\ORM\PersistentCollection {#4611 …}
    +reports: Doctrine\ORM\PersistentCollection {#4613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
    -id: 36396
    -bodyTs: "'1200':32 '330km/h':1 'aerodynam':13 'affect':16 'air':27 'barrier':5,10 'close':20 'effect':14 'fals':8 'humid':40 'km/h':33 'level':36 'normal':37 'sea':35 'slight':30 'sound':4,9,25 'speed':19,23 'temperatur':38 'vehicl':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/3463463"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696711056 {#4604
      date: 2023-10-07 22:37:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "Wait fuck. I fucked up. I majored physics in high school. I should know better"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696715962 {#4752
    date: 2023-10-07 23:59:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JayObey711@lemmy.world"
    "@kennismigrant@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4755 …}
  +nested: Doctrine\ORM\PersistentCollection {#4757 …}
  +votes: Doctrine\ORM\PersistentCollection {#4759 …}
  +reports: Doctrine\ORM\PersistentCollection {#4761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
  -id: 36521
  -bodyTs: "'better':15 'fuck':2,4 'high':10 'know':14 'major':7 'physic':8 'school':11 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4249860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696715962 {#4753
    date: 2023-10-07 23:59:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4754
  +user: App\Entity\User {#3955 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4605
    +user: Proxies\__CG__\App\Entity\User {#4606 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4006
      +user: App\Entity\User {#3955 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
        \n
        330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696768923 {#3916
        date: 2023-10-08 14:42:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4004 …}
      +nested: Doctrine\ORM\PersistentCollection {#4002 …}
      +votes: Doctrine\ORM\PersistentCollection {#4000 …}
      +reports: Doctrine\ORM\PersistentCollection {#3998 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
      -id: 36373
      -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4243748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710510 {#3952
        date: 2023-10-07 22:28:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: """
      > 330km/h is the sound barrier\n
      \n
      This is false. Sound barrier is an aerodynamic effect that affects vehicles at speeds close to the speed of sound in air, which is slightly above 1200 km/h (at sea level, normal temperature and humidity).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1696711056 {#4603
      date: 2023-10-07 22:37:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JayObey711@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4607 …}
    +nested: Doctrine\ORM\PersistentCollection {#4609 …}
    +votes: Doctrine\ORM\PersistentCollection {#4611 …}
    +reports: Doctrine\ORM\PersistentCollection {#4613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
    -id: 36396
    -bodyTs: "'1200':32 '330km/h':1 'aerodynam':13 'affect':16 'air':27 'barrier':5,10 'close':20 'effect':14 'fals':8 'humid':40 'km/h':33 'level':36 'normal':37 'sea':35 'slight':30 'sound':4,9,25 'speed':19,23 'temperatur':38 'vehicl':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/3463463"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696711056 {#4604
      date: 2023-10-07 22:37:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "Wait fuck. I fucked up. I majored physics in high school. I should know better"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696715962 {#4752
    date: 2023-10-07 23:59:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JayObey711@lemmy.world"
    "@kennismigrant@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4755 …}
  +nested: Doctrine\ORM\PersistentCollection {#4757 …}
  +votes: Doctrine\ORM\PersistentCollection {#4759 …}
  +reports: Doctrine\ORM\PersistentCollection {#4761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
  -id: 36521
  -bodyTs: "'better':15 'fuck':2,4 'high':10 'know':14 'major':7 'physic':8 'school':11 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4249860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696715962 {#4753
    date: 2023-10-07 23:59:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4621
  +user: Proxies\__CG__\App\Entity\User {#4622 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4006
    +user: App\Entity\User {#3955 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
      \n
      330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696768923 {#3916
      date: 2023-10-08 14:42:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4004 …}
    +nested: Doctrine\ORM\PersistentCollection {#4002 …}
    +votes: Doctrine\ORM\PersistentCollection {#4000 …}
    +reports: Doctrine\ORM\PersistentCollection {#3998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
    -id: 36373
    -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4243748"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696710510 {#3952
      date: 2023-10-07 22:28:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "what? It’s 343 m/s which is 1234km/h."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696711220 {#4619
    date: 2023-10-07 22:40:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JayObey711@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4623 …}
  +nested: Doctrine\ORM\PersistentCollection {#4625 …}
  +votes: Doctrine\ORM\PersistentCollection {#4627 …}
  +reports: Doctrine\ORM\PersistentCollection {#4629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4633 …}
  -id: 36401
  -bodyTs: "'1234km/h':8 '343':4 'm/s':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4244448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696711220 {#4620
    date: 2023-10-07 22:40:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4621
  +user: Proxies\__CG__\App\Entity\User {#4622 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4006
    +user: App\Entity\User {#3955 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
      \n
      330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696768923 {#3916
      date: 2023-10-08 14:42:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4004 …}
    +nested: Doctrine\ORM\PersistentCollection {#4002 …}
    +votes: Doctrine\ORM\PersistentCollection {#4000 …}
    +reports: Doctrine\ORM\PersistentCollection {#3998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
    -id: 36373
    -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4243748"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696710510 {#3952
      date: 2023-10-07 22:28:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "what? It’s 343 m/s which is 1234km/h."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696711220 {#4619
    date: 2023-10-07 22:40:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JayObey711@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4623 …}
  +nested: Doctrine\ORM\PersistentCollection {#4625 …}
  +votes: Doctrine\ORM\PersistentCollection {#4627 …}
  +reports: Doctrine\ORM\PersistentCollection {#4629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4633 …}
  -id: 36401
  -bodyTs: "'1234km/h':8 '343':4 'm/s':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4244448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696711220 {#4620
    date: 2023-10-07 22:40:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4621
  +user: Proxies\__CG__\App\Entity\User {#4622 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4006
    +user: App\Entity\User {#3955 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
      \n
      330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696768923 {#3916
      date: 2023-10-08 14:42:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4004 …}
    +nested: Doctrine\ORM\PersistentCollection {#4002 …}
    +votes: Doctrine\ORM\PersistentCollection {#4000 …}
    +reports: Doctrine\ORM\PersistentCollection {#3998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
    -id: 36373
    -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4243748"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696710510 {#3952
      date: 2023-10-07 22:28:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "what? It’s 343 m/s which is 1234km/h."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696711220 {#4619
    date: 2023-10-07 22:40:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JayObey711@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4623 …}
  +nested: Doctrine\ORM\PersistentCollection {#4625 …}
  +votes: Doctrine\ORM\PersistentCollection {#4627 …}
  +reports: Doctrine\ORM\PersistentCollection {#4629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4633 …}
  -id: 36401
  -bodyTs: "'1234km/h':8 '343':4 'm/s':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4244448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696711220 {#4620
    date: 2023-10-07 22:40:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4769
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4621
    +user: Proxies\__CG__\App\Entity\User {#4622 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4006
      +user: App\Entity\User {#3955 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
        \n
        330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696768923 {#3916
        date: 2023-10-08 14:42:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4004 …}
      +nested: Doctrine\ORM\PersistentCollection {#4002 …}
      +votes: Doctrine\ORM\PersistentCollection {#4000 …}
      +reports: Doctrine\ORM\PersistentCollection {#3998 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
      -id: 36373
      -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4243748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710510 {#3952
        date: 2023-10-07 22:28:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: "what? It’s 343 m/s which is 1234km/h."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696711220 {#4619
      date: 2023-10-07 22:40:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JayObey711@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4623 …}
    +nested: Doctrine\ORM\PersistentCollection {#4625 …}
    +votes: Doctrine\ORM\PersistentCollection {#4627 …}
    +reports: Doctrine\ORM\PersistentCollection {#4629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4633 …}
    -id: 36401
    -bodyTs: "'1234km/h':8 '343':4 'm/s':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4244448"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696711220 {#4620
      date: 2023-10-07 22:40:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "I love you guys."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696715660 {#4767
    date: 2023-10-07 23:54:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JayObey711@lemmy.world"
    "@foobaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4770 …}
  +nested: Doctrine\ORM\PersistentCollection {#4772 …}
  +votes: Doctrine\ORM\PersistentCollection {#4774 …}
  +reports: Doctrine\ORM\PersistentCollection {#4776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
  -id: 36515
  -bodyTs: "'guy':4 'love':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3617585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696715660 {#4768
    date: 2023-10-07 23:54:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4769
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4621
    +user: Proxies\__CG__\App\Entity\User {#4622 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4006
      +user: App\Entity\User {#3955 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
        \n
        330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696768923 {#3916
        date: 2023-10-08 14:42:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4004 …}
      +nested: Doctrine\ORM\PersistentCollection {#4002 …}
      +votes: Doctrine\ORM\PersistentCollection {#4000 …}
      +reports: Doctrine\ORM\PersistentCollection {#3998 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
      -id: 36373
      -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4243748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710510 {#3952
        date: 2023-10-07 22:28:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: "what? It’s 343 m/s which is 1234km/h."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696711220 {#4619
      date: 2023-10-07 22:40:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JayObey711@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4623 …}
    +nested: Doctrine\ORM\PersistentCollection {#4625 …}
    +votes: Doctrine\ORM\PersistentCollection {#4627 …}
    +reports: Doctrine\ORM\PersistentCollection {#4629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4633 …}
    -id: 36401
    -bodyTs: "'1234km/h':8 '343':4 'm/s':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4244448"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696711220 {#4620
      date: 2023-10-07 22:40:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "I love you guys."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696715660 {#4767
    date: 2023-10-07 23:54:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JayObey711@lemmy.world"
    "@foobaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4770 …}
  +nested: Doctrine\ORM\PersistentCollection {#4772 …}
  +votes: Doctrine\ORM\PersistentCollection {#4774 …}
  +reports: Doctrine\ORM\PersistentCollection {#4776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
  -id: 36515
  -bodyTs: "'guy':4 'love':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3617585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696715660 {#4768
    date: 2023-10-07 23:54:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4769
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4621
    +user: Proxies\__CG__\App\Entity\User {#4622 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4006
      +user: App\Entity\User {#3955 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
        \n
        330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696768923 {#3916
        date: 2023-10-08 14:42:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4004 …}
      +nested: Doctrine\ORM\PersistentCollection {#4002 …}
      +votes: Doctrine\ORM\PersistentCollection {#4000 …}
      +reports: Doctrine\ORM\PersistentCollection {#3998 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
      -id: 36373
      -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4243748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710510 {#3952
        date: 2023-10-07 22:28:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: "what? It’s 343 m/s which is 1234km/h."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696711220 {#4619
      date: 2023-10-07 22:40:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JayObey711@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4623 …}
    +nested: Doctrine\ORM\PersistentCollection {#4625 …}
    +votes: Doctrine\ORM\PersistentCollection {#4627 …}
    +reports: Doctrine\ORM\PersistentCollection {#4629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4633 …}
    -id: 36401
    -bodyTs: "'1234km/h':8 '343':4 'm/s':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4244448"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696711220 {#4620
      date: 2023-10-07 22:40:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "I love you guys."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696715660 {#4767
    date: 2023-10-07 23:54:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JayObey711@lemmy.world"
    "@foobaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4770 …}
  +nested: Doctrine\ORM\PersistentCollection {#4772 …}
  +votes: Doctrine\ORM\PersistentCollection {#4774 …}
  +reports: Doctrine\ORM\PersistentCollection {#4776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
  -id: 36515
  -bodyTs: "'guy':4 'love':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3617585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696715660 {#4768
    date: 2023-10-07 23:54:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4784
  +user: App\Entity\User {#3955 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4621
    +user: Proxies\__CG__\App\Entity\User {#4622 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4006
      +user: App\Entity\User {#3955 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
        \n
        330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696768923 {#3916
        date: 2023-10-08 14:42:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4004 …}
      +nested: Doctrine\ORM\PersistentCollection {#4002 …}
      +votes: Doctrine\ORM\PersistentCollection {#4000 …}
      +reports: Doctrine\ORM\PersistentCollection {#3998 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
      -id: 36373
      -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4243748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710510 {#3952
        date: 2023-10-07 22:28:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: "what? It’s 343 m/s which is 1234km/h."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696711220 {#4619
      date: 2023-10-07 22:40:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JayObey711@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4623 …}
    +nested: Doctrine\ORM\PersistentCollection {#4625 …}
    +votes: Doctrine\ORM\PersistentCollection {#4627 …}
    +reports: Doctrine\ORM\PersistentCollection {#4629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4633 …}
    -id: 36401
    -bodyTs: "'1234km/h':8 '343':4 'm/s':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4244448"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696711220 {#4620
      date: 2023-10-07 22:40:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "I’m sowwy. I never meant to hurt anyone. My only goal was to entertain and inspire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696716170 {#4782
    date: 2023-10-08 00:02:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JayObey711@lemmy.world"
    "@foobaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4785 …}
  +nested: Doctrine\ORM\PersistentCollection {#4787 …}
  +votes: Doctrine\ORM\PersistentCollection {#4789 …}
  +reports: Doctrine\ORM\PersistentCollection {#4791 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4793 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4795 …}
  -id: 36527
  -bodyTs: "'anyon':9 'entertain':15 'goal':12 'hurt':8 'inspir':17 'm':2 'meant':6 'never':5 'sowwi':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4250120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696716170 {#4783
    date: 2023-10-08 00:02:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4784
  +user: App\Entity\User {#3955 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4621
    +user: Proxies\__CG__\App\Entity\User {#4622 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4006
      +user: App\Entity\User {#3955 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
        \n
        330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696768923 {#3916
        date: 2023-10-08 14:42:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4004 …}
      +nested: Doctrine\ORM\PersistentCollection {#4002 …}
      +votes: Doctrine\ORM\PersistentCollection {#4000 …}
      +reports: Doctrine\ORM\PersistentCollection {#3998 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
      -id: 36373
      -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4243748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710510 {#3952
        date: 2023-10-07 22:28:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: "what? It’s 343 m/s which is 1234km/h."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696711220 {#4619
      date: 2023-10-07 22:40:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JayObey711@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4623 …}
    +nested: Doctrine\ORM\PersistentCollection {#4625 …}
    +votes: Doctrine\ORM\PersistentCollection {#4627 …}
    +reports: Doctrine\ORM\PersistentCollection {#4629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4633 …}
    -id: 36401
    -bodyTs: "'1234km/h':8 '343':4 'm/s':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4244448"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696711220 {#4620
      date: 2023-10-07 22:40:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "I’m sowwy. I never meant to hurt anyone. My only goal was to entertain and inspire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696716170 {#4782
    date: 2023-10-08 00:02:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JayObey711@lemmy.world"
    "@foobaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4785 …}
  +nested: Doctrine\ORM\PersistentCollection {#4787 …}
  +votes: Doctrine\ORM\PersistentCollection {#4789 …}
  +reports: Doctrine\ORM\PersistentCollection {#4791 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4793 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4795 …}
  -id: 36527
  -bodyTs: "'anyon':9 'entertain':15 'goal':12 'hurt':8 'inspir':17 'm':2 'meant':6 'never':5 'sowwi':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4250120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696716170 {#4783
    date: 2023-10-08 00:02:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4784
  +user: App\Entity\User {#3955 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4621
    +user: Proxies\__CG__\App\Entity\User {#4622 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4006
      +user: App\Entity\User {#3955 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
        \n
        330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696768923 {#3916
        date: 2023-10-08 14:42:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4004 …}
      +nested: Doctrine\ORM\PersistentCollection {#4002 …}
      +votes: Doctrine\ORM\PersistentCollection {#4000 …}
      +reports: Doctrine\ORM\PersistentCollection {#3998 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
      -id: 36373
      -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4243748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710510 {#3952
        date: 2023-10-07 22:28:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: "what? It’s 343 m/s which is 1234km/h."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696711220 {#4619
      date: 2023-10-07 22:40:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JayObey711@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4623 …}
    +nested: Doctrine\ORM\PersistentCollection {#4625 …}
    +votes: Doctrine\ORM\PersistentCollection {#4627 …}
    +reports: Doctrine\ORM\PersistentCollection {#4629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4633 …}
    -id: 36401
    -bodyTs: "'1234km/h':8 '343':4 'm/s':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4244448"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696711220 {#4620
      date: 2023-10-07 22:40:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "I’m sowwy. I never meant to hurt anyone. My only goal was to entertain and inspire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696716170 {#4782
    date: 2023-10-08 00:02:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JayObey711@lemmy.world"
    "@foobaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4785 …}
  +nested: Doctrine\ORM\PersistentCollection {#4787 …}
  +votes: Doctrine\ORM\PersistentCollection {#4789 …}
  +reports: Doctrine\ORM\PersistentCollection {#4791 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4793 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4795 …}
  -id: 36527
  -bodyTs: "'anyon':9 'entertain':15 'goal':12 'hurt':8 'inspir':17 'm':2 'meant':6 'never':5 'sowwi':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4250120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696716170 {#4783
    date: 2023-10-08 00:02:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4637
  +user: Proxies\__CG__\App\Entity\User {#4638 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4006
    +user: App\Entity\User {#3955 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
      \n
      330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696768923 {#3916
      date: 2023-10-08 14:42:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4004 …}
    +nested: Doctrine\ORM\PersistentCollection {#4002 …}
    +votes: Doctrine\ORM\PersistentCollection {#4000 …}
    +reports: Doctrine\ORM\PersistentCollection {#3998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
    -id: 36373
    -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4243748"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696710510 {#3952
      date: 2023-10-07 22:28:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: """
    In the atmosphere, [sound travels at about](https://www.wolframalpha.com/input?i=speed+of+sound) 340 **m/s**, which is around 1200 km/h.\n
    \n
    AFAIK the [ThrustSSC](https://en.wikipedia.org/wiki/ThrustSSC) is the only land vehicle to ever break the sound barrier, holding the [land speed record](https://en.wikipedia.org/wiki/Land_speed_record) since 1997.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696712297 {#4635
    date: 2023-10-07 22:58:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JayObey711@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4639 …}
  +nested: Doctrine\ORM\PersistentCollection {#4641 …}
  +votes: Doctrine\ORM\PersistentCollection {#4643 …}
  +reports: Doctrine\ORM\PersistentCollection {#4645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
  -id: 36433
  -bodyTs: "'/input?i=speed+of+sound)':10 '/wiki/land_speed_record)':42 '/wiki/thrustssc)':23 '1200':16 '1997':44 '340':11 'afaik':18 'around':15 'atmospher':3 'barrier':34 'break':31 'en.wikipedia.org':22,41 'en.wikipedia.org/wiki/land_speed_record)':40 'en.wikipedia.org/wiki/thrustssc)':21 'ever':30 'hold':35 'km/h':17 'land':27,37 'm/s':12 'record':39 'sinc':43 'sound':4,33 'speed':38 'thrustssc':20 'travel':5 'vehicl':28 'www.wolframalpha.com':9 'www.wolframalpha.com/input?i=speed+of+sound)':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3660063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696712297 {#4636
    date: 2023-10-07 22:58:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4637
  +user: Proxies\__CG__\App\Entity\User {#4638 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4006
    +user: App\Entity\User {#3955 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
      \n
      330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696768923 {#3916
      date: 2023-10-08 14:42:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4004 …}
    +nested: Doctrine\ORM\PersistentCollection {#4002 …}
    +votes: Doctrine\ORM\PersistentCollection {#4000 …}
    +reports: Doctrine\ORM\PersistentCollection {#3998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
    -id: 36373
    -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4243748"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696710510 {#3952
      date: 2023-10-07 22:28:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: """
    In the atmosphere, [sound travels at about](https://www.wolframalpha.com/input?i=speed+of+sound) 340 **m/s**, which is around 1200 km/h.\n
    \n
    AFAIK the [ThrustSSC](https://en.wikipedia.org/wiki/ThrustSSC) is the only land vehicle to ever break the sound barrier, holding the [land speed record](https://en.wikipedia.org/wiki/Land_speed_record) since 1997.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696712297 {#4635
    date: 2023-10-07 22:58:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JayObey711@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4639 …}
  +nested: Doctrine\ORM\PersistentCollection {#4641 …}
  +votes: Doctrine\ORM\PersistentCollection {#4643 …}
  +reports: Doctrine\ORM\PersistentCollection {#4645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
  -id: 36433
  -bodyTs: "'/input?i=speed+of+sound)':10 '/wiki/land_speed_record)':42 '/wiki/thrustssc)':23 '1200':16 '1997':44 '340':11 'afaik':18 'around':15 'atmospher':3 'barrier':34 'break':31 'en.wikipedia.org':22,41 'en.wikipedia.org/wiki/land_speed_record)':40 'en.wikipedia.org/wiki/thrustssc)':21 'ever':30 'hold':35 'km/h':17 'land':27,37 'm/s':12 'record':39 'sinc':43 'sound':4,33 'speed':38 'thrustssc':20 'travel':5 'vehicl':28 'www.wolframalpha.com':9 'www.wolframalpha.com/input?i=speed+of+sound)':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3660063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696712297 {#4636
    date: 2023-10-07 22:58:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4637
  +user: Proxies\__CG__\App\Entity\User {#4638 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4006
    +user: App\Entity\User {#3955 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
      \n
      330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696768923 {#3916
      date: 2023-10-08 14:42:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4004 …}
    +nested: Doctrine\ORM\PersistentCollection {#4002 …}
    +votes: Doctrine\ORM\PersistentCollection {#4000 …}
    +reports: Doctrine\ORM\PersistentCollection {#3998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
    -id: 36373
    -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4243748"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696710510 {#3952
      date: 2023-10-07 22:28:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: """
    In the atmosphere, [sound travels at about](https://www.wolframalpha.com/input?i=speed+of+sound) 340 **m/s**, which is around 1200 km/h.\n
    \n
    AFAIK the [ThrustSSC](https://en.wikipedia.org/wiki/ThrustSSC) is the only land vehicle to ever break the sound barrier, holding the [land speed record](https://en.wikipedia.org/wiki/Land_speed_record) since 1997.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696712297 {#4635
    date: 2023-10-07 22:58:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JayObey711@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4639 …}
  +nested: Doctrine\ORM\PersistentCollection {#4641 …}
  +votes: Doctrine\ORM\PersistentCollection {#4643 …}
  +reports: Doctrine\ORM\PersistentCollection {#4645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
  -id: 36433
  -bodyTs: "'/input?i=speed+of+sound)':10 '/wiki/land_speed_record)':42 '/wiki/thrustssc)':23 '1200':16 '1997':44 '340':11 'afaik':18 'around':15 'atmospher':3 'barrier':34 'break':31 'en.wikipedia.org':22,41 'en.wikipedia.org/wiki/land_speed_record)':40 'en.wikipedia.org/wiki/thrustssc)':21 'ever':30 'hold':35 'km/h':17 'land':27,37 'm/s':12 'record':39 'sinc':43 'sound':4,33 'speed':38 'thrustssc':20 'travel':5 'vehicl':28 'www.wolframalpha.com':9 'www.wolframalpha.com/input?i=speed+of+sound)':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3660063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696712297 {#4636
    date: 2023-10-07 22:58:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4799
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4637
    +user: Proxies\__CG__\App\Entity\User {#4638 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4006
      +user: App\Entity\User {#3955 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
        \n
        330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696768923 {#3916
        date: 2023-10-08 14:42:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4004 …}
      +nested: Doctrine\ORM\PersistentCollection {#4002 …}
      +votes: Doctrine\ORM\PersistentCollection {#4000 …}
      +reports: Doctrine\ORM\PersistentCollection {#3998 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
      -id: 36373
      -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4243748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710510 {#3952
        date: 2023-10-07 22:28:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: """
      In the atmosphere, [sound travels at about](https://www.wolframalpha.com/input?i=speed+of+sound) 340 **m/s**, which is around 1200 km/h.\n
      \n
      AFAIK the [ThrustSSC](https://en.wikipedia.org/wiki/ThrustSSC) is the only land vehicle to ever break the sound barrier, holding the [land speed record](https://en.wikipedia.org/wiki/Land_speed_record) since 1997.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1696712297 {#4635
      date: 2023-10-07 22:58:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JayObey711@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4639 …}
    +nested: Doctrine\ORM\PersistentCollection {#4641 …}
    +votes: Doctrine\ORM\PersistentCollection {#4643 …}
    +reports: Doctrine\ORM\PersistentCollection {#4645 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
    -id: 36433
    -bodyTs: "'/input?i=speed+of+sound)':10 '/wiki/land_speed_record)':42 '/wiki/thrustssc)':23 '1200':16 '1997':44 '340':11 'afaik':18 'around':15 'atmospher':3 'barrier':34 'break':31 'en.wikipedia.org':22,41 'en.wikipedia.org/wiki/land_speed_record)':40 'en.wikipedia.org/wiki/thrustssc)':21 'ever':30 'hold':35 'km/h':17 'land':27,37 'm/s':12 'record':39 'sinc':43 'sound':4,33 'speed':38 'thrustssc':20 'travel':5 'vehicl':28 'www.wolframalpha.com':9 'www.wolframalpha.com/input?i=speed+of+sound)':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3660063"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696712297 {#4636
      date: 2023-10-07 22:58:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "I love you guys."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696715686 {#4797
    date: 2023-10-07 23:54:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JayObey711@lemmy.world"
    "@Anafabula@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4800 …}
  +nested: Doctrine\ORM\PersistentCollection {#4802 …}
  +votes: Doctrine\ORM\PersistentCollection {#4804 …}
  +reports: Doctrine\ORM\PersistentCollection {#4806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
  -id: 36516
  -bodyTs: "'guy':4 'love':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3617608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696715686 {#4798
    date: 2023-10-07 23:54:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4799
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4637
    +user: Proxies\__CG__\App\Entity\User {#4638 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4006
      +user: App\Entity\User {#3955 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
        \n
        330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696768923 {#3916
        date: 2023-10-08 14:42:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4004 …}
      +nested: Doctrine\ORM\PersistentCollection {#4002 …}
      +votes: Doctrine\ORM\PersistentCollection {#4000 …}
      +reports: Doctrine\ORM\PersistentCollection {#3998 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
      -id: 36373
      -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4243748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710510 {#3952
        date: 2023-10-07 22:28:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: """
      In the atmosphere, [sound travels at about](https://www.wolframalpha.com/input?i=speed+of+sound) 340 **m/s**, which is around 1200 km/h.\n
      \n
      AFAIK the [ThrustSSC](https://en.wikipedia.org/wiki/ThrustSSC) is the only land vehicle to ever break the sound barrier, holding the [land speed record](https://en.wikipedia.org/wiki/Land_speed_record) since 1997.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1696712297 {#4635
      date: 2023-10-07 22:58:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JayObey711@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4639 …}
    +nested: Doctrine\ORM\PersistentCollection {#4641 …}
    +votes: Doctrine\ORM\PersistentCollection {#4643 …}
    +reports: Doctrine\ORM\PersistentCollection {#4645 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
    -id: 36433
    -bodyTs: "'/input?i=speed+of+sound)':10 '/wiki/land_speed_record)':42 '/wiki/thrustssc)':23 '1200':16 '1997':44 '340':11 'afaik':18 'around':15 'atmospher':3 'barrier':34 'break':31 'en.wikipedia.org':22,41 'en.wikipedia.org/wiki/land_speed_record)':40 'en.wikipedia.org/wiki/thrustssc)':21 'ever':30 'hold':35 'km/h':17 'land':27,37 'm/s':12 'record':39 'sinc':43 'sound':4,33 'speed':38 'thrustssc':20 'travel':5 'vehicl':28 'www.wolframalpha.com':9 'www.wolframalpha.com/input?i=speed+of+sound)':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3660063"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696712297 {#4636
      date: 2023-10-07 22:58:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "I love you guys."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696715686 {#4797
    date: 2023-10-07 23:54:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JayObey711@lemmy.world"
    "@Anafabula@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4800 …}
  +nested: Doctrine\ORM\PersistentCollection {#4802 …}
  +votes: Doctrine\ORM\PersistentCollection {#4804 …}
  +reports: Doctrine\ORM\PersistentCollection {#4806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
  -id: 36516
  -bodyTs: "'guy':4 'love':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3617608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696715686 {#4798
    date: 2023-10-07 23:54:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4799
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4637
    +user: Proxies\__CG__\App\Entity\User {#4638 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4006
      +user: App\Entity\User {#3955 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
        \n
        330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696768923 {#3916
        date: 2023-10-08 14:42:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4004 …}
      +nested: Doctrine\ORM\PersistentCollection {#4002 …}
      +votes: Doctrine\ORM\PersistentCollection {#4000 …}
      +reports: Doctrine\ORM\PersistentCollection {#3998 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
      -id: 36373
      -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4243748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710510 {#3952
        date: 2023-10-07 22:28:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: """
      In the atmosphere, [sound travels at about](https://www.wolframalpha.com/input?i=speed+of+sound) 340 **m/s**, which is around 1200 km/h.\n
      \n
      AFAIK the [ThrustSSC](https://en.wikipedia.org/wiki/ThrustSSC) is the only land vehicle to ever break the sound barrier, holding the [land speed record](https://en.wikipedia.org/wiki/Land_speed_record) since 1997.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1696712297 {#4635
      date: 2023-10-07 22:58:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JayObey711@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4639 …}
    +nested: Doctrine\ORM\PersistentCollection {#4641 …}
    +votes: Doctrine\ORM\PersistentCollection {#4643 …}
    +reports: Doctrine\ORM\PersistentCollection {#4645 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
    -id: 36433
    -bodyTs: "'/input?i=speed+of+sound)':10 '/wiki/land_speed_record)':42 '/wiki/thrustssc)':23 '1200':16 '1997':44 '340':11 'afaik':18 'around':15 'atmospher':3 'barrier':34 'break':31 'en.wikipedia.org':22,41 'en.wikipedia.org/wiki/land_speed_record)':40 'en.wikipedia.org/wiki/thrustssc)':21 'ever':30 'hold':35 'km/h':17 'land':27,37 'm/s':12 'record':39 'sinc':43 'sound':4,33 'speed':38 'thrustssc':20 'travel':5 'vehicl':28 'www.wolframalpha.com':9 'www.wolframalpha.com/input?i=speed+of+sound)':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3660063"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696712297 {#4636
      date: 2023-10-07 22:58:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "I love you guys."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696715686 {#4797
    date: 2023-10-07 23:54:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JayObey711@lemmy.world"
    "@Anafabula@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4800 …}
  +nested: Doctrine\ORM\PersistentCollection {#4802 …}
  +votes: Doctrine\ORM\PersistentCollection {#4804 …}
  +reports: Doctrine\ORM\PersistentCollection {#4806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
  -id: 36516
  -bodyTs: "'guy':4 'love':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3617608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696715686 {#4798
    date: 2023-10-07 23:54:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4814
  +user: App\Entity\User {#3955 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4637
    +user: Proxies\__CG__\App\Entity\User {#4638 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4006
      +user: App\Entity\User {#3955 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
        \n
        330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696768923 {#3916
        date: 2023-10-08 14:42:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4004 …}
      +nested: Doctrine\ORM\PersistentCollection {#4002 …}
      +votes: Doctrine\ORM\PersistentCollection {#4000 …}
      +reports: Doctrine\ORM\PersistentCollection {#3998 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
      -id: 36373
      -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4243748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710510 {#3952
        date: 2023-10-07 22:28:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: """
      In the atmosphere, [sound travels at about](https://www.wolframalpha.com/input?i=speed+of+sound) 340 **m/s**, which is around 1200 km/h.\n
      \n
      AFAIK the [ThrustSSC](https://en.wikipedia.org/wiki/ThrustSSC) is the only land vehicle to ever break the sound barrier, holding the [land speed record](https://en.wikipedia.org/wiki/Land_speed_record) since 1997.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1696712297 {#4635
      date: 2023-10-07 22:58:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JayObey711@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4639 …}
    +nested: Doctrine\ORM\PersistentCollection {#4641 …}
    +votes: Doctrine\ORM\PersistentCollection {#4643 …}
    +reports: Doctrine\ORM\PersistentCollection {#4645 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
    -id: 36433
    -bodyTs: "'/input?i=speed+of+sound)':10 '/wiki/land_speed_record)':42 '/wiki/thrustssc)':23 '1200':16 '1997':44 '340':11 'afaik':18 'around':15 'atmospher':3 'barrier':34 'break':31 'en.wikipedia.org':22,41 'en.wikipedia.org/wiki/land_speed_record)':40 'en.wikipedia.org/wiki/thrustssc)':21 'ever':30 'hold':35 'km/h':17 'land':27,37 'm/s':12 'record':39 'sinc':43 'sound':4,33 'speed':38 'thrustssc':20 'travel':5 'vehicl':28 'www.wolframalpha.com':9 'www.wolframalpha.com/input?i=speed+of+sound)':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3660063"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696712297 {#4636
      date: 2023-10-07 22:58:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "Jap I think I just had an aneurysm"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696716088 {#4812
    date: 2023-10-08 00:01:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JayObey711@lemmy.world"
    "@Anafabula@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4815 …}
  +nested: Doctrine\ORM\PersistentCollection {#4817 …}
  +votes: Doctrine\ORM\PersistentCollection {#4819 …}
  +reports: Doctrine\ORM\PersistentCollection {#4821 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4823 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4825 …}
  -id: 36525
  -bodyTs: "'aneurysm':8 'jap':1 'think':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4250019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696716088 {#4813
    date: 2023-10-08 00:01:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4814
  +user: App\Entity\User {#3955 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4637
    +user: Proxies\__CG__\App\Entity\User {#4638 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4006
      +user: App\Entity\User {#3955 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
        \n
        330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696768923 {#3916
        date: 2023-10-08 14:42:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4004 …}
      +nested: Doctrine\ORM\PersistentCollection {#4002 …}
      +votes: Doctrine\ORM\PersistentCollection {#4000 …}
      +reports: Doctrine\ORM\PersistentCollection {#3998 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
      -id: 36373
      -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4243748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710510 {#3952
        date: 2023-10-07 22:28:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: """
      In the atmosphere, [sound travels at about](https://www.wolframalpha.com/input?i=speed+of+sound) 340 **m/s**, which is around 1200 km/h.\n
      \n
      AFAIK the [ThrustSSC](https://en.wikipedia.org/wiki/ThrustSSC) is the only land vehicle to ever break the sound barrier, holding the [land speed record](https://en.wikipedia.org/wiki/Land_speed_record) since 1997.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1696712297 {#4635
      date: 2023-10-07 22:58:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JayObey711@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4639 …}
    +nested: Doctrine\ORM\PersistentCollection {#4641 …}
    +votes: Doctrine\ORM\PersistentCollection {#4643 …}
    +reports: Doctrine\ORM\PersistentCollection {#4645 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
    -id: 36433
    -bodyTs: "'/input?i=speed+of+sound)':10 '/wiki/land_speed_record)':42 '/wiki/thrustssc)':23 '1200':16 '1997':44 '340':11 'afaik':18 'around':15 'atmospher':3 'barrier':34 'break':31 'en.wikipedia.org':22,41 'en.wikipedia.org/wiki/land_speed_record)':40 'en.wikipedia.org/wiki/thrustssc)':21 'ever':30 'hold':35 'km/h':17 'land':27,37 'm/s':12 'record':39 'sinc':43 'sound':4,33 'speed':38 'thrustssc':20 'travel':5 'vehicl':28 'www.wolframalpha.com':9 'www.wolframalpha.com/input?i=speed+of+sound)':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3660063"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696712297 {#4636
      date: 2023-10-07 22:58:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "Jap I think I just had an aneurysm"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696716088 {#4812
    date: 2023-10-08 00:01:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JayObey711@lemmy.world"
    "@Anafabula@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4815 …}
  +nested: Doctrine\ORM\PersistentCollection {#4817 …}
  +votes: Doctrine\ORM\PersistentCollection {#4819 …}
  +reports: Doctrine\ORM\PersistentCollection {#4821 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4823 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4825 …}
  -id: 36525
  -bodyTs: "'aneurysm':8 'jap':1 'think':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4250019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696716088 {#4813
    date: 2023-10-08 00:01:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4814
  +user: App\Entity\User {#3955 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4637
    +user: Proxies\__CG__\App\Entity\User {#4638 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4006
      +user: App\Entity\User {#3955 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
        \n
        330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696768923 {#3916
        date: 2023-10-08 14:42:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4004 …}
      +nested: Doctrine\ORM\PersistentCollection {#4002 …}
      +votes: Doctrine\ORM\PersistentCollection {#4000 …}
      +reports: Doctrine\ORM\PersistentCollection {#3998 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
      -id: 36373
      -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4243748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710510 {#3952
        date: 2023-10-07 22:28:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4006}
    +body: """
      In the atmosphere, [sound travels at about](https://www.wolframalpha.com/input?i=speed+of+sound) 340 **m/s**, which is around 1200 km/h.\n
      \n
      AFAIK the [ThrustSSC](https://en.wikipedia.org/wiki/ThrustSSC) is the only land vehicle to ever break the sound barrier, holding the [land speed record](https://en.wikipedia.org/wiki/Land_speed_record) since 1997.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1696712297 {#4635
      date: 2023-10-07 22:58:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@JayObey711@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4639 …}
    +nested: Doctrine\ORM\PersistentCollection {#4641 …}
    +votes: Doctrine\ORM\PersistentCollection {#4643 …}
    +reports: Doctrine\ORM\PersistentCollection {#4645 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
    -id: 36433
    -bodyTs: "'/input?i=speed+of+sound)':10 '/wiki/land_speed_record)':42 '/wiki/thrustssc)':23 '1200':16 '1997':44 '340':11 'afaik':18 'around':15 'atmospher':3 'barrier':34 'break':31 'en.wikipedia.org':22,41 'en.wikipedia.org/wiki/land_speed_record)':40 'en.wikipedia.org/wiki/thrustssc)':21 'ever':30 'hold':35 'km/h':17 'land':27,37 'm/s':12 'record':39 'sinc':43 'sound':4,33 'speed':38 'thrustssc':20 'travel':5 'vehicl':28 'www.wolframalpha.com':9 'www.wolframalpha.com/input?i=speed+of+sound)':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3660063"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696712297 {#4636
      date: 2023-10-07 22:58:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: "Jap I think I just had an aneurysm"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696716088 {#4812
    date: 2023-10-08 00:01:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JayObey711@lemmy.world"
    "@Anafabula@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4815 …}
  +nested: Doctrine\ORM\PersistentCollection {#4817 …}
  +votes: Doctrine\ORM\PersistentCollection {#4819 …}
  +reports: Doctrine\ORM\PersistentCollection {#4821 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4823 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4825 …}
  -id: 36525
  -bodyTs: "'aneurysm':8 'jap':1 'think':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4250019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696716088 {#4813
    date: 2023-10-08 00:01:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4653
  +user: Proxies\__CG__\App\Entity\User {#4654 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4006
    +user: App\Entity\User {#3955 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
      \n
      330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696768923 {#3916
      date: 2023-10-08 14:42:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4004 …}
    +nested: Doctrine\ORM\PersistentCollection {#4002 …}
    +votes: Doctrine\ORM\PersistentCollection {#4000 …}
    +reports: Doctrine\ORM\PersistentCollection {#3998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
    -id: 36373
    -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4243748"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696710510 {#3952
      date: 2023-10-07 22:28:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: """
    In a similar situation, someone drove about 400km/hour (I think) I believe for a video.\n
    \n
    Charges were pressed, but because he posted people at bridges and regular intervals to assess and communicate the situation, the judge decided he took reasonable precautions and the charges were dismissed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696768920 {#4651
    date: 2023-10-08 14:42:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JayObey711@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4655 …}
  +nested: Doctrine\ORM\PersistentCollection {#4657 …}
  +votes: Doctrine\ORM\PersistentCollection {#4659 …}
  +reports: Doctrine\ORM\PersistentCollection {#4661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
  -id: 37334
  -bodyTs: "'400km/hour':8 'assess':30 'believ':12 'bridg':25 'charg':16,44 'communic':32 'decid':37 'dismiss':46 'drove':6 'interv':28 'judg':36 'peopl':23 'post':22 'precaut':41 'press':18 'reason':40 'regular':27 'similar':3 'situat':4,34 'someon':5 'think':10 'took':39 'video':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3874973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696768920 {#4652
    date: 2023-10-08 14:42:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4653
  +user: Proxies\__CG__\App\Entity\User {#4654 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4006
    +user: App\Entity\User {#3955 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
      \n
      330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696768923 {#3916
      date: 2023-10-08 14:42:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4004 …}
    +nested: Doctrine\ORM\PersistentCollection {#4002 …}
    +votes: Doctrine\ORM\PersistentCollection {#4000 …}
    +reports: Doctrine\ORM\PersistentCollection {#3998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
    -id: 36373
    -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4243748"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696710510 {#3952
      date: 2023-10-07 22:28:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: """
    In a similar situation, someone drove about 400km/hour (I think) I believe for a video.\n
    \n
    Charges were pressed, but because he posted people at bridges and regular intervals to assess and communicate the situation, the judge decided he took reasonable precautions and the charges were dismissed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696768920 {#4651
    date: 2023-10-08 14:42:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JayObey711@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4655 …}
  +nested: Doctrine\ORM\PersistentCollection {#4657 …}
  +votes: Doctrine\ORM\PersistentCollection {#4659 …}
  +reports: Doctrine\ORM\PersistentCollection {#4661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
  -id: 37334
  -bodyTs: "'400km/hour':8 'assess':30 'believ':12 'bridg':25 'charg':16,44 'communic':32 'decid':37 'dismiss':46 'drove':6 'interv':28 'judg':36 'peopl':23 'post':22 'precaut':41 'press':18 'reason':40 'regular':27 'similar':3 'situat':4,34 'someon':5 'think':10 'took':39 'video':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3874973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696768920 {#4652
    date: 2023-10-08 14:42:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4653
  +user: Proxies\__CG__\App\Entity\User {#4654 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4006
    +user: App\Entity\User {#3955 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      My driving instructor told me about a Czech guy who drove to Germany to have fun with his expensive car. He reached well over 300km/h and the local government pressed charges. They claimed that although there is no direct speed limit, drivers are supposed to drive at reasonable speed given all circumstances. But because the man made sure to drive at 4 in the morning on the middle of nowhere all charges where dropped.\n
      \n
      330km/h is the sound barrier. Sooo you can legally break the sound barrier on the Autobahn.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696768923 {#3916
      date: 2023-10-08 14:42:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4004 …}
    +nested: Doctrine\ORM\PersistentCollection {#4002 …}
    +votes: Doctrine\ORM\PersistentCollection {#4000 …}
    +reports: Doctrine\ORM\PersistentCollection {#3998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3970 …}
    -id: 36373
    -bodyTs: "'300km/h':25 '330km/h':75 '4':62 'although':35 'autobahn':90 'barrier':79,87 'break':84 'car':20 'charg':31,72 'circumst':52 'claim':33 'czech':8 'direct':39 'drive':2,46,60 'driver':42 'drop':74 'drove':11 'expens':19 'fun':16 'germani':13 'given':50 'govern':29 'guy':9 'instructor':3 'legal':83 'limit':41 'local':28 'made':57 'man':56 'middl':68 'morn':65 'nowher':70 'press':30 'reach':22 'reason':48 'sooo':80 'sound':78,86 'speed':40,49 'suppos':44 'sure':58 'told':4 'well':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4243748"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696710510 {#3952
      date: 2023-10-07 22:28:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4006}
  +body: """
    In a similar situation, someone drove about 400km/hour (I think) I believe for a video.\n
    \n
    Charges were pressed, but because he posted people at bridges and regular intervals to assess and communicate the situation, the judge decided he took reasonable precautions and the charges were dismissed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696768920 {#4651
    date: 2023-10-08 14:42:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@JayObey711@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4655 …}
  +nested: Doctrine\ORM\PersistentCollection {#4657 …}
  +votes: Doctrine\ORM\PersistentCollection {#4659 …}
  +reports: Doctrine\ORM\PersistentCollection {#4661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
  -id: 37334
  -bodyTs: "'400km/hour':8 'assess':30 'believ':12 'bridg':25 'charg':16,44 'communic':32 'decid':37 'dismiss':46 'drove':6 'interv':28 'judg':36 'peopl':23 'post':22 'precaut':41 'press':18 'reason':40 'regular':27 'similar':3 'situat':4,34 'someon':5 'think':10 'took':39 'video':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3874973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696768920 {#4652
    date: 2023-10-08 14:42:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4049
  +user: App\Entity\User {#4036 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "“Rest of world” Lol. India, Brazil, parts of Italy… the rule is do whatever you want, try not to crash, bigger vehicle has the right of way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696736539 {#4052
    date: 2023-10-08 05:42:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4051 …}
  +nested: Doctrine\ORM\PersistentCollection {#4048 …}
  +votes: Doctrine\ORM\PersistentCollection {#4047 …}
  +reports: Doctrine\ORM\PersistentCollection {#4037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4038 …}
  -id: 36198
  -bodyTs: "'bigger':21 'brazil':6 'crash':20 'india':5 'itali':9 'lol':4 'part':7 'rest':1 'right':25 'rule':11 'tri':17 'vehicl':22 'want':16 'way':27 'whatev':14 'world':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4235680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696703014 {#4057
    date: 2023-10-07 20:23:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4049
  +user: App\Entity\User {#4036 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "“Rest of world” Lol. India, Brazil, parts of Italy… the rule is do whatever you want, try not to crash, bigger vehicle has the right of way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696736539 {#4052
    date: 2023-10-08 05:42:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4051 …}
  +nested: Doctrine\ORM\PersistentCollection {#4048 …}
  +votes: Doctrine\ORM\PersistentCollection {#4047 …}
  +reports: Doctrine\ORM\PersistentCollection {#4037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4038 …}
  -id: 36198
  -bodyTs: "'bigger':21 'brazil':6 'crash':20 'india':5 'itali':9 'lol':4 'part':7 'rest':1 'right':25 'rule':11 'tri':17 'vehicl':22 'want':16 'way':27 'whatev':14 'world':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4235680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696703014 {#4057
    date: 2023-10-07 20:23:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4049
  +user: App\Entity\User {#4036 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "“Rest of world” Lol. India, Brazil, parts of Italy… the rule is do whatever you want, try not to crash, bigger vehicle has the right of way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696736539 {#4052
    date: 2023-10-08 05:42:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4051 …}
  +nested: Doctrine\ORM\PersistentCollection {#4048 …}
  +votes: Doctrine\ORM\PersistentCollection {#4047 …}
  +reports: Doctrine\ORM\PersistentCollection {#4037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4038 …}
  -id: 36198
  -bodyTs: "'bigger':21 'brazil':6 'crash':20 'india':5 'itali':9 'lol':4 'part':7 'rest':1 'right':25 'rule':11 'tri':17 'vehicl':22 'want':16 'way':27 'whatev':14 'world':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4235680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696703014 {#4057
    date: 2023-10-07 20:23:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4509
  +user: Proxies\__CG__\App\Entity\User {#4510 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4049
    +user: App\Entity\User {#4036 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "“Rest of world” Lol. India, Brazil, parts of Italy… the rule is do whatever you want, try not to crash, bigger vehicle has the right of way."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696736539 {#4052
      date: 2023-10-08 05:42:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4051 …}
    +nested: Doctrine\ORM\PersistentCollection {#4048 …}
    +votes: Doctrine\ORM\PersistentCollection {#4047 …}
    +reports: Doctrine\ORM\PersistentCollection {#4037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4038 …}
    -id: 36198
    -bodyTs: "'bigger':21 'brazil':6 'crash':20 'india':5 'itali':9 'lol':4 'part':7 'rest':1 'right':25 'rule':11 'tri':17 'vehicl':22 'want':16 'way':27 'whatev':14 'world':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4235680"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696703014 {#4057
      date: 2023-10-07 20:23:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: "Tbf you can’t go over like 50 in most Indian roads anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696736537 {#4507
    date: 2023-10-08 05:42:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@confusedbytheBasics@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4511 …}
  +nested: Doctrine\ORM\PersistentCollection {#4513 …}
  +votes: Doctrine\ORM\PersistentCollection {#4515 …}
  +reports: Doctrine\ORM\PersistentCollection {#4517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
  -id: 36899
  -bodyTs: "'50':8 'anyway':13 'go':5 'indian':11 'like':7 'road':12 'tbf':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4130456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696736537 {#4508
    date: 2023-10-08 05:42:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4509
  +user: Proxies\__CG__\App\Entity\User {#4510 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4049
    +user: App\Entity\User {#4036 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "“Rest of world” Lol. India, Brazil, parts of Italy… the rule is do whatever you want, try not to crash, bigger vehicle has the right of way."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696736539 {#4052
      date: 2023-10-08 05:42:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4051 …}
    +nested: Doctrine\ORM\PersistentCollection {#4048 …}
    +votes: Doctrine\ORM\PersistentCollection {#4047 …}
    +reports: Doctrine\ORM\PersistentCollection {#4037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4038 …}
    -id: 36198
    -bodyTs: "'bigger':21 'brazil':6 'crash':20 'india':5 'itali':9 'lol':4 'part':7 'rest':1 'right':25 'rule':11 'tri':17 'vehicl':22 'want':16 'way':27 'whatev':14 'world':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4235680"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696703014 {#4057
      date: 2023-10-07 20:23:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: "Tbf you can’t go over like 50 in most Indian roads anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696736537 {#4507
    date: 2023-10-08 05:42:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@confusedbytheBasics@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4511 …}
  +nested: Doctrine\ORM\PersistentCollection {#4513 …}
  +votes: Doctrine\ORM\PersistentCollection {#4515 …}
  +reports: Doctrine\ORM\PersistentCollection {#4517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
  -id: 36899
  -bodyTs: "'50':8 'anyway':13 'go':5 'indian':11 'like':7 'road':12 'tbf':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4130456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696736537 {#4508
    date: 2023-10-08 05:42:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4509
  +user: Proxies\__CG__\App\Entity\User {#4510 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4049
    +user: App\Entity\User {#4036 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "“Rest of world” Lol. India, Brazil, parts of Italy… the rule is do whatever you want, try not to crash, bigger vehicle has the right of way."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696736539 {#4052
      date: 2023-10-08 05:42:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4051 …}
    +nested: Doctrine\ORM\PersistentCollection {#4048 …}
    +votes: Doctrine\ORM\PersistentCollection {#4047 …}
    +reports: Doctrine\ORM\PersistentCollection {#4037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4038 …}
    -id: 36198
    -bodyTs: "'bigger':21 'brazil':6 'crash':20 'india':5 'itali':9 'lol':4 'part':7 'rest':1 'right':25 'rule':11 'tri':17 'vehicl':22 'want':16 'way':27 'whatev':14 'world':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4235680"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696703014 {#4057
      date: 2023-10-07 20:23:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: "Tbf you can’t go over like 50 in most Indian roads anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696736537 {#4507
    date: 2023-10-08 05:42:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@confusedbytheBasics@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4511 …}
  +nested: Doctrine\ORM\PersistentCollection {#4513 …}
  +votes: Doctrine\ORM\PersistentCollection {#4515 …}
  +reports: Doctrine\ORM\PersistentCollection {#4517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
  -id: 36899
  -bodyTs: "'50':8 'anyway':13 'go':5 'indian':11 'like':7 'road':12 'tbf':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4130456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696736537 {#4508
    date: 2023-10-08 05:42:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4525
  +user: Proxies\__CG__\App\Entity\User {#4526 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4049
    +user: App\Entity\User {#4036 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "“Rest of world” Lol. India, Brazil, parts of Italy… the rule is do whatever you want, try not to crash, bigger vehicle has the right of way."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696736539 {#4052
      date: 2023-10-08 05:42:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4051 …}
    +nested: Doctrine\ORM\PersistentCollection {#4048 …}
    +votes: Doctrine\ORM\PersistentCollection {#4047 …}
    +reports: Doctrine\ORM\PersistentCollection {#4037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4038 …}
    -id: 36198
    -bodyTs: "'bigger':21 'brazil':6 'crash':20 'india':5 'itali':9 'lol':4 'part':7 'rest':1 'right':25 'rule':11 'tri':17 'vehicl':22 'want':16 'way':27 'whatev':14 'world':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4235680"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696703014 {#4057
      date: 2023-10-07 20:23:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: "Brazil is far from lawless. In really small communities 12-year-Olds are driving scooters without wearing helmets, sure, but in all Metropolitan areas laws are pretty strict and there are expensive fines."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696704264 {#4523
    date: 2023-10-07 20:44:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@confusedbytheBasics@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4527 …}
  +nested: Doctrine\ORM\PersistentCollection {#4529 …}
  +votes: Doctrine\ORM\PersistentCollection {#4531 …}
  +reports: Doctrine\ORM\PersistentCollection {#4533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4537 …}
  -id: 36222
  -bodyTs: "'12':10 'area':25 'brazil':1 'communiti':9 'drive':15 'expens':33 'far':3 'fine':34 'helmet':19 'law':26 'lawless':5 'metropolitan':24 'old':13 'pretti':28 'realli':7 'scooter':16 'small':8 'strict':29 'sure':20 'wear':18 'without':17 'year':12 'year-old':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4236947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696704264 {#4524
    date: 2023-10-07 20:44:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4525
  +user: Proxies\__CG__\App\Entity\User {#4526 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4049
    +user: App\Entity\User {#4036 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "“Rest of world” Lol. India, Brazil, parts of Italy… the rule is do whatever you want, try not to crash, bigger vehicle has the right of way."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696736539 {#4052
      date: 2023-10-08 05:42:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4051 …}
    +nested: Doctrine\ORM\PersistentCollection {#4048 …}
    +votes: Doctrine\ORM\PersistentCollection {#4047 …}
    +reports: Doctrine\ORM\PersistentCollection {#4037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4038 …}
    -id: 36198
    -bodyTs: "'bigger':21 'brazil':6 'crash':20 'india':5 'itali':9 'lol':4 'part':7 'rest':1 'right':25 'rule':11 'tri':17 'vehicl':22 'want':16 'way':27 'whatev':14 'world':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4235680"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696703014 {#4057
      date: 2023-10-07 20:23:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: "Brazil is far from lawless. In really small communities 12-year-Olds are driving scooters without wearing helmets, sure, but in all Metropolitan areas laws are pretty strict and there are expensive fines."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696704264 {#4523
    date: 2023-10-07 20:44:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@confusedbytheBasics@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4527 …}
  +nested: Doctrine\ORM\PersistentCollection {#4529 …}
  +votes: Doctrine\ORM\PersistentCollection {#4531 …}
  +reports: Doctrine\ORM\PersistentCollection {#4533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4537 …}
  -id: 36222
  -bodyTs: "'12':10 'area':25 'brazil':1 'communiti':9 'drive':15 'expens':33 'far':3 'fine':34 'helmet':19 'law':26 'lawless':5 'metropolitan':24 'old':13 'pretti':28 'realli':7 'scooter':16 'small':8 'strict':29 'sure':20 'wear':18 'without':17 'year':12 'year-old':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4236947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696704264 {#4524
    date: 2023-10-07 20:44:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4525
  +user: Proxies\__CG__\App\Entity\User {#4526 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4049
    +user: App\Entity\User {#4036 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "“Rest of world” Lol. India, Brazil, parts of Italy… the rule is do whatever you want, try not to crash, bigger vehicle has the right of way."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696736539 {#4052
      date: 2023-10-08 05:42:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4051 …}
    +nested: Doctrine\ORM\PersistentCollection {#4048 …}
    +votes: Doctrine\ORM\PersistentCollection {#4047 …}
    +reports: Doctrine\ORM\PersistentCollection {#4037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4038 …}
    -id: 36198
    -bodyTs: "'bigger':21 'brazil':6 'crash':20 'india':5 'itali':9 'lol':4 'part':7 'rest':1 'right':25 'rule':11 'tri':17 'vehicl':22 'want':16 'way':27 'whatev':14 'world':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4235680"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696703014 {#4057
      date: 2023-10-07 20:23:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: "Brazil is far from lawless. In really small communities 12-year-Olds are driving scooters without wearing helmets, sure, but in all Metropolitan areas laws are pretty strict and there are expensive fines."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696704264 {#4523
    date: 2023-10-07 20:44:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@confusedbytheBasics@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4527 …}
  +nested: Doctrine\ORM\PersistentCollection {#4529 …}
  +votes: Doctrine\ORM\PersistentCollection {#4531 …}
  +reports: Doctrine\ORM\PersistentCollection {#4533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4537 …}
  -id: 36222
  -bodyTs: "'12':10 'area':25 'brazil':1 'communiti':9 'drive':15 'expens':33 'far':3 'fine':34 'helmet':19 'law':26 'lawless':5 'metropolitan':24 'old':13 'pretti':28 'realli':7 'scooter':16 'small':8 'strict':29 'sure':20 'wear':18 'without':17 'year':12 'year-old':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4236947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696704264 {#4524
    date: 2023-10-07 20:44:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4117
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Meanwhile in the U.S. with ✌️ speed limits ✌️ everyone goes 10 over and the exceptions are 20-30mph over."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696736120 {#4112
    date: 2023-10-08 05:35:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4118 …}
  +nested: Doctrine\ORM\PersistentCollection {#4120 …}
  +votes: Doctrine\ORM\PersistentCollection {#4122 …}
  +reports: Doctrine\ORM\PersistentCollection {#4124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
  -id: 36192
  -bodyTs: "'-30':17 '10':10 '20':16 'everyon':8 'except':14 'goe':9 'limit':7 'meanwhil':1 'mph':18 'speed':6 'u.s':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4235534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696702866 {#4113
    date: 2023-10-07 20:21:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4117
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Meanwhile in the U.S. with ✌️ speed limits ✌️ everyone goes 10 over and the exceptions are 20-30mph over."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696736120 {#4112
    date: 2023-10-08 05:35:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4118 …}
  +nested: Doctrine\ORM\PersistentCollection {#4120 …}
  +votes: Doctrine\ORM\PersistentCollection {#4122 …}
  +reports: Doctrine\ORM\PersistentCollection {#4124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
  -id: 36192
  -bodyTs: "'-30':17 '10':10 '20':16 'everyon':8 'except':14 'goe':9 'limit':7 'meanwhil':1 'mph':18 'speed':6 'u.s':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4235534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696702866 {#4113
    date: 2023-10-07 20:21:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4117
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Meanwhile in the U.S. with ✌️ speed limits ✌️ everyone goes 10 over and the exceptions are 20-30mph over."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696736120 {#4112
    date: 2023-10-08 05:35:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4118 …}
  +nested: Doctrine\ORM\PersistentCollection {#4120 …}
  +votes: Doctrine\ORM\PersistentCollection {#4122 …}
  +reports: Doctrine\ORM\PersistentCollection {#4124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
  -id: 36192
  -bodyTs: "'-30':17 '10':10 '20':16 'everyon':8 'except':14 'goe':9 'limit':7 'meanwhil':1 'mph':18 'speed':6 'u.s':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4235534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696702866 {#4113
    date: 2023-10-07 20:21:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4496
  +user: Proxies\__CG__\App\Entity\User {#4491 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4117
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Meanwhile in the U.S. with ✌️ speed limits ✌️ everyone goes 10 over and the exceptions are 20-30mph over."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696736120 {#4112
      date: 2023-10-08 05:35:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4120 …}
    +votes: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
    -id: 36192
    -bodyTs: "'-30':17 '10':10 '20':16 'everyon':8 'except':14 'goe':9 'limit':7 'meanwhil':1 'mph':18 'speed':6 'u.s':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4235534"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696702866 {#4113
      date: 2023-10-07 20:21:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: """
    Yup, 10 over is my default unless I’m on a highway, which is then 15 to 20 over.\n
    \n
    It’s funny, but those who actually go the speed limit are the ones that people get mad at for going too slow. Even though they’re technically the only ones obeying the law.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696704416 {#4497
    date: 2023-10-07 20:46:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@netwren@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4486 …}
  +nested: Doctrine\ORM\PersistentCollection {#4490 …}
  +votes: Doctrine\ORM\PersistentCollection {#4488 …}
  +reports: Doctrine\ORM\PersistentCollection {#4501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4505 …}
  -id: 36244
  -bodyTs: "'10':2 '15':16 '20':18 'actual':26 'default':6 'even':43 'funni':22 'get':36 'go':27,40 'highway':12 'law':53 'limit':30 'm':9 'mad':37 'obey':51 'one':33,50 'peopl':35 're':46 'slow':42 'speed':29 'technic':47 'though':44 'unless':7 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4101472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696704416 {#4494
    date: 2023-10-07 20:46:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4496
  +user: Proxies\__CG__\App\Entity\User {#4491 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4117
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Meanwhile in the U.S. with ✌️ speed limits ✌️ everyone goes 10 over and the exceptions are 20-30mph over."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696736120 {#4112
      date: 2023-10-08 05:35:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4120 …}
    +votes: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
    -id: 36192
    -bodyTs: "'-30':17 '10':10 '20':16 'everyon':8 'except':14 'goe':9 'limit':7 'meanwhil':1 'mph':18 'speed':6 'u.s':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4235534"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696702866 {#4113
      date: 2023-10-07 20:21:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: """
    Yup, 10 over is my default unless I’m on a highway, which is then 15 to 20 over.\n
    \n
    It’s funny, but those who actually go the speed limit are the ones that people get mad at for going too slow. Even though they’re technically the only ones obeying the law.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696704416 {#4497
    date: 2023-10-07 20:46:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@netwren@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4486 …}
  +nested: Doctrine\ORM\PersistentCollection {#4490 …}
  +votes: Doctrine\ORM\PersistentCollection {#4488 …}
  +reports: Doctrine\ORM\PersistentCollection {#4501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4505 …}
  -id: 36244
  -bodyTs: "'10':2 '15':16 '20':18 'actual':26 'default':6 'even':43 'funni':22 'get':36 'go':27,40 'highway':12 'law':53 'limit':30 'm':9 'mad':37 'obey':51 'one':33,50 'peopl':35 're':46 'slow':42 'speed':29 'technic':47 'though':44 'unless':7 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4101472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696704416 {#4494
    date: 2023-10-07 20:46:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4496
  +user: Proxies\__CG__\App\Entity\User {#4491 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4117
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Meanwhile in the U.S. with ✌️ speed limits ✌️ everyone goes 10 over and the exceptions are 20-30mph over."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696736120 {#4112
      date: 2023-10-08 05:35:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4120 …}
    +votes: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
    -id: 36192
    -bodyTs: "'-30':17 '10':10 '20':16 'everyon':8 'except':14 'goe':9 'limit':7 'meanwhil':1 'mph':18 'speed':6 'u.s':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4235534"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696702866 {#4113
      date: 2023-10-07 20:21:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: """
    Yup, 10 over is my default unless I’m on a highway, which is then 15 to 20 over.\n
    \n
    It’s funny, but those who actually go the speed limit are the ones that people get mad at for going too slow. Even though they’re technically the only ones obeying the law.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696704416 {#4497
    date: 2023-10-07 20:46:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@netwren@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4486 …}
  +nested: Doctrine\ORM\PersistentCollection {#4490 …}
  +votes: Doctrine\ORM\PersistentCollection {#4488 …}
  +reports: Doctrine\ORM\PersistentCollection {#4501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4505 …}
  -id: 36244
  -bodyTs: "'10':2 '15':16 '20':18 'actual':26 'default':6 'even':43 'funni':22 'get':36 'go':27,40 'highway':12 'law':53 'limit':30 'm':9 'mad':37 'obey':51 'one':33,50 'peopl':35 're':46 'slow':42 'speed':29 'technic':47 'though':44 'unless':7 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4101472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696704416 {#4494
    date: 2023-10-07 20:46:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4685
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4496
    +user: Proxies\__CG__\App\Entity\User {#4491 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4117
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Meanwhile in the U.S. with ✌️ speed limits ✌️ everyone goes 10 over and the exceptions are 20-30mph over."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696736120 {#4112
        date: 2023-10-08 05:35:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4118 …}
      +nested: Doctrine\ORM\PersistentCollection {#4120 …}
      +votes: Doctrine\ORM\PersistentCollection {#4122 …}
      +reports: Doctrine\ORM\PersistentCollection {#4124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
      -id: 36192
      -bodyTs: "'-30':17 '10':10 '20':16 'everyon':8 'except':14 'goe':9 'limit':7 'meanwhil':1 'mph':18 'speed':6 'u.s':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4235534"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696702866 {#4113
        date: 2023-10-07 20:21:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: """
      Yup, 10 over is my default unless I’m on a highway, which is then 15 to 20 over.\n
      \n
      It’s funny, but those who actually go the speed limit are the ones that people get mad at for going too slow. Even though they’re technically the only ones obeying the law.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696704416 {#4497
      date: 2023-10-07 20:46:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@netwren@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4486 …}
    +nested: Doctrine\ORM\PersistentCollection {#4490 …}
    +votes: Doctrine\ORM\PersistentCollection {#4488 …}
    +reports: Doctrine\ORM\PersistentCollection {#4501 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4503 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4505 …}
    -id: 36244
    -bodyTs: "'10':2 '15':16 '20':18 'actual':26 'default':6 'even':43 'funni':22 'get':36 'go':27,40 'highway':12 'law':53 'limit':30 'm':9 'mad':37 'obey':51 'one':33,50 'peopl':35 're':46 'slow':42 'speed':29 'technic':47 'though':44 'unless':7 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4101472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696704416 {#4494
      date: 2023-10-07 20:46:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "And the most dangerous are the extremes on both ends encountering each other. It’s crazy to me how normalized vehicles are considering the death that they cause, the behavior people exhibit on the roads, and the sheer absolute ignorance that seems to be paid to making them safer. Maybe it’s just apathy?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696705811 {#4684
    date: 2023-10-07 21:10:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@netwren@lemmy.world"
    "@CaptainEffort@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4692 …}
  +nested: Doctrine\ORM\PersistentCollection {#4695 …}
  +votes: Doctrine\ORM\PersistentCollection {#4697 …}
  +reports: Doctrine\ORM\PersistentCollection {#4699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4703 …}
  -id: 36256
  -bodyTs: "'absolut':39 'apathi':54 'behavior':30 'caus':28 'consid':23 'crazi':16 'danger':4 'death':25 'encount':11 'end':10 'exhibit':32 'extrem':7 'ignor':40 'make':47 'mayb':50 'normal':20 'paid':45 'peopl':31 'road':35 'safer':49 'seem':42 'sheer':38 'vehicl':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4238445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696705811 {#4687
    date: 2023-10-07 21:10:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4685
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4496
    +user: Proxies\__CG__\App\Entity\User {#4491 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4117
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Meanwhile in the U.S. with ✌️ speed limits ✌️ everyone goes 10 over and the exceptions are 20-30mph over."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696736120 {#4112
        date: 2023-10-08 05:35:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4118 …}
      +nested: Doctrine\ORM\PersistentCollection {#4120 …}
      +votes: Doctrine\ORM\PersistentCollection {#4122 …}
      +reports: Doctrine\ORM\PersistentCollection {#4124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
      -id: 36192
      -bodyTs: "'-30':17 '10':10 '20':16 'everyon':8 'except':14 'goe':9 'limit':7 'meanwhil':1 'mph':18 'speed':6 'u.s':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4235534"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696702866 {#4113
        date: 2023-10-07 20:21:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: """
      Yup, 10 over is my default unless I’m on a highway, which is then 15 to 20 over.\n
      \n
      It’s funny, but those who actually go the speed limit are the ones that people get mad at for going too slow. Even though they’re technically the only ones obeying the law.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696704416 {#4497
      date: 2023-10-07 20:46:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@netwren@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4486 …}
    +nested: Doctrine\ORM\PersistentCollection {#4490 …}
    +votes: Doctrine\ORM\PersistentCollection {#4488 …}
    +reports: Doctrine\ORM\PersistentCollection {#4501 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4503 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4505 …}
    -id: 36244
    -bodyTs: "'10':2 '15':16 '20':18 'actual':26 'default':6 'even':43 'funni':22 'get':36 'go':27,40 'highway':12 'law':53 'limit':30 'm':9 'mad':37 'obey':51 'one':33,50 'peopl':35 're':46 'slow':42 'speed':29 'technic':47 'though':44 'unless':7 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4101472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696704416 {#4494
      date: 2023-10-07 20:46:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "And the most dangerous are the extremes on both ends encountering each other. It’s crazy to me how normalized vehicles are considering the death that they cause, the behavior people exhibit on the roads, and the sheer absolute ignorance that seems to be paid to making them safer. Maybe it’s just apathy?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696705811 {#4684
    date: 2023-10-07 21:10:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@netwren@lemmy.world"
    "@CaptainEffort@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4692 …}
  +nested: Doctrine\ORM\PersistentCollection {#4695 …}
  +votes: Doctrine\ORM\PersistentCollection {#4697 …}
  +reports: Doctrine\ORM\PersistentCollection {#4699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4703 …}
  -id: 36256
  -bodyTs: "'absolut':39 'apathi':54 'behavior':30 'caus':28 'consid':23 'crazi':16 'danger':4 'death':25 'encount':11 'end':10 'exhibit':32 'extrem':7 'ignor':40 'make':47 'mayb':50 'normal':20 'paid':45 'peopl':31 'road':35 'safer':49 'seem':42 'sheer':38 'vehicl':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4238445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696705811 {#4687
    date: 2023-10-07 21:10:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4685
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4496
    +user: Proxies\__CG__\App\Entity\User {#4491 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4117
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Meanwhile in the U.S. with ✌️ speed limits ✌️ everyone goes 10 over and the exceptions are 20-30mph over."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696736120 {#4112
        date: 2023-10-08 05:35:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4118 …}
      +nested: Doctrine\ORM\PersistentCollection {#4120 …}
      +votes: Doctrine\ORM\PersistentCollection {#4122 …}
      +reports: Doctrine\ORM\PersistentCollection {#4124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
      -id: 36192
      -bodyTs: "'-30':17 '10':10 '20':16 'everyon':8 'except':14 'goe':9 'limit':7 'meanwhil':1 'mph':18 'speed':6 'u.s':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4235534"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696702866 {#4113
        date: 2023-10-07 20:21:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: """
      Yup, 10 over is my default unless I’m on a highway, which is then 15 to 20 over.\n
      \n
      It’s funny, but those who actually go the speed limit are the ones that people get mad at for going too slow. Even though they’re technically the only ones obeying the law.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696704416 {#4497
      date: 2023-10-07 20:46:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@netwren@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4486 …}
    +nested: Doctrine\ORM\PersistentCollection {#4490 …}
    +votes: Doctrine\ORM\PersistentCollection {#4488 …}
    +reports: Doctrine\ORM\PersistentCollection {#4501 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4503 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4505 …}
    -id: 36244
    -bodyTs: "'10':2 '15':16 '20':18 'actual':26 'default':6 'even':43 'funni':22 'get':36 'go':27,40 'highway':12 'law':53 'limit':30 'm':9 'mad':37 'obey':51 'one':33,50 'peopl':35 're':46 'slow':42 'speed':29 'technic':47 'though':44 'unless':7 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4101472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696704416 {#4494
      date: 2023-10-07 20:46:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "And the most dangerous are the extremes on both ends encountering each other. It’s crazy to me how normalized vehicles are considering the death that they cause, the behavior people exhibit on the roads, and the sheer absolute ignorance that seems to be paid to making them safer. Maybe it’s just apathy?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696705811 {#4684
    date: 2023-10-07 21:10:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@netwren@lemmy.world"
    "@CaptainEffort@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4692 …}
  +nested: Doctrine\ORM\PersistentCollection {#4695 …}
  +votes: Doctrine\ORM\PersistentCollection {#4697 …}
  +reports: Doctrine\ORM\PersistentCollection {#4699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4703 …}
  -id: 36256
  -bodyTs: "'absolut':39 'apathi':54 'behavior':30 'caus':28 'consid':23 'crazi':16 'danger':4 'death':25 'encount':11 'end':10 'exhibit':32 'extrem':7 'ignor':40 'make':47 'mayb':50 'normal':20 'paid':45 'peopl':31 'road':35 'safer':49 'seem':42 'sheer':38 'vehicl':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4238445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696705811 {#4687
    date: 2023-10-07 21:10:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4875
  +user: Proxies\__CG__\App\Entity\User {#4882 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4685
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4496
      +user: Proxies\__CG__\App\Entity\User {#4491 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4117
        +user: App\Entity\User {#4130 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Meanwhile in the U.S. with ✌️ speed limits ✌️ everyone goes 10 over and the exceptions are 20-30mph over."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1696736120 {#4112
          date: 2023-10-08 05:35:20.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4118 …}
        +nested: Doctrine\ORM\PersistentCollection {#4120 …}
        +votes: Doctrine\ORM\PersistentCollection {#4122 …}
        +reports: Doctrine\ORM\PersistentCollection {#4124 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
        -id: 36192
        -bodyTs: "'-30':17 '10':10 '20':16 'everyon':8 'except':14 'goe':9 'limit':7 'meanwhil':1 'mph':18 'speed':6 'u.s':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4235534"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696702866 {#4113
          date: 2023-10-07 20:21:06.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: """
        Yup, 10 over is my default unless I’m on a highway, which is then 15 to 20 over.\n
        \n
        It’s funny, but those who actually go the speed limit are the ones that people get mad at for going too slow. Even though they’re technically the only ones obeying the law.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1696704416 {#4497
        date: 2023-10-07 20:46:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@netwren@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4486 …}
      +nested: Doctrine\ORM\PersistentCollection {#4490 …}
      +votes: Doctrine\ORM\PersistentCollection {#4488 …}
      +reports: Doctrine\ORM\PersistentCollection {#4501 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4503 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4505 …}
      -id: 36244
      -bodyTs: "'10':2 '15':16 '20':18 'actual':26 'default':6 'even':43 'funni':22 'get':36 'go':27,40 'highway':12 'law':53 'limit':30 'm':9 'mad':37 'obey':51 'one':33,50 'peopl':35 're':46 'slow':42 'speed':29 'technic':47 'though':44 'unless':7 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4101472"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696704416 {#4494
        date: 2023-10-07 20:46:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "And the most dangerous are the extremes on both ends encountering each other. It’s crazy to me how normalized vehicles are considering the death that they cause, the behavior people exhibit on the roads, and the sheer absolute ignorance that seems to be paid to making them safer. Maybe it’s just apathy?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696705811 {#4684
      date: 2023-10-07 21:10:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@netwren@lemmy.world"
      "@CaptainEffort@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4692 …}
    +nested: Doctrine\ORM\PersistentCollection {#4695 …}
    +votes: Doctrine\ORM\PersistentCollection {#4697 …}
    +reports: Doctrine\ORM\PersistentCollection {#4699 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4703 …}
    -id: 36256
    -bodyTs: "'absolut':39 'apathi':54 'behavior':30 'caus':28 'consid':23 'crazi':16 'danger':4 'death':25 'encount':11 'end':10 'exhibit':32 'extrem':7 'ignor':40 'make':47 'mayb':50 'normal':20 'paid':45 'peopl':31 'road':35 'safer':49 'seem':42 'sheer':38 'vehicl':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4238445"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696705811 {#4687
      date: 2023-10-07 21:10:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "!fuck_cars@lemmy.ml"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696706670 {#4874
    date: 2023-10-07 21:24:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@netwren@lemmy.world"
    "@CaptainEffort@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4884 …}
  +nested: Doctrine\ORM\PersistentCollection {#4886 …}
  +votes: Doctrine\ORM\PersistentCollection {#4888 …}
  +reports: Doctrine\ORM\PersistentCollection {#4890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4894 …}
  -id: 36304
  -bodyTs: "'fuck_cars@lemmy.ml':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/769482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696706670 {#4877
    date: 2023-10-07 21:24:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4875
  +user: Proxies\__CG__\App\Entity\User {#4882 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4685
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4496
      +user: Proxies\__CG__\App\Entity\User {#4491 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4117
        +user: App\Entity\User {#4130 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Meanwhile in the U.S. with ✌️ speed limits ✌️ everyone goes 10 over and the exceptions are 20-30mph over."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1696736120 {#4112
          date: 2023-10-08 05:35:20.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4118 …}
        +nested: Doctrine\ORM\PersistentCollection {#4120 …}
        +votes: Doctrine\ORM\PersistentCollection {#4122 …}
        +reports: Doctrine\ORM\PersistentCollection {#4124 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
        -id: 36192
        -bodyTs: "'-30':17 '10':10 '20':16 'everyon':8 'except':14 'goe':9 'limit':7 'meanwhil':1 'mph':18 'speed':6 'u.s':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4235534"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696702866 {#4113
          date: 2023-10-07 20:21:06.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: """
        Yup, 10 over is my default unless I’m on a highway, which is then 15 to 20 over.\n
        \n
        It’s funny, but those who actually go the speed limit are the ones that people get mad at for going too slow. Even though they’re technically the only ones obeying the law.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1696704416 {#4497
        date: 2023-10-07 20:46:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@netwren@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4486 …}
      +nested: Doctrine\ORM\PersistentCollection {#4490 …}
      +votes: Doctrine\ORM\PersistentCollection {#4488 …}
      +reports: Doctrine\ORM\PersistentCollection {#4501 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4503 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4505 …}
      -id: 36244
      -bodyTs: "'10':2 '15':16 '20':18 'actual':26 'default':6 'even':43 'funni':22 'get':36 'go':27,40 'highway':12 'law':53 'limit':30 'm':9 'mad':37 'obey':51 'one':33,50 'peopl':35 're':46 'slow':42 'speed':29 'technic':47 'though':44 'unless':7 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4101472"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696704416 {#4494
        date: 2023-10-07 20:46:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "And the most dangerous are the extremes on both ends encountering each other. It’s crazy to me how normalized vehicles are considering the death that they cause, the behavior people exhibit on the roads, and the sheer absolute ignorance that seems to be paid to making them safer. Maybe it’s just apathy?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696705811 {#4684
      date: 2023-10-07 21:10:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@netwren@lemmy.world"
      "@CaptainEffort@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4692 …}
    +nested: Doctrine\ORM\PersistentCollection {#4695 …}
    +votes: Doctrine\ORM\PersistentCollection {#4697 …}
    +reports: Doctrine\ORM\PersistentCollection {#4699 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4703 …}
    -id: 36256
    -bodyTs: "'absolut':39 'apathi':54 'behavior':30 'caus':28 'consid':23 'crazi':16 'danger':4 'death':25 'encount':11 'end':10 'exhibit':32 'extrem':7 'ignor':40 'make':47 'mayb':50 'normal':20 'paid':45 'peopl':31 'road':35 'safer':49 'seem':42 'sheer':38 'vehicl':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4238445"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696705811 {#4687
      date: 2023-10-07 21:10:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "!fuck_cars@lemmy.ml"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696706670 {#4874
    date: 2023-10-07 21:24:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@netwren@lemmy.world"
    "@CaptainEffort@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4884 …}
  +nested: Doctrine\ORM\PersistentCollection {#4886 …}
  +votes: Doctrine\ORM\PersistentCollection {#4888 …}
  +reports: Doctrine\ORM\PersistentCollection {#4890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4894 …}
  -id: 36304
  -bodyTs: "'fuck_cars@lemmy.ml':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/769482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696706670 {#4877
    date: 2023-10-07 21:24:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4875
  +user: Proxies\__CG__\App\Entity\User {#4882 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4685
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4496
      +user: Proxies\__CG__\App\Entity\User {#4491 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4117
        +user: App\Entity\User {#4130 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Meanwhile in the U.S. with ✌️ speed limits ✌️ everyone goes 10 over and the exceptions are 20-30mph over."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1696736120 {#4112
          date: 2023-10-08 05:35:20.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4118 …}
        +nested: Doctrine\ORM\PersistentCollection {#4120 …}
        +votes: Doctrine\ORM\PersistentCollection {#4122 …}
        +reports: Doctrine\ORM\PersistentCollection {#4124 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
        -id: 36192
        -bodyTs: "'-30':17 '10':10 '20':16 'everyon':8 'except':14 'goe':9 'limit':7 'meanwhil':1 'mph':18 'speed':6 'u.s':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4235534"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696702866 {#4113
          date: 2023-10-07 20:21:06.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: """
        Yup, 10 over is my default unless I’m on a highway, which is then 15 to 20 over.\n
        \n
        It’s funny, but those who actually go the speed limit are the ones that people get mad at for going too slow. Even though they’re technically the only ones obeying the law.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1696704416 {#4497
        date: 2023-10-07 20:46:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@netwren@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4486 …}
      +nested: Doctrine\ORM\PersistentCollection {#4490 …}
      +votes: Doctrine\ORM\PersistentCollection {#4488 …}
      +reports: Doctrine\ORM\PersistentCollection {#4501 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4503 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4505 …}
      -id: 36244
      -bodyTs: "'10':2 '15':16 '20':18 'actual':26 'default':6 'even':43 'funni':22 'get':36 'go':27,40 'highway':12 'law':53 'limit':30 'm':9 'mad':37 'obey':51 'one':33,50 'peopl':35 're':46 'slow':42 'speed':29 'technic':47 'though':44 'unless':7 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4101472"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696704416 {#4494
        date: 2023-10-07 20:46:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "And the most dangerous are the extremes on both ends encountering each other. It’s crazy to me how normalized vehicles are considering the death that they cause, the behavior people exhibit on the roads, and the sheer absolute ignorance that seems to be paid to making them safer. Maybe it’s just apathy?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696705811 {#4684
      date: 2023-10-07 21:10:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@netwren@lemmy.world"
      "@CaptainEffort@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4692 …}
    +nested: Doctrine\ORM\PersistentCollection {#4695 …}
    +votes: Doctrine\ORM\PersistentCollection {#4697 …}
    +reports: Doctrine\ORM\PersistentCollection {#4699 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4703 …}
    -id: 36256
    -bodyTs: "'absolut':39 'apathi':54 'behavior':30 'caus':28 'consid':23 'crazi':16 'danger':4 'death':25 'encount':11 'end':10 'exhibit':32 'extrem':7 'ignor':40 'make':47 'mayb':50 'normal':20 'paid':45 'peopl':31 'road':35 'safer':49 'seem':42 'sheer':38 'vehicl':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4238445"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696705811 {#4687
      date: 2023-10-07 21:10:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "!fuck_cars@lemmy.ml"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696706670 {#4874
    date: 2023-10-07 21:24:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@netwren@lemmy.world"
    "@CaptainEffort@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4884 …}
  +nested: Doctrine\ORM\PersistentCollection {#4886 …}
  +votes: Doctrine\ORM\PersistentCollection {#4888 …}
  +reports: Doctrine\ORM\PersistentCollection {#4890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4894 …}
  -id: 36304
  -bodyTs: "'fuck_cars@lemmy.ml':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/769482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696706670 {#4877
    date: 2023-10-07 21:24:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4948
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4875
    +user: Proxies\__CG__\App\Entity\User {#4882 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4685
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4496
        +user: Proxies\__CG__\App\Entity\User {#4491 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4117
          +user: App\Entity\User {#4130 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Meanwhile in the U.S. with ✌️ speed limits ✌️ everyone goes 10 over and the exceptions are 20-30mph over."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1696736120 {#4112
            date: 2023-10-08 05:35:20.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4118 …}
          +nested: Doctrine\ORM\PersistentCollection {#4120 …}
          +votes: Doctrine\ORM\PersistentCollection {#4122 …}
          +reports: Doctrine\ORM\PersistentCollection {#4124 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
          -id: 36192
          -bodyTs: "'-30':17 '10':10 '20':16 'everyon':8 'except':14 'goe':9 'limit':7 'meanwhil':1 'mph':18 'speed':6 'u.s':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4235534"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696702866 {#4113
            date: 2023-10-07 20:21:06.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: """
          Yup, 10 over is my default unless I’m on a highway, which is then 15 to 20 over.\n
          \n
          It’s funny, but those who actually go the speed limit are the ones that people get mad at for going too slow. Even though they’re technically the only ones obeying the law.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1696704416 {#4497
          date: 2023-10-07 20:46:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@netwren@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4486 …}
        +nested: Doctrine\ORM\PersistentCollection {#4490 …}
        +votes: Doctrine\ORM\PersistentCollection {#4488 …}
        +reports: Doctrine\ORM\PersistentCollection {#4501 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4503 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4505 …}
        -id: 36244
        -bodyTs: "'10':2 '15':16 '20':18 'actual':26 'default':6 'even':43 'funni':22 'get':36 'go':27,40 'highway':12 'law':53 'limit':30 'm':9 'mad':37 'obey':51 'one':33,50 'peopl':35 're':46 'slow':42 'speed':29 'technic':47 'though':44 'unless':7 'yup':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4101472"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696704416 {#4494
          date: 2023-10-07 20:46:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "And the most dangerous are the extremes on both ends encountering each other. It’s crazy to me how normalized vehicles are considering the death that they cause, the behavior people exhibit on the roads, and the sheer absolute ignorance that seems to be paid to making them safer. Maybe it’s just apathy?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696705811 {#4684
        date: 2023-10-07 21:10:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@netwren@lemmy.world"
        "@CaptainEffort@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4692 …}
      +nested: Doctrine\ORM\PersistentCollection {#4695 …}
      +votes: Doctrine\ORM\PersistentCollection {#4697 …}
      +reports: Doctrine\ORM\PersistentCollection {#4699 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4703 …}
      -id: 36256
      -bodyTs: "'absolut':39 'apathi':54 'behavior':30 'caus':28 'consid':23 'crazi':16 'danger':4 'death':25 'encount':11 'end':10 'exhibit':32 'extrem':7 'ignor':40 'make':47 'mayb':50 'normal':20 'paid':45 'peopl':31 'road':35 'safer':49 'seem':42 'sheer':38 'vehicl':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4238445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696705811 {#4687
        date: 2023-10-07 21:10:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "!fuck_cars@lemmy.ml"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696706670 {#4874
      date: 2023-10-07 21:24:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@netwren@lemmy.world"
      "@CaptainEffort@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4884 …}
    +nested: Doctrine\ORM\PersistentCollection {#4886 …}
    +votes: Doctrine\ORM\PersistentCollection {#4888 …}
    +reports: Doctrine\ORM\PersistentCollection {#4890 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4892 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4894 …}
    -id: 36304
    -bodyTs: "'fuck_cars@lemmy.ml':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://local106.com/comment/769482"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706670 {#4877
      date: 2023-10-07 21:24:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "I agree with fuck cars but anywhere outside of Urban centers in the United States no personal vehicles would be absolutely untenable. It’s almost every month I have to drive on a dirt road that I am not biking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696727161 {#4947
    date: 2023-10-08 03:06:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@netwren@lemmy.world"
    "@CaptainEffort@sh.itjust.works"
    "@explodicle@local106.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4951 …}
  +nested: Doctrine\ORM\PersistentCollection {#4956 …}
  +votes: Doctrine\ORM\PersistentCollection {#4952 …}
  +reports: Doctrine\ORM\PersistentCollection {#4958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4962 …}
  -id: 36740
  -bodyTs: "'absolut':21 'agre':2 'almost':25 'anywher':7 'bike':40 'car':5 'center':11 'dirt':34 'drive':31 'everi':26 'fuck':4 'month':27 'outsid':8 'person':17 'road':35 'state':15 'unit':14 'unten':22 'urban':10 'vehicl':18 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4262472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696727161 {#4944
    date: 2023-10-08 03:06:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4948
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4875
    +user: Proxies\__CG__\App\Entity\User {#4882 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4685
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4496
        +user: Proxies\__CG__\App\Entity\User {#4491 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4117
          +user: App\Entity\User {#4130 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Meanwhile in the U.S. with ✌️ speed limits ✌️ everyone goes 10 over and the exceptions are 20-30mph over."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1696736120 {#4112
            date: 2023-10-08 05:35:20.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4118 …}
          +nested: Doctrine\ORM\PersistentCollection {#4120 …}
          +votes: Doctrine\ORM\PersistentCollection {#4122 …}
          +reports: Doctrine\ORM\PersistentCollection {#4124 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
          -id: 36192
          -bodyTs: "'-30':17 '10':10 '20':16 'everyon':8 'except':14 'goe':9 'limit':7 'meanwhil':1 'mph':18 'speed':6 'u.s':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4235534"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696702866 {#4113
            date: 2023-10-07 20:21:06.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: """
          Yup, 10 over is my default unless I’m on a highway, which is then 15 to 20 over.\n
          \n
          It’s funny, but those who actually go the speed limit are the ones that people get mad at for going too slow. Even though they’re technically the only ones obeying the law.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1696704416 {#4497
          date: 2023-10-07 20:46:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@netwren@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4486 …}
        +nested: Doctrine\ORM\PersistentCollection {#4490 …}
        +votes: Doctrine\ORM\PersistentCollection {#4488 …}
        +reports: Doctrine\ORM\PersistentCollection {#4501 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4503 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4505 …}
        -id: 36244
        -bodyTs: "'10':2 '15':16 '20':18 'actual':26 'default':6 'even':43 'funni':22 'get':36 'go':27,40 'highway':12 'law':53 'limit':30 'm':9 'mad':37 'obey':51 'one':33,50 'peopl':35 're':46 'slow':42 'speed':29 'technic':47 'though':44 'unless':7 'yup':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4101472"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696704416 {#4494
          date: 2023-10-07 20:46:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "And the most dangerous are the extremes on both ends encountering each other. It’s crazy to me how normalized vehicles are considering the death that they cause, the behavior people exhibit on the roads, and the sheer absolute ignorance that seems to be paid to making them safer. Maybe it’s just apathy?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696705811 {#4684
        date: 2023-10-07 21:10:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@netwren@lemmy.world"
        "@CaptainEffort@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4692 …}
      +nested: Doctrine\ORM\PersistentCollection {#4695 …}
      +votes: Doctrine\ORM\PersistentCollection {#4697 …}
      +reports: Doctrine\ORM\PersistentCollection {#4699 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4703 …}
      -id: 36256
      -bodyTs: "'absolut':39 'apathi':54 'behavior':30 'caus':28 'consid':23 'crazi':16 'danger':4 'death':25 'encount':11 'end':10 'exhibit':32 'extrem':7 'ignor':40 'make':47 'mayb':50 'normal':20 'paid':45 'peopl':31 'road':35 'safer':49 'seem':42 'sheer':38 'vehicl':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4238445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696705811 {#4687
        date: 2023-10-07 21:10:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "!fuck_cars@lemmy.ml"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696706670 {#4874
      date: 2023-10-07 21:24:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@netwren@lemmy.world"
      "@CaptainEffort@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4884 …}
    +nested: Doctrine\ORM\PersistentCollection {#4886 …}
    +votes: Doctrine\ORM\PersistentCollection {#4888 …}
    +reports: Doctrine\ORM\PersistentCollection {#4890 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4892 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4894 …}
    -id: 36304
    -bodyTs: "'fuck_cars@lemmy.ml':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://local106.com/comment/769482"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706670 {#4877
      date: 2023-10-07 21:24:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "I agree with fuck cars but anywhere outside of Urban centers in the United States no personal vehicles would be absolutely untenable. It’s almost every month I have to drive on a dirt road that I am not biking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696727161 {#4947
    date: 2023-10-08 03:06:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@netwren@lemmy.world"
    "@CaptainEffort@sh.itjust.works"
    "@explodicle@local106.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4951 …}
  +nested: Doctrine\ORM\PersistentCollection {#4956 …}
  +votes: Doctrine\ORM\PersistentCollection {#4952 …}
  +reports: Doctrine\ORM\PersistentCollection {#4958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4962 …}
  -id: 36740
  -bodyTs: "'absolut':21 'agre':2 'almost':25 'anywher':7 'bike':40 'car':5 'center':11 'dirt':34 'drive':31 'everi':26 'fuck':4 'month':27 'outsid':8 'person':17 'road':35 'state':15 'unit':14 'unten':22 'urban':10 'vehicl':18 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4262472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696727161 {#4944
    date: 2023-10-08 03:06:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4948
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4875
    +user: Proxies\__CG__\App\Entity\User {#4882 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4685
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4496
        +user: Proxies\__CG__\App\Entity\User {#4491 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4117
          +user: App\Entity\User {#4130 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Meanwhile in the U.S. with ✌️ speed limits ✌️ everyone goes 10 over and the exceptions are 20-30mph over."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1696736120 {#4112
            date: 2023-10-08 05:35:20.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4118 …}
          +nested: Doctrine\ORM\PersistentCollection {#4120 …}
          +votes: Doctrine\ORM\PersistentCollection {#4122 …}
          +reports: Doctrine\ORM\PersistentCollection {#4124 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
          -id: 36192
          -bodyTs: "'-30':17 '10':10 '20':16 'everyon':8 'except':14 'goe':9 'limit':7 'meanwhil':1 'mph':18 'speed':6 'u.s':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4235534"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696702866 {#4113
            date: 2023-10-07 20:21:06.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: """
          Yup, 10 over is my default unless I’m on a highway, which is then 15 to 20 over.\n
          \n
          It’s funny, but those who actually go the speed limit are the ones that people get mad at for going too slow. Even though they’re technically the only ones obeying the law.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1696704416 {#4497
          date: 2023-10-07 20:46:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@netwren@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4486 …}
        +nested: Doctrine\ORM\PersistentCollection {#4490 …}
        +votes: Doctrine\ORM\PersistentCollection {#4488 …}
        +reports: Doctrine\ORM\PersistentCollection {#4501 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4503 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4505 …}
        -id: 36244
        -bodyTs: "'10':2 '15':16 '20':18 'actual':26 'default':6 'even':43 'funni':22 'get':36 'go':27,40 'highway':12 'law':53 'limit':30 'm':9 'mad':37 'obey':51 'one':33,50 'peopl':35 're':46 'slow':42 'speed':29 'technic':47 'though':44 'unless':7 'yup':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4101472"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696704416 {#4494
          date: 2023-10-07 20:46:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "And the most dangerous are the extremes on both ends encountering each other. It’s crazy to me how normalized vehicles are considering the death that they cause, the behavior people exhibit on the roads, and the sheer absolute ignorance that seems to be paid to making them safer. Maybe it’s just apathy?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696705811 {#4684
        date: 2023-10-07 21:10:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@netwren@lemmy.world"
        "@CaptainEffort@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4692 …}
      +nested: Doctrine\ORM\PersistentCollection {#4695 …}
      +votes: Doctrine\ORM\PersistentCollection {#4697 …}
      +reports: Doctrine\ORM\PersistentCollection {#4699 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4703 …}
      -id: 36256
      -bodyTs: "'absolut':39 'apathi':54 'behavior':30 'caus':28 'consid':23 'crazi':16 'danger':4 'death':25 'encount':11 'end':10 'exhibit':32 'extrem':7 'ignor':40 'make':47 'mayb':50 'normal':20 'paid':45 'peopl':31 'road':35 'safer':49 'seem':42 'sheer':38 'vehicl':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4238445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696705811 {#4687
        date: 2023-10-07 21:10:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "!fuck_cars@lemmy.ml"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696706670 {#4874
      date: 2023-10-07 21:24:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@netwren@lemmy.world"
      "@CaptainEffort@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4884 …}
    +nested: Doctrine\ORM\PersistentCollection {#4886 …}
    +votes: Doctrine\ORM\PersistentCollection {#4888 …}
    +reports: Doctrine\ORM\PersistentCollection {#4890 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4892 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4894 …}
    -id: 36304
    -bodyTs: "'fuck_cars@lemmy.ml':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://local106.com/comment/769482"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696706670 {#4877
      date: 2023-10-07 21:24:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "I agree with fuck cars but anywhere outside of Urban centers in the United States no personal vehicles would be absolutely untenable. It’s almost every month I have to drive on a dirt road that I am not biking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696727161 {#4947
    date: 2023-10-08 03:06:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@netwren@lemmy.world"
    "@CaptainEffort@sh.itjust.works"
    "@explodicle@local106.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4951 …}
  +nested: Doctrine\ORM\PersistentCollection {#4956 …}
  +votes: Doctrine\ORM\PersistentCollection {#4952 …}
  +reports: Doctrine\ORM\PersistentCollection {#4958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4962 …}
  -id: 36740
  -bodyTs: "'absolut':21 'agre':2 'almost':25 'anywher':7 'bike':40 'car':5 'center':11 'dirt':34 'drive':31 'everi':26 'fuck':4 'month':27 'outsid':8 'person':17 'road':35 'state':15 'unit':14 'unten':22 'urban':10 'vehicl':18 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4262472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696727161 {#4944
    date: 2023-10-08 03:06:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4979
  +user: Proxies\__CG__\App\Entity\User {#4882 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4948
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4875
      +user: Proxies\__CG__\App\Entity\User {#4882 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4685
        +user: App\Entity\User {#4130 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4496
          +user: Proxies\__CG__\App\Entity\User {#4491 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4117
            +user: App\Entity\User {#4130 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Meanwhile in the U.S. with ✌️ speed limits ✌️ everyone goes 10 over and the exceptions are 20-30mph over."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1696736120 {#4112
              date: 2023-10-08 05:35:20.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4118 …}
            +nested: Doctrine\ORM\PersistentCollection {#4120 …}
            +votes: Doctrine\ORM\PersistentCollection {#4122 …}
            +reports: Doctrine\ORM\PersistentCollection {#4124 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
            -id: 36192
            -bodyTs: "'-30':17 '10':10 '20':16 'everyon':8 'except':14 'goe':9 'limit':7 'meanwhil':1 'mph':18 'speed':6 'u.s':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4235534"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696702866 {#4113
              date: 2023-10-07 20:21:06.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4117}
          +body: """
            Yup, 10 over is my default unless I’m on a highway, which is then 15 to 20 over.\n
            \n
            It’s funny, but those who actually go the speed limit are the ones that people get mad at for going too slow. Even though they’re technically the only ones obeying the law.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1696704416 {#4497
            date: 2023-10-07 20:46:56.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@netwren@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4486 …}
          +nested: Doctrine\ORM\PersistentCollection {#4490 …}
          +votes: Doctrine\ORM\PersistentCollection {#4488 …}
          +reports: Doctrine\ORM\PersistentCollection {#4501 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4503 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4505 …}
          -id: 36244
          -bodyTs: "'10':2 '15':16 '20':18 'actual':26 'default':6 'even':43 'funni':22 'get':36 'go':27,40 'highway':12 'law':53 'limit':30 'm':9 'mad':37 'obey':51 'one':33,50 'peopl':35 're':46 'slow':42 'speed':29 'technic':47 'though':44 'unless':7 'yup':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4101472"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696704416 {#4494
            date: 2023-10-07 20:46:56.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: "And the most dangerous are the extremes on both ends encountering each other. It’s crazy to me how normalized vehicles are considering the death that they cause, the behavior people exhibit on the roads, and the sheer absolute ignorance that seems to be paid to making them safer. Maybe it’s just apathy?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696705811 {#4684
          date: 2023-10-07 21:10:11.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@netwren@lemmy.world"
          "@CaptainEffort@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4692 …}
        +nested: Doctrine\ORM\PersistentCollection {#4695 …}
        +votes: Doctrine\ORM\PersistentCollection {#4697 …}
        +reports: Doctrine\ORM\PersistentCollection {#4699 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4701 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4703 …}
        -id: 36256
        -bodyTs: "'absolut':39 'apathi':54 'behavior':30 'caus':28 'consid':23 'crazi':16 'danger':4 'death':25 'encount':11 'end':10 'exhibit':32 'extrem':7 'ignor':40 'make':47 'mayb':50 'normal':20 'paid':45 'peopl':31 'road':35 'safer':49 'seem':42 'sheer':38 'vehicl':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4238445"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696705811 {#4687
          date: 2023-10-07 21:10:11.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "!fuck_cars@lemmy.ml"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696706670 {#4874
        date: 2023-10-07 21:24:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@netwren@lemmy.world"
        "@CaptainEffort@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4884 …}
      +nested: Doctrine\ORM\PersistentCollection {#4886 …}
      +votes: Doctrine\ORM\PersistentCollection {#4888 …}
      +reports: Doctrine\ORM\PersistentCollection {#4890 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4892 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4894 …}
      -id: 36304
      -bodyTs: "'fuck_cars@lemmy.ml':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/769482"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696706670 {#4877
        date: 2023-10-07 21:24:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "I agree with fuck cars but anywhere outside of Urban centers in the United States no personal vehicles would be absolutely untenable. It’s almost every month I have to drive on a dirt road that I am not biking."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696727161 {#4947
      date: 2023-10-08 03:06:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@netwren@lemmy.world"
      "@CaptainEffort@sh.itjust.works"
      "@explodicle@local106.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4951 …}
    +nested: Doctrine\ORM\PersistentCollection {#4956 …}
    +votes: Doctrine\ORM\PersistentCollection {#4952 …}
    +reports: Doctrine\ORM\PersistentCollection {#4958 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4962 …}
    -id: 36740
    -bodyTs: "'absolut':21 'agre':2 'almost':25 'anywher':7 'bike':40 'car':5 'center':11 'dirt':34 'drive':31 'everi':26 'fuck':4 'month':27 'outsid':8 'person':17 'road':35 'state':15 'unit':14 'unten':22 'urban':10 'vehicl':18 'would':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4262472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696727161 {#4944
      date: 2023-10-08 03:06:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Then your case isn’t normal. With fewer people on the road because of better infrastructure, you would have fewer dangerous encounters."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696736118 {#4974
    date: 2023-10-08 05:35:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@netwren@lemmy.world"
    "@CaptainEffort@sh.itjust.works"
    "@explodicle@local106.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4971 …}
  +nested: Doctrine\ORM\PersistentCollection {#4968 …}
  +votes: Doctrine\ORM\PersistentCollection {#4966 …}
  +reports: Doctrine\ORM\PersistentCollection {#4980 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
  -id: 36888
  -bodyTs: "'better':15 'case':3 'danger':21 'encount':22 'fewer':8,20 'infrastructur':16 'isn':4 'normal':6 'peopl':9 'road':12 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/771217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696736118 {#4977
    date: 2023-10-08 05:35:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4979
  +user: Proxies\__CG__\App\Entity\User {#4882 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4948
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4875
      +user: Proxies\__CG__\App\Entity\User {#4882 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4685
        +user: App\Entity\User {#4130 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4496
          +user: Proxies\__CG__\App\Entity\User {#4491 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4117
            +user: App\Entity\User {#4130 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Meanwhile in the U.S. with ✌️ speed limits ✌️ everyone goes 10 over and the exceptions are 20-30mph over."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1696736120 {#4112
              date: 2023-10-08 05:35:20.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4118 …}
            +nested: Doctrine\ORM\PersistentCollection {#4120 …}
            +votes: Doctrine\ORM\PersistentCollection {#4122 …}
            +reports: Doctrine\ORM\PersistentCollection {#4124 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
            -id: 36192
            -bodyTs: "'-30':17 '10':10 '20':16 'everyon':8 'except':14 'goe':9 'limit':7 'meanwhil':1 'mph':18 'speed':6 'u.s':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4235534"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696702866 {#4113
              date: 2023-10-07 20:21:06.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4117}
          +body: """
            Yup, 10 over is my default unless I’m on a highway, which is then 15 to 20 over.\n
            \n
            It’s funny, but those who actually go the speed limit are the ones that people get mad at for going too slow. Even though they’re technically the only ones obeying the law.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1696704416 {#4497
            date: 2023-10-07 20:46:56.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@netwren@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4486 …}
          +nested: Doctrine\ORM\PersistentCollection {#4490 …}
          +votes: Doctrine\ORM\PersistentCollection {#4488 …}
          +reports: Doctrine\ORM\PersistentCollection {#4501 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4503 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4505 …}
          -id: 36244
          -bodyTs: "'10':2 '15':16 '20':18 'actual':26 'default':6 'even':43 'funni':22 'get':36 'go':27,40 'highway':12 'law':53 'limit':30 'm':9 'mad':37 'obey':51 'one':33,50 'peopl':35 're':46 'slow':42 'speed':29 'technic':47 'though':44 'unless':7 'yup':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4101472"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696704416 {#4494
            date: 2023-10-07 20:46:56.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: "And the most dangerous are the extremes on both ends encountering each other. It’s crazy to me how normalized vehicles are considering the death that they cause, the behavior people exhibit on the roads, and the sheer absolute ignorance that seems to be paid to making them safer. Maybe it’s just apathy?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696705811 {#4684
          date: 2023-10-07 21:10:11.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@netwren@lemmy.world"
          "@CaptainEffort@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4692 …}
        +nested: Doctrine\ORM\PersistentCollection {#4695 …}
        +votes: Doctrine\ORM\PersistentCollection {#4697 …}
        +reports: Doctrine\ORM\PersistentCollection {#4699 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4701 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4703 …}
        -id: 36256
        -bodyTs: "'absolut':39 'apathi':54 'behavior':30 'caus':28 'consid':23 'crazi':16 'danger':4 'death':25 'encount':11 'end':10 'exhibit':32 'extrem':7 'ignor':40 'make':47 'mayb':50 'normal':20 'paid':45 'peopl':31 'road':35 'safer':49 'seem':42 'sheer':38 'vehicl':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4238445"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696705811 {#4687
          date: 2023-10-07 21:10:11.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "!fuck_cars@lemmy.ml"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696706670 {#4874
        date: 2023-10-07 21:24:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@netwren@lemmy.world"
        "@CaptainEffort@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4884 …}
      +nested: Doctrine\ORM\PersistentCollection {#4886 …}
      +votes: Doctrine\ORM\PersistentCollection {#4888 …}
      +reports: Doctrine\ORM\PersistentCollection {#4890 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4892 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4894 …}
      -id: 36304
      -bodyTs: "'fuck_cars@lemmy.ml':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/769482"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696706670 {#4877
        date: 2023-10-07 21:24:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "I agree with fuck cars but anywhere outside of Urban centers in the United States no personal vehicles would be absolutely untenable. It’s almost every month I have to drive on a dirt road that I am not biking."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696727161 {#4947
      date: 2023-10-08 03:06:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@netwren@lemmy.world"
      "@CaptainEffort@sh.itjust.works"
      "@explodicle@local106.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4951 …}
    +nested: Doctrine\ORM\PersistentCollection {#4956 …}
    +votes: Doctrine\ORM\PersistentCollection {#4952 …}
    +reports: Doctrine\ORM\PersistentCollection {#4958 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4962 …}
    -id: 36740
    -bodyTs: "'absolut':21 'agre':2 'almost':25 'anywher':7 'bike':40 'car':5 'center':11 'dirt':34 'drive':31 'everi':26 'fuck':4 'month':27 'outsid':8 'person':17 'road':35 'state':15 'unit':14 'unten':22 'urban':10 'vehicl':18 'would':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4262472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696727161 {#4944
      date: 2023-10-08 03:06:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Then your case isn’t normal. With fewer people on the road because of better infrastructure, you would have fewer dangerous encounters."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696736118 {#4974
    date: 2023-10-08 05:35:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@netwren@lemmy.world"
    "@CaptainEffort@sh.itjust.works"
    "@explodicle@local106.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4971 …}
  +nested: Doctrine\ORM\PersistentCollection {#4968 …}
  +votes: Doctrine\ORM\PersistentCollection {#4966 …}
  +reports: Doctrine\ORM\PersistentCollection {#4980 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
  -id: 36888
  -bodyTs: "'better':15 'case':3 'danger':21 'encount':22 'fewer':8,20 'infrastructur':16 'isn':4 'normal':6 'peopl':9 'road':12 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/771217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696736118 {#4977
    date: 2023-10-08 05:35:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4979
  +user: Proxies\__CG__\App\Entity\User {#4882 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4948
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4875
      +user: Proxies\__CG__\App\Entity\User {#4882 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4685
        +user: App\Entity\User {#4130 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4496
          +user: Proxies\__CG__\App\Entity\User {#4491 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4117
            +user: App\Entity\User {#4130 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Meanwhile in the U.S. with ✌️ speed limits ✌️ everyone goes 10 over and the exceptions are 20-30mph over."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1696736120 {#4112
              date: 2023-10-08 05:35:20.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4118 …}
            +nested: Doctrine\ORM\PersistentCollection {#4120 …}
            +votes: Doctrine\ORM\PersistentCollection {#4122 …}
            +reports: Doctrine\ORM\PersistentCollection {#4124 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
            -id: 36192
            -bodyTs: "'-30':17 '10':10 '20':16 'everyon':8 'except':14 'goe':9 'limit':7 'meanwhil':1 'mph':18 'speed':6 'u.s':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4235534"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696702866 {#4113
              date: 2023-10-07 20:21:06.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4117}
          +body: """
            Yup, 10 over is my default unless I’m on a highway, which is then 15 to 20 over.\n
            \n
            It’s funny, but those who actually go the speed limit are the ones that people get mad at for going too slow. Even though they’re technically the only ones obeying the law.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1696704416 {#4497
            date: 2023-10-07 20:46:56.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@netwren@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4486 …}
          +nested: Doctrine\ORM\PersistentCollection {#4490 …}
          +votes: Doctrine\ORM\PersistentCollection {#4488 …}
          +reports: Doctrine\ORM\PersistentCollection {#4501 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4503 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4505 …}
          -id: 36244
          -bodyTs: "'10':2 '15':16 '20':18 'actual':26 'default':6 'even':43 'funni':22 'get':36 'go':27,40 'highway':12 'law':53 'limit':30 'm':9 'mad':37 'obey':51 'one':33,50 'peopl':35 're':46 'slow':42 'speed':29 'technic':47 'though':44 'unless':7 'yup':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4101472"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696704416 {#4494
            date: 2023-10-07 20:46:56.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: "And the most dangerous are the extremes on both ends encountering each other. It’s crazy to me how normalized vehicles are considering the death that they cause, the behavior people exhibit on the roads, and the sheer absolute ignorance that seems to be paid to making them safer. Maybe it’s just apathy?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696705811 {#4684
          date: 2023-10-07 21:10:11.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@netwren@lemmy.world"
          "@CaptainEffort@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4692 …}
        +nested: Doctrine\ORM\PersistentCollection {#4695 …}
        +votes: Doctrine\ORM\PersistentCollection {#4697 …}
        +reports: Doctrine\ORM\PersistentCollection {#4699 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4701 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4703 …}
        -id: 36256
        -bodyTs: "'absolut':39 'apathi':54 'behavior':30 'caus':28 'consid':23 'crazi':16 'danger':4 'death':25 'encount':11 'end':10 'exhibit':32 'extrem':7 'ignor':40 'make':47 'mayb':50 'normal':20 'paid':45 'peopl':31 'road':35 'safer':49 'seem':42 'sheer':38 'vehicl':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4238445"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696705811 {#4687
          date: 2023-10-07 21:10:11.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "!fuck_cars@lemmy.ml"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696706670 {#4874
        date: 2023-10-07 21:24:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@netwren@lemmy.world"
        "@CaptainEffort@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4884 …}
      +nested: Doctrine\ORM\PersistentCollection {#4886 …}
      +votes: Doctrine\ORM\PersistentCollection {#4888 …}
      +reports: Doctrine\ORM\PersistentCollection {#4890 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4892 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4894 …}
      -id: 36304
      -bodyTs: "'fuck_cars@lemmy.ml':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/769482"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696706670 {#4877
        date: 2023-10-07 21:24:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "I agree with fuck cars but anywhere outside of Urban centers in the United States no personal vehicles would be absolutely untenable. It’s almost every month I have to drive on a dirt road that I am not biking."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696727161 {#4947
      date: 2023-10-08 03:06:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@netwren@lemmy.world"
      "@CaptainEffort@sh.itjust.works"
      "@explodicle@local106.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4951 …}
    +nested: Doctrine\ORM\PersistentCollection {#4956 …}
    +votes: Doctrine\ORM\PersistentCollection {#4952 …}
    +reports: Doctrine\ORM\PersistentCollection {#4958 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4962 …}
    -id: 36740
    -bodyTs: "'absolut':21 'agre':2 'almost':25 'anywher':7 'bike':40 'car':5 'center':11 'dirt':34 'drive':31 'everi':26 'fuck':4 'month':27 'outsid':8 'person':17 'road':35 'state':15 'unit':14 'unten':22 'urban':10 'vehicl':18 'would':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4262472"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696727161 {#4944
      date: 2023-10-08 03:06:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Then your case isn’t normal. With fewer people on the road because of better infrastructure, you would have fewer dangerous encounters."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696736118 {#4974
    date: 2023-10-08 05:35:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@netwren@lemmy.world"
    "@CaptainEffort@sh.itjust.works"
    "@explodicle@local106.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4971 …}
  +nested: Doctrine\ORM\PersistentCollection {#4968 …}
  +votes: Doctrine\ORM\PersistentCollection {#4966 …}
  +reports: Doctrine\ORM\PersistentCollection {#4980 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
  -id: 36888
  -bodyTs: "'better':15 'case':3 'danger':21 'encount':22 'fewer':8,20 'infrastructur':16 'isn':4 'normal':6 'peopl':9 'road':12 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/771217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696736118 {#4977
    date: 2023-10-08 05:35:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4190
  +user: App\Entity\User {#4203 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "tallinn, estonia: yellow stop what’s that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696771181 {#4185
    date: 2023-10-08 15:19:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4191 …}
  +nested: Doctrine\ORM\PersistentCollection {#4193 …}
  +votes: Doctrine\ORM\PersistentCollection {#4195 …}
  +reports: Doctrine\ORM\PersistentCollection {#4197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
  -id: 37380
  -bodyTs: "'estonia':2 'stop':4 'tallinn':1 'yellow':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3377902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696771181 {#4186
    date: 2023-10-08 15:19:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4190
  +user: App\Entity\User {#4203 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "tallinn, estonia: yellow stop what’s that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696771181 {#4185
    date: 2023-10-08 15:19:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4191 …}
  +nested: Doctrine\ORM\PersistentCollection {#4193 …}
  +votes: Doctrine\ORM\PersistentCollection {#4195 …}
  +reports: Doctrine\ORM\PersistentCollection {#4197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
  -id: 37380
  -bodyTs: "'estonia':2 'stop':4 'tallinn':1 'yellow':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3377902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696771181 {#4186
    date: 2023-10-08 15:19:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4190
  +user: App\Entity\User {#4203 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "tallinn, estonia: yellow stop what’s that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696771181 {#4185
    date: 2023-10-08 15:19:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4191 …}
  +nested: Doctrine\ORM\PersistentCollection {#4193 …}
  +votes: Doctrine\ORM\PersistentCollection {#4195 …}
  +reports: Doctrine\ORM\PersistentCollection {#4197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
  -id: 37380
  -bodyTs: "'estonia':2 'stop':4 'tallinn':1 'yellow':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3377902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696771181 {#4186
    date: 2023-10-08 15:19:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4263
  +user: App\Entity\User {#4276 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Anything above the speed limit is illegal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696766706 {#4258
    date: 2023-10-08 14:05:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4264 …}
  +nested: Doctrine\ORM\PersistentCollection {#4266 …}
  +votes: Doctrine\ORM\PersistentCollection {#4268 …}
  +reports: Doctrine\ORM\PersistentCollection {#4270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
  -id: 36302
  -bodyTs: "'anyth':1 'illeg':7 'limit':5 'speed':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/521491/-/comment/2821860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696707563 {#4259
    date: 2023-10-07 21:39:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4263
  +user: App\Entity\User {#4276 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Anything above the speed limit is illegal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696766706 {#4258
    date: 2023-10-08 14:05:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4264 …}
  +nested: Doctrine\ORM\PersistentCollection {#4266 …}
  +votes: Doctrine\ORM\PersistentCollection {#4268 …}
  +reports: Doctrine\ORM\PersistentCollection {#4270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
  -id: 36302
  -bodyTs: "'anyth':1 'illeg':7 'limit':5 'speed':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/521491/-/comment/2821860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696707563 {#4259
    date: 2023-10-07 21:39:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4263
  +user: App\Entity\User {#4276 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Anything above the speed limit is illegal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696766706 {#4258
    date: 2023-10-08 14:05:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4264 …}
  +nested: Doctrine\ORM\PersistentCollection {#4266 …}
  +votes: Doctrine\ORM\PersistentCollection {#4268 …}
  +reports: Doctrine\ORM\PersistentCollection {#4270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
  -id: 36302
  -bodyTs: "'anyth':1 'illeg':7 'limit':5 'speed':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/521491/-/comment/2821860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696707563 {#4259
    date: 2023-10-07 21:39:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4541
  +user: Proxies\__CG__\App\Entity\User {#4542 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4263
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Anything above the speed limit is illegal."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696766706 {#4258
      date: 2023-10-08 14:05:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4264 …}
    +nested: Doctrine\ORM\PersistentCollection {#4266 …}
    +votes: Doctrine\ORM\PersistentCollection {#4268 …}
    +reports: Doctrine\ORM\PersistentCollection {#4270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
    -id: 36302
    -bodyTs: "'anyth':1 'illeg':7 'limit':5 'speed':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/521491/-/comment/2821860"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696707563 {#4259
      date: 2023-10-07 21:39:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "And in Germany, in many places, that speed limit is not a limit. [This is the sign for speed limits you see when you enter Germany](https://i.pinimg.com/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png). Notice that the “130” is inside a blue square, instead of a red ring. That means the 130 kph speed is only a recommendation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696708603 {#4539
    date: 2023-10-07 21:56:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Lalaz4@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4543 …}
  +nested: Doctrine\ORM\PersistentCollection {#4545 …}
  +votes: Doctrine\ORM\PersistentCollection {#4547 …}
  +reports: Doctrine\ORM\PersistentCollection {#4549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4553 …}
  -id: 36322
  -bodyTs: "'/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png).':29 '130':33,47 'blue':37 'enter':25 'germani':3,26 'i.pinimg.com':28 'i.pinimg.com/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png).':27 'insid':35 'instead':39 'kph':48 'limit':9,13,20 'mani':5 'mean':45 'notic':30 'place':6 'recommend':53 'red':42 'ring':43 'see':22 'sign':17 'speed':8,19,49 'squar':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4241891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696708603 {#4540
    date: 2023-10-07 21:56:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#4541
  +user: Proxies\__CG__\App\Entity\User {#4542 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4263
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Anything above the speed limit is illegal."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696766706 {#4258
      date: 2023-10-08 14:05:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4264 …}
    +nested: Doctrine\ORM\PersistentCollection {#4266 …}
    +votes: Doctrine\ORM\PersistentCollection {#4268 …}
    +reports: Doctrine\ORM\PersistentCollection {#4270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
    -id: 36302
    -bodyTs: "'anyth':1 'illeg':7 'limit':5 'speed':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/521491/-/comment/2821860"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696707563 {#4259
      date: 2023-10-07 21:39:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "And in Germany, in many places, that speed limit is not a limit. [This is the sign for speed limits you see when you enter Germany](https://i.pinimg.com/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png). Notice that the “130” is inside a blue square, instead of a red ring. That means the 130 kph speed is only a recommendation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696708603 {#4539
    date: 2023-10-07 21:56:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Lalaz4@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4543 …}
  +nested: Doctrine\ORM\PersistentCollection {#4545 …}
  +votes: Doctrine\ORM\PersistentCollection {#4547 …}
  +reports: Doctrine\ORM\PersistentCollection {#4549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4553 …}
  -id: 36322
  -bodyTs: "'/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png).':29 '130':33,47 'blue':37 'enter':25 'germani':3,26 'i.pinimg.com':28 'i.pinimg.com/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png).':27 'insid':35 'instead':39 'kph':48 'limit':9,13,20 'mani':5 'mean':45 'notic':30 'place':6 'recommend':53 'red':42 'ring':43 'see':22 'sign':17 'speed':8,19,49 'squar':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4241891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696708603 {#4540
    date: 2023-10-07 21:56:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#4541
  +user: Proxies\__CG__\App\Entity\User {#4542 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4263
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Anything above the speed limit is illegal."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696766706 {#4258
      date: 2023-10-08 14:05:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4264 …}
    +nested: Doctrine\ORM\PersistentCollection {#4266 …}
    +votes: Doctrine\ORM\PersistentCollection {#4268 …}
    +reports: Doctrine\ORM\PersistentCollection {#4270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
    -id: 36302
    -bodyTs: "'anyth':1 'illeg':7 'limit':5 'speed':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/521491/-/comment/2821860"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696707563 {#4259
      date: 2023-10-07 21:39:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "And in Germany, in many places, that speed limit is not a limit. [This is the sign for speed limits you see when you enter Germany](https://i.pinimg.com/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png). Notice that the “130” is inside a blue square, instead of a red ring. That means the 130 kph speed is only a recommendation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696708603 {#4539
    date: 2023-10-07 21:56:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Lalaz4@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4543 …}
  +nested: Doctrine\ORM\PersistentCollection {#4545 …}
  +votes: Doctrine\ORM\PersistentCollection {#4547 …}
  +reports: Doctrine\ORM\PersistentCollection {#4549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4553 …}
  -id: 36322
  -bodyTs: "'/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png).':29 '130':33,47 'blue':37 'enter':25 'germani':3,26 'i.pinimg.com':28 'i.pinimg.com/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png).':27 'insid':35 'instead':39 'kph':48 'limit':9,13,20 'mani':5 'mean':45 'notic':30 'place':6 'recommend':53 'red':42 'ring':43 'see':22 'sign':17 'speed':8,19,49 'squar':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4241891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696708603 {#4540
    date: 2023-10-07 21:56:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4707
  +user: App\Entity\User {#4276 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4541
    +user: Proxies\__CG__\App\Entity\User {#4542 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4263
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Anything above the speed limit is illegal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696766706 {#4258
        date: 2023-10-08 14:05:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4266 …}
      +votes: Doctrine\ORM\PersistentCollection {#4268 …}
      +reports: Doctrine\ORM\PersistentCollection {#4270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
      -id: 36302
      -bodyTs: "'anyth':1 'illeg':7 'limit':5 'speed':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/521491/-/comment/2821860"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696707563 {#4259
        date: 2023-10-07 21:39:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "And in Germany, in many places, that speed limit is not a limit. [This is the sign for speed limits you see when you enter Germany](https://i.pinimg.com/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png). Notice that the “130” is inside a blue square, instead of a red ring. That means the 130 kph speed is only a recommendation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1696708603 {#4539
      date: 2023-10-07 21:56:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Lalaz4@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4543 …}
    +nested: Doctrine\ORM\PersistentCollection {#4545 …}
    +votes: Doctrine\ORM\PersistentCollection {#4547 …}
    +reports: Doctrine\ORM\PersistentCollection {#4549 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4553 …}
    -id: 36322
    -bodyTs: "'/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png).':29 '130':33,47 'blue':37 'enter':25 'germani':3,26 'i.pinimg.com':28 'i.pinimg.com/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png).':27 'insid':35 'instead':39 'kph':48 'limit':9,13,20 'mani':5 'mean':45 'notic':30 'place':6 'recommend':53 'red':42 'ring':43 'see':22 'sign':17 'speed':8,19,49 'squar':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4241891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696708603 {#4540
      date: 2023-10-07 21:56:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "So it isn't a limit. That's great information to share but it does not nullify areas where the speed limit is indeed the speed *limit*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696711719 {#4705
    date: 2023-10-07 22:48:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Lalaz4@kbin.social"
    "@Iron_Lynx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4708 …}
  +nested: Doctrine\ORM\PersistentCollection {#4710 …}
  +votes: Doctrine\ORM\PersistentCollection {#4712 …}
  +reports: Doctrine\ORM\PersistentCollection {#4714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
  -id: 36414
  -bodyTs: "'area':18 'great':9 'inde':24 'inform':10 'isn':3 'limit':6,22,27 'nullifi':17 'share':12 'speed':21,26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/521491/-/comment/2822852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696711719 {#4706
    date: 2023-10-07 22:48:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#4707
  +user: App\Entity\User {#4276 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4541
    +user: Proxies\__CG__\App\Entity\User {#4542 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4263
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Anything above the speed limit is illegal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696766706 {#4258
        date: 2023-10-08 14:05:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4266 …}
      +votes: Doctrine\ORM\PersistentCollection {#4268 …}
      +reports: Doctrine\ORM\PersistentCollection {#4270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
      -id: 36302
      -bodyTs: "'anyth':1 'illeg':7 'limit':5 'speed':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/521491/-/comment/2821860"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696707563 {#4259
        date: 2023-10-07 21:39:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "And in Germany, in many places, that speed limit is not a limit. [This is the sign for speed limits you see when you enter Germany](https://i.pinimg.com/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png). Notice that the “130” is inside a blue square, instead of a red ring. That means the 130 kph speed is only a recommendation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1696708603 {#4539
      date: 2023-10-07 21:56:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Lalaz4@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4543 …}
    +nested: Doctrine\ORM\PersistentCollection {#4545 …}
    +votes: Doctrine\ORM\PersistentCollection {#4547 …}
    +reports: Doctrine\ORM\PersistentCollection {#4549 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4553 …}
    -id: 36322
    -bodyTs: "'/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png).':29 '130':33,47 'blue':37 'enter':25 'germani':3,26 'i.pinimg.com':28 'i.pinimg.com/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png).':27 'insid':35 'instead':39 'kph':48 'limit':9,13,20 'mani':5 'mean':45 'notic':30 'place':6 'recommend':53 'red':42 'ring':43 'see':22 'sign':17 'speed':8,19,49 'squar':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4241891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696708603 {#4540
      date: 2023-10-07 21:56:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "So it isn't a limit. That's great information to share but it does not nullify areas where the speed limit is indeed the speed *limit*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696711719 {#4705
    date: 2023-10-07 22:48:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Lalaz4@kbin.social"
    "@Iron_Lynx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4708 …}
  +nested: Doctrine\ORM\PersistentCollection {#4710 …}
  +votes: Doctrine\ORM\PersistentCollection {#4712 …}
  +reports: Doctrine\ORM\PersistentCollection {#4714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
  -id: 36414
  -bodyTs: "'area':18 'great':9 'inde':24 'inform':10 'isn':3 'limit':6,22,27 'nullifi':17 'share':12 'speed':21,26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/521491/-/comment/2822852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696711719 {#4706
    date: 2023-10-07 22:48:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#4707
  +user: App\Entity\User {#4276 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4541
    +user: Proxies\__CG__\App\Entity\User {#4542 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4263
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Anything above the speed limit is illegal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696766706 {#4258
        date: 2023-10-08 14:05:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4266 …}
      +votes: Doctrine\ORM\PersistentCollection {#4268 …}
      +reports: Doctrine\ORM\PersistentCollection {#4270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
      -id: 36302
      -bodyTs: "'anyth':1 'illeg':7 'limit':5 'speed':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/521491/-/comment/2821860"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696707563 {#4259
        date: 2023-10-07 21:39:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "And in Germany, in many places, that speed limit is not a limit. [This is the sign for speed limits you see when you enter Germany](https://i.pinimg.com/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png). Notice that the “130” is inside a blue square, instead of a red ring. That means the 130 kph speed is only a recommendation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1696708603 {#4539
      date: 2023-10-07 21:56:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Lalaz4@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4543 …}
    +nested: Doctrine\ORM\PersistentCollection {#4545 …}
    +votes: Doctrine\ORM\PersistentCollection {#4547 …}
    +reports: Doctrine\ORM\PersistentCollection {#4549 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4553 …}
    -id: 36322
    -bodyTs: "'/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png).':29 '130':33,47 'blue':37 'enter':25 'germani':3,26 'i.pinimg.com':28 'i.pinimg.com/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png).':27 'insid':35 'instead':39 'kph':48 'limit':9,13,20 'mani':5 'mean':45 'notic':30 'place':6 'recommend':53 'red':42 'ring':43 'see':22 'sign':17 'speed':8,19,49 'squar':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4241891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696708603 {#4540
      date: 2023-10-07 21:56:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "So it isn't a limit. That's great information to share but it does not nullify areas where the speed limit is indeed the speed *limit*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696711719 {#4705
    date: 2023-10-07 22:48:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Lalaz4@kbin.social"
    "@Iron_Lynx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4708 …}
  +nested: Doctrine\ORM\PersistentCollection {#4710 …}
  +votes: Doctrine\ORM\PersistentCollection {#4712 …}
  +reports: Doctrine\ORM\PersistentCollection {#4714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
  -id: 36414
  -bodyTs: "'area':18 'great':9 'inde':24 'inform':10 'isn':3 'limit':6,22,27 'nullifi':17 'share':12 'speed':21,26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/521491/-/comment/2822852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696711719 {#4706
    date: 2023-10-07 22:48:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4899
  +user: Proxies\__CG__\App\Entity\User {#4724 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4707
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4541
      +user: Proxies\__CG__\App\Entity\User {#4542 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4263
        +user: App\Entity\User {#4276 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Anything above the speed limit is illegal."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696766706 {#4258
          date: 2023-10-08 14:05:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4264 …}
        +nested: Doctrine\ORM\PersistentCollection {#4266 …}
        +votes: Doctrine\ORM\PersistentCollection {#4268 …}
        +reports: Doctrine\ORM\PersistentCollection {#4270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
        -id: 36302
        -bodyTs: "'anyth':1 'illeg':7 'limit':5 'speed':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/521491/-/comment/2821860"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696707563 {#4259
          date: 2023-10-07 21:39:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "And in Germany, in many places, that speed limit is not a limit. [This is the sign for speed limits you see when you enter Germany](https://i.pinimg.com/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png). Notice that the “130” is inside a blue square, instead of a red ring. That means the 130 kph speed is only a recommendation."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1696708603 {#4539
        date: 2023-10-07 21:56:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Lalaz4@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4543 …}
      +nested: Doctrine\ORM\PersistentCollection {#4545 …}
      +votes: Doctrine\ORM\PersistentCollection {#4547 …}
      +reports: Doctrine\ORM\PersistentCollection {#4549 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4551 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4553 …}
      -id: 36322
      -bodyTs: "'/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png).':29 '130':33,47 'blue':37 'enter':25 'germani':3,26 'i.pinimg.com':28 'i.pinimg.com/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png).':27 'insid':35 'instead':39 'kph':48 'limit':9,13,20 'mani':5 'mean':45 'notic':30 'place':6 'recommend':53 'red':42 'ring':43 'see':22 'sign':17 'speed':8,19,49 'squar':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4241891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696708603 {#4540
        date: 2023-10-07 21:56:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "So it isn't a limit. That's great information to share but it does not nullify areas where the speed limit is indeed the speed *limit*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696711719 {#4705
      date: 2023-10-07 22:48:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Lalaz4@kbin.social"
      "@Iron_Lynx@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4708 …}
    +nested: Doctrine\ORM\PersistentCollection {#4710 …}
    +votes: Doctrine\ORM\PersistentCollection {#4712 …}
    +reports: Doctrine\ORM\PersistentCollection {#4714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
    -id: 36414
    -bodyTs: "'area':18 'great':9 'inde':24 'inform':10 'isn':3 'limit':6,22,27 'nullifi':17 'share':12 'speed':21,26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/521491/-/comment/2822852"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696711719 {#4706
      date: 2023-10-07 22:48:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: """
    The Speedlimit on German Highways is only the one that is marked on traffic signs, if there are no signs, the limit is only what the car, traffic or common sense allows. It is also prohibited to go slower than 60 km/h on highways, if there is any reason for this, as it is also prohibited to go with vehicles that do not reach a minimum of 60 km/h. This, in view of the high speeds of others, is also logical.\n
    \n
    On the other hand, in general German drivers are quite disciplined and the police are very attentive to violators, high fines and a point system (with 15 points you can ride a bicycle), where there is a speed limit it is sure that it is controlled by radar and at rush hour there are even helicopters controlling traffic, also with patrol cars with civilian or police cars, all of them high-end (BMW, AUDI, Porsche).\n
    \n
    Those with 300 or more are mostly rich foreigners “Highway Tourists” who want to experience it with their supercars (Japanese, English, and others) because it is the only place where it is allowed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696766704 {#4896
    date: 2023-10-08 14:05:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Lalaz4@kbin.social"
    "@Iron_Lynx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4900 …}
  +nested: Doctrine\ORM\PersistentCollection {#4902 …}
  +votes: Doctrine\ORM\PersistentCollection {#4904 …}
  +reports: Doctrine\ORM\PersistentCollection {#4906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4910 …}
  -id: 37299
  -bodyTs: "'15':108 '300':160 '60':41,68 'allow':32,190 'also':35,55,80,140 'attent':98 'audi':156 'bicycl':114 'bmw':155 'car':27,143,148 'civilian':145 'common':30 'control':127,138 'disciplin':92 'driver':89 'end':154 'english':178 'even':136 'experi':172 'fine':102 'foreign':166 'general':87 'german':4,88 'go':38,58 'hand':85 'helicopt':137 'high':75,101,153 'high-end':152 'highway':5,44,167 'hour':133 'japanes':177 'km/h':42,69 'limit':22,120 'logic':81 'mark':12 'minimum':66 'most':164 'one':9 'other':78,180 'patrol':142 'place':186 'point':105,109 'polic':95,147 'porsch':157 'prohibit':36,56 'quit':91 'radar':129 'reach':64 'reason':49 'rich':165 'ride':112 'rush':132 'sens':31 'sign':15,20 'slower':39 'speed':76,119 'speedlimit':2 'supercar':176 'sure':123 'system':106 'tourist':168 'traffic':14,28,139 'vehicl':60 'view':72 'violat':100 'want':170"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4645768"
  +editedAt: DateTimeImmutable @1696768002 {#4897
    date: 2023-10-08 14:26:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696766704 {#4898
    date: 2023-10-08 14:05:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#4899
  +user: Proxies\__CG__\App\Entity\User {#4724 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4707
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4541
      +user: Proxies\__CG__\App\Entity\User {#4542 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4263
        +user: App\Entity\User {#4276 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Anything above the speed limit is illegal."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696766706 {#4258
          date: 2023-10-08 14:05:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4264 …}
        +nested: Doctrine\ORM\PersistentCollection {#4266 …}
        +votes: Doctrine\ORM\PersistentCollection {#4268 …}
        +reports: Doctrine\ORM\PersistentCollection {#4270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
        -id: 36302
        -bodyTs: "'anyth':1 'illeg':7 'limit':5 'speed':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/521491/-/comment/2821860"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696707563 {#4259
          date: 2023-10-07 21:39:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "And in Germany, in many places, that speed limit is not a limit. [This is the sign for speed limits you see when you enter Germany](https://i.pinimg.com/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png). Notice that the “130” is inside a blue square, instead of a red ring. That means the 130 kph speed is only a recommendation."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1696708603 {#4539
        date: 2023-10-07 21:56:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Lalaz4@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4543 …}
      +nested: Doctrine\ORM\PersistentCollection {#4545 …}
      +votes: Doctrine\ORM\PersistentCollection {#4547 …}
      +reports: Doctrine\ORM\PersistentCollection {#4549 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4551 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4553 …}
      -id: 36322
      -bodyTs: "'/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png).':29 '130':33,47 'blue':37 'enter':25 'germani':3,26 'i.pinimg.com':28 'i.pinimg.com/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png).':27 'insid':35 'instead':39 'kph':48 'limit':9,13,20 'mani':5 'mean':45 'notic':30 'place':6 'recommend':53 'red':42 'ring':43 'see':22 'sign':17 'speed':8,19,49 'squar':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4241891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696708603 {#4540
        date: 2023-10-07 21:56:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "So it isn't a limit. That's great information to share but it does not nullify areas where the speed limit is indeed the speed *limit*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696711719 {#4705
      date: 2023-10-07 22:48:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Lalaz4@kbin.social"
      "@Iron_Lynx@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4708 …}
    +nested: Doctrine\ORM\PersistentCollection {#4710 …}
    +votes: Doctrine\ORM\PersistentCollection {#4712 …}
    +reports: Doctrine\ORM\PersistentCollection {#4714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
    -id: 36414
    -bodyTs: "'area':18 'great':9 'inde':24 'inform':10 'isn':3 'limit':6,22,27 'nullifi':17 'share':12 'speed':21,26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/521491/-/comment/2822852"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696711719 {#4706
      date: 2023-10-07 22:48:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: """
    The Speedlimit on German Highways is only the one that is marked on traffic signs, if there are no signs, the limit is only what the car, traffic or common sense allows. It is also prohibited to go slower than 60 km/h on highways, if there is any reason for this, as it is also prohibited to go with vehicles that do not reach a minimum of 60 km/h. This, in view of the high speeds of others, is also logical.\n
    \n
    On the other hand, in general German drivers are quite disciplined and the police are very attentive to violators, high fines and a point system (with 15 points you can ride a bicycle), where there is a speed limit it is sure that it is controlled by radar and at rush hour there are even helicopters controlling traffic, also with patrol cars with civilian or police cars, all of them high-end (BMW, AUDI, Porsche).\n
    \n
    Those with 300 or more are mostly rich foreigners “Highway Tourists” who want to experience it with their supercars (Japanese, English, and others) because it is the only place where it is allowed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696766704 {#4896
    date: 2023-10-08 14:05:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Lalaz4@kbin.social"
    "@Iron_Lynx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4900 …}
  +nested: Doctrine\ORM\PersistentCollection {#4902 …}
  +votes: Doctrine\ORM\PersistentCollection {#4904 …}
  +reports: Doctrine\ORM\PersistentCollection {#4906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4910 …}
  -id: 37299
  -bodyTs: "'15':108 '300':160 '60':41,68 'allow':32,190 'also':35,55,80,140 'attent':98 'audi':156 'bicycl':114 'bmw':155 'car':27,143,148 'civilian':145 'common':30 'control':127,138 'disciplin':92 'driver':89 'end':154 'english':178 'even':136 'experi':172 'fine':102 'foreign':166 'general':87 'german':4,88 'go':38,58 'hand':85 'helicopt':137 'high':75,101,153 'high-end':152 'highway':5,44,167 'hour':133 'japanes':177 'km/h':42,69 'limit':22,120 'logic':81 'mark':12 'minimum':66 'most':164 'one':9 'other':78,180 'patrol':142 'place':186 'point':105,109 'polic':95,147 'porsch':157 'prohibit':36,56 'quit':91 'radar':129 'reach':64 'reason':49 'rich':165 'ride':112 'rush':132 'sens':31 'sign':15,20 'slower':39 'speed':76,119 'speedlimit':2 'supercar':176 'sure':123 'system':106 'tourist':168 'traffic':14,28,139 'vehicl':60 'view':72 'violat':100 'want':170"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4645768"
  +editedAt: DateTimeImmutable @1696768002 {#4897
    date: 2023-10-08 14:26:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696766704 {#4898
    date: 2023-10-08 14:05:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#4899
  +user: Proxies\__CG__\App\Entity\User {#4724 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4707
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4541
      +user: Proxies\__CG__\App\Entity\User {#4542 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4263
        +user: App\Entity\User {#4276 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Anything above the speed limit is illegal."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696766706 {#4258
          date: 2023-10-08 14:05:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4264 …}
        +nested: Doctrine\ORM\PersistentCollection {#4266 …}
        +votes: Doctrine\ORM\PersistentCollection {#4268 …}
        +reports: Doctrine\ORM\PersistentCollection {#4270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
        -id: 36302
        -bodyTs: "'anyth':1 'illeg':7 'limit':5 'speed':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/521491/-/comment/2821860"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696707563 {#4259
          date: 2023-10-07 21:39:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4263}
      +body: "And in Germany, in many places, that speed limit is not a limit. [This is the sign for speed limits you see when you enter Germany](https://i.pinimg.com/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png). Notice that the “130” is inside a blue square, instead of a red ring. That means the 130 kph speed is only a recommendation."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1696708603 {#4539
        date: 2023-10-07 21:56:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Lalaz4@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4543 …}
      +nested: Doctrine\ORM\PersistentCollection {#4545 …}
      +votes: Doctrine\ORM\PersistentCollection {#4547 …}
      +reports: Doctrine\ORM\PersistentCollection {#4549 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4551 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4553 …}
      -id: 36322
      -bodyTs: "'/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png).':29 '130':33,47 'blue':37 'enter':25 'germani':3,26 'i.pinimg.com':28 'i.pinimg.com/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png).':27 'insid':35 'instead':39 'kph':48 'limit':9,13,20 'mani':5 'mean':45 'notic':30 'place':6 'recommend':53 'red':42 'ring':43 'see':22 'sign':17 'speed':8,19,49 'squar':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4241891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696708603 {#4540
        date: 2023-10-07 21:56:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "So it isn't a limit. That's great information to share but it does not nullify areas where the speed limit is indeed the speed *limit*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696711719 {#4705
      date: 2023-10-07 22:48:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Lalaz4@kbin.social"
      "@Iron_Lynx@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4708 …}
    +nested: Doctrine\ORM\PersistentCollection {#4710 …}
    +votes: Doctrine\ORM\PersistentCollection {#4712 …}
    +reports: Doctrine\ORM\PersistentCollection {#4714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
    -id: 36414
    -bodyTs: "'area':18 'great':9 'inde':24 'inform':10 'isn':3 'limit':6,22,27 'nullifi':17 'share':12 'speed':21,26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/521491/-/comment/2822852"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696711719 {#4706
      date: 2023-10-07 22:48:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: """
    The Speedlimit on German Highways is only the one that is marked on traffic signs, if there are no signs, the limit is only what the car, traffic or common sense allows. It is also prohibited to go slower than 60 km/h on highways, if there is any reason for this, as it is also prohibited to go with vehicles that do not reach a minimum of 60 km/h. This, in view of the high speeds of others, is also logical.\n
    \n
    On the other hand, in general German drivers are quite disciplined and the police are very attentive to violators, high fines and a point system (with 15 points you can ride a bicycle), where there is a speed limit it is sure that it is controlled by radar and at rush hour there are even helicopters controlling traffic, also with patrol cars with civilian or police cars, all of them high-end (BMW, AUDI, Porsche).\n
    \n
    Those with 300 or more are mostly rich foreigners “Highway Tourists” who want to experience it with their supercars (Japanese, English, and others) because it is the only place where it is allowed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696766704 {#4896
    date: 2023-10-08 14:05:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Lalaz4@kbin.social"
    "@Iron_Lynx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4900 …}
  +nested: Doctrine\ORM\PersistentCollection {#4902 …}
  +votes: Doctrine\ORM\PersistentCollection {#4904 …}
  +reports: Doctrine\ORM\PersistentCollection {#4906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4910 …}
  -id: 37299
  -bodyTs: "'15':108 '300':160 '60':41,68 'allow':32,190 'also':35,55,80,140 'attent':98 'audi':156 'bicycl':114 'bmw':155 'car':27,143,148 'civilian':145 'common':30 'control':127,138 'disciplin':92 'driver':89 'end':154 'english':178 'even':136 'experi':172 'fine':102 'foreign':166 'general':87 'german':4,88 'go':38,58 'hand':85 'helicopt':137 'high':75,101,153 'high-end':152 'highway':5,44,167 'hour':133 'japanes':177 'km/h':42,69 'limit':22,120 'logic':81 'mark':12 'minimum':66 'most':164 'one':9 'other':78,180 'patrol':142 'place':186 'point':105,109 'polic':95,147 'porsch':157 'prohibit':36,56 'quit':91 'radar':129 'reach':64 'reason':49 'rich':165 'ride':112 'rush':132 'sens':31 'sign':15,20 'slower':39 'speed':76,119 'speedlimit':2 'supercar':176 'sure':123 'system':106 'tourist':168 'traffic':14,28,139 'vehicl':60 'view':72 'violat':100 'want':170"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4645768"
  +editedAt: DateTimeImmutable @1696768002 {#4897
    date: 2023-10-08 14:26:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696766704 {#4898
    date: 2023-10-08 14:05:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4723
  +user: Proxies\__CG__\App\Entity\User {#4724 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4541
    +user: Proxies\__CG__\App\Entity\User {#4542 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4263
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Anything above the speed limit is illegal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696766706 {#4258
        date: 2023-10-08 14:05:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4266 …}
      +votes: Doctrine\ORM\PersistentCollection {#4268 …}
      +reports: Doctrine\ORM\PersistentCollection {#4270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
      -id: 36302
      -bodyTs: "'anyth':1 'illeg':7 'limit':5 'speed':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/521491/-/comment/2821860"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696707563 {#4259
        date: 2023-10-07 21:39:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "And in Germany, in many places, that speed limit is not a limit. [This is the sign for speed limits you see when you enter Germany](https://i.pinimg.com/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png). Notice that the “130” is inside a blue square, instead of a red ring. That means the 130 kph speed is only a recommendation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1696708603 {#4539
      date: 2023-10-07 21:56:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Lalaz4@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4543 …}
    +nested: Doctrine\ORM\PersistentCollection {#4545 …}
    +votes: Doctrine\ORM\PersistentCollection {#4547 …}
    +reports: Doctrine\ORM\PersistentCollection {#4549 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4553 …}
    -id: 36322
    -bodyTs: "'/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png).':29 '130':33,47 'blue':37 'enter':25 'germani':3,26 'i.pinimg.com':28 'i.pinimg.com/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png).':27 'insid':35 'instead':39 'kph':48 'limit':9,13,20 'mani':5 'mean':45 'notic':30 'place':6 'recommend':53 'red':42 'ring':43 'see':22 'sign':17 'speed':8,19,49 'squar':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4241891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696708603 {#4540
      date: 2023-10-07 21:56:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "Although in Germany there is no express speed limit on the highways, the lines where you can go 300 or more are quite limited and it is only feasible on certain days, since heavy traffic during the week prevents it anyway. On most highways there is a speed limit and it is usually 120 or 130, and these indications come in a red circle and often with radar control. But if not… [piped.kavin.rocks/watch?v=7BWE2ftcF4Q](https://piped.kavin.rocks/watch?v=7BWE2ftcF4Q)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696710016 {#4720
    date: 2023-10-07 22:20:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Lalaz4@kbin.social"
    "@Iron_Lynx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4725 …}
  +nested: Doctrine\ORM\PersistentCollection {#4727 …}
  +votes: Doctrine\ORM\PersistentCollection {#4729 …}
  +reports: Doctrine\ORM\PersistentCollection {#4731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4735 …}
  -id: 36358
  -bodyTs: "'/watch?v=7bwe2ftcf4q](https://piped.kavin.rocks/watch?v=7bwe2ftcf4q)':75 '120':54 '130':56 '300':19 'although':1 'anyway':41 'certain':31 'circl':64 'come':60 'control':69 'day':32 'express':7 'feasibl':29 'germani':3 'go':18 'heavi':34 'highway':12,44 'indic':59 'limit':9,24,49 'line':14 'often':66 'piped.kavin.rocks':74 'piped.kavin.rocks/watch?v=7bwe2ftcf4q](https://piped.kavin.rocks/watch?v=7bwe2ftcf4q)':73 'prevent':39 'quit':23 'radar':68 'red':63 'sinc':33 'speed':8,48 'traffic':35 'usual':53 'week':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4617440"
  +editedAt: DateTimeImmutable @1696710334 {#4721
    date: 2023-10-07 22:25:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696710016 {#4722
    date: 2023-10-07 22:20:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#4723
  +user: Proxies\__CG__\App\Entity\User {#4724 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4541
    +user: Proxies\__CG__\App\Entity\User {#4542 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4263
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Anything above the speed limit is illegal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696766706 {#4258
        date: 2023-10-08 14:05:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4266 …}
      +votes: Doctrine\ORM\PersistentCollection {#4268 …}
      +reports: Doctrine\ORM\PersistentCollection {#4270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
      -id: 36302
      -bodyTs: "'anyth':1 'illeg':7 'limit':5 'speed':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/521491/-/comment/2821860"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696707563 {#4259
        date: 2023-10-07 21:39:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "And in Germany, in many places, that speed limit is not a limit. [This is the sign for speed limits you see when you enter Germany](https://i.pinimg.com/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png). Notice that the “130” is inside a blue square, instead of a red ring. That means the 130 kph speed is only a recommendation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1696708603 {#4539
      date: 2023-10-07 21:56:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Lalaz4@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4543 …}
    +nested: Doctrine\ORM\PersistentCollection {#4545 …}
    +votes: Doctrine\ORM\PersistentCollection {#4547 …}
    +reports: Doctrine\ORM\PersistentCollection {#4549 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4553 …}
    -id: 36322
    -bodyTs: "'/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png).':29 '130':33,47 'blue':37 'enter':25 'germani':3,26 'i.pinimg.com':28 'i.pinimg.com/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png).':27 'insid':35 'instead':39 'kph':48 'limit':9,13,20 'mani':5 'mean':45 'notic':30 'place':6 'recommend':53 'red':42 'ring':43 'see':22 'sign':17 'speed':8,19,49 'squar':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4241891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696708603 {#4540
      date: 2023-10-07 21:56:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "Although in Germany there is no express speed limit on the highways, the lines where you can go 300 or more are quite limited and it is only feasible on certain days, since heavy traffic during the week prevents it anyway. On most highways there is a speed limit and it is usually 120 or 130, and these indications come in a red circle and often with radar control. But if not… [piped.kavin.rocks/watch?v=7BWE2ftcF4Q](https://piped.kavin.rocks/watch?v=7BWE2ftcF4Q)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696710016 {#4720
    date: 2023-10-07 22:20:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Lalaz4@kbin.social"
    "@Iron_Lynx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4725 …}
  +nested: Doctrine\ORM\PersistentCollection {#4727 …}
  +votes: Doctrine\ORM\PersistentCollection {#4729 …}
  +reports: Doctrine\ORM\PersistentCollection {#4731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4735 …}
  -id: 36358
  -bodyTs: "'/watch?v=7bwe2ftcf4q](https://piped.kavin.rocks/watch?v=7bwe2ftcf4q)':75 '120':54 '130':56 '300':19 'although':1 'anyway':41 'certain':31 'circl':64 'come':60 'control':69 'day':32 'express':7 'feasibl':29 'germani':3 'go':18 'heavi':34 'highway':12,44 'indic':59 'limit':9,24,49 'line':14 'often':66 'piped.kavin.rocks':74 'piped.kavin.rocks/watch?v=7bwe2ftcf4q](https://piped.kavin.rocks/watch?v=7bwe2ftcf4q)':73 'prevent':39 'quit':23 'radar':68 'red':63 'sinc':33 'speed':8,48 'traffic':35 'usual':53 'week':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4617440"
  +editedAt: DateTimeImmutable @1696710334 {#4721
    date: 2023-10-07 22:25:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696710016 {#4722
    date: 2023-10-07 22:20:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#4723
  +user: Proxies\__CG__\App\Entity\User {#4724 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4541
    +user: Proxies\__CG__\App\Entity\User {#4542 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4263
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Anything above the speed limit is illegal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696766706 {#4258
        date: 2023-10-08 14:05:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4266 …}
      +votes: Doctrine\ORM\PersistentCollection {#4268 …}
      +reports: Doctrine\ORM\PersistentCollection {#4270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
      -id: 36302
      -bodyTs: "'anyth':1 'illeg':7 'limit':5 'speed':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/521491/-/comment/2821860"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696707563 {#4259
        date: 2023-10-07 21:39:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4263}
    +body: "And in Germany, in many places, that speed limit is not a limit. [This is the sign for speed limits you see when you enter Germany](https://i.pinimg.com/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png). Notice that the “130” is inside a blue square, instead of a red ring. That means the 130 kph speed is only a recommendation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1696708603 {#4539
      date: 2023-10-07 21:56:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Lalaz4@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4543 …}
    +nested: Doctrine\ORM\PersistentCollection {#4545 …}
    +votes: Doctrine\ORM\PersistentCollection {#4547 …}
    +reports: Doctrine\ORM\PersistentCollection {#4549 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4553 …}
    -id: 36322
    -bodyTs: "'/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png).':29 '130':33,47 'blue':37 'enter':25 'germani':3,26 'i.pinimg.com':28 'i.pinimg.com/originals/17/eb/f1/17ebf164df8c8483595f276559b3b342.png).':27 'insid':35 'instead':39 'kph':48 'limit':9,13,20 'mani':5 'mean':45 'notic':30 'place':6 'recommend':53 'red':42 'ring':43 'see':22 'sign':17 'speed':8,19,49 'squar':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4241891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696708603 {#4540
      date: 2023-10-07 21:56:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "Although in Germany there is no express speed limit on the highways, the lines where you can go 300 or more are quite limited and it is only feasible on certain days, since heavy traffic during the week prevents it anyway. On most highways there is a speed limit and it is usually 120 or 130, and these indications come in a red circle and often with radar control. But if not… [piped.kavin.rocks/watch?v=7BWE2ftcF4Q](https://piped.kavin.rocks/watch?v=7BWE2ftcF4Q)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696710016 {#4720
    date: 2023-10-07 22:20:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Lalaz4@kbin.social"
    "@Iron_Lynx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4725 …}
  +nested: Doctrine\ORM\PersistentCollection {#4727 …}
  +votes: Doctrine\ORM\PersistentCollection {#4729 …}
  +reports: Doctrine\ORM\PersistentCollection {#4731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4735 …}
  -id: 36358
  -bodyTs: "'/watch?v=7bwe2ftcf4q](https://piped.kavin.rocks/watch?v=7bwe2ftcf4q)':75 '120':54 '130':56 '300':19 'although':1 'anyway':41 'certain':31 'circl':64 'come':60 'control':69 'day':32 'express':7 'feasibl':29 'germani':3 'go':18 'heavi':34 'highway':12,44 'indic':59 'limit':9,24,49 'line':14 'often':66 'piped.kavin.rocks':74 'piped.kavin.rocks/watch?v=7bwe2ftcf4q](https://piped.kavin.rocks/watch?v=7bwe2ftcf4q)':73 'prevent':39 'quit':23 'radar':68 'red':63 'sinc':33 'speed':8,48 'traffic':35 'usual':53 'week':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4617440"
  +editedAt: DateTimeImmutable @1696710334 {#4721
    date: 2023-10-07 22:25:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696710016 {#4722
    date: 2023-10-07 22:20:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4336
  +user: App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "If we get high enough the sound barrier will be at highway speeds."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696849283 {#4331
    date: 2023-10-09 13:01:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4337 …}
  +nested: Doctrine\ORM\PersistentCollection {#4339 …}
  +votes: Doctrine\ORM\PersistentCollection {#4341 …}
  +reports: Doctrine\ORM\PersistentCollection {#4343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
  -id: 37204
  -bodyTs: "'barrier':8 'enough':5 'get':3 'high':4 'highway':12 'sound':7 'speed':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4536370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696758624 {#4332
    date: 2023-10-08 11:50:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#4336
  +user: App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "If we get high enough the sound barrier will be at highway speeds."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696849283 {#4331
    date: 2023-10-09 13:01:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4337 …}
  +nested: Doctrine\ORM\PersistentCollection {#4339 …}
  +votes: Doctrine\ORM\PersistentCollection {#4341 …}
  +reports: Doctrine\ORM\PersistentCollection {#4343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
  -id: 37204
  -bodyTs: "'barrier':8 'enough':5 'get':3 'high':4 'highway':12 'sound':7 'speed':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4536370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696758624 {#4332
    date: 2023-10-08 11:50:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#4336
  +user: App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "If we get high enough the sound barrier will be at highway speeds."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696849283 {#4331
    date: 2023-10-09 13:01:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4337 …}
  +nested: Doctrine\ORM\PersistentCollection {#4339 …}
  +votes: Doctrine\ORM\PersistentCollection {#4341 …}
  +reports: Doctrine\ORM\PersistentCollection {#4343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
  -id: 37204
  -bodyTs: "'barrier':8 'enough':5 'get':3 'high':4 'highway':12 'sound':7 'speed':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4536370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696758624 {#4332
    date: 2023-10-08 11:50:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4669
  +user: Proxies\__CG__\App\Entity\User {#4670 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4336
    +user: App\Entity\User {#4349 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "If we get high enough the sound barrier will be at highway speeds."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696849283 {#4331
      date: 2023-10-09 13:01:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4337 …}
    +nested: Doctrine\ORM\PersistentCollection {#4339 …}
    +votes: Doctrine\ORM\PersistentCollection {#4341 …}
    +reports: Doctrine\ORM\PersistentCollection {#4343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
    -id: 37204
    -bodyTs: "'barrier':8 'enough':5 'get':3 'high':4 'highway':12 'sound':7 'speed':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4536370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696758624 {#4332
      date: 2023-10-08 11:50:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +body: "True, but if you’re high you shoukdn’t drive"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696849281 {#4667
    date: 2023-10-09 13:01:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4671 …}
  +nested: Doctrine\ORM\PersistentCollection {#4673 …}
  +votes: Doctrine\ORM\PersistentCollection {#4675 …}
  +reports: Doctrine\ORM\PersistentCollection {#4677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4681 …}
  -id: 38556
  -bodyTs: "'drive':10 'high':6 're':5 'shoukdn':8 'true':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3696691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696849281 {#4668
    date: 2023-10-09 13:01:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#4669
  +user: Proxies\__CG__\App\Entity\User {#4670 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4336
    +user: App\Entity\User {#4349 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "If we get high enough the sound barrier will be at highway speeds."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696849283 {#4331
      date: 2023-10-09 13:01:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4337 …}
    +nested: Doctrine\ORM\PersistentCollection {#4339 …}
    +votes: Doctrine\ORM\PersistentCollection {#4341 …}
    +reports: Doctrine\ORM\PersistentCollection {#4343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
    -id: 37204
    -bodyTs: "'barrier':8 'enough':5 'get':3 'high':4 'highway':12 'sound':7 'speed':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4536370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696758624 {#4332
      date: 2023-10-08 11:50:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +body: "True, but if you’re high you shoukdn’t drive"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696849281 {#4667
    date: 2023-10-09 13:01:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4671 …}
  +nested: Doctrine\ORM\PersistentCollection {#4673 …}
  +votes: Doctrine\ORM\PersistentCollection {#4675 …}
  +reports: Doctrine\ORM\PersistentCollection {#4677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4681 …}
  -id: 38556
  -bodyTs: "'drive':10 'high':6 're':5 'shoukdn':8 'true':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3696691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696849281 {#4668
    date: 2023-10-09 13:01:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#4669
  +user: Proxies\__CG__\App\Entity\User {#4670 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4336
    +user: App\Entity\User {#4349 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "If we get high enough the sound barrier will be at highway speeds."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696849283 {#4331
      date: 2023-10-09 13:01:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4337 …}
    +nested: Doctrine\ORM\PersistentCollection {#4339 …}
    +votes: Doctrine\ORM\PersistentCollection {#4341 …}
    +reports: Doctrine\ORM\PersistentCollection {#4343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
    -id: 37204
    -bodyTs: "'barrier':8 'enough':5 'get':3 'high':4 'highway':12 'sound':7 'speed':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4536370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696758624 {#4332
      date: 2023-10-08 11:50:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +body: "True, but if you’re high you shoukdn’t drive"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696849281 {#4667
    date: 2023-10-09 13:01:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4671 …}
  +nested: Doctrine\ORM\PersistentCollection {#4673 …}
  +votes: Doctrine\ORM\PersistentCollection {#4675 …}
  +reports: Doctrine\ORM\PersistentCollection {#4677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4681 …}
  -id: 38556
  -bodyTs: "'drive':10 'high':6 're':5 'shoukdn':8 'true':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3696691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696849281 {#4668
    date: 2023-10-09 13:01:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4409
  +user: App\Entity\User {#4422 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "130 km/h is a slow sound barrier"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696861038 {#4404
    date: 2023-10-09 16:17:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4410 …}
  +nested: Doctrine\ORM\PersistentCollection {#4412 …}
  +votes: Doctrine\ORM\PersistentCollection {#4414 …}
  +reports: Doctrine\ORM\PersistentCollection {#4416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
  -id: 36367
  -bodyTs: "'130':1 'barrier':7 'km/h':2 'slow':5 'sound':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4617767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696710337 {#4405
    date: 2023-10-07 22:25:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#4409
  +user: App\Entity\User {#4422 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "130 km/h is a slow sound barrier"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696861038 {#4404
    date: 2023-10-09 16:17:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4410 …}
  +nested: Doctrine\ORM\PersistentCollection {#4412 …}
  +votes: Doctrine\ORM\PersistentCollection {#4414 …}
  +reports: Doctrine\ORM\PersistentCollection {#4416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
  -id: 36367
  -bodyTs: "'130':1 'barrier':7 'km/h':2 'slow':5 'sound':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4617767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696710337 {#4405
    date: 2023-10-07 22:25:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#4409
  +user: App\Entity\User {#4422 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "130 km/h is a slow sound barrier"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696861038 {#4404
    date: 2023-10-09 16:17:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4410 …}
  +nested: Doctrine\ORM\PersistentCollection {#4412 …}
  +votes: Doctrine\ORM\PersistentCollection {#4414 …}
  +reports: Doctrine\ORM\PersistentCollection {#4416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
  -id: 36367
  -bodyTs: "'130':1 'barrier':7 'km/h':2 'slow':5 'sound':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4617767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696710337 {#4405
    date: 2023-10-07 22:25:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4557
  +user: Proxies\__CG__\App\Entity\User {#4558 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4409
    +user: App\Entity\User {#4422 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "130 km/h is a slow sound barrier"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696861038 {#4404
      date: 2023-10-09 16:17:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4410 …}
    +nested: Doctrine\ORM\PersistentCollection {#4412 …}
    +votes: Doctrine\ORM\PersistentCollection {#4414 …}
    +reports: Doctrine\ORM\PersistentCollection {#4416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
    -id: 36367
    -bodyTs: "'130':1 'barrier':7 'km/h':2 'slow':5 'sound':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4617767"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696710337 {#4405
      date: 2023-10-07 22:25:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: "it’s not a limit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696719725 {#4555
    date: 2023-10-08 01:02:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@SubArcticTundra@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4559 …}
  +nested: Doctrine\ORM\PersistentCollection {#4561 …}
  +votes: Doctrine\ORM\PersistentCollection {#4563 …}
  +reports: Doctrine\ORM\PersistentCollection {#4565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
  -id: 36617
  -bodyTs: "'limit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3525334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696719725 {#4556
    date: 2023-10-08 01:02:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#4557
  +user: Proxies\__CG__\App\Entity\User {#4558 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4409
    +user: App\Entity\User {#4422 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "130 km/h is a slow sound barrier"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696861038 {#4404
      date: 2023-10-09 16:17:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4410 …}
    +nested: Doctrine\ORM\PersistentCollection {#4412 …}
    +votes: Doctrine\ORM\PersistentCollection {#4414 …}
    +reports: Doctrine\ORM\PersistentCollection {#4416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
    -id: 36367
    -bodyTs: "'130':1 'barrier':7 'km/h':2 'slow':5 'sound':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4617767"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696710337 {#4405
      date: 2023-10-07 22:25:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: "it’s not a limit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696719725 {#4555
    date: 2023-10-08 01:02:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@SubArcticTundra@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4559 …}
  +nested: Doctrine\ORM\PersistentCollection {#4561 …}
  +votes: Doctrine\ORM\PersistentCollection {#4563 …}
  +reports: Doctrine\ORM\PersistentCollection {#4565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
  -id: 36617
  -bodyTs: "'limit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3525334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696719725 {#4556
    date: 2023-10-08 01:02:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#4557
  +user: Proxies\__CG__\App\Entity\User {#4558 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4409
    +user: App\Entity\User {#4422 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "130 km/h is a slow sound barrier"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696861038 {#4404
      date: 2023-10-09 16:17:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4410 …}
    +nested: Doctrine\ORM\PersistentCollection {#4412 …}
    +votes: Doctrine\ORM\PersistentCollection {#4414 …}
    +reports: Doctrine\ORM\PersistentCollection {#4416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
    -id: 36367
    -bodyTs: "'130':1 'barrier':7 'km/h':2 'slow':5 'sound':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4617767"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696710337 {#4405
      date: 2023-10-07 22:25:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: "it’s not a limit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696719725 {#4555
    date: 2023-10-08 01:02:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@SubArcticTundra@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4559 …}
  +nested: Doctrine\ORM\PersistentCollection {#4561 …}
  +votes: Doctrine\ORM\PersistentCollection {#4563 …}
  +reports: Doctrine\ORM\PersistentCollection {#4565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
  -id: 36617
  -bodyTs: "'limit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3525334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696719725 {#4556
    date: 2023-10-08 01:02:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4573
  +user: Proxies\__CG__\App\Entity\User {#4574 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4409
    +user: App\Entity\User {#4422 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "130 km/h is a slow sound barrier"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696861038 {#4404
      date: 2023-10-09 16:17:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4410 …}
    +nested: Doctrine\ORM\PersistentCollection {#4412 …}
    +votes: Doctrine\ORM\PersistentCollection {#4414 …}
    +reports: Doctrine\ORM\PersistentCollection {#4416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
    -id: 36367
    -bodyTs: "'130':1 'barrier':7 'km/h':2 'slow':5 'sound':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4617767"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696710337 {#4405
      date: 2023-10-07 22:25:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: """
    From Texas. I’m actually kinda surprised to hear how slow people are driving there. Our perspective is largely that the Autobahn is generally people driving closer to 160km/h.\n
    \n
    We have roads here that are limited to 136km/h. So it’s kinda surprising to find out that most Autobahn drivers aren’t breaking that speed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696737152 {#4571
    date: 2023-10-08 05:52:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@SubArcticTundra@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4575 …}
  +nested: Doctrine\ORM\PersistentCollection {#4577 …}
  +votes: Doctrine\ORM\PersistentCollection {#4579 …}
  +reports: Doctrine\ORM\PersistentCollection {#4581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4585 …}
  -id: 36905
  -bodyTs: "'136km/h':38 '160km/h':29 'actual':5 'aren':51 'autobahn':22,49 'break':53 'closer':27 'drive':14,26 'driver':50 'find':45 'general':24 'hear':9 'kinda':6,42 'larg':19 'limit':36 'm':4 'peopl':12,25 'perspect':17 'road':32 'slow':11 'speed':55 'surpris':7,43 'texa':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1346383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696737152 {#4572
    date: 2023-10-08 05:52:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#4573
  +user: Proxies\__CG__\App\Entity\User {#4574 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4409
    +user: App\Entity\User {#4422 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "130 km/h is a slow sound barrier"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696861038 {#4404
      date: 2023-10-09 16:17:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4410 …}
    +nested: Doctrine\ORM\PersistentCollection {#4412 …}
    +votes: Doctrine\ORM\PersistentCollection {#4414 …}
    +reports: Doctrine\ORM\PersistentCollection {#4416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
    -id: 36367
    -bodyTs: "'130':1 'barrier':7 'km/h':2 'slow':5 'sound':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4617767"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696710337 {#4405
      date: 2023-10-07 22:25:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: """
    From Texas. I’m actually kinda surprised to hear how slow people are driving there. Our perspective is largely that the Autobahn is generally people driving closer to 160km/h.\n
    \n
    We have roads here that are limited to 136km/h. So it’s kinda surprising to find out that most Autobahn drivers aren’t breaking that speed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696737152 {#4571
    date: 2023-10-08 05:52:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@SubArcticTundra@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4575 …}
  +nested: Doctrine\ORM\PersistentCollection {#4577 …}
  +votes: Doctrine\ORM\PersistentCollection {#4579 …}
  +reports: Doctrine\ORM\PersistentCollection {#4581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4585 …}
  -id: 36905
  -bodyTs: "'136km/h':38 '160km/h':29 'actual':5 'aren':51 'autobahn':22,49 'break':53 'closer':27 'drive':14,26 'driver':50 'find':45 'general':24 'hear':9 'kinda':6,42 'larg':19 'limit':36 'm':4 'peopl':12,25 'perspect':17 'road':32 'slow':11 'speed':55 'surpris':7,43 'texa':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1346383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696737152 {#4572
    date: 2023-10-08 05:52:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#4573
  +user: Proxies\__CG__\App\Entity\User {#4574 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4409
    +user: App\Entity\User {#4422 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "130 km/h is a slow sound barrier"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696861038 {#4404
      date: 2023-10-09 16:17:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4410 …}
    +nested: Doctrine\ORM\PersistentCollection {#4412 …}
    +votes: Doctrine\ORM\PersistentCollection {#4414 …}
    +reports: Doctrine\ORM\PersistentCollection {#4416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
    -id: 36367
    -bodyTs: "'130':1 'barrier':7 'km/h':2 'slow':5 'sound':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4617767"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696710337 {#4405
      date: 2023-10-07 22:25:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: """
    From Texas. I’m actually kinda surprised to hear how slow people are driving there. Our perspective is largely that the Autobahn is generally people driving closer to 160km/h.\n
    \n
    We have roads here that are limited to 136km/h. So it’s kinda surprising to find out that most Autobahn drivers aren’t breaking that speed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696737152 {#4571
    date: 2023-10-08 05:52:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@SubArcticTundra@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4575 …}
  +nested: Doctrine\ORM\PersistentCollection {#4577 …}
  +votes: Doctrine\ORM\PersistentCollection {#4579 …}
  +reports: Doctrine\ORM\PersistentCollection {#4581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4585 …}
  -id: 36905
  -bodyTs: "'136km/h':38 '160km/h':29 'actual':5 'aren':51 'autobahn':22,49 'break':53 'closer':27 'drive':14,26 'driver':50 'find':45 'general':24 'hear':9 'kinda':6,42 'larg':19 'limit':36 'm':4 'peopl':12,25 'perspect':17 'road':32 'slow':11 'speed':55 'surpris':7,43 'texa':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1346383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696737152 {#4572
    date: 2023-10-08 05:52:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4829
  +user: Proxies\__CG__\App\Entity\User {#4830 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4573
    +user: Proxies\__CG__\App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4409
      +user: App\Entity\User {#4422 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "130 km/h is a slow sound barrier"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696861038 {#4404
        date: 2023-10-09 16:17:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4410 …}
      +nested: Doctrine\ORM\PersistentCollection {#4412 …}
      +votes: Doctrine\ORM\PersistentCollection {#4414 …}
      +reports: Doctrine\ORM\PersistentCollection {#4416 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
      -id: 36367
      -bodyTs: "'130':1 'barrier':7 'km/h':2 'slow':5 'sound':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4617767"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710337 {#4405
        date: 2023-10-07 22:25:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4409}
    +body: """
      From Texas. I’m actually kinda surprised to hear how slow people are driving there. Our perspective is largely that the Autobahn is generally people driving closer to 160km/h.\n
      \n
      We have roads here that are limited to 136km/h. So it’s kinda surprising to find out that most Autobahn drivers aren’t breaking that speed.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696737152 {#4571
      date: 2023-10-08 05:52:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@SubArcticTundra@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4575 …}
    +nested: Doctrine\ORM\PersistentCollection {#4577 …}
    +votes: Doctrine\ORM\PersistentCollection {#4579 …}
    +reports: Doctrine\ORM\PersistentCollection {#4581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4585 …}
    -id: 36905
    -bodyTs: "'136km/h':38 '160km/h':29 'actual':5 'aren':51 'autobahn':22,49 'break':53 'closer':27 'drive':14,26 'driver':50 'find':45 'general':24 'hear':9 'kinda':6,42 'larg':19 'limit':36 'm':4 'peopl':12,25 'perspect':17 'road':32 'slow':11 'speed':55 'surpris':7,43 'texa':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1346383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696737152 {#4572
      date: 2023-10-08 05:52:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: """
    You just drive at how fast feels safe to you. On an empty Autobahn (or on workdays where traffic is usually faster because people driving at that time are more experienced) they do go 150-200 km/h. (90mph - 125mph) But not in the middle lane on a Sunday afternoon…\n
    \n
    I personally feel comfortable up until about 150km/h
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696743840 {#4827
    date: 2023-10-08 07:44:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@SubArcticTundra@lemmy.ml"
    "@ursakhiin@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4831 …}
  +nested: Doctrine\ORM\PersistentCollection {#4833 …}
  +votes: Doctrine\ORM\PersistentCollection {#4835 …}
  +reports: Doctrine\ORM\PersistentCollection {#4837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4839 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4841 …}
  -id: 37006
  -bodyTs: "'-200':36 '125mph':39 '150':35 '150km/h':57 '90mph':38 'afternoon':49 'autobahn':14 'comfort':53 'drive':3,25 'empti':13 'experienc':31 'fast':6 'faster':22 'feel':7,52 'go':34 'km/h':37 'lane':45 'middl':44 'peopl':24 'person':51 'safe':8 'sunday':48 'time':28 'traffic':19 'usual':21 'workday':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3634185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696743840 {#4828
    date: 2023-10-08 07:44:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#4829
  +user: Proxies\__CG__\App\Entity\User {#4830 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4573
    +user: Proxies\__CG__\App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4409
      +user: App\Entity\User {#4422 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "130 km/h is a slow sound barrier"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696861038 {#4404
        date: 2023-10-09 16:17:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4410 …}
      +nested: Doctrine\ORM\PersistentCollection {#4412 …}
      +votes: Doctrine\ORM\PersistentCollection {#4414 …}
      +reports: Doctrine\ORM\PersistentCollection {#4416 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
      -id: 36367
      -bodyTs: "'130':1 'barrier':7 'km/h':2 'slow':5 'sound':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4617767"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710337 {#4405
        date: 2023-10-07 22:25:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4409}
    +body: """
      From Texas. I’m actually kinda surprised to hear how slow people are driving there. Our perspective is largely that the Autobahn is generally people driving closer to 160km/h.\n
      \n
      We have roads here that are limited to 136km/h. So it’s kinda surprising to find out that most Autobahn drivers aren’t breaking that speed.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696737152 {#4571
      date: 2023-10-08 05:52:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@SubArcticTundra@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4575 …}
    +nested: Doctrine\ORM\PersistentCollection {#4577 …}
    +votes: Doctrine\ORM\PersistentCollection {#4579 …}
    +reports: Doctrine\ORM\PersistentCollection {#4581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4585 …}
    -id: 36905
    -bodyTs: "'136km/h':38 '160km/h':29 'actual':5 'aren':51 'autobahn':22,49 'break':53 'closer':27 'drive':14,26 'driver':50 'find':45 'general':24 'hear':9 'kinda':6,42 'larg':19 'limit':36 'm':4 'peopl':12,25 'perspect':17 'road':32 'slow':11 'speed':55 'surpris':7,43 'texa':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1346383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696737152 {#4572
      date: 2023-10-08 05:52:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: """
    You just drive at how fast feels safe to you. On an empty Autobahn (or on workdays where traffic is usually faster because people driving at that time are more experienced) they do go 150-200 km/h. (90mph - 125mph) But not in the middle lane on a Sunday afternoon…\n
    \n
    I personally feel comfortable up until about 150km/h
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696743840 {#4827
    date: 2023-10-08 07:44:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@SubArcticTundra@lemmy.ml"
    "@ursakhiin@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4831 …}
  +nested: Doctrine\ORM\PersistentCollection {#4833 …}
  +votes: Doctrine\ORM\PersistentCollection {#4835 …}
  +reports: Doctrine\ORM\PersistentCollection {#4837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4839 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4841 …}
  -id: 37006
  -bodyTs: "'-200':36 '125mph':39 '150':35 '150km/h':57 '90mph':38 'afternoon':49 'autobahn':14 'comfort':53 'drive':3,25 'empti':13 'experienc':31 'fast':6 'faster':22 'feel':7,52 'go':34 'km/h':37 'lane':45 'middl':44 'peopl':24 'person':51 'safe':8 'sunday':48 'time':28 'traffic':19 'usual':21 'workday':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3634185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696743840 {#4828
    date: 2023-10-08 07:44:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#4829
  +user: Proxies\__CG__\App\Entity\User {#4830 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4573
    +user: Proxies\__CG__\App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4409
      +user: App\Entity\User {#4422 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "130 km/h is a slow sound barrier"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696861038 {#4404
        date: 2023-10-09 16:17:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4410 …}
      +nested: Doctrine\ORM\PersistentCollection {#4412 …}
      +votes: Doctrine\ORM\PersistentCollection {#4414 …}
      +reports: Doctrine\ORM\PersistentCollection {#4416 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
      -id: 36367
      -bodyTs: "'130':1 'barrier':7 'km/h':2 'slow':5 'sound':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4617767"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710337 {#4405
        date: 2023-10-07 22:25:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4409}
    +body: """
      From Texas. I’m actually kinda surprised to hear how slow people are driving there. Our perspective is largely that the Autobahn is generally people driving closer to 160km/h.\n
      \n
      We have roads here that are limited to 136km/h. So it’s kinda surprising to find out that most Autobahn drivers aren’t breaking that speed.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696737152 {#4571
      date: 2023-10-08 05:52:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@SubArcticTundra@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4575 …}
    +nested: Doctrine\ORM\PersistentCollection {#4577 …}
    +votes: Doctrine\ORM\PersistentCollection {#4579 …}
    +reports: Doctrine\ORM\PersistentCollection {#4581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4585 …}
    -id: 36905
    -bodyTs: "'136km/h':38 '160km/h':29 'actual':5 'aren':51 'autobahn':22,49 'break':53 'closer':27 'drive':14,26 'driver':50 'find':45 'general':24 'hear':9 'kinda':6,42 'larg':19 'limit':36 'm':4 'peopl':12,25 'perspect':17 'road':32 'slow':11 'speed':55 'surpris':7,43 'texa':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1346383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696737152 {#4572
      date: 2023-10-08 05:52:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: """
    You just drive at how fast feels safe to you. On an empty Autobahn (or on workdays where traffic is usually faster because people driving at that time are more experienced) they do go 150-200 km/h. (90mph - 125mph) But not in the middle lane on a Sunday afternoon…\n
    \n
    I personally feel comfortable up until about 150km/h
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696743840 {#4827
    date: 2023-10-08 07:44:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@SubArcticTundra@lemmy.ml"
    "@ursakhiin@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4831 …}
  +nested: Doctrine\ORM\PersistentCollection {#4833 …}
  +votes: Doctrine\ORM\PersistentCollection {#4835 …}
  +reports: Doctrine\ORM\PersistentCollection {#4837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4839 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4841 …}
  -id: 37006
  -bodyTs: "'-200':36 '125mph':39 '150':35 '150km/h':57 '90mph':38 'afternoon':49 'autobahn':14 'comfort':53 'drive':3,25 'empti':13 'experienc':31 'fast':6 'faster':22 'feel':7,52 'go':34 'km/h':37 'lane':45 'middl':44 'peopl':24 'person':51 'safe':8 'sunday':48 'time':28 'traffic':19 'usual':21 'workday':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3634185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696743840 {#4828
    date: 2023-10-08 07:44:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4845
  +user: App\Entity\User {#4422 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4573
    +user: Proxies\__CG__\App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4409
      +user: App\Entity\User {#4422 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "130 km/h is a slow sound barrier"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696861038 {#4404
        date: 2023-10-09 16:17:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4410 …}
      +nested: Doctrine\ORM\PersistentCollection {#4412 …}
      +votes: Doctrine\ORM\PersistentCollection {#4414 …}
      +reports: Doctrine\ORM\PersistentCollection {#4416 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
      -id: 36367
      -bodyTs: "'130':1 'barrier':7 'km/h':2 'slow':5 'sound':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4617767"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710337 {#4405
        date: 2023-10-07 22:25:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4409}
    +body: """
      From Texas. I’m actually kinda surprised to hear how slow people are driving there. Our perspective is largely that the Autobahn is generally people driving closer to 160km/h.\n
      \n
      We have roads here that are limited to 136km/h. So it’s kinda surprising to find out that most Autobahn drivers aren’t breaking that speed.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696737152 {#4571
      date: 2023-10-08 05:52:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@SubArcticTundra@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4575 …}
    +nested: Doctrine\ORM\PersistentCollection {#4577 …}
    +votes: Doctrine\ORM\PersistentCollection {#4579 …}
    +reports: Doctrine\ORM\PersistentCollection {#4581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4585 …}
    -id: 36905
    -bodyTs: "'136km/h':38 '160km/h':29 'actual':5 'aren':51 'autobahn':22,49 'break':53 'closer':27 'drive':14,26 'driver':50 'find':45 'general':24 'hear':9 'kinda':6,42 'larg':19 'limit':36 'm':4 'peopl':12,25 'perspect':17 'road':32 'slow':11 'speed':55 'surpris':7,43 'texa':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1346383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696737152 {#4572
      date: 2023-10-08 05:52:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: "I’ve heard that Texas has some of the highest speed limits in the US as well don’t you?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696797400 {#4843
    date: 2023-10-08 22:36:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@SubArcticTundra@lemmy.ml"
    "@ursakhiin@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4846 …}
  +nested: Doctrine\ORM\PersistentCollection {#4848 …}
  +votes: Doctrine\ORM\PersistentCollection {#4850 …}
  +reports: Doctrine\ORM\PersistentCollection {#4852 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4854 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4856 …}
  -id: 37904
  -bodyTs: "'heard':3 'highest':10 'limit':12 'speed':11 'texa':5 'us':15 've':2 'well':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4658719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696797400 {#4844
    date: 2023-10-08 22:36:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#4845
  +user: App\Entity\User {#4422 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4573
    +user: Proxies\__CG__\App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4409
      +user: App\Entity\User {#4422 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "130 km/h is a slow sound barrier"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696861038 {#4404
        date: 2023-10-09 16:17:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4410 …}
      +nested: Doctrine\ORM\PersistentCollection {#4412 …}
      +votes: Doctrine\ORM\PersistentCollection {#4414 …}
      +reports: Doctrine\ORM\PersistentCollection {#4416 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
      -id: 36367
      -bodyTs: "'130':1 'barrier':7 'km/h':2 'slow':5 'sound':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4617767"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710337 {#4405
        date: 2023-10-07 22:25:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4409}
    +body: """
      From Texas. I’m actually kinda surprised to hear how slow people are driving there. Our perspective is largely that the Autobahn is generally people driving closer to 160km/h.\n
      \n
      We have roads here that are limited to 136km/h. So it’s kinda surprising to find out that most Autobahn drivers aren’t breaking that speed.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696737152 {#4571
      date: 2023-10-08 05:52:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@SubArcticTundra@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4575 …}
    +nested: Doctrine\ORM\PersistentCollection {#4577 …}
    +votes: Doctrine\ORM\PersistentCollection {#4579 …}
    +reports: Doctrine\ORM\PersistentCollection {#4581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4585 …}
    -id: 36905
    -bodyTs: "'136km/h':38 '160km/h':29 'actual':5 'aren':51 'autobahn':22,49 'break':53 'closer':27 'drive':14,26 'driver':50 'find':45 'general':24 'hear':9 'kinda':6,42 'larg':19 'limit':36 'm':4 'peopl':12,25 'perspect':17 'road':32 'slow':11 'speed':55 'surpris':7,43 'texa':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1346383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696737152 {#4572
      date: 2023-10-08 05:52:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: "I’ve heard that Texas has some of the highest speed limits in the US as well don’t you?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696797400 {#4843
    date: 2023-10-08 22:36:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@SubArcticTundra@lemmy.ml"
    "@ursakhiin@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4846 …}
  +nested: Doctrine\ORM\PersistentCollection {#4848 …}
  +votes: Doctrine\ORM\PersistentCollection {#4850 …}
  +reports: Doctrine\ORM\PersistentCollection {#4852 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4854 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4856 …}
  -id: 37904
  -bodyTs: "'heard':3 'highest':10 'limit':12 'speed':11 'texa':5 'us':15 've':2 'well':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4658719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696797400 {#4844
    date: 2023-10-08 22:36:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#4845
  +user: App\Entity\User {#4422 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4573
    +user: Proxies\__CG__\App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4409
      +user: App\Entity\User {#4422 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "130 km/h is a slow sound barrier"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696861038 {#4404
        date: 2023-10-09 16:17:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4410 …}
      +nested: Doctrine\ORM\PersistentCollection {#4412 …}
      +votes: Doctrine\ORM\PersistentCollection {#4414 …}
      +reports: Doctrine\ORM\PersistentCollection {#4416 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
      -id: 36367
      -bodyTs: "'130':1 'barrier':7 'km/h':2 'slow':5 'sound':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4617767"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710337 {#4405
        date: 2023-10-07 22:25:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4409}
    +body: """
      From Texas. I’m actually kinda surprised to hear how slow people are driving there. Our perspective is largely that the Autobahn is generally people driving closer to 160km/h.\n
      \n
      We have roads here that are limited to 136km/h. So it’s kinda surprising to find out that most Autobahn drivers aren’t breaking that speed.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696737152 {#4571
      date: 2023-10-08 05:52:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@SubArcticTundra@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4575 …}
    +nested: Doctrine\ORM\PersistentCollection {#4577 …}
    +votes: Doctrine\ORM\PersistentCollection {#4579 …}
    +reports: Doctrine\ORM\PersistentCollection {#4581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4585 …}
    -id: 36905
    -bodyTs: "'136km/h':38 '160km/h':29 'actual':5 'aren':51 'autobahn':22,49 'break':53 'closer':27 'drive':14,26 'driver':50 'find':45 'general':24 'hear':9 'kinda':6,42 'larg':19 'limit':36 'm':4 'peopl':12,25 'perspect':17 'road':32 'slow':11 'speed':55 'surpris':7,43 'texa':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1346383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696737152 {#4572
      date: 2023-10-08 05:52:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: "I’ve heard that Texas has some of the highest speed limits in the US as well don’t you?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696797400 {#4843
    date: 2023-10-08 22:36:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@SubArcticTundra@lemmy.ml"
    "@ursakhiin@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4846 …}
  +nested: Doctrine\ORM\PersistentCollection {#4848 …}
  +votes: Doctrine\ORM\PersistentCollection {#4850 …}
  +reports: Doctrine\ORM\PersistentCollection {#4852 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4854 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4856 …}
  -id: 37904
  -bodyTs: "'heard':3 'highest':10 'limit':12 'speed':11 'texa':5 'us':15 've':2 'well':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4658719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696797400 {#4844
    date: 2023-10-08 22:36:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4929
  +user: Proxies\__CG__\App\Entity\User {#4574 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4845
    +user: App\Entity\User {#4422 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4573
      +user: Proxies\__CG__\App\Entity\User {#4574 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4409
        +user: App\Entity\User {#4422 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "130 km/h is a slow sound barrier"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696861038 {#4404
          date: 2023-10-09 16:17:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4410 …}
        +nested: Doctrine\ORM\PersistentCollection {#4412 …}
        +votes: Doctrine\ORM\PersistentCollection {#4414 …}
        +reports: Doctrine\ORM\PersistentCollection {#4416 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
        -id: 36367
        -bodyTs: "'130':1 'barrier':7 'km/h':2 'slow':5 'sound':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4617767"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696710337 {#4405
          date: 2023-10-07 22:25:37.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4409}
      +body: """
        From Texas. I’m actually kinda surprised to hear how slow people are driving there. Our perspective is largely that the Autobahn is generally people driving closer to 160km/h.\n
        \n
        We have roads here that are limited to 136km/h. So it’s kinda surprising to find out that most Autobahn drivers aren’t breaking that speed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696737152 {#4571
        date: 2023-10-08 05:52:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@SubArcticTundra@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4575 …}
      +nested: Doctrine\ORM\PersistentCollection {#4577 …}
      +votes: Doctrine\ORM\PersistentCollection {#4579 …}
      +reports: Doctrine\ORM\PersistentCollection {#4581 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4583 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4585 …}
      -id: 36905
      -bodyTs: "'136km/h':38 '160km/h':29 'actual':5 'aren':51 'autobahn':22,49 'break':53 'closer':27 'drive':14,26 'driver':50 'find':45 'general':24 'hear':9 'kinda':6,42 'larg':19 'limit':36 'm':4 'peopl':12,25 'perspect':17 'road':32 'slow':11 'speed':55 'surpris':7,43 'texa':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1346383"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696737152 {#4572
        date: 2023-10-08 05:52:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4409}
    +body: "I’ve heard that Texas has some of the highest speed limits in the US as well don’t you?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696797400 {#4843
      date: 2023-10-08 22:36:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@SubArcticTundra@lemmy.ml"
      "@ursakhiin@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4846 …}
    +nested: Doctrine\ORM\PersistentCollection {#4848 …}
    +votes: Doctrine\ORM\PersistentCollection {#4850 …}
    +reports: Doctrine\ORM\PersistentCollection {#4852 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4854 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4856 …}
    -id: 37904
    -bodyTs: "'heard':3 'highest':10 'limit':12 'speed':11 'texa':5 'us':15 've':2 'well':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4658719"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696797400 {#4844
      date: 2023-10-08 22:36:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: "Our max is 85mph (~136kmph) in some areas. I think that’s the highest in the US."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696818951 {#4927
    date: 2023-10-09 04:35:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@SubArcticTundra@lemmy.ml"
    "@ursakhiin@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4930 …}
  +nested: Doctrine\ORM\PersistentCollection {#4932 …}
  +votes: Doctrine\ORM\PersistentCollection {#4934 …}
  +reports: Doctrine\ORM\PersistentCollection {#4936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4940 …}
  -id: 38249
  -bodyTs: "'136kmph':5 '85mph':4 'area':8 'highest':14 'max':2 'think':10 'us':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1351183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696818951 {#4928
    date: 2023-10-09 04:35:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#4929
  +user: Proxies\__CG__\App\Entity\User {#4574 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4845
    +user: App\Entity\User {#4422 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4573
      +user: Proxies\__CG__\App\Entity\User {#4574 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4409
        +user: App\Entity\User {#4422 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "130 km/h is a slow sound barrier"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696861038 {#4404
          date: 2023-10-09 16:17:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4410 …}
        +nested: Doctrine\ORM\PersistentCollection {#4412 …}
        +votes: Doctrine\ORM\PersistentCollection {#4414 …}
        +reports: Doctrine\ORM\PersistentCollection {#4416 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
        -id: 36367
        -bodyTs: "'130':1 'barrier':7 'km/h':2 'slow':5 'sound':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4617767"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696710337 {#4405
          date: 2023-10-07 22:25:37.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4409}
      +body: """
        From Texas. I’m actually kinda surprised to hear how slow people are driving there. Our perspective is largely that the Autobahn is generally people driving closer to 160km/h.\n
        \n
        We have roads here that are limited to 136km/h. So it’s kinda surprising to find out that most Autobahn drivers aren’t breaking that speed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696737152 {#4571
        date: 2023-10-08 05:52:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@SubArcticTundra@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4575 …}
      +nested: Doctrine\ORM\PersistentCollection {#4577 …}
      +votes: Doctrine\ORM\PersistentCollection {#4579 …}
      +reports: Doctrine\ORM\PersistentCollection {#4581 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4583 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4585 …}
      -id: 36905
      -bodyTs: "'136km/h':38 '160km/h':29 'actual':5 'aren':51 'autobahn':22,49 'break':53 'closer':27 'drive':14,26 'driver':50 'find':45 'general':24 'hear':9 'kinda':6,42 'larg':19 'limit':36 'm':4 'peopl':12,25 'perspect':17 'road':32 'slow':11 'speed':55 'surpris':7,43 'texa':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1346383"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696737152 {#4572
        date: 2023-10-08 05:52:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4409}
    +body: "I’ve heard that Texas has some of the highest speed limits in the US as well don’t you?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696797400 {#4843
      date: 2023-10-08 22:36:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@SubArcticTundra@lemmy.ml"
      "@ursakhiin@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4846 …}
    +nested: Doctrine\ORM\PersistentCollection {#4848 …}
    +votes: Doctrine\ORM\PersistentCollection {#4850 …}
    +reports: Doctrine\ORM\PersistentCollection {#4852 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4854 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4856 …}
    -id: 37904
    -bodyTs: "'heard':3 'highest':10 'limit':12 'speed':11 'texa':5 'us':15 've':2 'well':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4658719"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696797400 {#4844
      date: 2023-10-08 22:36:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: "Our max is 85mph (~136kmph) in some areas. I think that’s the highest in the US."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696818951 {#4927
    date: 2023-10-09 04:35:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@SubArcticTundra@lemmy.ml"
    "@ursakhiin@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4930 …}
  +nested: Doctrine\ORM\PersistentCollection {#4932 …}
  +votes: Doctrine\ORM\PersistentCollection {#4934 …}
  +reports: Doctrine\ORM\PersistentCollection {#4936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4940 …}
  -id: 38249
  -bodyTs: "'136kmph':5 '85mph':4 'area':8 'highest':14 'max':2 'think':10 'us':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1351183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696818951 {#4928
    date: 2023-10-09 04:35:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#4929
  +user: Proxies\__CG__\App\Entity\User {#4574 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4845
    +user: App\Entity\User {#4422 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4573
      +user: Proxies\__CG__\App\Entity\User {#4574 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4409
        +user: App\Entity\User {#4422 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "130 km/h is a slow sound barrier"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696861038 {#4404
          date: 2023-10-09 16:17:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4410 …}
        +nested: Doctrine\ORM\PersistentCollection {#4412 …}
        +votes: Doctrine\ORM\PersistentCollection {#4414 …}
        +reports: Doctrine\ORM\PersistentCollection {#4416 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
        -id: 36367
        -bodyTs: "'130':1 'barrier':7 'km/h':2 'slow':5 'sound':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4617767"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696710337 {#4405
          date: 2023-10-07 22:25:37.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4409}
      +body: """
        From Texas. I’m actually kinda surprised to hear how slow people are driving there. Our perspective is largely that the Autobahn is generally people driving closer to 160km/h.\n
        \n
        We have roads here that are limited to 136km/h. So it’s kinda surprising to find out that most Autobahn drivers aren’t breaking that speed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696737152 {#4571
        date: 2023-10-08 05:52:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@SubArcticTundra@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4575 …}
      +nested: Doctrine\ORM\PersistentCollection {#4577 …}
      +votes: Doctrine\ORM\PersistentCollection {#4579 …}
      +reports: Doctrine\ORM\PersistentCollection {#4581 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4583 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4585 …}
      -id: 36905
      -bodyTs: "'136km/h':38 '160km/h':29 'actual':5 'aren':51 'autobahn':22,49 'break':53 'closer':27 'drive':14,26 'driver':50 'find':45 'general':24 'hear':9 'kinda':6,42 'larg':19 'limit':36 'm':4 'peopl':12,25 'perspect':17 'road':32 'slow':11 'speed':55 'surpris':7,43 'texa':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1346383"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696737152 {#4572
        date: 2023-10-08 05:52:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4409}
    +body: "I’ve heard that Texas has some of the highest speed limits in the US as well don’t you?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696797400 {#4843
      date: 2023-10-08 22:36:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@SubArcticTundra@lemmy.ml"
      "@ursakhiin@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4846 …}
    +nested: Doctrine\ORM\PersistentCollection {#4848 …}
    +votes: Doctrine\ORM\PersistentCollection {#4850 …}
    +reports: Doctrine\ORM\PersistentCollection {#4852 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4854 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4856 …}
    -id: 37904
    -bodyTs: "'heard':3 'highest':10 'limit':12 'speed':11 'texa':5 'us':15 've':2 'well':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4658719"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696797400 {#4844
      date: 2023-10-08 22:36:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: "Our max is 85mph (~136kmph) in some areas. I think that’s the highest in the US."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696818951 {#4927
    date: 2023-10-09 04:35:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@SubArcticTundra@lemmy.ml"
    "@ursakhiin@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4930 …}
  +nested: Doctrine\ORM\PersistentCollection {#4932 …}
  +votes: Doctrine\ORM\PersistentCollection {#4934 …}
  +reports: Doctrine\ORM\PersistentCollection {#4936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4940 …}
  -id: 38249
  -bodyTs: "'136kmph':5 '85mph':4 'area':8 'highest':14 'max':2 'think':10 'us':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1351183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696818951 {#4928
    date: 2023-10-09 04:35:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4589
  +user: Proxies\__CG__\App\Entity\User {#4590 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4409
    +user: App\Entity\User {#4422 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "130 km/h is a slow sound barrier"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696861038 {#4404
      date: 2023-10-09 16:17:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4410 …}
    +nested: Doctrine\ORM\PersistentCollection {#4412 …}
    +votes: Doctrine\ORM\PersistentCollection {#4414 …}
    +reports: Doctrine\ORM\PersistentCollection {#4416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
    -id: 36367
    -bodyTs: "'130':1 'barrier':7 'km/h':2 'slow':5 'sound':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4617767"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696710337 {#4405
      date: 2023-10-07 22:25:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: "Well, it’s the *suggested* sound barrier"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696758617 {#4587
    date: 2023-10-08 11:50:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@SubArcticTundra@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4591 …}
  +nested: Doctrine\ORM\PersistentCollection {#4593 …}
  +votes: Doctrine\ORM\PersistentCollection {#4595 …}
  +reports: Doctrine\ORM\PersistentCollection {#4597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4601 …}
  -id: 37203
  -bodyTs: "'barrier':7 'sound':6 'suggest':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4271163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696758617 {#4588
    date: 2023-10-08 11:50:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#4589
  +user: Proxies\__CG__\App\Entity\User {#4590 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4409
    +user: App\Entity\User {#4422 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "130 km/h is a slow sound barrier"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696861038 {#4404
      date: 2023-10-09 16:17:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4410 …}
    +nested: Doctrine\ORM\PersistentCollection {#4412 …}
    +votes: Doctrine\ORM\PersistentCollection {#4414 …}
    +reports: Doctrine\ORM\PersistentCollection {#4416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
    -id: 36367
    -bodyTs: "'130':1 'barrier':7 'km/h':2 'slow':5 'sound':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4617767"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696710337 {#4405
      date: 2023-10-07 22:25:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: "Well, it’s the *suggested* sound barrier"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696758617 {#4587
    date: 2023-10-08 11:50:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@SubArcticTundra@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4591 …}
  +nested: Doctrine\ORM\PersistentCollection {#4593 …}
  +votes: Doctrine\ORM\PersistentCollection {#4595 …}
  +reports: Doctrine\ORM\PersistentCollection {#4597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4601 …}
  -id: 37203
  -bodyTs: "'barrier':7 'sound':6 'suggest':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4271163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696758617 {#4588
    date: 2023-10-08 11:50:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#4589
  +user: Proxies\__CG__\App\Entity\User {#4590 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4409
    +user: App\Entity\User {#4422 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "130 km/h is a slow sound barrier"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696861038 {#4404
      date: 2023-10-09 16:17:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4410 …}
    +nested: Doctrine\ORM\PersistentCollection {#4412 …}
    +votes: Doctrine\ORM\PersistentCollection {#4414 …}
    +reports: Doctrine\ORM\PersistentCollection {#4416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
    -id: 36367
    -bodyTs: "'130':1 'barrier':7 'km/h':2 'slow':5 'sound':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4617767"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696710337 {#4405
      date: 2023-10-07 22:25:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: "Well, it’s the *suggested* sound barrier"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696758617 {#4587
    date: 2023-10-08 11:50:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@SubArcticTundra@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4591 …}
  +nested: Doctrine\ORM\PersistentCollection {#4593 …}
  +votes: Doctrine\ORM\PersistentCollection {#4595 …}
  +reports: Doctrine\ORM\PersistentCollection {#4597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4601 …}
  -id: 37203
  -bodyTs: "'barrier':7 'sound':6 'suggest':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4271163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696758617 {#4588
    date: 2023-10-08 11:50:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4860
  +user: App\Entity\User {#4422 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4589
    +user: Proxies\__CG__\App\Entity\User {#4590 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4409
      +user: App\Entity\User {#4422 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "130 km/h is a slow sound barrier"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696861038 {#4404
        date: 2023-10-09 16:17:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4410 …}
      +nested: Doctrine\ORM\PersistentCollection {#4412 …}
      +votes: Doctrine\ORM\PersistentCollection {#4414 …}
      +reports: Doctrine\ORM\PersistentCollection {#4416 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
      -id: 36367
      -bodyTs: "'130':1 'barrier':7 'km/h':2 'slow':5 'sound':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4617767"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710337 {#4405
        date: 2023-10-07 22:25:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4409}
    +body: "Well, it’s the *suggested* sound barrier"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696758617 {#4587
      date: 2023-10-08 11:50:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@SubArcticTundra@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4591 …}
    +nested: Doctrine\ORM\PersistentCollection {#4593 …}
    +votes: Doctrine\ORM\PersistentCollection {#4595 …}
    +reports: Doctrine\ORM\PersistentCollection {#4597 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4599 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4601 …}
    -id: 37203
    -bodyTs: "'barrier':7 'sound':6 'suggest':5 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4271163"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696758617 {#4588
      date: 2023-10-08 11:50:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: "You might have problems claiming accident incurance if you break it but must people go above it anyway"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696797105 {#4858
    date: 2023-10-08 22:31:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@SubArcticTundra@lemmy.ml"
    "@Setarkus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4861 …}
  +nested: Doctrine\ORM\PersistentCollection {#4863 …}
  +votes: Doctrine\ORM\PersistentCollection {#4865 …}
  +reports: Doctrine\ORM\PersistentCollection {#4867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
  -id: 37895
  -bodyTs: "'accid':6 'anyway':18 'break':10 'claim':5 'go':15 'incur':7 'might':2 'must':13 'peopl':14 'problem':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4658424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696797105 {#4859
    date: 2023-10-08 22:31:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#4860
  +user: App\Entity\User {#4422 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4589
    +user: Proxies\__CG__\App\Entity\User {#4590 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4409
      +user: App\Entity\User {#4422 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "130 km/h is a slow sound barrier"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696861038 {#4404
        date: 2023-10-09 16:17:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4410 …}
      +nested: Doctrine\ORM\PersistentCollection {#4412 …}
      +votes: Doctrine\ORM\PersistentCollection {#4414 …}
      +reports: Doctrine\ORM\PersistentCollection {#4416 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
      -id: 36367
      -bodyTs: "'130':1 'barrier':7 'km/h':2 'slow':5 'sound':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4617767"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710337 {#4405
        date: 2023-10-07 22:25:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4409}
    +body: "Well, it’s the *suggested* sound barrier"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696758617 {#4587
      date: 2023-10-08 11:50:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@SubArcticTundra@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4591 …}
    +nested: Doctrine\ORM\PersistentCollection {#4593 …}
    +votes: Doctrine\ORM\PersistentCollection {#4595 …}
    +reports: Doctrine\ORM\PersistentCollection {#4597 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4599 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4601 …}
    -id: 37203
    -bodyTs: "'barrier':7 'sound':6 'suggest':5 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4271163"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696758617 {#4588
      date: 2023-10-08 11:50:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: "You might have problems claiming accident incurance if you break it but must people go above it anyway"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696797105 {#4858
    date: 2023-10-08 22:31:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@SubArcticTundra@lemmy.ml"
    "@Setarkus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4861 …}
  +nested: Doctrine\ORM\PersistentCollection {#4863 …}
  +votes: Doctrine\ORM\PersistentCollection {#4865 …}
  +reports: Doctrine\ORM\PersistentCollection {#4867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
  -id: 37895
  -bodyTs: "'accid':6 'anyway':18 'break':10 'claim':5 'go':15 'incur':7 'might':2 'must':13 'peopl':14 'problem':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4658424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696797105 {#4859
    date: 2023-10-08 22:31:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#4860
  +user: App\Entity\User {#4422 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4589
    +user: Proxies\__CG__\App\Entity\User {#4590 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4409
      +user: App\Entity\User {#4422 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "130 km/h is a slow sound barrier"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696861038 {#4404
        date: 2023-10-09 16:17:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4410 …}
      +nested: Doctrine\ORM\PersistentCollection {#4412 …}
      +votes: Doctrine\ORM\PersistentCollection {#4414 …}
      +reports: Doctrine\ORM\PersistentCollection {#4416 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
      -id: 36367
      -bodyTs: "'130':1 'barrier':7 'km/h':2 'slow':5 'sound':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4617767"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696710337 {#4405
        date: 2023-10-07 22:25:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4409}
    +body: "Well, it’s the *suggested* sound barrier"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696758617 {#4587
      date: 2023-10-08 11:50:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@SubArcticTundra@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4591 …}
    +nested: Doctrine\ORM\PersistentCollection {#4593 …}
    +votes: Doctrine\ORM\PersistentCollection {#4595 …}
    +reports: Doctrine\ORM\PersistentCollection {#4597 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4599 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4601 …}
    -id: 37203
    -bodyTs: "'barrier':7 'sound':6 'suggest':5 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4271163"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696758617 {#4588
      date: 2023-10-08 11:50:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: "You might have problems claiming accident incurance if you break it but must people go above it anyway"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696797105 {#4858
    date: 2023-10-08 22:31:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@SubArcticTundra@lemmy.ml"
    "@Setarkus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4861 …}
  +nested: Doctrine\ORM\PersistentCollection {#4863 …}
  +votes: Doctrine\ORM\PersistentCollection {#4865 …}
  +reports: Doctrine\ORM\PersistentCollection {#4867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
  -id: 37895
  -bodyTs: "'accid':6 'anyway':18 'break':10 'claim':5 'go':15 'incur':7 'might':2 'must':13 'peopl':14 'problem':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4658424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696797105 {#4859
    date: 2023-10-08 22:31:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4914
  +user: Proxies\__CG__\App\Entity\User {#4590 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4860
    +user: App\Entity\User {#4422 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4589
      +user: Proxies\__CG__\App\Entity\User {#4590 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4409
        +user: App\Entity\User {#4422 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "130 km/h is a slow sound barrier"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696861038 {#4404
          date: 2023-10-09 16:17:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4410 …}
        +nested: Doctrine\ORM\PersistentCollection {#4412 …}
        +votes: Doctrine\ORM\PersistentCollection {#4414 …}
        +reports: Doctrine\ORM\PersistentCollection {#4416 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
        -id: 36367
        -bodyTs: "'130':1 'barrier':7 'km/h':2 'slow':5 'sound':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4617767"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696710337 {#4405
          date: 2023-10-07 22:25:37.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4409}
      +body: "Well, it’s the *suggested* sound barrier"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696758617 {#4587
        date: 2023-10-08 11:50:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@SubArcticTundra@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4591 …}
      +nested: Doctrine\ORM\PersistentCollection {#4593 …}
      +votes: Doctrine\ORM\PersistentCollection {#4595 …}
      +reports: Doctrine\ORM\PersistentCollection {#4597 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4599 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4601 …}
      -id: 37203
      -bodyTs: "'barrier':7 'sound':6 'suggest':5 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4271163"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696758617 {#4588
        date: 2023-10-08 11:50:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4409}
    +body: "You might have problems claiming accident incurance if you break it but must people go above it anyway"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696797105 {#4858
      date: 2023-10-08 22:31:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@SubArcticTundra@lemmy.ml"
      "@Setarkus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4861 …}
    +nested: Doctrine\ORM\PersistentCollection {#4863 …}
    +votes: Doctrine\ORM\PersistentCollection {#4865 …}
    +reports: Doctrine\ORM\PersistentCollection {#4867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
    -id: 37895
    -bodyTs: "'accid':6 'anyway':18 'break':10 'claim':5 'go':15 'incur':7 'might':2 'must':13 'peopl':14 'problem':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4658424"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696797105 {#4859
      date: 2023-10-08 22:31:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: "Apparently so because they’ll definitely make good use of the time they gain by doing so. Definitely won’t just end up wasteing it later on or before"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696861037 {#4912
    date: 2023-10-09 16:17:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@SubArcticTundra@lemmy.ml"
    "@Setarkus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4915 …}
  +nested: Doctrine\ORM\PersistentCollection {#4917 …}
  +votes: Doctrine\ORM\PersistentCollection {#4919 …}
  +reports: Doctrine\ORM\PersistentCollection {#4921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4925 …}
  -id: 38768
  -bodyTs: "'appar':1 'definit':6,18 'end':22 'gain':14 'good':8 'later':26 'll':5 'make':7 'time':12 'use':9 'wast':24 'won':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4348094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696861037 {#4913
    date: 2023-10-09 16:17:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#4914
  +user: Proxies\__CG__\App\Entity\User {#4590 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4860
    +user: App\Entity\User {#4422 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4589
      +user: Proxies\__CG__\App\Entity\User {#4590 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4409
        +user: App\Entity\User {#4422 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "130 km/h is a slow sound barrier"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696861038 {#4404
          date: 2023-10-09 16:17:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4410 …}
        +nested: Doctrine\ORM\PersistentCollection {#4412 …}
        +votes: Doctrine\ORM\PersistentCollection {#4414 …}
        +reports: Doctrine\ORM\PersistentCollection {#4416 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
        -id: 36367
        -bodyTs: "'130':1 'barrier':7 'km/h':2 'slow':5 'sound':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4617767"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696710337 {#4405
          date: 2023-10-07 22:25:37.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4409}
      +body: "Well, it’s the *suggested* sound barrier"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696758617 {#4587
        date: 2023-10-08 11:50:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@SubArcticTundra@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4591 …}
      +nested: Doctrine\ORM\PersistentCollection {#4593 …}
      +votes: Doctrine\ORM\PersistentCollection {#4595 …}
      +reports: Doctrine\ORM\PersistentCollection {#4597 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4599 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4601 …}
      -id: 37203
      -bodyTs: "'barrier':7 'sound':6 'suggest':5 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4271163"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696758617 {#4588
        date: 2023-10-08 11:50:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4409}
    +body: "You might have problems claiming accident incurance if you break it but must people go above it anyway"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696797105 {#4858
      date: 2023-10-08 22:31:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@SubArcticTundra@lemmy.ml"
      "@Setarkus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4861 …}
    +nested: Doctrine\ORM\PersistentCollection {#4863 …}
    +votes: Doctrine\ORM\PersistentCollection {#4865 …}
    +reports: Doctrine\ORM\PersistentCollection {#4867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
    -id: 37895
    -bodyTs: "'accid':6 'anyway':18 'break':10 'claim':5 'go':15 'incur':7 'might':2 'must':13 'peopl':14 'problem':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4658424"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696797105 {#4859
      date: 2023-10-08 22:31:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: "Apparently so because they’ll definitely make good use of the time they gain by doing so. Definitely won’t just end up wasteing it later on or before"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696861037 {#4912
    date: 2023-10-09 16:17:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@SubArcticTundra@lemmy.ml"
    "@Setarkus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4915 …}
  +nested: Doctrine\ORM\PersistentCollection {#4917 …}
  +votes: Doctrine\ORM\PersistentCollection {#4919 …}
  +reports: Doctrine\ORM\PersistentCollection {#4921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4925 …}
  -id: 38768
  -bodyTs: "'appar':1 'definit':6,18 'end':22 'gain':14 'good':8 'later':26 'll':5 'make':7 'time':12 'use':9 'wast':24 'won':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4348094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696861037 {#4913
    date: 2023-10-09 16:17:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#4914
  +user: Proxies\__CG__\App\Entity\User {#4590 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "survival-optional"
    +title: "survival optional."
    +url: "https://feddit.de/pictrs/image/4de2bc26-b372-432a-a2b2-2a46eab38a65.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 172
    +favouriteCount: 1390
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697640018 {#2414
      date: 2023-10-18 16:40:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3431
    -titleTs: "'option':2 'surviv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696785179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4283409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696698779 {#1793
      date: 2023-10-07 19:12:59.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4860
    +user: App\Entity\User {#4422 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4589
      +user: Proxies\__CG__\App\Entity\User {#4590 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4409
        +user: App\Entity\User {#4422 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "130 km/h is a slow sound barrier"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696861038 {#4404
          date: 2023-10-09 16:17:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4410 …}
        +nested: Doctrine\ORM\PersistentCollection {#4412 …}
        +votes: Doctrine\ORM\PersistentCollection {#4414 …}
        +reports: Doctrine\ORM\PersistentCollection {#4416 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
        -id: 36367
        -bodyTs: "'130':1 'barrier':7 'km/h':2 'slow':5 'sound':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4617767"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696710337 {#4405
          date: 2023-10-07 22:25:37.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4409}
      +body: "Well, it’s the *suggested* sound barrier"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696758617 {#4587
        date: 2023-10-08 11:50:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@SubArcticTundra@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4591 …}
      +nested: Doctrine\ORM\PersistentCollection {#4593 …}
      +votes: Doctrine\ORM\PersistentCollection {#4595 …}
      +reports: Doctrine\ORM\PersistentCollection {#4597 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4599 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4601 …}
      -id: 37203
      -bodyTs: "'barrier':7 'sound':6 'suggest':5 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4271163"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696758617 {#4588
        date: 2023-10-08 11:50:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4409}
    +body: "You might have problems claiming accident incurance if you break it but must people go above it anyway"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696797105 {#4858
      date: 2023-10-08 22:31:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@SubArcticTundra@lemmy.ml"
      "@Setarkus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4861 …}
    +nested: Doctrine\ORM\PersistentCollection {#4863 …}
    +votes: Doctrine\ORM\PersistentCollection {#4865 …}
    +reports: Doctrine\ORM\PersistentCollection {#4867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
    -id: 37895
    -bodyTs: "'accid':6 'anyway':18 'break':10 'claim':5 'go':15 'incur':7 'might':2 'must':13 'peopl':14 'problem':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4658424"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696797105 {#4859
      date: 2023-10-08 22:31:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4409}
  +body: "Apparently so because they’ll definitely make good use of the time they gain by doing so. Definitely won’t just end up wasteing it later on or before"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696861037 {#4912
    date: 2023-10-09 16:17:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@SubArcticTundra@lemmy.ml"
    "@Setarkus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4915 …}
  +nested: Doctrine\ORM\PersistentCollection {#4917 …}
  +votes: Doctrine\ORM\PersistentCollection {#4919 …}
  +reports: Doctrine\ORM\PersistentCollection {#4921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4925 …}
  -id: 38768
  -bodyTs: "'appar':1 'definit':6,18 'end':22 'gain':14 'good':8 'later':26 'll':5 'make':7 'time':12 'use':9 'wast':24 'won':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4348094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696861037 {#4913
    date: 2023-10-09 16:17:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    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